1 instantiation of WindowsHangDumper
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
HangDumperFactory.cs (1)
49return new WindowsHangDumper(new ProcessHelper(), LogWarning);
1 reference to WindowsHangDumper
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
NetClientHangDumper.cs (1)
91WindowsHangDumper.CollectDump(new ProcessHelper(), p, outputFile, type);