2 references to ContextId
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityExecutorDelegateInfo.cs (2)
150
delegateOperation = new ActivityExecutorDelegateOperation(this.activityQualifiedName, this.delegateValue, e, this.
ContextId
);
152
delegateOperation = new ActivityExecutorDelegateOperation(this.activityQualifiedName, this.eventListener, e, this.
ContextId
);