2 references to _cache
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Mocks\MockHttpContextFactory.cs (2)
21if (!_cache.TryDequeue(out httpContext)) 38_cache.Enqueue(defaultHttpContext);