2 references to HeaderCollection
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\HttpSys\RequestProcessing\HeaderCollection.cs (2)
295
private sealed class HeaderCollectionDebugView(
HeaderCollection
collection)
297
private readonly
HeaderCollection
_collection = collection;