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