Base:
1 reference to ReadAsync
System.Net.Mail (1)
System\Net\DelegatedStream.cs (1)
61return TaskToAsyncResult.Begin(ReadAsync(buffer, offset, count, CancellationToken.None), callback, state);