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

Lazy custom attribute signatures #351

Merged
merged 4 commits into from
Sep 3, 2022
Merged

Conversation

Washi1337
Copy link
Owner

Includes:

  • SerializedCustomAttributeSignature, which is a lazy initialized version of CustomAttributeSignature that does not parse the arguments unless absolutely necessary.
  • Adds convenience constructors to CustomAttribute and CustomAttributeSignature.

Closes #336

@Washi1337 Washi1337 added enhancement dotnet Issues related to AsmResolver.DotNet performance labels Sep 2, 2022
@Washi1337 Washi1337 added this to the 5.0.0 milestone Sep 2, 2022
@Washi1337 Washi1337 merged commit 5fbaa20 into development Sep 3, 2022
@Washi1337 Washi1337 deleted the feature/raw-ca-blobs branch September 3, 2022 18:31
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 performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant