1 instantiation of XmlAnyElementAttributes
System.Xml (1)
System\Xml\Serialization\XmlAttributes.cs (1)
36
XmlAnyElementAttributes xmlAnyElements = new
XmlAnyElementAttributes
();
2 references to XmlAnyElementAttributes
System.Xml (2)
System\Xml\Serialization\XmlAttributes.cs (2)
36
XmlAnyElementAttributes
xmlAnyElements = new XmlAnyElementAttributes();
269
public
XmlAnyElementAttributes
XmlAnyElements {