I have a solution with 3 projects, one of them being Ex.utils and Ex.Api. Where the .dll of the utils project is referenced in Ex.Api in 'References'. Both compiled in the same .NET version.
When you run the debug, the breakpoint, after countless searches, remains as if it were unavailable.