4 references to DisableKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (4)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (4)
100
case SyntaxKind.
DisableKeyword
:
132
case SyntaxKind.
DisableKeyword
:
1147
return SyntaxKind.
DisableKeyword
;
1687
case SyntaxKind.
DisableKeyword
: