Skip to content

Port over System.Runtime.InteropServices docs for .NET 9 #10228

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

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

jkoritzinsky
Copy link
Member

Summary

Fixes dotnet/runtime#105986

This comment was marked as outdated.

Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one comment for you to consider. There's also a problem with a type that cannot be found. Depending on the root cause, we may have to wait until P7 is released before merging this PR.

Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Copy link

Learn Build status updates of commit 735b497:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Runtime.InteropServices.Marshalling/ComVariantMarshaller.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/ReadOnlySpanMarshaller`2+ManagedToUnmanagedOut.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Swift/SwiftSelf`1.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CollectionsMarshal.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 20123b7:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Runtime.InteropServices.Marshalling/ComVariantMarshaller.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/ReadOnlySpanMarshaller`2+ManagedToUnmanagedOut.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Swift/SwiftSelf`1.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CollectionsMarshal.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@jkoritzinsky jkoritzinsky merged commit 6068e76 into dotnet:main Aug 9, 2024
3 checks passed
@jkoritzinsky jkoritzinsky deleted the interop-services-9 branch August 9, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port System.Runtime.InteropServices docs for .NET 9 APIs
2 participants