1 write to _shouldRefresh
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
123_shouldRefresh = true;
1 reference to _shouldRefresh
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
242if (!_shouldRefresh || _signInCalled || _signOutCalled)