Really as a note to myself as I always forget how to do this. To turn off JIT debugging which takes an age to try to attach the debugger under the covers, you set this value in the registry
HKLM\SOFTWARE\Microsoft\.NETFramework\DbgJITDebugLaunchSetting=1
At least I now know where to go to find that information 