Base:
method
WriteAsync
System.Net.DelegatedStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
1 reference to WriteAsync
System.Net.Mail (1)
System\Net\Mime\QuotedPrintableStream.cs (1)
86TaskToAsyncResult.Begin(WriteAsync(buffer, offset, count, CancellationToken.None), callback, state);