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