2 references to ChunkingCookieManager
Microsoft.AspNetCore.Authentication.Cookies (1)
PostConfigureCookieAuthenticationOptions.cs (1)
48options.CookieManager = new ChunkingCookieManager();
Microsoft.AspNetCore.Security.Microbenchmarks (1)
ChunkingCookieManagerBenchmark.cs (1)
22_chunkingCookieManager = new ChunkingCookieManager()