2 writes to onClose
System.Runtime.Serialization (2)
System\Xml\XmlBinaryReader.cs (2)
79
this.
onClose
= onClose;
87
this.
onClose
= null;
1 reference to onClose
System.Runtime.Serialization (1)
System\Xml\XmlBinaryReader.cs (1)
86
OnXmlDictionaryReaderClose onClose = this.
onClose
;