3 writes to _index
Microsoft.AspNetCore.Http.Abstractions (3)
Internal\HeaderSegmentCollection.cs (3)
85_index = -1; 157++_index; 290_index = 0;
2 references to _index
Microsoft.AspNetCore.Http.Abstractions (2)
Internal\HeaderSegmentCollection.cs (2)
166if (_index == _headers.Count) 173_header = _headers[_index] ?? string.Empty;