2 references to SelectSingleNode
System.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
987return SelectSingleNode(XPathExpression.Compile(xpath)); 991return SelectSingleNode(XPathExpression.Compile(xpath, resolver));