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