- Notifications
You must be signed in to change notification settings - Fork750
Open
Description
In two places (classobject.cs
andgenericutil.cs
) we call intoAssemblyManager.LookupTypes
and use just the first matching entry. We should look into these instances and check whether we can do a more informed decision on which type to choose exactly.
The respective code was adjusted slightly in#1318 (before we had an obsolete functionLookupType
that did the same).
Metadata
Metadata
Assignees
Labels
No labels