1 write to trackingEnabled
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
191
this.
trackingEnabled
= value;
3 references to trackingEnabled
System.Workflow.Runtime (3)
System\Activities\Statements\InteropExecutor.cs (3)
187
return this.
trackingEnabled
;
534
if (this.
trackingEnabled
)
847
if (this.
trackingEnabled
)