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