Slow debugging in Visual Studio.

Hi all,

 

    I'm working on a SolidWorks Automation project (with API in VB.Net). The code is roughly around 10000 lines and more. Also it includes part, assembly and drawing automation. My problem is when debugging, the debugging (step-into, step-over) time is increasing as the time increases. How to handle it?

 

TIA.