12 writes to ShouldRenew
Microsoft.AspNetCore.Authentication.Test (11)
CookieTests.cs (11)
568
ctx.
ShouldRenew
= true;
627
ctx.
ShouldRenew
= true;
664
ctx.
ShouldRenew
= true;
708
ctx.
ShouldRenew
= true;
739
ctx.
ShouldRenew
= true;
785
ctx.
ShouldRenew
= true;
830
ctx.
ShouldRenew
= true;
886
ctx.
ShouldRenew
= true;
946
ctx.
ShouldRenew
= true;
998
ctx.
ShouldRenew
= true;
1756
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
)