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

Make ITypeInfo public #67

Closed
2 tasks done
MSDN-WhiteKnight opened this issue Jul 25, 2021 · 1 comment
Closed
2 tasks done

Make ITypeInfo public #67

MSDN-WhiteKnight opened this issue Jul 25, 2021 · 1 comment
Assignees
Milestone

Comments

@MSDN-WhiteKnight
Copy link
Owner

MSDN-WhiteKnight commented Jul 25, 2021

Make ITypeInfo interface public to enable inspecting function pointer types with CilTools.Metadata. This is currently not supported both in standard reflection and MetadataLoadContext (dotnet/runtime#43791, dotnet/runtime#11354).

  • Implementation
  • Docs and release
MSDN-WhiteKnight added a commit that referenced this issue Jul 30, 2021
- Make ITypeInfo interface public to enable inspecting function pointer types with CilTools.Metadata
- Change IsFunctionPointer from method to property
- Add test for function pointers

Issue: #67
MSDN-WhiteKnight added a commit that referenced this issue Jul 31, 2021
@MSDN-WhiteKnight MSDN-WhiteKnight self-assigned this Aug 3, 2021
@MSDN-WhiteKnight MSDN-WhiteKnight added this to the 2.3 milestone Aug 3, 2021
@MSDN-WhiteKnight
Copy link
Owner Author

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

No branches or pull requests

1 participant