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