2 references to ReferenceLocationsChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.cs (1)
413ReferenceLocationsChanged?.Invoke(this, locations);
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
59Session.ReferenceLocationsChanged += OnReferenceLocationsChanged;