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