1 write to _sources
vstest.console (1)
CommandLine\CommandLineOptions.cs (1)
284_sources = _sources.Union(filteredFiles).ToList();
2 references to _sources
vstest.console (2)
CommandLine\CommandLineOptions.cs (2)
84return _sources.AsReadOnly(); 284_sources = _sources.Union(filteredFiles).ToList();