2 references to NegateSingle
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1026Return NegateSingle(DirectCast(Operand, Single)) 1028Return NegateSingle(Convert.ToSingle(Operand))