1 instantiation of ChunkingCookieManager
Microsoft.AspNetCore.Components.Endpoints (1)
TempData\CookieTempDataProvider.cs (1)
37_chunkingCookieManager = new ChunkingCookieManager();
2 references to ChunkingCookieManager
Microsoft.AspNetCore.Components.Endpoints (2)
src\Shared\ChunkingCookieManager\ChunkingCookieManager.cs (1)
46/// Initializes a new instance of <see cref="ChunkingCookieManager"/>.
TempData\CookieTempDataProvider.cs (1)
24private readonly ChunkingCookieManager _chunkingCookieManager;