1 reference to Error_CorrelationTokenSpecifiedForUncorrelatedInterface
System.Workflow.Activities (1)
CorrelationValidator.cs (1)
110
validationErrors.Add(new ValidationError(string.Format(CultureInfo.CurrentCulture, SR.GetString(SR.
Error_CorrelationTokenSpecifiedForUncorrelatedInterface
), activity.QualifiedName, interfaceType), ErrorNumbers.Error_InvalidIdentifier, false, "CorrelationToken"));