Example:
using PureCars.Common.Enums;
using PureCars.Web.Authorization.Filters;
using System;
using System;
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using PureCars.Repositories.Integrations.Models.Integrations;
using System.Web.Http;
using PureCarsAPI.Models.AdBuilder;
using PureCars.Repositories.Integrations.Contracts;
After Optimize Namespace References:
using PureCars.Common.Enums;
using PureCars.Repositories.Integrations.Contracts;
using PureCars.Repositories.Integrations.Models.Integrations;
using PureCars.Repositories.Integrations.Models.IntegrationTemplates;
using PureCars.Web.Authorization.Filters;
using PureCarsAPI.Models.AdBuilder;
using System;
using System;
using System;
using System;
using System.Linq;
using System.Web.Http
I understand why this happens (there are specific exclusions in the options for System and System.Linq), but I think CodeRush should still check for duplicates, even if they are on the exclusion list.
Hi Nicholas,
Thank you for contacting us. I reproduced this bug.
Please give us some time. We'll prepare a fix.