2 references to XPathDocumentBuilder
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (2)
155return new XPathDocumentBuilder(this, null, baseUri, flags); 180builder = new XPathDocumentBuilder(this, lineInfo, reader.BaseURI, LoadFlags.None);