2 references to XPathDocument
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (1)
1960
var xml = new
XPathDocument
(reader);
XmlPeek.cs (1)
84
xpathdoc = new
XPathDocument
(xr);