1 write to ns
System.Xml (1)
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
81set { ns = value; }
1 reference to ns
System.Xml (1)
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
80get { return ns; }