2 references to WalkExecutionContextTree
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
924foreach (ActivityExecutionContext executionContext in DebugController.WalkExecutionContextTree(rootExecutionContext)) 982foreach (ActivityExecutionContext nestedContext in WalkExecutionContextTree(executionContext))