2 references to NegateSByte
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
963Return NegateSByte(DirectCast(Operand, SByte)) 965Return NegateSByte(Convert.ToSByte(Operand))