2 references to Full
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
BlameCollector.cs (2)
262
if ((_hangDumpType ?? HangDumpType.
Full
) != HangDumpType.None)
268
_processDumpUtility.StartHangBasedProcessDump(_testHostProcessId, dumpDirectory, _hangDumpType == HangDumpType.
Full
, _targetFramework!, logWarning);