3 references to _headerValueBytes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
Http2\HPackDecoderBenchmark.cs (3)
30private static readonly byte[] _headerValue = new byte[] { (byte)_headerValueBytes.Length } 31.Concat(_headerValueBytes) 77_dynamicTable.Insert(_headerNameBytes, _headerValueBytes);