3 references to XmlDocument
Microsoft.Build (1)
ElementLocation\XmlDocumentWithLocation.cs (1)
65: base(s_nameTable)
Microsoft.Build.Tasks.Core (1)
BootstrapperUtil\BootstrapperBuilder.cs (1)
849xmlDocument = new XmlDocument(_document.NameTable);
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
175_d = new XmlDocument(_r.NameTable);