1 write to Interaction
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Models\InteractiveRequestOptions.cs (1)
140
Interaction
= interaction;
3 references to Interaction
Microsoft.AspNetCore.Components.WebAssembly.Authentication (3)
_generated\3\InteractiveRequestOptionsSerializerContext.OptionsRecord.g.cs (2)
104
Getter = static obj => ((global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord)obj).
Interaction
,
150
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord)value).
Interaction
, InteractionType);
Models\InteractiveRequestOptions.cs (1)
104
Interaction = requestOptions.
Interaction
,