1 reference to ScrollSuggestions
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
269
var newIdentifier = smartRenameViewModel.
ScrollSuggestions
(currentIdentifier, down: e.Key == Key.Down);