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