2 references to ContextGuid
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
1701string id = BuildQualifiedNameVarName(record.QualifiedName, record.ContextGuid, record.ParentContextGuid); 1758command.Parameters.Add(DbResourceAllocator.NewDbParameter("@ContextGuid", record.ContextGuid));