12 writes to ShouldRenew
Microsoft.AspNetCore.Authentication.Test (11)
CookieTests.cs (11)
518
ctx.
ShouldRenew
= true;
577
ctx.
ShouldRenew
= true;
614
ctx.
ShouldRenew
= true;
658
ctx.
ShouldRenew
= true;
689
ctx.
ShouldRenew
= true;
735
ctx.
ShouldRenew
= true;
780
ctx.
ShouldRenew
= true;
836
ctx.
ShouldRenew
= true;
896
ctx.
ShouldRenew
= true;
948
ctx.
ShouldRenew
= true;
1706
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
)