We are planning to remove IVT access to dotnet/roslyn from the following assemblies
- Microsoft.CodeAnalysis.TypeScript.EditorFeatures
- Microsoft.VisualStudio.LanguageServices.TypeScript
- Roslyn.Services.Editor.TypeScript.UnitTests
These assemblies should be updated to operate correctly without IVT access to roslyn, or use an External Access assembly for all access to Roslyn internals. I will be assisting in the creation of the External Access layer if necessary for these components.