4 references to Byte
Microsoft.CodeAnalysis.CodeStyle (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,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
332
SyntaxKind.ByteKeyword => PredefinedType.
Byte
,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
331
Return PredefinedType.
Byte