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