12 writes to ShouldRenew
Microsoft.AspNetCore.Authentication.Test (11)
CookieTests.cs (11)
511
ctx.
ShouldRenew
= true;
570
ctx.
ShouldRenew
= true;
607
ctx.
ShouldRenew
= true;
651
ctx.
ShouldRenew
= true;
682
ctx.
ShouldRenew
= true;
728
ctx.
ShouldRenew
= true;
773
ctx.
ShouldRenew
= true;
829
ctx.
ShouldRenew
= true;
889
ctx.
ShouldRenew
= true;
941
ctx.
ShouldRenew
= true;
1699
context.
ShouldRenew
= true;
Microsoft.AspNetCore.Identity (1)
SecurityStampValidator.cs (1)
111
context.
ShouldRenew
= true;
1 reference to ShouldRenew
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
221
if (context.
ShouldRenew
)