8 references to State
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\QPack\DecoderStreamReader.cs (8)
47private State _state; 71case State.Ready: 81_state = State.HeaderAckowledgement; 93_state = State.StreamCancellation; 105_state = State.InsertCountIncrement; 115_state = State.Ready; 121_state = State.Ready; 127_state = State.Ready;