2 references to ContextGuid
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
1560
ids[i] = BuildQualifiedNameVarName(record.QualifiedName, record.
ContextGuid
, record.ParentContextGuid);
1630
command.Parameters.Add(DbResourceAllocator.NewDbParameter("@ContextGuid" + paramIdString, record.
ContextGuid
));