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