27 references to CSByteKeyword
Microsoft.CodeAnalysis.VisualBasic (14)
Binding\Binder_Conversions.vb (1)
288Case SyntaxKind.CSByteKeyword : targetType = SpecialType.System_SByte
Generated\Syntax.xml.Main.Generated.vb (4)
27484Case SyntaxKind.CSByteKeyword : 44703SyntaxKind.CSByteKeyword, 45021SyntaxKind.CSByteKeyword, 45408Case SyntaxKind.CSByteKeyword
Parser\ParseExpression.vb (1)
359SyntaxKind.CSByteKeyword,
Parser\Parser.vb (2)
1163SyntaxKind.CSByteKeyword, 5630SyntaxKind.CSByteKeyword,
Preprocessor\ExpressionEvaluator.vb (1)
495Case SyntaxKind.CSByteKeyword
Scanner\KeywordTable.vb (1)
50SyntaxKind.CSByteKeyword, New7to8,
Syntax\InternalSyntax\SyntaxNodeFactories.vb (1)
187SyntaxKind.CSByteKeyword,
Syntax\SyntaxKindFacts.vb (2)
109SyntaxKind.CSByteKeyword, 464SyntaxKind.CSByteKeyword,
Syntax\SyntaxNodeFactories.vb (1)
501SyntaxKind.CSByteKeyword,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (4)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
219Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CSByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\CallStatementSyntaxExtensions.vb (1)
29nextToken.IsKindOrHasMatchingText(SyntaxKind.CSByteKeyword) OrElse
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
40Return SyntaxKind.CSByteKeyword 80Case SyntaxKind.CSByteKeyword
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Expressions\CastOperatorsKeywordRecommender.vb (1)
26SyntaxKind.CSByteKeyword,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (4)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
219Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CSByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\CallStatementSyntaxExtensions.vb (1)
29nextToken.IsKindOrHasMatchingText(SyntaxKind.CSByteKeyword) OrElse
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
40Return SyntaxKind.CSByteKeyword 80Case SyntaxKind.CSByteKeyword
Roslyn.Diagnostics.VisualBasic.Analyzers (4)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
219Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CSByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\CallStatementSyntaxExtensions.vb (1)
29nextToken.IsKindOrHasMatchingText(SyntaxKind.CSByteKeyword) OrElse
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
40Return SyntaxKind.CSByteKeyword 80Case SyntaxKind.CSByteKeyword