4 references to IfKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (4)
SyntaxKindFacts.cs (4)
75
case SyntaxKind.
IfKeyword
:
867
return SyntaxKind.
IfKeyword
;
1091
return SyntaxKind.
IfKeyword
;
1507
case SyntaxKind.
IfKeyword
: