1 write to _headerIndex
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http2\Http2ConnectionHeadersBenchmark.cs (1)
41
_headerIndex
++;
1 reference to _headerIndex
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http2\Http2ConnectionHeadersBenchmark.cs (1)
37
var headerName = _headerNames[
_headerIndex
% HeadersCount];