Introduction There comes a time in the life of every .NET developer when you need Visual Studio to do something that can only be described as a "class breakpoint": a quick command to set a breakpoint on every access to a class. Unfortunately, after googling...