1 type derived from DurableInstanceProvider
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceProvider.cs (1)
7class WorkflowInstanceProvider : DurableInstanceProvider
1 instantiation of DurableInstanceProvider
System.WorkflowServices (1)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
122IInstanceProvider instanceProvider = new DurableInstanceProvider(instanceContextProvider);