5 references to IntDivideSByte
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\Operators.vb (5)
4671
Return
IntDivideSByte
(Nothing, Convert.ToSByte(Right))
4710
Return
IntDivideSByte
(ToVBBool(Left), Convert.ToSByte(Right))
4734
Return
IntDivideSByte
(Convert.ToSByte(Left), Nothing)
4737
Return
IntDivideSByte
(Convert.ToSByte(Left), ToVBBool(Right))
4740
Return
IntDivideSByte
(Convert.ToSByte(Left), Convert.ToSByte(Right))