1 write to clientType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
66set { this.clientType = value; }
1 reference to clientType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
65get { return this.clientType; }