4 references to TestLiteralExpression
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\ExpressionParsingTests.cs (4)
467TestLiteralExpression(SyntaxKind.NullKeyword); 468TestLiteralExpression(SyntaxKind.TrueKeyword); 469TestLiteralExpression(SyntaxKind.FalseKeyword); 470TestLiteralExpression(SyntaxKind.ArgListKeyword);