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