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

System.Reflection.Emit doesn't work on linux and wsl ubuntu #110042

Open
guozanhua opened this issue Nov 21, 2024 · 3 comments
Open

System.Reflection.Emit doesn't work on linux and wsl ubuntu #110042

guozanhua opened this issue Nov 21, 2024 · 3 comments
Labels
area-System.Reflection.Emit needs-author-action An issue or pull request that requires more info or actions from the author. untriaged New issue has not been triaged by the area owner

Comments

@guozanhua
Copy link

Description

Is there any solution use System.Reflection.Emit on linux

Reproduction Steps

use System.Reflection.Emit write testcode will occue exception

Expected behavior

need work correct on linux

Actual behavior

need work correct on linux

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 21, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-reflection-emit
See info in area-owners.md if you want to be subscribed.

@huoyaoyuan
Copy link
Member

Can you provide any details about the exception? Reflection emit support is irrelevant with OS.

@steveharter
Copy link
Member

Yes please provide details:

  • What version
  • Did it work before
  • Exceptions \ errors
  • Repro

@steveharter steveharter added the needs-author-action An issue or pull request that requires more info or actions from the author. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Reflection.Emit needs-author-action An issue or pull request that requires more info or actions from the author. untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants