3 references to IntDivideByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
4674
Return
IntDivideByte
(Nothing, Convert.ToByte(Right))
4871
Return
IntDivideByte
(Convert.ToByte(Left), Nothing)
4878
Return
IntDivideByte
(Convert.ToByte(Left), Convert.ToByte(Right))