3 references to ModUInt16
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
4267
Return
ModUInt16
(Nothing, Convert.ToUInt16(Right))
4488
Return
ModUInt16
(Convert.ToUInt16(Left), Convert.ToUInt16(Right))
4513
Return
ModUInt16
(Convert.ToUInt16(Left), Nothing)