1 write to _instMinDT
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
565
_instMinDT
= tmpMin;
1 reference to _instMinDT
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
476
SqlCommand cmd = CreateInternalIdDateTimeCommand("[dbo].[GetWorkflowInstanceEventsWithDetails]",
_instMinDT
);