2 writes to type
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
53this.type = other.type; 98set { type = value; }
2 references to type
System.ServiceModel (2)
System\ServiceModel\Description\MessagePartDescription.cs (2)
53this.type = other.type; 97get { return type; }