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