Global options shouldn't be used as a storage of arbitrary state that's not configurable and persistable.
Moreover, Features layer code AbstractInlineParameterNameHintsService.GetInlineHintsAsync should not use such global mutable state.
See DisplayAllOverride
Global options shouldn't be used as a storage of arbitrary state that's not configurable and persistable.
Moreover, Features layer code
AbstractInlineParameterNameHintsService.GetInlineHintsAsyncshould not use such global mutable state.See DisplayAllOverride