2 references to Byte
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
149return ConstantValueDefault.Byte; 413case ConstantValueTypeDiscriminator.Byte: return ConstantValueDefault.Byte;