1 write to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
79set { _ns = value; }
1 reference to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
78get { return _ns; }