2 references to NegateUInt64
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1012Return NegateUInt64(DirectCast(Operand, UInt64)) 1014Return NegateUInt64(Convert.ToUInt64(Operand))