@tsonic/aspnetcore 10.0.12 → 10.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/Microsoft.AspNetCore.Authentication/bindings.json +0 -520
  2. package/Microsoft.AspNetCore.Authentication/internal/index.d.ts +6 -31
  3. package/Microsoft.AspNetCore.Authentication.Cookies/bindings.json +0 -140
  4. package/Microsoft.AspNetCore.Authentication.Cookies/internal/index.d.ts +1 -7
  5. package/Microsoft.AspNetCore.Authentication.OAuth/bindings.json +0 -120
  6. package/Microsoft.AspNetCore.Authentication.OAuth/internal/index.d.ts +1 -6
  7. package/Microsoft.AspNetCore.Authorization.Infrastructure/bindings.json +0 -160
  8. package/Microsoft.AspNetCore.Authorization.Infrastructure/internal/index.d.ts +8 -8
  9. package/Microsoft.AspNetCore.Components/bindings.json +0 -380
  10. package/Microsoft.AspNetCore.Components/internal/index.d.ts +3 -22
  11. package/Microsoft.AspNetCore.Components.Authorization/bindings.json +0 -340
  12. package/Microsoft.AspNetCore.Components.Authorization/internal/index.d.ts +4 -21
  13. package/Microsoft.AspNetCore.Components.Forms/bindings.json +223 -1903
  14. package/Microsoft.AspNetCore.Components.Forms/internal/index.d.ts +19 -93
  15. package/Microsoft.AspNetCore.Components.RenderTree/bindings.json +1 -1
  16. package/Microsoft.AspNetCore.Components.Routing/bindings.json +0 -180
  17. package/Microsoft.AspNetCore.Components.Routing/internal/index.d.ts +2 -11
  18. package/Microsoft.AspNetCore.Components.Server/bindings.json +0 -40
  19. package/Microsoft.AspNetCore.Components.Server/internal/index.d.ts +1 -2
  20. package/Microsoft.AspNetCore.Components.Web/bindings.json +0 -380
  21. package/Microsoft.AspNetCore.Components.Web/internal/index.d.ts +4 -23
  22. package/Microsoft.AspNetCore.Components.Web.Virtualization/bindings.json +0 -80
  23. package/Microsoft.AspNetCore.Components.Web.Virtualization/internal/index.d.ts +1 -5
  24. package/Microsoft.AspNetCore.Hosting/bindings.json +0 -100
  25. package/Microsoft.AspNetCore.Hosting/internal/index.d.ts +0 -5
  26. package/Microsoft.AspNetCore.Http.HttpResults/bindings.json +0 -20
  27. package/Microsoft.AspNetCore.Http.HttpResults/internal/index.d.ts +1 -2
  28. package/Microsoft.AspNetCore.Identity/bindings.json +0 -960
  29. package/Microsoft.AspNetCore.Identity/internal/index.d.ts +3 -49
  30. package/Microsoft.AspNetCore.Localization/bindings.json +0 -80
  31. package/Microsoft.AspNetCore.Localization.Routing/bindings.json +0 -20
  32. package/Microsoft.AspNetCore.Mvc/bindings.json +0 -660
  33. package/Microsoft.AspNetCore.Mvc/internal/index.d.ts +8 -41
  34. package/Microsoft.AspNetCore.Mvc.ApplicationParts/bindings.json +0 -80
  35. package/Microsoft.AspNetCore.Mvc.DataAnnotations/bindings.json +0 -20
  36. package/Microsoft.AspNetCore.Mvc.DataAnnotations/internal/index.d.ts +1 -1
  37. package/Microsoft.AspNetCore.Mvc.Formatters/bindings.json +15 -595
  38. package/Microsoft.AspNetCore.Mvc.Formatters/internal/index.d.ts +11 -35
  39. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/bindings.json +0 -20
  40. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/internal/index.d.ts +0 -1
  41. package/Microsoft.AspNetCore.Mvc.Infrastructure/bindings.json +0 -60
  42. package/Microsoft.AspNetCore.Mvc.ModelBinding/bindings.json +0 -280
  43. package/Microsoft.AspNetCore.Mvc.ModelBinding/internal/index.d.ts +5 -18
  44. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/bindings.json +0 -100
  45. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/internal/index.d.ts +1 -5
  46. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/bindings.json +0 -40
  47. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/internal/index.d.ts +0 -1
  48. package/Microsoft.AspNetCore.Mvc.Razor/bindings.json +3 -63
  49. package/Microsoft.AspNetCore.Mvc.Razor/internal/index.d.ts +0 -3
  50. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/bindings.json +0 -120
  51. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/internal/index.d.ts +3 -9
  52. package/Microsoft.AspNetCore.Mvc.RazorPages/bindings.json +0 -60
  53. package/Microsoft.AspNetCore.Mvc.RazorPages/internal/index.d.ts +0 -3
  54. package/Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure/bindings.json +6 -6
  55. package/Microsoft.AspNetCore.Mvc.Routing/bindings.json +0 -60
  56. package/Microsoft.AspNetCore.Mvc.Routing/internal/index.d.ts +1 -3
  57. package/Microsoft.AspNetCore.Mvc.TagHelpers/bindings.json +0 -600
  58. package/Microsoft.AspNetCore.Mvc.TagHelpers/internal/index.d.ts +18 -48
  59. package/Microsoft.AspNetCore.Mvc.ViewFeatures/bindings.json +12 -612
  60. package/Microsoft.AspNetCore.Mvc.ViewFeatures/internal/index.d.ts +3 -29
  61. package/Microsoft.AspNetCore.Razor.TagHelpers/bindings.json +0 -60
  62. package/Microsoft.AspNetCore.Razor.TagHelpers/internal/index.d.ts +0 -3
  63. package/Microsoft.AspNetCore.Routing/bindings.json +0 -60
  64. package/Microsoft.AspNetCore.Routing/internal/index.d.ts +0 -3
  65. package/Microsoft.AspNetCore.Routing.Constraints/bindings.json +0 -80
  66. package/Microsoft.AspNetCore.Routing.Constraints/internal/index.d.ts +2 -6
  67. package/Microsoft.AspNetCore.SignalR/bindings.json +3 -103
  68. package/Microsoft.JSInterop/bindings.json +0 -120
  69. package/Microsoft.JSInterop/internal/index.d.ts +0 -6
  70. package/Microsoft.JSInterop.Implementation/bindings.json +0 -240
  71. package/Microsoft.JSInterop.Implementation/internal/index.d.ts +1 -13
  72. package/README.md +58 -2
  73. package/System.Threading.RateLimiting/bindings.json +16 -16
  74. package/package.json +4 -4
