2 references to OnReplacementsComputed
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (2)
58
Session.ReplacementsComputed +=
OnReplacementsComputed
;
333
Session.ReplacementsComputed -=
OnReplacementsComputed
;