Base:
1 reference to WriteAsync
System.Net.Security (1)
System\Net\Security\SslStream.cs (1)
859return TaskToAsyncResult.Begin(WriteAsync(buffer, offset, count, CancellationToken.None), asyncCallback, asyncState);