24 references to CByteKeyword
Microsoft.CodeAnalysis.VisualBasic (14)
Binding\Binder_Conversions.vb (1)
280Case SyntaxKind.CByteKeyword : targetType = SpecialType.System_Byte
Generated\Syntax.xml.Main.Generated.vb (4)
27483Case SyntaxKind.CByteKeyword : 44702SyntaxKind.CByteKeyword, 45008SyntaxKind.CByteKeyword, 45382Case SyntaxKind.CByteKeyword
Parser\ParseExpression.vb (1)
360SyntaxKind.CByteKeyword,
Parser\Parser.vb (2)
1164SyntaxKind.CByteKeyword, 5631SyntaxKind.CByteKeyword,
Preprocessor\ExpressionEvaluator.vb (1)
498Case SyntaxKind.CByteKeyword
Scanner\KeywordTable.vb (1)
38SyntaxKind.CByteKeyword, None,
Syntax\InternalSyntax\SyntaxNodeFactories.vb (1)
175SyntaxKind.CByteKeyword,
Syntax\SyntaxKindFacts.vb (2)
96SyntaxKind.CByteKeyword, 456SyntaxKind.CByteKeyword,
Syntax\SyntaxNodeFactories.vb (1)
489SyntaxKind.CByteKeyword,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
217Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
24Return SyntaxKind.CByteKeyword 64Case SyntaxKind.CByteKeyword
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Expressions\CastOperatorsKeywordRecommender.vb (1)
18SyntaxKind.CByteKeyword,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
217Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
24Return SyntaxKind.CByteKeyword 64Case SyntaxKind.CByteKeyword
Roslyn.Diagnostics.VisualBasic.Analyzers (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\CodeGeneration\ExpressionGenerator.vb (1)
217Return SyntaxFactory.PredefinedCastExpression(SyntaxFactory.Token(SyntaxKind.CByteKeyword), expression)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ITypeSymbolExtensions.vb (2)
24Return SyntaxKind.CByteKeyword 64Case SyntaxKind.CByteKeyword