2 references to IFSharpEditorInlineRenameService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FSharpEditorInlineRenameService.cs (2)
190
private readonly
IFSharpEditorInlineRenameService
? _legacyService;
197
[Import(AllowDefault = true)]
IFSharpEditorInlineRenameService
? legacyService,