-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
Area-LangService-Navigationgo to definition, F1 help + the FCS APIs related to itgo to definition, F1 help + the FCS APIs related to itArea-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhereNeeds-Triage
Milestone
Description
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#.
Metadata
Metadata
Assignees
Labels
Area-LangService-Navigationgo to definition, F1 help + the FCS APIs related to itgo to definition, F1 help + the FCS APIs related to itArea-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhereNeeds-Triage
Type
Projects
Status
Done