3 references to ModUInt32
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
4273
Return
ModUInt32
(Nothing, Convert.ToUInt32(Right))
4495
Return
ModUInt32
(Convert.ToUInt32(Left), Convert.ToUInt32(Right))
4524
Return
ModUInt32
(Convert.ToUInt32(Left), Nothing)