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