1 write to channelTypeReference
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
60set { this.channelTypeReference = value; }
1 reference to channelTypeReference
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
59get { return this.channelTypeReference; }