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