# Description Some code sites where types get marked reachable by the analysis are yet ignored wrt. the Causality Export: - [`AnalysisUniverse.lookupAllowUnresolved()`](https://github.com/hpi-swa-lab/MPWS2022RH1-graalvm/blob/8f18d973d12d85cd2db4a433bbcab1a1239a0fa9/substratevm/src/com.oracle.graal.pointsto/src/com/oracle/graal/pointsto/meta/AnalysisUniverse.java#L372) - Class/DynamicHub-Objects found on the heap: [`ImageHeapScanner`](https://github.com/hpi-swa-lab/MPWS2022RH1-graalvm/blob/8f18d973d12d85cd2db4a433bbcab1a1239a0fa9/substratevm/src/com.oracle.graal.pointsto/src/com/oracle/graal/pointsto/heap/ImageHeapScanner.java#L400) and [`ReflectionDataBuilder`](https://github.com/hpi-swa-lab/MPWS2022RH1-graalvm/blob/8f18d973d12d85cd2db4a433bbcab1a1239a0fa9/substratevm/src/com.oracle.svm.hosted/src/com/oracle/svm/hosted/reflect/ReflectionDataBuilder.java#L757)