Rhino crashes when BHoM repo is triggered
Open
type:question
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
I am trying to build a rhino app. It has a UI in WPF and the crash occurs when I trigger a command containing a BHoM method (Line 89) in it. The break point at the start of the command (Line 70) is not hit.
If I comment out the line with the BHoM method (Line 89) in it no crash occurs. The breakpoint at Line 70 is hit and I can continue on to execute the entire command.

A little more info on the project setup

Hope someone here has encountered and moved past this issue in the past?
Contributor guide
Assessment
This issue has not been assessed yet.