LINQKit icon indicating copy to clipboard operation
LINQKit copied to clipboard

Only use custom ExpressionVisitor for .NET 3.5

Open StefH opened this issue 3 years ago • 1 comments

  • The namespace from the current ExpressionVisitor should be changed to System.Linq.Expressions
  • And the current ExpressionVisitor should only be used for .NET 3.5

StefH avatar Aug 01 '20 08:08 StefH

... work in progress ...

StefH avatar Aug 01 '20 09:08 StefH