10 references to CreateExceptionWithStack
Microsoft.Build.Framework.UnitTests (10)
CrashTelemetry_Tests.cs (10)
277
Exception ex =
CreateExceptionWithStack
(fakeStack);
350
Exception ex =
CreateExceptionWithStack
(fakeStack);
364
Exception ex =
CreateExceptionWithStack
(fakeStack);
375
Exception ex =
CreateExceptionWithStack
(fakeStack);
403
Exception ex =
CreateExceptionWithStack
(fakeStack);
417
Exception ex =
CreateExceptionWithStack
(fakeStack);
436
Exception ex =
CreateExceptionWithStack
(fakeStack);
602
Exception ex =
CreateExceptionWithStack
(fakeStack);
620
Exception ex =
CreateExceptionWithStack
(null!);
633
Exception ex =
CreateExceptionWithStack
(sb.ToString());