1 reference to XPathEvaluate
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\ISymbolExtensions.cs (1)
619
var xpathResult = (IEnumerable)System.Xml.XPath.Extensions.
XPathEvaluate
(node, xpath);