1 write to workflowId
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveContext.cs (1)
31this.workflowId = workflowId.ToString();
2 references to workflowId
System.WorkflowServices (2)
System\Workflow\Activities\ReceiveContext.cs (2)
79new KeyValuePair<string, string>(WellKnownContextProperties.InstanceId, workflowId), 85new KeyValuePair<string, string>(WellKnownContextProperties.InstanceId, workflowId));