1 instantiation of WorkflowTimerService
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
1152AddServiceImpl(new WorkflowTimerService());
1 reference to WorkflowTimerService
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
1150if (GetAllServices(typeof(WorkflowTimerService)).Count == 0)