[API Proposal]: byref parameter collection for invoke #75349
Labels
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
area-System.Reflection
Milestone
[primarily a placeholder for now for planning]
This will likely need to be done in 8.0 without support for byref-like generic support since that is not a given for 8.0. This means that byref-like types in this collection will need to be passed as unsafe pointers.
See also:
The text was updated successfully, but these errors were encountered: