1 write to reader
System.Xml (1)
System\Xml\XPath\XPathNavigator.cs (1)
958this.reader = reader;
2 references to reader
System.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
966if (exception != null && reader != null) 967exception.SetSourceObject(reader.UnderlyingObject);