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