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