Searched refs:typeArgument1 (Results 1 – 2 of 2) sorted by relevance
669 val typeArgument1 = testClassType1.arguments.single() in 180 - test classItem toType() constant671 typeArgument1.assertReferencesTypeParameter(typeParameter1) in 180 - test classItem toType()672 assertEquals("S", (typeArgument1 as VariableTypeItem).toString()) in 180 - test classItem toType()
2113 val typeArgument1 = arguments[1] in <lambda>() constant2114 typeArgument1.assertHasNonNullNullability(expectAnnotation = false) in <lambda>()