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