1 write to _applicationPaths
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
98
set =>
_applicationPaths
= value!;
1 reference to _applicationPaths
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
97
get =>
_applicationPaths
?? RemoteApplicationPathsProvider.ApplicationPaths;