PoKNicolas
Results
2
issues of
PoKNicolas
With .net 8 RC2 the "or" causes an exception when decompile, while "||" works. With .net 7 "or" and "||" both works fine. > Unhandled exception. System.InvalidOperationException: The binary operator...
### Bug description I have a base class and several child classes with some of them share some complex properties. I try to map them into one table and want...
customer-reported