2 writes to Domain
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\5\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (1)
86
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).
Domain
= value!,
DeviceBoundSessionHandler.cs (1)
285
Domain
= r.Domain,
2 references to Domain
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\5\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (2)
85
Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)obj).
Domain
,
142
string __value_Domain = ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule)value).
Domain
;