I need to remove/disable all breakpoints for specific class file in Visual Studio, I think right now we just have option for entire solution/project from Visual Studio
Currently I need to do it manually, not sure if any way to Disable/Delete breakpoints for current/specific file instead of entire solution in Visual Studio, manually its very cumbersome process.