6 references to
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\WorkflowControlClient.cs (2)
70: base(binding, remoteAddress) 76: base(workflowEndpoint.Binding, workflowEndpoint.Address)
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (2)
75: base(binding, remoteAddress) 81: base(workflowEndpoint.Binding, workflowEndpoint.Address)
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
52: base(endpointTrait.Endpoint.Binding, endpointTrait.Endpoint.Address)
System.WorkflowServices (1)
System\ServiceModel\Activities\ExternalDataExchangeClient.cs (1)
16: base(binding, address)