23 references to Break
Microsoft.CodeAnalysis (2)
InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.UnitTests (3)
Collections\ImmutableListTestBase.cs (3)
456if (expected != actual) Debugger.Break(); 465if (expected != actual) Debugger.Break(); 502if (expected != actual) Debugger.Break();
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (2)
31Debugger.Break(); 105Debugger.Break();
PresentationFramework (2)
MS\Internal\Helper.cs (1)
1192Debugger.Break();
System\Windows\Standard\Debug.cs (1)
25Debugger.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();
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
946Debugger.Break();