1 instantiation of InstallerSuccessReport
dotnet (1)
Commands\Hidden\InternalReportInstallSuccess\InternalReportInstallSuccessCommand.cs (1)
37foreach (var e in filter.Filter(new InstallerSuccessReport(exeName)))
1 reference to InstallerSuccessReport
dotnet (1)
Telemetry\TelemetryFilter.cs (1)
73else if (objectToFilter is InstallerSuccessReport installerSuccessReport)