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