Skip to content

Add IsAssignableFrom#742

Merged
Washi1337 merged 1 commit into
Washi1337:developmentfrom
Arthri:feature/IsAssignableFrom
May 8, 2026
Merged

Add IsAssignableFrom#742
Washi1337 merged 1 commit into
Washi1337:developmentfrom
Arthri:feature/IsAssignableFrom

Conversation

@Arthri
Copy link
Copy Markdown

@Arthri Arthri commented May 7, 2026

Added two IsAssignableFrom overloads that call the two IsAssignableTo methods with the same signature with the this and other arguments swapped.

I also renamed IsAssignableToForwardedType to IsAssignableForwardedType and added a test data generator with the four permutations per type-forwarded type pair so the resulting test with both IsAssignableTo and IsAssignableFrom is shorter

@Washi1337 Washi1337 added enhancement dotnet Issues related to AsmResolver.DotNet labels May 8, 2026
@Washi1337 Washi1337 modified the milestone: 6.0.0 May 8, 2026
@github-actions

This comment has been minimized.

@Washi1337 Washi1337 merged commit 2cd7f58 into Washi1337:development May 8, 2026
12 of 13 checks passed
@Washi1337
Copy link
Copy Markdown
Owner

Thanks!

GitHub actions fluked again. We may have to invest some time in CI/CD pipeline stability again.

@Arthri Arthri deleted the feature/IsAssignableFrom branch May 8, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dotnet Issues related to AsmResolver.DotNet enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants