2 writes to Origin
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\4\DeviceBoundSessionJsonContext.SessionScope.g.cs (1)
64
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)obj).
Origin
= value!,
DeviceBoundSessionHandler.cs (1)
304
Origin
= origin,
2 references to Origin
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\4\DeviceBoundSessionJsonContext.SessionScope.g.cs (2)
63
Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)obj).
Origin
,
133
string __value_Origin = ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)value).
Origin
;