2 writes to Name
Microsoft.AspNetCore.Identity (2)
_generated\37\IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity(){ Name = (string)args[0] },
PasskeyHandler.cs (1)
53Name = serverDomain,
2 references to Name
Microsoft.AspNetCore.Identity (2)
_generated\37\IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (2)
60Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity)obj).Name, 111string __value_Name = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity)value).Name;