2 instantiations of ServiceDurableInstanceContextProvider
System.WorkflowServices (2)
System\ServiceModel\Description\DurableServiceAttribute.cs (2)
110DurableInstanceContextProvider instanceContextProvider = new ServiceDurableInstanceContextProvider( 174singleCallInstanceContextProvider = new ServiceDurableInstanceContextProvider(
3 references to ServiceDurableInstanceContextProvider
System.WorkflowServices (3)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (3)
20ServiceDurableInstanceContextProvider contextManager; 35ServiceDurableInstanceContextProvider contextManager, 46ServiceDurableInstanceContextProvider contextManager,