5 references to Break
PresentationFramework (2)
MS\Internal\Helper.cs (1)
1201Debugger.Break();
System\Windows\Standard\Debug.cs (1)
29Debugger.Break();
System.Private.CoreLib (3)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
93System.Diagnostics.Debugger.Break();
src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebugProvider.Unix.cs (1)
20Debugger.Break();
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.GateThread.cs (1)
133Debugger.Break();