The RazorExtension VSIX includes Microsoft.AspNetCore.Razor.LanguageServer as a MEF component, which definitely makes it very unclear what the Visual Studio MEF composition contains. To solve this, we should stop registering MS.ANC.Razor.LanguageServer with MEF, and add VS implementations for any needed Exports.