5 writes to _next
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpHeaders.Generated.cs (3)
15484_next = -1; 15500_next = BitOperations.TrailingZeroCount(_currentBits); 15505_next = _collection._contentLength.HasValue ? 38 : -1;
Internal\Http\HttpResponseHeaders.cs (2)
154_next = GetNext(_currentBits, collection.ContentLength.HasValue); 176_next = GetNext(_currentBits, _collection.ContentLength.HasValue);
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.Generated.cs (1)
15250switch (_next)