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