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