2 writes to localElements
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
282localElements = new XmlSchemaObjectTable(); 425this.localElements = null;
2 references to localElements
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
281if (localElements == null) { 284return localElements;