Skip to content

Add missing docs for System.Runtime.InteropServices#8448

Merged
jkoritzinsky merged 2 commits intodotnet:mainfrom
jkoritzinsky:rc1-marshalling-docs
Sep 30, 2022
Merged

Add missing docs for System.Runtime.InteropServices#8448
jkoritzinsky merged 2 commits intodotnet:mainfrom
jkoritzinsky:rc1-marshalling-docs

Conversation

@jkoritzinsky
Copy link
Member

Summary

Add missing docs for System.Runtime.InteropServices APIs.

Fixes dotnet/runtime#72400

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.

LGTM as is. If @gewarren doesn't have any suggestions, we can merge after the CI is green.

@opbld33
Copy link

opbld33 commented Sep 30, 2022

Learn Build status updates of commit 80161af:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/ns-System.Runtime.InteropServices.Marshalling.xml ⚠️Warning View Details
xml/System.Runtime.InteropServices.Marshalling/ContiguousCollectionMarshallerAttribute.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/ReadOnlySpanMarshaller`2+ManagedToUnmanagedIn.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/SpanMarshaller`2+ManagedToUnmanagedIn.xml ✅Succeeded View

xml/ns-System.Runtime.InteropServices.Marshalling.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'System.Runtime.InteropServices.JavaScript.MarshalUsingAttribute'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Learn Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@jkoritzinsky jkoritzinsky enabled auto-merge (squash) September 30, 2022 22:25
@opbld30
Copy link

opbld30 commented Sep 30, 2022

Learn Build status updates of commit 4f37667:

✅ Validation status: passed

File Status Preview URL Details
xml/ns-System.Runtime.InteropServices.Marshalling.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/ContiguousCollectionMarshallerAttribute.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/ReadOnlySpanMarshaller`2+ManagedToUnmanagedIn.xml ✅Succeeded View
xml/System.Runtime.InteropServices.Marshalling/SpanMarshaller`2+ManagedToUnmanagedIn.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@jkoritzinsky jkoritzinsky merged commit f46f4f3 into dotnet:main Sep 30, 2022
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.

Undocumented 7.0 APIs in System.Runtime.InteropServices

5 participants