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