2 references to UIntegerKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
VisualBasic\MemberSignatureParser.cs (1)
341
case SyntaxKind.
UIntegerKeyword
:
VisualBasic\SyntaxKind.cs (1)
53
builder.Add("uinteger", SyntaxKind.
UIntegerKeyword
);