5 references to NeedsReset
Microsoft.VisualStudio.LanguageServices (5)
KeybindingReset\KeybindingResetDetector.cs (5)
64
new OptionKey2(KeybindingResetOptionsStorage.
NeedsReset
));
222
KeyValuePairUtil.Create(new OptionKey2(KeybindingResetOptionsStorage.
NeedsReset
), (object)needsReset)));
356
_globalOptions.SetGlobalOption(KeybindingResetOptionsStorage.
NeedsReset
, false);
366
_globalOptions.SetGlobalOption(KeybindingResetOptionsStorage.
NeedsReset
, false);
372
_globalOptions.SetGlobalOption(KeybindingResetOptionsStorage.
NeedsReset
, false);