2 references to InstallCommandArgumentName
vstest.console (2)
Processors\AeDebuggerArgumentProcessor.cs (2)
101aeDebuggerArgumentList.Where(x => !x.Equals(InstallCommandArgumentName, StringComparison.OrdinalIgnoreCase) && 105if (aeDebuggerArgumentList.Contains(InstallCommandArgumentName, StringComparer.OrdinalIgnoreCase))