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