1 instantiation of Enumerator
Microsoft.AspNetCore.Http.Abstractions (1)
Internal\HeaderSegmentCollection.cs (1)
50return new Enumerator(_headers);
1 reference to Enumerator
Microsoft.AspNetCore.Http.Abstractions (1)
Internal\HeaderSegmentCollection.cs (1)
48public Enumerator GetEnumerator()