5 references to ObjTstInt64
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (5)
530
Return
ObjTstInt64
(conv1.ToInt64(Nothing), 0)
533
Return
ObjTstInt64
(0, conv2.ToInt64(Nothing))
673
Return
ObjTstInt64
(conv1.ToInt64(Nothing), conv2.ToInt64(Nothing))
676
Return
ObjTstInt64
(conv1.ToInt64(Nothing), ToVBBool(conv2))
679
Return
ObjTstInt64
(ToVBBool(conv1), conv2.ToInt64(Nothing))