4 references to GetTypeCode
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\CompilerServices\OverloadResolution.vb (4)
105
Debug.Assert(
GetTypeCode
(leftType) <>
GetTypeCode
(rightType),
108
If NumericSpecificityRank(
GetTypeCode
(leftType)) <
109
NumericSpecificityRank(
GetTypeCode
(rightType)) Then