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