4 references to elements
System.Xml (4)
System\Xml\Serialization\XmlSchemaExporter.cs (4)
233
XmlSchemaElement element = (XmlSchemaElement)
elements
[accessor];
238
elements
.Add(accessor, element);
729
XmlSchemaElement element = (XmlSchemaElement)
elements
[accessor];
741
elements
.Add(accessor, element);