1 write to _refreshTicket
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
128
_refreshTicket
= CloneTicket(ticket, replacedPrincipal);
1 reference to _refreshTicket
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
247
var ticket =
_refreshTicket
;