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