2 writes to _oleComponent
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
150_oleComponent = OleComponent.CreateHostedComponent("Keybinding Reset Detector"); 443_oleComponent = null;
3 references to _oleComponent
Microsoft.VisualStudio.LanguageServices (3)
KeybindingReset\KeybindingResetDetector.cs (3)
151_oleComponent.ModalStateChanged += OnModalStateChanged; 440if (_oleComponent != null) 442_oleComponent.Dispose();