2 references to ByteKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
VisualBasic\MemberSignatureParser.cs (1)
333
case SyntaxKind.
ByteKeyword
:
VisualBasic\SyntaxKind.cs (1)
49
builder.Add("byte", SyntaxKind.
ByteKeyword
);