2 references to SmartRename
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (1)
154_asyncListener = listenerProvider.GetListener(FeatureAttribute.SmartRename);
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
66public const string SmartRename = nameof(SmartRename);