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