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