2 writes to IncludeSite
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionHandler.cs (1)
305
IncludeSite
= Options.IncludeSite,
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScope.g.cs (1)
84
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)obj).
IncludeSite
= value!,
2 references to IncludeSite
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
Generated\361d1da7f942c932\DeviceBoundSessionJsonContext.SessionScope.g.cs (2)
83
Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)obj).
IncludeSite
,
138
writer.WriteBoolean(PropName_include_site, ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope)value).
IncludeSite
);