Reflection_Engine: IsAssignableFromIncludeGenerics in not restrictive enough
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
The `IsAssignableFromIncludeGenerics` does not limit the types enough. For example, `BH.oM.Structure.Element.Opening` would return true to being assignable to a `BH.oM.Analytical.IOpening`.
#### Test file(s):
https://burohappold.sharepoint.com/:f:/s/BHoM/ElSgfXMtsNRNsXJjzS5tKNsBuW2b_2QOL2iYdp8yjrqesg?e=TkZPkT
Contributor guide
Assessment
This issue has not been assessed yet.