Description
The "Stage2" / "TodosAPI" ASP.NET benchmark app's NativeAOT size has regressed in recent builds.

As you can see, the size increased from 31 MB to 41 MB.
Looking at the mstat diffs, I see most of the size increase coming from System.Linq.Expressions. This leads me to believe this was regressed by #89308.
Configuration
All
Regression?
Yes
Data
The before and after mstat files can be found in:
MStatFiles.zip
Analysis
Diffing the attached mstat files in sizoscope shows:

cc @MichalStrehovsky @ivanpovazan