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