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