1 write to duplexCallbackType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
48
this.
duplexCallbackType
= duplexCallbackType;
1 reference to duplexCallbackType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
93
get { return this.
duplexCallbackType
; }