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