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