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

TypeDefinition::GetConstructor and others #480

Merged
merged 4 commits into from Sep 9, 2023

Conversation

Washi1337
Copy link
Owner

Includes:

  • Add TypeDefinition::GetConstructor
  • Add overloads for TypeDefinition::InheritsFrom and Implements taking a namespace-name pair.
  • Add MethodDefinition::CreateConstructor and MethodDefinition::CreateStaticConstructor.
  • Expand docs on how to create and access metadata.

@Washi1337 Washi1337 added enhancement dotnet Issues related to AsmResolver.DotNet labels Sep 6, 2023
@Washi1337 Washi1337 merged commit 1b32bf2 into development Sep 9, 2023
1 check passed
@Washi1337 Washi1337 deleted the feature/getconstructor branch September 9, 2023 12:35
@Washi1337 Washi1337 added this to the 5.5.0 milestone Sep 18, 2023
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.

None yet

1 participant