3 writes to _collectHangDump
dotnet (3)
Commands\Test\VSTest\VSTestArgumentConverter.cs (3)
398_collectHangDump = true; 404_collectHangDump = true; 411_collectHangDump = true;
2 references to _collectHangDump
dotnet (2)
Commands\Test\VSTest\VSTestArgumentConverter.cs (2)
451if (_collectHangDump) 465if (_collectCrashDump || _collectHangDump)