Skip to content

Missing MEF export of IFSharpFindDefinitionService in VS #14053

@genlu

Description

@genlu

I'm seeing a MEF error in VS main build.

 Microsoft.CodeAnalysis.ExternalAccess.FSharp.Internal.GoToDefinition.FSharpFindDefinitionService.ctor(service): expected exactly 1 export matching constraints:    Contract name: Microsoft.CodeAnalysis.ExternalAccess.FSharp.GoToDefinition.IFSharpFindDefinitionService
    TypeIdentityName: Microsoft.CodeAnalysis.ExternalAccess.FSharp.GoToDefinition.IFSharpFindDefinitionService
but found 0.
   part definition Microsoft.CodeAnalysis.ExternalAccess.FSharp.Internal.GoToDefinition.FSharpFindDefinitionService

And a quick search shows that this type is not implemented in F#.

IFSharpFindDefinitionService - grep.app

Metadata

Metadata

Assignees

Labels

Area-LangService-Navigationgo to definition, F1 help + the FCS APIs related to itArea-VSVS support for F# not covered elsewhereNeeds-Triage

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions