3 references to EndIfKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
78
case SyntaxKind.
EndIfKeyword
:
1097
return SyntaxKind.
EndIfKeyword
;
1629
case SyntaxKind.
EndIfKeyword
: