2 writes to RpId
Microsoft.AspNetCore.Identity (2)
Generated\361d1da7f942c932\IdentityJsonSerializerContext.CurrentUserDetailsSignalOptions.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.CurrentUserDetailsSignalOptions(){
RpId
= (string)args[0], UserId = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1], Name = (string)args[2], DisplayName = (string)args[3] },
PasskeyHandler.cs (1)
222
RpId
= GetServerDomain(httpContext),
2 references to RpId
Microsoft.AspNetCore.Identity (2)
Generated\361d1da7f942c932\IdentityJsonSerializerContext.CurrentUserDetailsSignalOptions.g.cs (2)
60
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.CurrentUserDetailsSignalOptions)obj).
RpId
,
160
string __value_RpId = ((global::Microsoft.AspNetCore.Identity.CurrentUserDetailsSignalOptions)value).
RpId
;