Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
1.16k
stars
82
forks
source link
Still not work with HasFlag #378
Closed
EgoPingvina closed 11 months ago
When I tried to update to version
4.0.0
I discovered that the problem withHasFlag
was probably not resolved.The error still occurs locally and in the tests, it seems to me, there is a typo, because
CompileSys
is checked twice.