4 references to RefreshRenameSessionWithOptionsChanged
Microsoft.CodeAnalysis.EditorFeatures (4)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (4)
145Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInComments = value }); 155Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInStrings = value }); 165Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameFile = value }); 185Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameOverloads = value });