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)
84
return
_sources
.AsReadOnly();
284
_sources =
_sources
.Union(filteredFiles).ToList();