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