getAllCandidatesFor

abstract fun getAllCandidatesFor(type: KClass<*>): Set<KClass<*>>

Get all matching types for the given type