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