ExpressionTreeToString icon indicating copy to clipboard operation
ExpressionTreeToString copied to clipboard

"Official" MS serialization format for expression trees

Open zspitz opened this issue 2 years ago • 0 comments

It seems there is an XML serialization format for expression trees published on MS Docs; perhaps it should be added as a rendering format.

OTOH, it doesn't seem to have been updated since LINQ first came out; it doesn't include the new nodes added in .NET 4.

zspitz avatar May 07 '22 23:05 zspitz