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