4 writes to _next
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http\HttpHeaders.Generated.cs (2)
17621_next = BitOperations.TrailingZeroCount(_currentBits); 17626_next = -1;
Internal\Http\HttpResponseTrailers.cs (2)
63_next = _currentBits != 0 ? BitOperations.TrailingZeroCount(_currentBits) : -1; 85_next = _currentBits != 0 ? BitOperations.TrailingZeroCount(_currentBits) : -1;
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.Generated.cs (1)
17586switch (_next)