1 implementation of Create
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
HangDumperFactory.cs (1)
16
public IHangDumper
Create
(string targetFramework)
1 reference to Create
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
ProcessDumpUtility.cs (1)
127
var dumper = _hangDumperFactory.
Create
(targetFramework);