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