2 references to Error_MethodArgumentTypeMismatch
System.Workflow.Activities (2)
Rules\RuleValidation.cs (2)
2541
error = new ValidationError(message, ErrorNumbers.
Error_MethodArgumentTypeMismatch
);
2553
error = new ValidationError(message, ErrorNumbers.
Error_MethodArgumentTypeMismatch
);