6 references to
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexChannelFactory.cs (6)
18: this((object)callbackInstanceType, binding, new EndpointAddress(remoteAddress)) 21: this((object)callbackInstanceType, binding, remoteAddress) 41: this((object)callbackInstance, binding, new EndpointAddress(remoteAddress)) 44: this((object)callbackInstance, binding, remoteAddress) 112: this(callbackObject, binding, (EndpointAddress)null) 118: this(callbackObject, binding, new EndpointAddress(remoteAddress))