1 write to Continue
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
_generated\3\DeviceBoundSessionJsonContext.SessionInstruction.g.cs (1)
106Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction)obj).Continue = value!,
2 references to Continue
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\3\DeviceBoundSessionJsonContext.SessionInstruction.g.cs (2)
105Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction)obj).Continue, 205writer.WriteBoolean(PropName_continue, ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction)value).Continue);