Skip to content
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

Mention C# native integers in IntPtr/UIntPtr docs #7364

Merged
merged 2 commits into from Nov 8, 2021

Conversation

MSDN-WhiteKnight
Copy link
Contributor

Add information about C# 9.0 built-in native sized integer types in IntPtr/UIntPtr docs

@opbld32
Copy link

opbld32 commented Nov 8, 2021

Docs Build status updates of commit 17612b4:

✅ Validation status: passed

File Status Preview URL Details
xml/System/IntPtr.xml ✅Succeeded View
xml/System/UIntPtr.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:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks again @MSDN-WhiteKnight

I've reviewed these changes, and I'll :shipit: now.

@BillWagner BillWagner merged commit b224e41 into dotnet:main Nov 8, 2021
@MSDN-WhiteKnight MSDN-WhiteKnight deleted the patch-1 branch November 8, 2021 16:20
BillWagner pushed a commit that referenced this pull request Nov 9, 2021
* Update IConfiguration.xml

Add a additional remark paragraph

* Mention C# native integers in IntPtr/UIntPtr docs (#7364)

* Update IntPtr.xml

* Update UIntPtr.xml

* Fixed identation (#7365)

* Update xml/Microsoft.Extensions.Configuration/IConfiguration.xml

The grammar is resolved

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>

* Update obsoletion note in summary (#7359)

* Update SecureString.xml (#7344)

Obviously, those duplicate `SecureStringToCoTaskMemUnicode` should be `SecureStringToGlobalAllocUnicode`

* Add exception (#7360)

* add new exceptions (#7367)

Co-authored-by: Artur <58558002+Narick9@users.noreply.github.com>
Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
Co-authored-by: Thiago Viana Avelar De Souza <thide2001@gmail.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: tangentyh <tangentyh@users.noreply.github.com>
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.

None yet

3 participants