How to debug Unity resolution?
问题 In a WPF project(with prism) we are using Unity as DI framework. Recently, after we merged two big branches, we were not able to start our application, we were having StackOverflowException . Due to the nature of the exception, we were not able to get his call stack or current values, we were only seing that the issue was comming from Unity due to the namespace. We spent more than 5 hours to find were the issue was occuring: Simplified: We were having 3-4 services(A, B, C and D), each one