You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
I have two assseblies, one produced by c# compiler and one created by Reflection.Emit.
The code, type and member names do match but JustAssembly shows them as two different assemblies.
I have two assseblies, one produced by c# compiler and one created by Reflection.Emit.
The code, type and member names do match but JustAssembly shows them as two different assemblies.
Is there an option to ignore assembly names?
Sample assemblies:
sample.zip