Skip to content

[AOT] Remove usage of System.Linq.Expressions #46014

@JamesNK

Description

@JamesNK

ASP.NET Core empty website shouldn't use System.Linq.Expressions.

Two reasons:

  • System.Linq.Expressions is reporting internal warnings. We want to eliminate those.
  • We don't want to bring in System.Linq.Expressions for size reasons.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions