Searched refs:typeArgument2 (Results 1 – 2 of 2) sorted by relevance
680 val typeArgument2 = testClassType2.arguments.single() in 180 - test classItem toType() constant682 typeArgument2.assertReferencesTypeParameter(typeParameter2) in 180 - test classItem toType()683 assertEquals("T", (typeArgument2 as VariableTypeItem).toString()) in 180 - test classItem toType()
2115 val typeArgument2 = arguments[2] in <lambda>() constant2116 typeArgument2.assertHasNullableNullability(expectAnnotation = false) in <lambda>()