2 references to MaxTotalDumpSizeInMegabytes
RunTests (2)
Program.cs (2)
433if (currentTotalSize > MaxTotalDumpSizeInMegabytes) 435ConsoleUtil.WriteLine($"Deleting '{dumpFile}' because we have exceeded our total dump size of {MaxTotalDumpSizeInMegabytes} megabytes.");