1 write to channelType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
54set { this.channelType = value; }
1 reference to channelType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
53get { return this.channelType; }