9 references to CompleteExecutionContext
System.Workflow.Activities (6)
ConstrainedGroup.cs (1)
645
contextManager.
CompleteExecutionContext
(childContext);
EventHandlers.cs (1)
254
contextManager.
CompleteExecutionContext
(contextManager.GetExecutionContext(eda));
State.cs (1)
343
contextManager.
CompleteExecutionContext
(childContext);
Task.cs (2)
541
contextManager.
CompleteExecutionContext
(templateExecutionContext);
578
contextManager.
CompleteExecutionContext
(templateExecutionContext);
While.cs (1)
152
contextManager.
CompleteExecutionContext
(contextManager.GetExecutionContext(e.Activity));
System.Workflow.ComponentModel (3)
AuthoringOM\Activity.cs (1)
1742
executionContext.ExecutionContextManager.
CompleteExecutionContext
(resurrectedContext);
AuthoringOM\ActivityExecutionContextCollection.cs (1)
131
this.
CompleteExecutionContext
(newExecutionContext);
AuthoringOM\Filters\CompensationHandlingFilter.cs (1)
247
context.ExecutionContextManager.
CompleteExecutionContext
(childContext);