3 references to XmlParserContext
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlParserContext.cs (1)
28: this(nt, nsMgr, null, null, null, null, String.Empty, xmlLang, xmlSpace)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlLoader.cs (2)
599XmlParserContext pc = new XmlParserContext(null, new XmlNamespaceManager(_doc.NameTable), null, null, null, null, _doc.BaseURI, string.Empty, XmlSpace.None); 738return new XmlParserContext(