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