3 references to ModByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
4261
Return
ModByte
(Nothing, Convert.ToByte(Right))
4476
Return
ModByte
(Convert.ToByte(Left), Nothing)
4483
Return
ModByte
(Convert.ToByte(Left), Convert.ToByte(Right))