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

Thread.FreeNamedDataSlot code examples are not contain any calls to the desired method #10630

Open
Xemka1309 opened this issue Nov 1, 2024 · 2 comments
Labels
area-System.Threading Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@Xemka1309
Copy link

Xemka1309 commented Nov 1, 2024

Type of issue

Missing information

Description

Example code section for method reference: Thread.FreeNamedDataSlot() doesn't contain any calls of the FreeNamedDataSlot(), in fact code examples are equal to GetNamedDataSlot() & AllocateDataSlot() code examples.
Kindly propose to add example showcasing FreeNamedDataSlot() usage

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.threading.thread.freenameddataslot?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading/Thread.xml

Document Version Independent Id

9c8d22a1-0c8c-29ee-3624-21d40a10f852

Article author

@dotnet-bot

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Nov 1, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 1, 2024
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 1, 2024
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@MihaZupan MihaZupan added area-System.Threading and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Threading Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants