2 references to ReSharperStatus
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
60
private static readonly ImmutableArray<OptionKey2> s_statusOptions = [new OptionKey2(KeybindingResetOptionsStorage.
ReSharperStatus
), new OptionKey2(KeybindingResetOptionsStorage.NeedsReset)];
226
KeyValuePairUtil.Create(new OptionKey2(KeybindingResetOptionsStorage.
ReSharperStatus
), (object)currentStatus),