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