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)
242
if (!
_shouldRefresh
|| _signInCalled || _signOutCalled)