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