1 reference to GetFlushAsyncResult
System.IO.Pipelines (1)
System\IO\Pipelines\Pipe.DefaultPipeWriter.cs (1)
42
public FlushResult GetResult(short token) => _pipe.
GetFlushAsyncResult
();