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