2 references to GetNewContextId
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
149this.rootActivity.SetValue(Activity.ActivityExecutionContextInfoProperty, new ActivityExecutionContextInfo(this.rootActivity.QualifiedName, GetNewContextId(), instanceId, -1)); 2941return this.GetNewContextId();