2 references to _headerValueBytes
Microsoft.AspNetCore.Shared.Tests (2)
runtime\Http3\QPackDecoderTest.cs (2)
51private static readonly byte[] _headerValue = new byte[] { (byte)_headerValueBytes.Length } 52.Concat(_headerValueBytes)