dotnet/roslyn
Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions
開放
#60,082 建立於 2022年3月10日
Area-IDEConcept-Continuous Improvementhelp wanted
倉庫指標
- 星標
- (20,414 顆星)
- PR 合併指標
- (平均合併 6天 17小時) (30 天內合併 256 個 PR)
描述
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