Not sure but im guessing the values of custom attributes are stored at compile time in the assembly therefore i dont think the code actually 'executes' as such. What you could do is use the immediate window to write refection code and see what comes out?Maybe there is a way of stepping into your custom attributes classes not sure to be honest.