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