1 reference to onWrite
System (1)
net\System\Net\mail\QuotedPrintableStream.cs (1)
443IAsyncResult result = this.parent.BaseStream.BeginWrite(this.parent.WriteState.Buffer, 0, this.parent.WriteState.Length, onWrite, this);