77 writes to Name
Microsoft.AspNetCore.Authentication.BearerToken (3)
BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (3)
166
Name
= "AccessToken",
175
Name
= "ExpiresIn",
184
Name
= "RefreshToken",
Microsoft.AspNetCore.Components.Endpoints (7)
ImportMapSerializerContext.ImportMapDefinition.g.cs (3)
140
Name
= "imports",
150
Name
= "scopes",
160
Name
= "integrity",
ResourceCollectionSerializerContext.ResourceAsset.g.cs (2)
128
Name
= "url",
138
Name
= "properties",
ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (2)
128
Name
= "name",
138
Name
= "value",
Microsoft.AspNetCore.Components.WebAssembly (1)
WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (1)
124
Name
= "Operations",
Microsoft.AspNetCore.Diagnostics (5)
ExtensionsExceptionJsonContext.ExceptionExtensionData.g.cs (5)
184
Name
= "details",
194
Name
= "headers",
204
Name
= "path",
214
Name
= "endpoint",
224
Name
= "routeValues",
Microsoft.AspNetCore.Identity (51)
IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
98
Name
= "Email",
IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (2)
120
Name
= "Email",
129
Name
= "IsEmailConfirmed",
IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (2)
164
Name
= "Email",
173
Name
= "Password",
IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
98
Name
= "RefreshToken",
IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (2)
122
Name
= "Email",
131
Name
= "Password",
IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
98
Name
= "Email",
IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (3)
146
Name
= "Email",
155
Name
= "ResetCode",
164
Name
= "NewPassword",
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (4)
186
Name
= "SharedKey",
195
Name
= "RecoveryCodesLeft",
204
Name
= "IsTwoFactorEnabled",
213
Name
= "IsMachineRemembered",
IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs (3)
187
Name
= "AuthenticatorData",
196
Name
= "Signature",
205
Name
= "ClientDataJSON",
IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (2)
158
Name
= "AttestationObject",
167
Name
= "ClientDataJSON",
IdentityJsonSerializerContext.CollectedClientData.g.cs (3)
236
Name
= "Type",
245
Name
= "Challenge",
254
Name
= "Origin",
IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (1)
122
Name
= "Challenge",
IdentityJsonSerializerContext.PasskeyAttestationState.g.cs (2)
126
Name
= "Challenge",
135
Name
= "UserEntity",
IdentityJsonSerializerContext.PasskeyUserEntity.g.cs (3)
158
Name
= "Id",
167
Name
= "Name",
176
Name
= "DisplayName",
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs (4)
208
Name
= "Id",
217
Name
= "Type",
226
Name
= "ClientExtensionResults",
235
Name
= "Response",
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs (4)
208
Name
= "Id",
217
Name
= "Type",
226
Name
= "ClientExtensionResults",
235
Name
= "Response",
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (3)
376
Name
= "Rp",
385
Name
= "User",
394
Name
= "Challenge",
IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs (2)
159
Name
= "Type",
168
Name
= "Id",
IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs (2)
119
Name
= "Type",
128
Name
= "Alg",
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (1)
261
Name
= "Challenge",
IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
127
Name
= "Name",
IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs (3)
159
Name
= "Id",
168
Name
= "Name",
177
Name
= "DisplayName",
IdentityJsonSerializerContext.TokenBinding.g.cs (1)
127
Name
= "Status",
Microsoft.AspNetCore.StaticAssets (9)
StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (2)
219
Name
= "Route",
228
Name
= "AssetPath",
StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (2)
118
Name
= "name",
128
Name
= "value",
StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (2)
118
Name
= "name",
128
Name
= "value",
StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (3)
140
Name
= "name",
150
Name
= "value",
160
Name
= "quality",
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
363
Name
= reflectionInfo.Name,
2 references to Name
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonParameterInfo.cs (1)
20
Name = parameterInfoValues.
Name
;
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
1151
ParameterLookupKey paramKey = new(parameterInfoValue.ParameterType, parameterInfoValue.
Name
);