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