1 write to _reader
System.Private.Xml (1)
System\Xml\XPath\XPathNavigator.cs (1)
1086_reader = reader;
2 references to _reader
System.Private.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
1095if (exception != null && _reader != null) 1096exception.SetSourceObject(_reader.UnderlyingObject);