1 write to _reporter
dotnet-aot (1)
parent\dotnet\Commands\Tool\List\ToolListLocalCommand.cs (1)
26_reporter = reporter ?? Reporter.Output;
2 references to _reporter
dotnet-aot (2)
parent\dotnet\Commands\Tool\List\ToolListLocalCommand.cs (2)
77table.PrintRows(packageEnumerable, l => _reporter.WriteLine(l)); 93_reporter.WriteLine(jsonText);