2 references to Error_UnterminatedStringLiteral
System.Workflow.Activities (2)
Rules\Parser\Scanner.cs (2)
375throw new RuleSyntaxException(ErrorNumbers.Error_UnterminatedStringLiteral, Messages.Parser_UnterminatedStringLiteral, tokenStartPosition); 399throw new RuleSyntaxException(ErrorNumbers.Error_UnterminatedStringLiteral, Messages.Parser_UnterminatedStringLiteral, tokenStartPosition);