Skip to content

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

Merged
jkoritzinsky merged 3 commits intodotnet:mainfrom
jkoritzinsky:interop-services-9
Aug 9, 2024
Merged

Port over System.Runtime.InteropServices docs for .NET 9#10228
jkoritzinsky merged 3 commits intodotnet:mainfrom
jkoritzinsky:interop-services-9

Conversation

@jkoritzinsky
Copy link
Member

Summary

Fixes dotnet/runtime#105986

@learn-build-service-prod

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.

@learn-build-service-prod
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:

@learn-build-service-prod
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
@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