7 references to ExceptionUtilities
Microsoft.VisualStudio.Extensibility.Testing.Xunit (7)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\InProcessIdeTestInvoker.cs (6)
45
throw
ExceptionUtilities
.Unreachable;
70
throw
ExceptionUtilities
.Unreachable;
96
throw
ExceptionUtilities
.Unreachable;
183
throw
ExceptionUtilities
.Unreachable;
214
throw
ExceptionUtilities
.Unreachable;
238
throw
ExceptionUtilities
.Unreachable;
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\SemaphoreExtensions.cs (1)
21
throw
ExceptionUtilities
.Unreachable;