2 writes to ns
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
45this.ns = ns; 51this.ns = other.ns;
2 references to ns
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
51this.ns = other.ns; 92get { return this.ns; }