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