3 references to DumpFilePath
Microsoft.Build.Engine.UnitTests (3)
BackEnd\TaskExecutionHost_Tests.cs (3)
1096File.Exists(DebugUtils.DumpFilePath).ShouldBe(isCritical, $"{DebugUtils.DumpFilePath} expected to exist: {isCritical}"); 1100FileUtilities.DeleteNoThrow(DebugUtils.DumpFilePath);