1 write to _importedNamespaces
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
525
internal ArrayList ImportedNamespaces =>
_importedNamespaces
??= new ArrayList();