4 references to _elements
System.Private.Xml (4)
System\Xml\Serialization\XmlSchemaExporter.cs (4)
237
XmlSchemaElement? element = (XmlSchemaElement?)
_elements
[accessor];
242
_elements
.Add(accessor, element);
814
XmlSchemaElement? element = (XmlSchemaElement?)
_elements
[accessor];
828
_elements
.Add(accessor, element);