3 instantiations of InteropTrackingRecord
System.Workflow.Runtime (3)
System\Activities\Statements\InteropEnvironment.cs (2)
110new InteropTrackingRecord(this.Activity.DisplayName, 128new InteropTrackingRecord(this.Activity.DisplayName,
System\Activities\Tracking\InteropTrackingRecord.cs (1)
34return new InteropTrackingRecord(this);
1 reference to InteropTrackingRecord
System.Workflow.Runtime (1)
System\Activities\Tracking\InteropTrackingRecord.cs (1)
26protected InteropTrackingRecord(InteropTrackingRecord record)