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)
248var ticket = _refreshTicket;