1 write to _headerFieldLine_LargeLiteralValue
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http3\QPackDecoderBenchmark.cs (1)
26
_headerFieldLine_LargeLiteralValue
= GenerateHeaderBytes(enumerator);
1 reference to _headerFieldLine_LargeLiteralValue
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http3\QPackDecoderBenchmark.cs (1)
83
_decoder.Decode(
_headerFieldLine_LargeLiteralValue
, endHeaders: true, handler: _testHeadersHandler);