1 write to importedNamespaces
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
617importedNamespaces = new ArrayList();
2 references to importedNamespaces
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
616if (importedNamespaces == null) { 619return importedNamespaces;