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