Add Source Generator to Compilation from NuGet Package #1096
Labels
Area-MS.CA.Testing
Microsoft.CodeAnalysis.Testing
feature-request
This issue tracks implementing a new feature
For now, I'm using the Microsoft.CodeAnalysis.Testing and ReferenceAssemblies class to resolve packages and add them to Compilation. But this does not work for packages that contain source code generators. Is there a way to add source code generators from a NuGet package using Roslyn or Testing packages?
The text was updated successfully, but these errors were encountered: