1 implementation of Create
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
CrashDumperFactory.cs (1)
14
public ICrashDumper
Create
(string targetFramework)
1 reference to Create
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
ProcessDumpUtility.cs (1)
104
_crashDumper = _crashDumperFactory.
Create
(targetFramework);