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