1 reference to FlushNowAsyncAwaited
Microsoft.AspNetCore.Server.IIS (1)
Core\OutputProducer.cs (1)
102return awaitable.IsCompleted ? Task.CompletedTask : FlushNowAsyncAwaited(awaitable, cancellationToken);