1 write to _collectDumpParameters
vstest.console (1)
Processors\AeDebuggerArgumentProcessor.cs (1)
100
_collectDumpParameters
= ArgumentProcessorUtilities.GetArgumentParameters(
3 references to _collectDumpParameters
vstest.console (3)
Processors\AeDebuggerArgumentProcessor.cs (3)
127
if (
_collectDumpParameters
is null)
135
if (!TryGetDirectoryInfo(
_collectDumpParameters
, "ProcDumpToolDirectoryPath", out DirectoryInfo? procDumpToolDirectoryPath) &&
165
if (!TryGetDirectoryInfoAndReportToOutput(
_collectDumpParameters
,