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