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