4 references to RefreshRenameSessionWithOptionsChanged
Microsoft.CodeAnalysis.EditorFeatures (4)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (4)
151Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInComments = value }); 161Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameInStrings = value }); 171Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameFile = value }); 191Session.RefreshRenameSessionWithOptionsChanged(Session.Options with { RenameOverloads = value });