Skip to content

Use Roslyn's unified ExternalAccess library #20098

Description

@JoeRobich

Roslyn has consolidated external access assemblies in an effort to reduce assembly loads in VS. The change required to move to the unified library is to change references to Microsoft.CodeAnalysis.ExternalAccess.FSharp into references to Microsoft.VisualStudio.LanguageServices.ExternalAccess. After making the change the insertion into VS would show a reduction in image loads for FSharp scenarios.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions