1 write to _testModulePaths
dotnet (1)
Commands\Test\MTP\TestModulesFilterHandler.cs (1)
35_testModulePaths = GetMatchedModulePaths(_testModules, _testModulesRoot);
2 references to _testModulePaths
dotnet (2)
Commands\Test\MTP\TestModulesFilterHandler.cs (2)
48if (_testModulePaths.Count == 0) 60foreach (string testModule in _testModulePaths)