3 references to Error_MethodArgCountMismatch
System.Workflow.Activities (3)
Rules\RuleValidation.cs (3)
3137
return new ValidationError(message, ErrorNumbers.
Error_MethodArgCountMismatch
);
3462
return new ValidationError(message, ErrorNumbers.
Error_MethodArgCountMismatch
);
3507
return new ValidationError(message, ErrorNumbers.
Error_MethodArgCountMismatch
);