1 write to workflowIdString
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
517workflowIdString = this.InstanceId.ToString();
2 references to workflowIdString
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
516if (workflowIdString == null) 518return workflowIdString;