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