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