1 write to _userLastCheck
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
190_userLastCheck = now;
1 reference to _userLastCheck
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
184if (useCache && now < _userLastCheck + _userCacheRefreshInterval)