Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/meta/Debug­Break
Open sandboxFocus

Method DebugBreak

DebugBreak()

Requests the debugger to break, if any debugger is attached to the current process.

Declaration
public static void DebugBreak()
See Also