dotnet/roslyn

Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions

開放

#60,082 建立於 2022年3月10日

 (0 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
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

貢獻者指南