3 references to GetWorkflowExecutors
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
268
foreach (WorkflowExecutor executor in
GetWorkflowExecutors
())
1309
IList<WorkflowExecutor> executors =
GetWorkflowExecutors
();
1357
executors =
GetWorkflowExecutors
();