3 references to ApplyCompletionFlag
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3ControlStream.cs (3)
72
ApplyCompletionFlag
(StreamCompletionFlags.Completed);
93
var (oldState, newState) =
ApplyCompletionFlag
(StreamCompletionFlags.Aborted);
251
ApplyCompletionFlag
(StreamCompletionFlags.Completed);