1 write to soapAttributes
System.Xml (1)
System\Xml\Serialization\XmlReflectionMember.cs (1)
49set { soapAttributes = value; }
1 reference to soapAttributes
System.Xml (1)
System\Xml\Serialization\XmlReflectionMember.cs (1)
48get { return soapAttributes; }