BHoM / BHoM/Versioning_Toolkit
BH.Upgrader.Base.Upgrader.GetMethodKey yields ambiguous results for methods with out collection parameters
- Dominant language
- C#
- Stars
- 0
- Forks
- 4
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 1
Description
#### Description:
I have just noticed that `BH.Upgrader.Base.Upgrader.GetMethodKey` query called against a method with `out` param of collection type returns ambiguous results such as `BH.Engine.Geometry.Query.PlaneIntersections(BH.oM.Geometry.NurbsCurve, BH.oM.Geometry.Plane, System.Collections.Generic.List, System.Double)`. On top of that, the format is slightly different (missing ``1&`) compared to what I reported under https://github.com/BHoM/BHoM_Engine/issues/3384.
#### Test file:
On [SharePoint](https://burohappold.sharepoint.com/sites/BHoM/02_Current/Forms/AllItems.aspx?FolderCTID=0x0120008122C8891F89054B8ACED0196C70DFC4&id=%2Fsites%2FBHoM%2F02%5FCurrent%2F12%5FScripts%2F01%5FIssue%2FBHoM%2FBHoM%5FEngine%2FVersioning%5FEngine%2F%233384%2DVersioningKeyBug)
Contributor guide
Assessment
This issue has not been assessed yet.