8 references to State
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\QPack\DecoderStreamReader.cs (8)
47
private
State
_state;
71
case
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;