© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago
LPeter1997

Build ref return with System.Linq.Expressions

I'm building a delegate with
System.Linq.Expressions
System.Linq.Expressions
that needs to return a
ref
ref
. Is this possible? Taking a
ref
ref
is no problem, but I found no method in the
Expression
Expression
class that constructs a
ref
ref
operator.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ System.Linq.Expressions custom expression
C#CC# / help
3y ago
❔ LINQ expressions with "pipeline" pattern
C#CC# / help
3y ago
I need help with understanding the flow of LINQ query expressions
C#CC# / help
3y ago
✅ System.InvalidOperationException: The LINQ expression
C#CC# / help
2y ago