I have some code which generates a large quantity of ArgumentExceptions on one particular line (which is in a different developer\'s code, so I can\'t just change it), which
i think Conditional Breakpoints are what you're looking for here. You can do this by right clicking your breakpoint and clicking the Condition... menu item.