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