Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thorough type sig imported check #274

Merged
merged 9 commits into from
Mar 18, 2022

Conversation

Washi1337
Copy link
Owner

@Washi1337 Washi1337 commented Mar 17, 2022

Includes:

  • IImportable interface.
  • ReferenceImporter now does more thorough checks for whether a reference or signature was already fully imported or not.
  • Fix for comparing FunctionPointerTypeSignatures.
  • Fix for TypeSpecificationSignature.Module being null in some cases.

Closes #268

@Washi1337 Washi1337 added bug dotnet Issues related to AsmResolver.DotNet labels Mar 17, 2022
@Washi1337 Washi1337 added this to the 4.10.0 milestone Mar 17, 2022
@Washi1337 Washi1337 force-pushed the issue/thorough-type-sig-imported-check branch from 7cb639e to b09801b Compare March 18, 2022 20:18
@Washi1337 Washi1337 merged commit d315add into development Mar 18, 2022
@Washi1337 Washi1337 deleted the issue/thorough-type-sig-imported-check branch March 18, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dotnet Issues related to AsmResolver.DotNet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant