3 references to AddService
System.WorkflowServices (3)
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
142
workflowRuntime.
AddService
(new SynchronizationContextWorkflowSchedulerService());
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
246
workflowRuntimeBehavior.WorkflowRuntime.
AddService
(new SkipUnloadOnFirstIdleWorkflowPersistenceService(persistenceService));
System\Workflow\Runtime\StreamedWorkflowDefinitionContext.cs (1)
213
this.WorkflowRuntime.
AddService
(this.typeProvider);