@@ -635,10 +635,7 @@ export interface EmailTokenProvider_1$instance<TUser> extends TotpSecurityStampB
635
635
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_IUserTwoFactorTokenProvider_1: never;
636
636
 
637
637
  CanGenerateTwoFactorTokenAsync(manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.Boolean>;
638
- GenerateAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
639
- GetUserModifierAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
640
638
  GetUserModifierAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
641
- ValidateAsync(purpose: string, token: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.Boolean>;
642
639
  }
643
640
 
644
641
 
@@ -1391,10 +1388,7 @@ export interface PhoneNumberTokenProvider_1$instance<TUser> extends TotpSecurity
1391
1388
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_IUserTwoFactorTokenProvider_1: never;
1392
1389
 
1393
1390
  CanGenerateTwoFactorTokenAsync(manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.Boolean>;
1394
- GenerateAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
1395
- GetUserModifierAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
1396
1391
  GetUserModifierAsync(purpose: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.String>;
1397
- ValidateAsync(purpose: string, token: string, manager: UserManager_1<TUser>, user: TUser): Task_1<System_Internal.Boolean>;
1398
1392
  }
1399
1393
 
1400
1394
 
@@ -1768,15 +1762,13 @@ export interface __TotpSecurityStampBasedTokenProvider_1$views<TUser> {
1768
1762
  export type TotpSecurityStampBasedTokenProvider_1<TUser> = TotpSecurityStampBasedTokenProvider_1$instance<TUser> & __TotpSecurityStampBasedTokenProvider_1$views<TUser>;
1769
1763
 
1770
1764
 
1771
- export interface TwoFactorSecurityStampValidator_1$instance<TUser> extends SecurityStampValidator_1$instance<TUser>, ITwoFactorSecurityStampValidator, ITwoFactorSecurityStampValidator$instance {
1765
+ export interface TwoFactorSecurityStampValidator_1$instance<TUser> extends SecurityStampValidator_1$instance<TUser> {
1772
1766
  readonly __tsonic_type_Microsoft_AspNetCore_Identity_TwoFactorSecurityStampValidator_1: never;
1773
1767
 
1774
1768
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_ISecurityStampValidator: never;
1775
1769
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_ITwoFactorSecurityStampValidator: never;
1776
1770
 
1777
1771
  SecurityStampVerified(user: TUser, context: CookieValidatePrincipalContext): Task;
1778
- ValidateAsync(context: CookieValidatePrincipalContext): Task;
1779
- VerifySecurityStamp(principal: ClaimsPrincipal): Task_1<TUser | undefined>;
1780
1772
  VerifySecurityStamp(principal: ClaimsPrincipal): Task_1<TUser | undefined>;
1781
1773
  }
1782
1774
 
@@ -1840,14 +1832,12 @@ export interface __UserClaimsPrincipalFactory_1$views<TUser> {
1840
1832
  export type UserClaimsPrincipalFactory_1<TUser> = UserClaimsPrincipalFactory_1$instance<TUser> & __UserClaimsPrincipalFactory_1$views<TUser>;
1841
1833
 
1842
1834
 
1843
- export interface UserClaimsPrincipalFactory_2$instance<TUser, TRole> extends UserClaimsPrincipalFactory_1$instance<TUser> {
1835
+ export interface UserClaimsPrincipalFactory_2$instance<TUser, TRole> extends UserClaimsPrincipalFactory_1$instance<TUser>, IUserClaimsPrincipalFactory_1$instance<TUser> {
1844
1836
  readonly __tsonic_type_Microsoft_AspNetCore_Identity_UserClaimsPrincipalFactory_2: never;
1845
1837
 
1846
1838
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_IUserClaimsPrincipalFactory_1: never;
1847
1839
 
1848
1840
  RoleManager: RoleManager_1<TRole>;
1849
- CreateAsync(user: TUser): Task_1<ClaimsPrincipal>;
1850
- GenerateClaimsAsync(user: TUser): Task_1<ClaimsIdentity>;
1851
1841
  GenerateClaimsAsync(user: TUser): Task_1<ClaimsIdentity>;
1852
1842
  }
1853
1843
 
@@ -2166,7 +2156,7 @@ export interface __UserStoreBase_5$views<TUser extends IdentityUser_1<TKey>, TKe
2166
2156
  export type UserStoreBase_5<TUser extends IdentityUser_1<TKey>, TKey extends (IEquatable_1<TKey> | number | string | boolean), TUserClaim extends IdentityUserClaim_1<TKey>, TUserLogin extends IdentityUserLogin_1<TKey>, TUserToken extends IdentityUserToken_1<TKey>> = UserStoreBase_5$instance<TUser, TKey, TUserClaim, TUserLogin, TUserToken> & __UserStoreBase_5$views<TUser, TKey, TUserClaim, TUserLogin, TUserToken>;
2167
2157
 
2168
2158
 
2169
- export interface UserStoreBase_8$instance<TUser extends IdentityUser_1<TKey>, TRole extends IdentityRole_1<TKey>, TKey extends (IEquatable_1<TKey> | number | string | boolean), TUserClaim extends IdentityUserClaim_1<TKey>, TUserRole extends IdentityUserRole_1<TKey>, TUserLogin extends IdentityUserLogin_1<TKey>, TUserToken extends IdentityUserToken_1<TKey>, TRoleClaim extends IdentityRoleClaim_1<TKey>> extends UserStoreBase_5$instance<TUser, TKey, TUserClaim, TUserLogin, TUserToken>, IUserPasswordStore_1<TUser>, IUserSecurityStampStore_1<TUser>, IUserAuthenticatorKeyStore_1<TUser> {
2159
+ export interface UserStoreBase_8$instance<TUser extends IdentityUser_1<TKey>, TRole extends IdentityRole_1<TKey>, TKey extends (IEquatable_1<TKey> | number | string | boolean), TUserClaim extends IdentityUserClaim_1<TKey>, TUserRole extends IdentityUserRole_1<TKey>, TUserLogin extends IdentityUserLogin_1<TKey>, TUserToken extends IdentityUserToken_1<TKey>, TRoleClaim extends IdentityRoleClaim_1<TKey>> extends UserStoreBase_5$instance<TUser, TKey, TUserClaim, TUserLogin, TUserToken> {
2170
2160
  readonly __tsonic_type_Microsoft_AspNetCore_Identity_UserStoreBase_8: never;
2171
2161
 
2172
2162
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_IQueryableUserStore_1: never;
@@ -2185,50 +2175,14 @@ export interface UserStoreBase_8$instance<TUser extends IdentityUser_1<TKey>, TR
2185
2175
  readonly __tsonic_iface_Microsoft_AspNetCore_Identity_IUserTwoFactorStore_1: never;
2186
2176
  readonly __tsonic_iface_System_IDisposable: never;
2187
2177
 
2188
- AddClaimsAsync(user: TUser, claims: IEnumerable_1<Claim>, cancellationToken?: CancellationToken): Task;
2189
- AddLoginAsync(user: TUser, login: UserLoginInfo, cancellationToken?: CancellationToken): Task;
2190
2178
  AddToRoleAsync(user: TUser, normalizedRoleName: string, cancellationToken?: CancellationToken): Task;
2191
- CountCodesAsync(user: TUser, cancellationToken: CancellationToken): Task_1<System_Internal.Int32>;
2192
2179
  CreateUserRole(user: TUser, role: TRole): TUserRole;
2193
- FindByEmailAsync(normalizedEmail: string, cancellationToken?: CancellationToken): Task_1<TUser | undefined>;
2194
- FindByIdAsync(userId: string, cancellationToken?: CancellationToken): Task_1<TUser | undefined>;
2195
- FindByLoginAsync(loginProvider: string, providerKey: string, cancellationToken?: CancellationToken): Task_1<TUser | undefined>;
2196
2180
  FindRoleAsync(normalizedRoleName: string, cancellationToken: CancellationToken): Task_1<TRole | undefined>;
2197
2181
  FindUserRoleAsync(userId: TKey, roleId: TKey, cancellationToken: CancellationToken): Task_1<TUserRole | undefined>;
2198
- GetAuthenticatorKeyAsync(user: TUser, cancellationToken: CancellationToken): Task_1<string | undefined>;
2199
- GetClaimsAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<IList_1<Claim>>;
2200
- GetEmailAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<string | undefined>;
2201
- GetLockoutEndDateAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<Nullable_1<DateTimeOffset>>;
2202
- GetLoginsAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<IList_1<UserLoginInfo>>;
2203
- GetPasswordHashAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<string | undefined>;
2204
- GetPhoneNumberAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<string | undefined>;
2205
2182
  GetRolesAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<IList_1<System_Internal.String>>;
2206
- GetSecurityStampAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<string | undefined>;
2207
- GetTokenAsync(user: TUser, loginProvider: string, name: string, cancellationToken: CancellationToken): Task_1<string | undefined>;
2208
- GetTwoFactorEnabledAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<System_Internal.Boolean>;
2209
- GetUserIdAsync(user: TUser, cancellationToken?: CancellationToken): Task_1<System_Internal.String>;
2210
- GetUsersForClaimAsync(claim: Claim, cancellationToken?: CancellationToken): Task_1<IList_1<TUser>>;
2211
2183
  GetUsersInRoleAsync(normalizedRoleName: string, cancellationToken?: CancellationToken): Task_1<IList_1<TUser>>;
2212
2184
  IsInRoleAsync(user: TUser, normalizedRoleName: string, cancellationToken?: CancellationToken): Task_1<System_Internal.Boolean>;
2213
- RedeemCodeAsync(user: TUser, code: string, cancellationToken: CancellationToken): Task_1<System_Internal.Boolean>;
2214
2185
  RemoveFromRoleAsync(user: TUser, normalizedRoleName: string, cancellationToken?: CancellationToken): Task;
2215
- RemoveLoginAsync(user: TUser, loginProvider: string, providerKey: string, cancellationToken?: CancellationToken): Task;
2216
- RemoveTokenAsync(user: TUser, loginProvider: string, name: string, cancellationToken: CancellationToken): Task;
2217
- ReplaceClaimAsync(user: TUser, claim: Claim, newClaim: Claim, cancellationToken?: CancellationToken): Task;
2218
- ReplaceCodesAsync(user: TUser, recoveryCodes: IEnumerable_1<System_Internal.String>, cancellationToken: CancellationToken): Task;
2219
- ResetAccessFailedCountAsync(user: TUser, cancellationToken?: CancellationToken): Task;
2220
- SetAuthenticatorKeyAsync(user: TUser, key: string, cancellationToken: CancellationToken): Task;
2221
- SetEmailAsync(user: TUser, email: string, cancellationToken?: CancellationToken): Task;
2222
- SetEmailConfirmedAsync(user: TUser, confirmed: boolean, cancellationToken?: CancellationToken): Task;
2223
- SetLockoutEnabledAsync(user: TUser, enabled: boolean, cancellationToken?: CancellationToken): Task;
2224
- SetLockoutEndDateAsync(user: TUser, lockoutEnd: Nullable_1<DateTimeOffset>, cancellationToken?: CancellationToken): Task;
2225
- SetPasswordHashAsync(user: TUser, passwordHash: string, cancellationToken?: CancellationToken): Task;
2226
- SetPhoneNumberAsync(user: TUser, phoneNumber: string, cancellationToken?: CancellationToken): Task;
2227
- SetPhoneNumberConfirmedAsync(user: TUser, confirmed: boolean, cancellationToken?: CancellationToken): Task;
2228
- SetSecurityStampAsync(user: TUser, stamp: string, cancellationToken?: CancellationToken): Task;
2229
- SetTokenAsync(user: TUser, loginProvider: string, name: string, value: string, cancellationToken: CancellationToken): Task;
2230
- SetTwoFactorEnabledAsync(user: TUser, enabled: boolean, cancellationToken?: CancellationToken): Task;
2231
- SetUserNameAsync(user: TUser, userName: string, cancellationToken?: CancellationToken): Task;
2232
2186
  }
2233
2187
 
2234
2188
 
@@ -160,26 +160,6 @@
160
160
  "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
161
161
  "isExtensionMethod": false,
162
162
  "sourceInterface": "Microsoft.AspNetCore.Localization.IRequestCultureProvider"
163
- },
164
- {
165
- "stableId": "Microsoft.AspNetCore.Localization:Microsoft.AspNetCore.Localization.AcceptLanguageHeaderRequestCultureProvider::DetermineProviderCultureResult(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
166
- "clrName": "DetermineProviderCultureResult",
167
- "metadataToken": 0,
168
- "canonicalSignature": "(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
169
- "normalizedSignature": "DetermineProviderCultureResult|(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1|static=false",
170
- "emitScope": "ClassSurface",
171
- "provenance": "BaseOverload",
172
- "arity": 0,
173
- "parameterCount": 1,
174
- "isStatic": false,
175
- "isAbstract": true,
176
- "isVirtual": true,
177
- "isOverride": false,
178
- "isSealed": false,
179
- "visibility": "Public",
180
- "declaringClrType": "Microsoft.AspNetCore.Localization.AcceptLanguageHeaderRequestCultureProvider",
181
- "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
182
- "isExtensionMethod": false
183
163
  }
184
164
  ],
185
165
  "properties": [
@@ -321,26 +301,6 @@
321
301
  "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
322
302
  "isExtensionMethod": false,
323
303
  "sourceInterface": "Microsoft.AspNetCore.Localization.IRequestCultureProvider"
324
- },
325
- {
326
- "stableId": "Microsoft.AspNetCore.Localization:Microsoft.AspNetCore.Localization.CookieRequestCultureProvider::DetermineProviderCultureResult(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
327
- "clrName": "DetermineProviderCultureResult",
328
- "metadataToken": 0,
329
- "canonicalSignature": "(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
330
- "normalizedSignature": "DetermineProviderCultureResult|(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1|static=false",
331
- "emitScope": "ClassSurface",
332
- "provenance": "BaseOverload",
333
- "arity": 0,
334
- "parameterCount": 1,
335
- "isStatic": false,
336
- "isAbstract": true,
337
- "isVirtual": true,
338
- "isOverride": false,
339
- "isSealed": false,
340
- "visibility": "Public",
341
- "declaringClrType": "Microsoft.AspNetCore.Localization.CookieRequestCultureProvider",
342
- "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
343
- "isExtensionMethod": false
344
304
  }
345
305
  ],
346
306
  "properties": [
@@ -455,26 +415,6 @@
455
415
  "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
456
416
  "isExtensionMethod": false,
457
417
  "sourceInterface": "Microsoft.AspNetCore.Localization.IRequestCultureProvider"
458
- },
459
- {
460
- "stableId": "Microsoft.AspNetCore.Localization:Microsoft.AspNetCore.Localization.CustomRequestCultureProvider::DetermineProviderCultureResult(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
461
- "clrName": "DetermineProviderCultureResult",
462
- "metadataToken": 0,
463
- "canonicalSignature": "(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
464
- "normalizedSignature": "DetermineProviderCultureResult|(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1|static=false",
465
- "emitScope": "ClassSurface",
466
- "provenance": "BaseOverload",
467
- "arity": 0,
468
- "parameterCount": 1,
469
- "isStatic": false,
470
- "isAbstract": true,
471
- "isVirtual": true,
472
- "isOverride": false,
473
- "isSealed": false,
474
- "visibility": "Public",
475
- "declaringClrType": "Microsoft.AspNetCore.Localization.CustomRequestCultureProvider",
476
- "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
477
- "isExtensionMethod": false
478
418
  }
479
419
  ],
480
420
  "properties": [],
@@ -661,26 +601,6 @@
661
601
  "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
662
602
  "isExtensionMethod": false,
663
603
  "sourceInterface": "Microsoft.AspNetCore.Localization.IRequestCultureProvider"
664
- },
665
- {
666
- "stableId": "Microsoft.AspNetCore.Localization:Microsoft.AspNetCore.Localization.QueryStringRequestCultureProvider::DetermineProviderCultureResult(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
667
- "clrName": "DetermineProviderCultureResult",
668
- "metadataToken": 0,
669
- "canonicalSignature": "(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
670
- "normalizedSignature": "DetermineProviderCultureResult|(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1|static=false",
671
- "emitScope": "ClassSurface",
672
- "provenance": "BaseOverload",
673
- "arity": 0,
674
- "parameterCount": 1,
675
- "isStatic": false,
676
- "isAbstract": true,
677
- "isVirtual": true,
678
- "isOverride": false,
679
- "isSealed": false,
680
- "visibility": "Public",
681
- "declaringClrType": "Microsoft.AspNetCore.Localization.QueryStringRequestCultureProvider",
682
- "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
683
- "isExtensionMethod": false
684
604
  }
685
605
  ],
686
606
  "properties": [
@@ -66,26 +66,6 @@
66
66
  "declaringAssemblyName": "Microsoft.AspNetCore.Localization",
67
67
  "isExtensionMethod": false,
68
68
  "sourceInterface": "Microsoft.AspNetCore.Localization.IRequestCultureProvider"
69
- },
70
- {
71
- "stableId": "Microsoft.AspNetCore.Localization.Routing:Microsoft.AspNetCore.Localization.Routing.RouteDataRequestCultureProvider::DetermineProviderCultureResult(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
72
- "clrName": "DetermineProviderCultureResult",
73
- "metadataToken": 0,
74
- "canonicalSignature": "(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1",
75
- "normalizedSignature": "DetermineProviderCultureResult|(Microsoft.AspNetCore.Http.HttpContext):System.Threading.Tasks.Task_1|static=false",
76
- "emitScope": "ClassSurface",
77
- "provenance": "BaseOverload",
78
- "arity": 0,
79
- "parameterCount": 1,
80
- "isStatic": false,
81
- "isAbstract": true,
82
- "isVirtual": true,
83
- "isOverride": false,
84
- "isSealed": false,
85
- "visibility": "Public",
86
- "declaringClrType": "Microsoft.AspNetCore.Localization.Routing.RouteDataRequestCultureProvider",
87
- "declaringAssemblyName": "Microsoft.AspNetCore.Localization.Routing",
88
- "isExtensionMethod": false
89
69
  }
90
70
  ],
91
71
  "properties": [