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