4 references to FlushAsync
System.Net.Security (4)
System\Net\Security\SslStream.IO.cs (4)
231
await TIOAdapter.
FlushAsync
(InnerStream, cancellationToken).ConfigureAwait(false);
255
await TIOAdapter.
FlushAsync
(InnerStream, cancellationToken).ConfigureAwait(false);
307
await TIOAdapter.
FlushAsync
(InnerStream, cancellationToken).ConfigureAwait(false);
351
await TIOAdapter.
FlushAsync
(InnerStream, cancellationToken).ConfigureAwait(false);