© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ System.Linq.Expressions custom expression
C
C# / help
3y ago
❔ LINQ expressions with "pipeline" pattern
C
C# / help
3y ago
I need help with understanding the flow of LINQ query expressions
C
C# / help
3y ago
✅ System.InvalidOperationException: The LINQ expression
C
C# / help
2y ago