1 write to duplexCallbackTypeReference
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
99set { this.duplexCallbackTypeReference = value; }
1 reference to duplexCallbackTypeReference
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
98get { return this.duplexCallbackTypeReference; }