Skip to content

Grammar error in Unsafe.SkipInit #11290

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

Closed
rindlespot opened this issue May 12, 2025 · 0 comments · Fixed by #11298
Closed

Grammar error in Unsafe.SkipInit #11290

rindlespot opened this issue May 12, 2025 · 0 comments · Fixed by #11298
Labels
area-System.Runtime.CompilerServices doc-bug Problem with the content; needs to be fixed

Comments

@rindlespot
Copy link

Type of issue

Typo

Description

Grammar error: If you want to avoid the initial zero-initialization, you can call the SkipInit method can be used to suppress the compiler warning.

Suggested replacement: If you want to avoid the initial zero-initialization, you can call the SkipInit method can be used to suppress the compiler warning.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.unsafe.skipinit?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/Unsafe.xml

Document Version Independent Id

6833fcbf-623f-1e79-4b61-f5a35548fda1

Platform Id

a8786406-3dd3-8790-8cb2-7fed73c31115

Article author

@dotnet-bot

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 12, 2025
@krwq krwq added doc-bug Problem with the content; needs to be fixed area-System.Runtime.CompilerServices labels May 13, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.CompilerServices doc-bug Problem with the content; needs to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants