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