1 write to _testModules
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (1)
24_testModules = testModules;
2 references to _testModules
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (2)
40_testModulePaths = GetMatchedModulePaths(_testModules, _testModulesRoot); 55Reporter.Output.WriteLine(string.Format(CliCommandStrings.CmdNoTestModulesErrorDescription, _testModules, _testModulesRoot).Yellow());