2 references to ConstKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
917return SyntaxKind.ConstKeyword; 1557case SyntaxKind.ConstKeyword: