1 write to _enumeratorCache
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpRequestHeaders.cs (1)
165var cache = _enumeratorCache ??= new();
1 reference to _enumeratorCache
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpRequestHeaders.cs (1)
80_enumeratorCache?.Reset();