Skip to content

Use explicit using for System.Linq to make it easier to spot#1805

Merged
lahma merged 1 commit into
RicoSuter:masterfrom
lahma:explicit-linq-using
Apr 27, 2025
Merged

Use explicit using for System.Linq to make it easier to spot#1805
lahma merged 1 commit into
RicoSuter:masterfrom
lahma:explicit-linq-using

Conversation

@lahma

@lahma lahma commented Apr 27, 2025

Copy link
Copy Markdown
Collaborator

LINQ has performance considerations and hard to spot when when some extension method is being used instead of native library method.

@lahma lahma merged commit 31e5b53 into RicoSuter:master Apr 27, 2025
@lahma lahma deleted the explicit-linq-using branch April 27, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant