1 write to elements
System.Runtime.Serialization (1)
System\Runtime\Serialization\SchemaImporter.cs (1)
44
this.
elements
= elements;
2 references to elements
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
107
if (
elements
!= null)
110
foreach (XmlSchemaElement element in
elements
)