3 references to SByteKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
293
case SyntaxKind.
SByteKeyword
:
829
return SyntaxKind.
SByteKeyword
;
1469
case SyntaxKind.
SByteKeyword
: