2 writes to _headerValueLength
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\runtime\Http3\QPack\QPackDecoder.cs (2)
614_headerValueLength = 0; 657_headerValueLength = Decode(ref _headerValueOctets);
1 reference to _headerValueLength
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\runtime\Http3\QPack\QPackDecoder.cs (1)
594? _headerValueOctets.AsSpan(0, _headerValueLength)