2 writes to _onClose
System.ServiceModel.Primitives (2)
Internals\System\Xml\XmlMtomReader.cs (2)
134_onClose = onClose; 542_onClose = null;
1 reference to _onClose
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomReader.cs (1)
541OnXmlDictionaryReaderClose onClose = _onClose;