1 write to Initialized
System.Workflow.Runtime (1)
Tracking\SqlTrackingQuery.cs (1)
137
inst.
Initialized
= reader.GetDateTime(3);
2 references to Initialized
System.Workflow.Runtime (2)
Tracking\SqlTrackingWorkflowInstance.cs (2)
790
if (inst.
Initialized
> tmpMin)
791
tmpMin = inst.
Initialized
;