1 write to ShouldRenew
Microsoft.AspNetCore.Identity (1)
SecurityStampValidator.cs (1)
111context.ShouldRenew = true;
1 reference to ShouldRenew
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
221if (context.ShouldRenew)