1 write to hasTrackedCompletion
System.Activities (1)
System\Activities\Hosting\WorkflowInstance.cs (1)
715
this.
hasTrackedCompletion
= true;
1 reference to hasTrackedCompletion
System.Activities (1)
System\Activities\Hosting\WorkflowInstance.cs (1)
697
if (this.controller.TrackingEnabled && !this.
hasTrackedCompletion
)