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