<!-- PLEASE ENSURE YOU REVIEW THE CONTENT OF EACH ISSUE CAREFULLY, INCLUDING SUBSEQUENT COMMENTS BY YOURSELF OR OTHERS. --> <!-- IN PARTICULAR PLEASE ENSURE THAT SENSITIVE OR INAPPROPRIATE INFORMATION IS NOT UPLOADED --> #### Description: The concept of AssemblyResolver was introduced in this PR for deserialisation of types: https://github.com/BHoM/BHoM_Engine/pull/3561 This resolver also need to be used when trying to run extension methods from their name and input type.
Description:
The concept of AssemblyResolver was introduced in this PR for deserialisation of types: #3561
This resolver also need to be used when trying to run extension methods from their name and input type.