1 write to Scopes
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Models\InteractiveRequestOptions.cs (1)
139
Scopes
= scopes;
3 references to Scopes
Microsoft.AspNetCore.Components.WebAssembly.Authentication (3)
_generated\3\InteractiveRequestOptionsSerializerContext.OptionsRecord.g.cs (2)
82
Getter = static obj => ((global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord)obj).
Scopes
,
148
IEnumerableStringSerializeHandler(writer, ((global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord)value).
Scopes
);
Models\InteractiveRequestOptions.cs (1)
106
Scopes = requestOptions.
Scopes
,