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