6 writes to _state
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Internal\Http3\QPack\DecoderStreamReader.cs (6)
81_state = State.HeaderAckowledgement; 93_state = State.StreamCancellation; 105_state = State.InsertCountIncrement; 115_state = State.Ready; 121_state = State.Ready; 127_state = State.Ready;
1 reference to _state
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\QPack\DecoderStreamReader.cs (1)
69switch (_state)