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