3 references to UIntKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
324
case SyntaxKind.
UIntKeyword
:
891
return SyntaxKind.
UIntKeyword
;
1583
case SyntaxKind.
UIntKeyword
: