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