1 reference to onHandleWrite
System.Runtime.Serialization (1)
System\Xml\XmlStreamNodeWriter.cs (1)
467result = writer.stream.BeginWrite(this.byteBuffer, this.byteOffset, this.byteCount, PrepareAsyncCompletion(onHandleWrite), this);