2 references to SelectSingleNode
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
1180return SelectSingleNode(XPathExpression.Compile(xpath)); 1185return SelectSingleNode(XPathExpression.Compile(xpath, resolver));