2 references to Error_MissingTypeArguments
System.Workflow.Activities (2)
Rules\Parser\Parser.cs (2)
2109throw new RuleSyntaxException(ErrorNumbers.Error_MissingTypeArguments, message, token.StartPosition); 2178throw new RuleSyntaxException(ErrorNumbers.Error_MissingTypeArguments, message, namePosition);