2 references to NegateDecimal
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1019Return NegateDecimal(DirectCast(Operand, Decimal)) 1021Return NegateDecimal(Convert.ToDecimal(Operand))