3 references to ModUInt64
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
4279Return ModUInt64(Nothing, Convert.ToUInt64(Right)) 4505Return ModUInt64(Convert.ToUInt64(Left), Convert.ToUInt64(Right)) 4535Return ModUInt64(Convert.ToUInt64(Left), Nothing)