1 write to _reporter
dotnet.Tests (1)
CommandTests\Tool\Uninstall\ToolUninstallLocalCommandTests.cs (1)
33_reporter = new BufferedReporter();
6 references to _reporter
dotnet.Tests (6)
CommandTests\Tool\Uninstall\ToolUninstallLocalCommandTests.cs (6)
49_reporter); 103_reporter); 117_reporter); 131_reporter.Lines.Single() 173_reporter.Lines[0].Should().Contain(parentManifestFilePath); 174_reporter.Lines[0].Should().NotContain(_manifestFilePath);