My .NET solution contains over 150 individual files and I want to write an IDE macro that will set a breakpoint on every line of code that starts with "Debug.Write".

Anybody got any idea how to do this?