2 references to InstanceID
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (1)
415return this.WorkflowCoreRuntime.InstanceID;
AuthoringOM\ScheduleChanges.cs (1)
349throw new InvalidOperationException(SR.GetString(CultureInfo.CurrentCulture, SR.Error_DynamicUpdateEvaluation, new object[] { workflowCoreRuntime.InstanceID.ToString() }));