1 write to xmlAttributes
System.Xml (1)
System\Xml\Serialization\XmlReflectionMember.cs (1)
40set { xmlAttributes = value; }
1 reference to xmlAttributes
System.Xml (1)
System\Xml\Serialization\XmlReflectionMember.cs (1)
39get { return xmlAttributes; }