10 references to CreateExceptionWithStack
Microsoft.Build.Framework.UnitTests (10)
CrashTelemetry_Tests.cs (10)
284
Exception ex =
CreateExceptionWithStack
(fakeStack);
369
Exception ex =
CreateExceptionWithStack
(fakeStack);
383
Exception ex =
CreateExceptionWithStack
(fakeStack);
394
Exception ex =
CreateExceptionWithStack
(fakeStack);
422
Exception ex =
CreateExceptionWithStack
(fakeStack);
436
Exception ex =
CreateExceptionWithStack
(fakeStack);
455
Exception ex =
CreateExceptionWithStack
(fakeStack);
621
Exception ex =
CreateExceptionWithStack
(fakeStack);
639
Exception ex =
CreateExceptionWithStack
(null!);
652
Exception ex =
CreateExceptionWithStack
(sb.ToString());