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