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