Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow nested types inside of the <Module> type
- This isn't disallowed by spec, although ilasm and ildasm cannot handle these cases - Simply skip adding the type to the available class hash. Backport of bugfix portion of PR #111435 Fixes #111164 in .NET 9
- Loading branch information