5 references to ModSingle
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\Operators.vb (5)
4285
Return
ModSingle
(Nothing, Convert.ToSingle(Right))
4320
Return
ModSingle
(ToVBBool(Left), Convert.ToSingle(Right))
4434
Return
ModSingle
(Convert.ToSingle(Left), Convert.ToSingle(Right))
4547
Return
ModSingle
(Convert.ToSingle(Left), Nothing)
4550
Return
ModSingle
(Convert.ToSingle(Left), ToVBBool(Right))