2 references to VSTypeScriptEditorInlineRenameServiceImplementation
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptEditorInlineRenameService.cs (2)
20private readonly Lazy<VSTypeScriptEditorInlineRenameServiceImplementation>? _service; 25[Import(AllowDefault = true)] Lazy<VSTypeScriptEditorInlineRenameServiceImplementation>? service)