2 references to SByteKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
VisualBasic\MemberSignatureParser.cs (1)
331
case SyntaxKind.
SByteKeyword
:
VisualBasic\SyntaxKind.cs (1)
48
builder.Add("sbyte", SyntaxKind.
SByteKeyword
);