6 references to
System.ServiceModel.Primitives (6)
System\ServiceModel\DuplexChannelFactory.cs (6)
19: this((object)callbackInstanceType, binding, new EndpointAddress(remoteAddress)) 22: this((object)callbackInstanceType, binding, remoteAddress) 36: this((object)callbackInstance, binding, new EndpointAddress(remoteAddress)) 39: this((object)callbackInstance, binding, remoteAddress) 70: this(callbackObject, binding, (EndpointAddress)null) 76: this(callbackObject, binding, new EndpointAddress(remoteAddress))