C
C#
help
Build ref return with System.Linq.Expressions
Looking for more? Join the community!
C
C#
help
help
System.Linq.Expressions
that needs to return a ref
. Is this possible? Taking a ref
is no problem, but I found no method in the Expression
class that constructs a ref
operator.help