1 write to _toolManifestFinder
dotnet.Tests (1)
CommandTests\Tool\Install\ToolInstallLocalCommandTests.cs (1)
83_toolManifestFinder = new ToolManifestFinder(new DirectoryPath(_temporaryDirectory), _fileSystem, new FakeDangerousFileDetector());
19 references to _toolManifestFinder
dotnet.Tests (19)
CommandTests\Tool\Install\ToolInstallLocalCommandTests.cs (19)
110_toolManifestFinder, 142_toolManifestFinder, 162_toolManifestFinder, 190_toolManifestFinder, 196_toolManifestFinder.Find(new FilePath(explicitManifestFilePath)).Should().HaveCount(1); 210_toolManifestFinder, 231_toolManifestFinder, 279_toolManifestFinder, 333var manifestPackages = _toolManifestFinder.Find(); 353_toolManifestFinder, 369_toolManifestFinder, 388_toolManifestFinder, 407_toolManifestFinder, 413var manifestPackages = _toolManifestFinder.Find(); 444_toolManifestFinder, 466_toolManifestFinder, 491_toolManifestFinder, 513_toolManifestFinder, 558var manifestPackages = _toolManifestFinder.Find();