1 reference to FlushFirstAsync
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.IO.cs (1)
93return !HasResponseStarted ? FlushFirstAsync() : _bodyOutput.FlushAsync(cancellationToken);