2 references to NegateDouble
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1033
Return
NegateDouble
(DirectCast(Operand, Double))
1035
Return
NegateDouble
(Convert.ToDouble(Operand))