2 references to Insert
http2cat (2)
src\Shared\runtime\Http2\Hpack\DynamicTable.cs (1)
53Insert(staticTableIndex: null, name, value);
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (1)
511_dynamicTable.Insert(_headerStaticIndex, H2StaticTable.Get(_headerStaticIndex - 1).Name, headerValueSpan);