Commits

David Farler committed 840855253e5
SubstituteTypeRef: Don't rely on Metadata address for substitution We'll need to drill into nested structs to get their field typerefs and so on, without metadata necessarily available. Decouple the lookup from the address. TODO: Cache associated type descriptors based on typeref or mangled name.