Base:
method
FlushAsync
System.IO.Pipelines.PipeWriter.FlushAsync(System.Threading.CancellationToken)
1 reference to FlushAsync
Microsoft.AspNetCore.TestHost (1)
ResponseBodyWriterStream.cs (1)
54
await _responseWriter.
FlushAsync
(cancellationToken);