1 write to completed
System.Workflow.Runtime (1)
System\Activities\Statements\InteropEnvironment.cs (1)
289this.completed = (executionStatus == System.Workflow.ComponentModel.ActivityExecutionStatus.Closed);
1 reference to completed
System.Workflow.Runtime (1)
System\Activities\Statements\InteropEnvironment.cs (1)
217if (this.completed || this.uncaughtException != null)