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