6 references to ModInt32
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (6)
2788
Return
ModInt32
(0, 0)
2800
Return
ModInt32
(conv1.ToInt32(Nothing), 0)
2824
Return
ModInt32
(0, conv2.ToInt32(Nothing))
2925
Return
ModInt32
(conv1.ToInt32(Nothing), conv2.ToInt32(Nothing))
2928
Return
ModInt32
(conv1.ToInt32(Nothing), ToVBBool(conv2))
2931
Return
ModInt32
(ToVBBool(conv1), conv2.ToInt32(Nothing))