2 references to CreateChannelFactory
System.WorkflowServices (2)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
216
ChannelManagerHelpers.
CreateChannelFactory
(endpointData.Key, endpointData.Value, this.endpoints),
System\Workflow\Runtime\Hosting\ChannelManagerHelpers.cs (1)
160
return
CreateChannelFactory
(endpointName, contractType, null);