2 references to XPathDocument
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (1)
1955var d = new XPathDocument(s);
ManifestUtil\XmlUtil.cs (1)
84XPathDocument d = new XPathDocument(s);