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