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