4 references to
System.Workflow.Runtime (4)
WorkflowRuntime.cs (4)
70
Dictionary<K, V> dict = this
[
key];
472
Dictionary<Guid, WorkflowExecutor> executors = workflowExecutors
[
key];
526
Dictionary<Guid, WorkflowExecutor> executors = workflowExecutors
[
instanceId];
1613
Dictionary<Guid, WorkflowExecutor> executors = workflowExecutors
[
instanceId];