2 references to NegateInt16
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
977Return NegateInt16(DirectCast(Operand, Int16)) 979Return NegateInt16(Convert.ToInt16(Operand))