1 write to _testModules
dotnet (1)
Commands\Test\MTP\TestModulesFilterHandler.cs (1)
21_testModules = testModules;
2 references to _testModules
dotnet (2)
Commands\Test\MTP\TestModulesFilterHandler.cs (2)
35_testModulePaths = GetMatchedModulePaths(_testModules, _testModulesRoot); 50Reporter.Output.WriteLine(string.Format(CliCommandStrings.CmdNoTestModulesErrorDescription, _testModules, _testModulesRoot).Yellow());