ExpressionToString icon indicating copy to clipboard operation
ExpressionToString copied to clipboard

Investigate Mono CSharpWriter

Open JakeGinnivan opened this issue 10 years ago • 0 comments

After releasing this I found out about https://github.com/jbevain/mono.linq.expressions/blob/master/Mono.Linq.Expressions/CSharpWriter.cs#L35

It looks more complete than this project, but I still like the simplicity of the code package. Lets have a look what things we can improve in this project from this class.

JakeGinnivan avatar Mar 17 '15 11:03 JakeGinnivan