2 references to Decimal
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
334return ConstantValueDefault.Decimal; 426case ConstantValueTypeDiscriminator.Decimal: return ConstantValueDefault.Decimal;