2 packages tagged with “CodeRefactorings”
Source generator package adding support for newer Roslyn features than for example an analyzer is compiled against. The consuming project needs to reference a version of the CodeAnalysis.Lightup.Runtime package which is compatible with version 1.2.0.
Runtime support package needed by code generated by the CodeAnalysis.Lightup.Generator package. Adds support for runtime creation of types and delegates.