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