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