2 references to InternalReportInstallSuccessCommand
dotnet (1)
Commands\Hidden\InternalReportInstallSuccess\InternalReportInstallSuccessCommandParser.cs (1)
30
command.SetAction(
InternalReportInstallSuccessCommand
.Run);
dotnet.Tests (1)
TelemetryCommandTest.cs (1)
381
InternalReportInstallSuccessCommand
.ProcessInputAndSendTelemetry(args, fakeTelemetry);