BHoM / BHoM/BHoM_Engine

Provide a better handling of calling `RunExtensionMethod` when multiple method match the inputs

Open
#3,569 0 comments 0 reactions 1 assignee Claimed by @adecler View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:
`IsPrimitive` from the SQLite_Toolkit is not run properly when called from `RunExtensionMethod., it may be because there's an existing `IsPrimitive` in the `Reflection_Engine` wih two optional parameters (so could be run using RunExtensionMethod with a single target:
https://github.com/BHoM/BHoM_Engine/blob/develop/Reflection_Engine/Query/IsPrimitive.cs

Test script: [RunExtensionMethod.gh](https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/02_Pull%20Request/BHoM/BHoM_Engine/BHoM_Engine/%233568-AddLazyLoadingOfAssemblies/RunExtensionMethod.gh?csf=1&web=1&e=Bq2gIM)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.