1 write to _ns
System.Private.Xml (1)
System\Xml\Serialization\SoapAttributeAttribute.cs (1)
35set { _ns = value; }
1 reference to _ns
System.Private.Xml (1)
System\Xml\Serialization\SoapAttributeAttribute.cs (1)
34get { return _ns; }