Open jtschuster opened 1 year ago
Note to self: GetPinnedReference has priority over CallerAllocatedBuffer for by value parameters (but not by ref), and CallerAllocatedBuffer has priority over general ToUnmanaged in ManagedToUnmanagedIn by ref stubs. General ToUnmanaged is used for ref scenarios.
Tagging subscribers to this area: @dotnet/interop-contrib See info in area-owners.md if you want to be subscribed.
Author: | jtschuster |
---|---|
Assignees: | - |
Labels: | `documentation`, `area-System.Runtime.InteropServices` |
Milestone: | 8.0.0 |
Custom marshaller shapes documentation can be clearer and should reflect that ElementX require Bidirectional marshallers.