5 writes to _next
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpHeaders.Generated.cs (3)
8650_next = -1; 8664_next = BitOperations.TrailingZeroCount(_currentBits); 8669_next = _collection._contentLength.HasValue ? 49 : -1;
Internal\Http\HttpRequestHeaders.cs (2)
246_next = GetNext(_currentBits, collection.ContentLength.HasValue); 265_next = GetNext(_currentBits, _collection.ContentLength.HasValue);
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.Generated.cs (1)
8400switch (_next)