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

Implement method body parsing #2

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Implement method body parsing #2

wants to merge 1 commit into from

Conversation

Xpl0itR
Copy link
Owner

@Xpl0itR Xpl0itR commented Jun 8, 2024

Parse the MergeFrom, WriteTo and Reflection class constructor method bodies to extract metadata that would otherwise be unable to extract using just class members, such as sint32/64, (s)fixed32/64 and json key names.

@Xpl0itR
Copy link
Owner Author

Xpl0itR commented Jun 8, 2024

Blocked by dotnet/runtime#87657

System.NotSupportedException: 'Resolving tokens is not supported on assemblies loaded by a MetadataLoadContext.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant