3 writes to _stringIndex
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\QPack\EncoderStreamReader.cs (3)
191_stringOctets[_stringIndex++] = b; 227_stringOctets[_stringIndex++] = b; 250_stringIndex = 0;
2 references to _stringIndex
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\QPack\EncoderStreamReader.cs (2)
193if (_stringIndex == _stringLength) 228if (_stringIndex == _stringLength)