dotnet/roslyn
Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions
Offen
#60.082 geöffnet am 10.03.2022
Area-IDEConcept-Continuous Improvementhelp wanted
Repository-Metriken
- Stars
- (20.414 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)
Beschreibung
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