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