2 references to ContextGuid
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
1251
command.Parameters.Add(DbResourceAllocator.NewDbParameter("@ContextGuid", _parameters.
ContextGuid
));
1549
command.Parameters.Add(DbResourceAllocator.NewDbParameter("@WorkflowInstanceContextGuid", _parameters.
ContextGuid
));