1 write to instanceId
System.Workflow.Runtime (1)
Hosting\ManualWorkflowSchedulerService.cs (1)
26this.instanceId = instanceId;
1 reference to instanceId
System.Workflow.Runtime (1)
Hosting\ManualWorkflowSchedulerService.cs (1)
40public Guid InstanceId { get { return instanceId; } }