5 references to Ready
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http3\QPack\EncoderStreamReader.cs (5)
88private State _state = State.Ready; 118case State.Ready: 256OnString(nextState: State.Ready); 309_state = State.Ready; 315_state = State.Ready;