2 references to Error_BadTypeArgCount
System.Workflow.Activities (2)
Rules\Parser\Parser.cs (2)
2128
throw new RuleSyntaxException(ErrorNumbers.
Error_BadTypeArgCount
, message, parserContext.CurrentToken.StartPosition);
2328
throw new RuleSyntaxException(ErrorNumbers.
Error_BadTypeArgCount
, message, parserContext.CurrentToken.StartPosition);