2 writes to _onClose
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (2)
594_onClose = onClose; 602_onClose = null;
1 reference to _onClose
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
601OnXmlDictionaryReaderClose onClose = _onClose;