2 references to SigningOut
Microsoft.AspNetCore.Authentication.Cookies (2)
CookieAuthenticationHandler.cs (1)
403await Events.SigningOut(context);
CookieSigningOutContext.cs (1)
9/// Context object passed to the <see cref="CookieAuthenticationEvents.SigningOut(CookieSigningOutContext)"/>