2 references to NegateInt64
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1005Return NegateInt64(DirectCast(Operand, Int64)) 1007Return NegateInt64(Convert.ToInt64(Operand))