1 write to _cachedUser
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
189_cachedUser = await GetAuthenticatedUser();
2 references to _cachedUser
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
Services\RemoteAuthenticationService.cs (2)
186return _cachedUser; 192return _cachedUser;