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

AssemblyExtensions.TryGetRawMetadata not implemented on monovm #82887

Open
srxqds opened this issue Mar 2, 2023 · 3 comments
Open

AssemblyExtensions.TryGetRawMetadata not implemented on monovm #82887

srxqds opened this issue Mar 2, 2023 · 3 comments

Comments

@srxqds
Copy link
Contributor

srxqds commented Mar 2, 2023

we found the TryGetRawMetadata api not implemented on monovm here:

https://github.com/dotnet/runtime/blob/ac7d447866b4ed58f58494acc16d0573b30e64da/src/mono/System.Private.CoreLib/src/System/Reflection/Metadata/AssemblyExtensions.cs

is there any solution to implement it through embed api or other c# library implemented?

@vargaz @lambdageek any idea?

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 2, 2023
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Mar 2, 2023

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

we found the TryGetRawMetadata api not implemented on monovm here:

https://github.com/dotnet/runtime/blob/ac7d447866b4ed58f58494acc16d0573b30e64da/src/mono/System.Private.CoreLib/src/System/Reflection/Metadata/AssemblyExtensions.cs

is there any solution to implement it through embed api or other c# library implemented?

@vargaz @lambdageek any idea?

Author: srxqds
Assignees: -
Labels:

untriaged, area-AssemblyLoader-mono

Milestone: -

@SamMonoRT SamMonoRT added this to the 9.0.0 milestone Jul 25, 2023
@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Jul 25, 2023
@SamMonoRT
Copy link
Member

We'll consider this as planning for next release

@agocke agocke added this to AppModel Aug 19, 2024
@agocke agocke modified the milestones: 9.0.0, 10.0.0 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants