I have a solution with some projects. There are several break-points in different projects. I want to trace the first thread hit one of these break-points and continue traci
If multiple threads are being spawned as for a web application, @MattFaus answer's will not work. what I did instead is the following