dotnet/roslyn
Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions
Aperta
#60.082 aperta il 10 mar 2022
Area-IDEConcept-Continuous Improvementhelp wanted
Metriche repository
- Star
- (20.414 stelle)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
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