Port over docs for System.Runtime.InteropServices#9132
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Do we address all the missing comments described at dotnet/runtime#88573. |
I believe so, but I still am working through the validation. @carlossanlop what tool do you use to determine which APIs are missing documentation? I'd like to use it to validate that this PR covers all of the APIs in our area. |
gewarren
left a comment
There was a problem hiding this comment.
I'm about 3/4 of the way through so far (to IIUnknownStrategy.xml).
This comment was marked as outdated.
This comment was marked as outdated.
gewarren
left a comment
There was a problem hiding this comment.
Here's the rest of my suggestions.
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
|
Learn Build status updates of commit a6d7d34: 💡 Validation status: suggestions
This comment lists only the first 25 files in the pull request. xml/System.Runtime.InteropServices.Marshalling/ComObject.xml
For more details, please refer to the build 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:
|
Summary
Port documentation from dotnet/runtime for System.Runtime.InteropServices.dll.
Depends on dotnet/runtime#88627
Contributes to dotnet/runtime#88561 (it might fix it, not sure what other docs are still missing after this PR).