2 writes to ns
System.Xml (2)
System\Xml\Serialization\SoapTypeAttribute.cs (2)
42this.ns = ns; 69set { ns = value; }
1 reference to ns
System.Xml (1)
System\Xml\Serialization\SoapTypeAttribute.cs (1)
68get { return ns; }