dotnet/roslyn
Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions
Ouverte
#60 082 ouverte le 10 mars 2022
Area-IDEConcept-Continuous Improvementhelp wanted
Métriques du dépôt
- Stars
- (20 414 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
Description
You can delete these. In fact, you can remove the IOptionProvider and ExportGlobalOptionProvider from this class entirely since these are all global options and as such they don't need IOptionProvider
Originally posted by @tmat in https://github.com/dotnet/roslyn/pull/60053#discussion_r823064107