2 references to Error_InvalidIntegerLiteral
System.Workflow.Activities (2)
Rules\Parser\Scanner.cs (2)
644throw new RuleSyntaxException(ErrorNumbers.Error_InvalidIntegerLiteral, message, tokenStartPosition); 841throw new RuleSyntaxException(ErrorNumbers.Error_InvalidIntegerLiteral, message, tokenStartPosition);