21 references to EndFlushTrackingRecords
System.Activities (10)
System\Activities\Hosting\WorkflowInstance.cs (1)
530this.Controller.EndFlushTrackingRecords(result);
System\Activities\WorkflowApplication.cs (9)
926this.Controller.EndFlushTrackingRecords(result); 959this.Controller.EndFlushTrackingRecords(result); 3417thisPtr.instance.Controller.EndFlushTrackingRecords(result); 3681thisPtr.instance.Controller.EndFlushTrackingRecords(result); 3997this.instance.Controller.EndFlushTrackingRecords(trackingResult); 4064thisPtr.instance.Controller.EndFlushTrackingRecords(result); 4984application.Controller.EndFlushTrackingRecords(lastResult); 5119instance.Controller.EndFlushTrackingRecords(lastResult); 5255instance.Controller.EndFlushTrackingRecords(lastResult);
System.ServiceModel.Activities (11)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (11)
1086this.Controller.EndFlushTrackingRecords(result); 1236this.Controller.EndFlushTrackingRecords(result); 1290this.Controller.EndFlushTrackingRecords(result); 1343thisPtr.Controller.EndFlushTrackingRecords(result); 1375thisPtr.Controller.EndFlushTrackingRecords(result); 1410this.Controller.EndFlushTrackingRecords(result); 1454thisPtr.Controller.EndFlushTrackingRecords(result); 1597this.Controller.EndFlushTrackingRecords(result); 3247thisPtr.instance.Controller.EndFlushTrackingRecords(result); 3748thisPtr.instance.Controller.EndFlushTrackingRecords(result); 4224thisPtr.instance.Controller.EndFlushTrackingRecords(result);