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