probeHomeLocation
fun <T : Any> probeHomeLocation(cache: Array<KClassValue.Entry<*>?>, classValue: KClassValue<T>): KClassValue.Entry<T>?
Look in the cache, at the home location for the given ClassValue.
Look in the cache, at the home location for the given ClassValue.