1 write to workflowInstanceId
System.Workflow.Runtime (1)
Hosting\SqlPersistenceWorkflowInstanceDescription.cs (1)
37this.workflowInstanceId = workflowInstanceId;
1 reference to workflowInstanceId
System.Workflow.Runtime (1)
Hosting\SqlPersistenceWorkflowInstanceDescription.cs (1)
44public Guid WorkflowInstanceId { get { return workflowInstanceId; } }