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

BUGFIX: Sentinel type preservation #414

Merged
merged 4 commits into from
Feb 14, 2023

Conversation

Washi1337
Copy link
Owner

@Washi1337 Washi1337 commented Feb 11, 2023

  • Fixes preservation of sentinel type parameters in method signatures.
  • Removes spurious IsSentinel.
  • Adds CallingConvention property to method signatures.
  • Adds undocumented NativeVarArg calling convention.

Closes #413

@Washi1337 Washi1337 added bug dotnet Issues related to AsmResolver.DotNet labels Feb 11, 2023
@Washi1337 Washi1337 added this to the 5.2.0 milestone Feb 11, 2023
@Washi1337 Washi1337 mentioned this pull request Feb 11, 2023
@Washi1337 Washi1337 merged commit bba61e2 into development Feb 14, 2023
@Washi1337 Washi1337 deleted the issue/sentinel-type-preservation branch February 28, 2023 19:42
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