4 references to RefreshRenameSessionWithOptionsChanged
Microsoft.CodeAnalysis.EditorFeatures (4)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (4)
148Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInComments = value }); 158Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInStrings = value }); 168Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameFile = value }); 188Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameOverloads = value });