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