6 references to ObjTstInt16
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (6)
518
Return
ObjTstInt16
(conv1.ToInt16(Nothing), 0)
521
Return
ObjTstInt16
(0, conv2.ToInt16(Nothing))
697
Return
ObjTstInt16
(conv1.ToInt16(Nothing), conv2.ToInt16(Nothing))
701
Return
ObjTstInt16
(CShort(ToVBBool(conv1)), conv2.ToInt16(Nothing))
705
Return
ObjTstInt16
(conv1.ToInt16(Nothing), CShort(ToVBBool(conv2)))
708
Return
ObjTstInt16
(CShort(ToVBBool(conv1)), CShort(ToVBBool(conv2)))