2 references to KeybindingResetDetector
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (1)
46[Export(typeof(KeybindingResetDetector))]
RoslynPackage.cs (1)
273await ComponentModel.DefaultExportProvider.GetExportedValue<KeybindingReset.KeybindingResetDetector>().InitializeAsync().ConfigureAwait(true);