1 reference to ContractType
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
191
IChannel channel = ChannelManagerHelpers.CreateChannel(factory.
ContractType
, factory.ChannelFactory, (via == defaultViaUri) ? null : via.ToString());