1 reference to Error_InvalidEventPropertyName
System.Workflow.Activities (1)
CorrelationValidator.cs (1)
891
validationErrors.Add(new ValidationError(string.Format(CultureInfo.CurrentCulture, SR.GetString(SR.
Error_InvalidEventPropertyName
, paramName)), ErrorNumbers.Error_FieldNotExists, false, "ParameterBindings"));