1 implementation of AppendResponseCookie
Microsoft.AspNetCore.Authentication.Cookies (1)
src\Shared\ChunkingCookieManager\ChunkingCookieManager.cs (1)
145public void AppendResponseCookie(HttpContext context, string key, string? value, CookieOptions options)
2 references to AppendResponseCookie
Microsoft.AspNetCore.Authentication.Cookies (2)
CookieAuthenticationHandler.cs (2)
280Options.CookieManager.AppendResponseCookie( 358Options.CookieManager.AppendResponseCookie(