Expose System.Linq.Expressions.CanCompileToIL feature switch #79726
Labels
area-System.Linq.Expressions
linkable-framework
Issues associated with delivering a linker friendly framework
Milestone
We should add an MSBuild property to allow turning this off and get rid of the IL emit backend.
We could optionally also expose a more general purpose
<OptimizationPreference>Size</OptimizationPreference>
property that would enable this one (and maybe others if we find more opportunities).The text was updated successfully, but these errors were encountered: