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