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\Base64Stream.cs (1)
70TaskToAsyncResult.Begin(WriteAsync(buffer, offset, count, CancellationToken.None), callback, state);