1 instantiation of RemoteAuthenticationServiceJavaScriptLoggingOptions
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
79_loggingOptions = new RemoteAuthenticationServiceJavaScriptLoggingOptions
2 references to RemoteAuthenticationServiceJavaScriptLoggingOptions
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
Services\RemoteAuthenticationService.cs (2)
34private readonly RemoteAuthenticationServiceJavaScriptLoggingOptions _loggingOptions; 208[DynamicDependency(JsonSerialized, typeof(RemoteAuthenticationServiceJavaScriptLoggingOptions))]