NDOEnhancer fails with DebuggerBrowsableState
Number: | 2771 |
Tracker: | Fehler |
Author: | Mirko Matytschak |
Version: | NDO 4.0.11 |
Assigned to: | Mirko Matytschak |
Status: | Neu |
The VS 2022 compiler seems to insert a DebuggerBrowsableAttribute for value types. The attribute has a parameter of type DebuggerBrowsableState. This attribute type can't be read from the byte stream of the according .custom statement.
There should be a generic solution, which enables parsing enums as custom attribute parameters.
Mirko Matytschak - 19.11.2022 22:46:51
Version = NDO 4.0.11