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