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