mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The schema inferer only walks the enum's declared fields, so the ECMA-335 Forwarder bit (0x00200000, no member in System.Reflection.TypeAttributes) was invisible to the per-column flags filter even though the cell tooltip already shows it. An explicit per-enum extras table appends it as an independent flag, making forwarders filterable on the ExportedType table. Assisted-by: Claude:claude-fable-5[1m]:Claude Codepull/3759/head
2 changed files with 25 additions and 0 deletions
Loading…
Reference in new issue