Description
Currently, local classes are filtered out from type storage as inappropriate, but, since they could be generated and instantiated (even though via reflection), they should not.
Expected behavior
Local classes should be considered as normal candidates in type storages - even though with less priority.
Environment
No specified environment.
Context
No additional context.
Description
Currently, local classes are filtered out from type storage as inappropriate, but, since they could be generated and instantiated (even though via reflection), they should not.
Expected behavior
Local classes should be considered as normal candidates in type storages - even though with less priority.
Environment
No specified environment.
Context
No additional context.