4 references to HeaderName
http2cat (4)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (4)
160case State.HeaderName: 246OnStringLength(intResult, nextState: State.HeaderName); 295OnStringLength(intResult, nextState: State.HeaderName); 606if (_state == State.HeaderName)