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