Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#2691: Do not use AssemblyDefintion.GetAssemblyName().
This fails in culture-invariant mode (ilspycmd) when trying to work with satellite assemblies, because System.Reflection.AssemblyName tries to retrieve CultureInfo of the assembly culture.
- Loading branch information