1 write to Port
vstest.console (1)
Processors\PortArgumentProcessor.cs (1)
143_commandLineOptions.Port = portNumber;
2 references to Port
vstest.console (2)
Processors\PortArgumentProcessor.cs (2)
157_designModeClient?.ConnectToClientAndProcessRequests(_commandLineOptions.Port, _testRequestManager); 161throw new CommandLineException(string.Format(CultureInfo.CurrentCulture, CommandLineResources.DesignModeClientTimeoutError, _commandLineOptions.Port), ex);