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