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