1 write to Continue
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
_generated\3\DeviceBoundSessionJsonContext.SessionInstruction.g.cs (1)
106
Setter = 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)
105
Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction)obj).
Continue
,
205
writer.WriteBoolean(PropName_continue, ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction)value).
Continue
);