1 write to _featureService
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.cs (1)
172_featureService = featureServiceFactory.GlobalFeatureService;
1 reference to _featureService
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.cs (1)
173_completionDisabledToken = _featureService.Disable(PredefinedEditorFeatureNames.Completion, this);