1 instantiation of XmlElementAttributes
System.Xml (1)
System\Xml\Serialization\XmlAttributes.cs (1)
34
XmlElementAttributes xmlElements = new
XmlElementAttributes
();
3 references to XmlElementAttributes
System.Xml (3)
System\Xml\Serialization\XmlAttributes.cs (2)
34
XmlElementAttributes
xmlElements = new XmlElementAttributes();
181
public
XmlElementAttributes
XmlElements {
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1806
XmlElementAttributes
elements = a.XmlElements;