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