1 reference to onRead
System (1)
net\System\Net\mail\Base64Stream.cs (1)
467IAsyncResult result = this.parent.BaseStream.BeginRead(this.buffer, this.offset, this.count, onRead, this);