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)
66
public const string SmartRename = nameof(
SmartRename
);