10 writes to _state
Microsoft.AspNetCore.Server.Kestrel.Core (10)
Internal\Http3\QPack\EncoderStreamReader.cs (10)
128_state = State.DynamicTableCapcity; 142_state = State.NameIndex; 156_state = State.NameIndex; 168_state = State.Duplicate; 213_state = State.ValueLengthContinue; 251_state = nextState; 294_state = nextState; 302_state = State.ValueLength; 309_state = State.Ready; 315_state = State.Ready;
2 references to _state
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\QPack\EncoderStreamReader.cs (2)
116switch (_state) 279if (_state == State.Name)