3 references to ActivityStateRecord
System.Activities (3)
System\Activities\ActivityInstance.cs (3)
1221executor.AddTrackingRecord(new ActivityStateRecord(executor.WorkflowInstanceId, this, this.state)); 1281executor.AddTrackingRecord(new ActivityStateRecord(executor.WorkflowInstanceId, this, this.state)); 1289executor.AddTrackingRecord(new ActivityStateRecord(executor.WorkflowInstanceId, this, this.state));