Skip to content

Conversation

@jpdurot
Copy link

@jpdurot jpdurot commented Nov 20, 2025

Resolves #430

Fix on UnavailableType.Equals method was not revealed by the automatic tests but from usage with my real assemblies(Equals calls itself leading to an infinite loop).

The assembly was the one in which the type was referenced
instead of the assembly containing the type.

Issue: TNG#430
Signed-off-by: Jean-Philippe Durot <jeanphilippe.durot@gmail.com>
@jpdurot jpdurot force-pushed the unavailabletpye-assembly branch from 7f95040 to 5049968 Compare November 20, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnavailableType does not provide the correct assembly

1 participant