4 references to Byte
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
332
SyntaxKind.ByteKeyword => PredefinedType.
Byte
,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
VisualBasicSyntaxFacts.vb (1)
331
Return PredefinedType.
Byte
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
19
SpecialType.System_Byte => PredefinedType.
Byte
,
PredefinedTypeExtensions.cs (1)
19
PredefinedType.
Byte
=> SpecialType.System_Byte,