1 reference to onReadComplete
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
368IAsyncResult result = this.stream.BeginRead(this.block, 0, blockSize, onReadComplete, this);