1 write to _cachedRequest
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
394_cachedRequest = InteractiveRequestOptions.FromState(Navigation.HistoryEntryState);
3 references to _cachedRequest
Microsoft.AspNetCore.Components.WebAssembly.Authentication (3)
RemoteAuthenticatorViewCore.cs (3)
384if (_cachedRequest != null) 386return _cachedRequest; 395return _cachedRequest;