1 write to elements
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
426
elements
= new XmlSchemaObjectTable();
2 references to elements
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
425
if (
elements
== null) {
428
return
elements
;