2 references to NegateUInt16
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
984Return NegateUInt16(DirectCast(Operand, UInt16)) 986Return NegateUInt16(Convert.ToUInt16(Operand))