I am referring to a bug which is known to Microsoft but ignored. See here for more information. It occurs when there are more than 1024 embedded resources in an assembly. This look like this:
This problem arises when I use the Dotfuscator to obfuscate the assembly. This tool itself uses the ilasm.exe. Are there any workarounds I can use to avoid this bug?