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

Fix up mismatched paramrefs #10183

Closed
5 of 7 tasks
gewarren opened this issue Jul 31, 2024 · 2 comments · Fixed by #11157
Closed
5 of 7 tasks

Fix up mismatched paramrefs #10183

gewarren opened this issue Jul 31, 2024 · 2 comments · Fixed by #11157
Assignees
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. Pri3 Indicates issues/PRs that are low priority 📌 seQUESTered Identifies that an issue has been imported into Quest. 🗺️ mapQUEST Only used as a way to mark an issue as updated for quest. RepoMan should instantly remove it.

Comments

@gewarren
Copy link
Contributor

gewarren commented Jul 31, 2024

Describe the issue or suggestion

Some paramrefs refer to parameters that don't exist on that API. Fix them up.

  • System.Text*
  • System.Threading*
  • System.Transactions
  • System.Windows*
  • System.Workflow*
  • System.Xaml*
  • System.Xml*

Associated WorkItem - 296914

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Jul 31, 2024
@gewarren gewarren self-assigned this Jul 31, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 31, 2024
@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 Jul 31, 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.

1 similar comment
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.

@gewarren gewarren added area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. 🗺️ reQUEST Triggers an issue to be imported into Quest. and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 31, 2024
@gewarren gewarren moved this from 🔖 Ready to 🏗 In progress in dotnet/docs July 2024 Sprint Jul 31, 2024
@gewarren gewarren moved this from 🏗 In progress to ✅ Done in dotnet/docs July 2024 Sprint Jul 31, 2024
@adegeo adegeo added 🗺️ mapQUEST Only used as a way to mark an issue as updated for quest. RepoMan should instantly remove it. and removed 🗺️ mapQUEST Only used as a way to mark an issue as updated for quest. RepoMan should instantly remove it. labels Aug 12, 2024
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Aug 12, 2024
@gewarren gewarren moved this from 🔖 Ready to 🏗 In progress in dotnet/docs December 2024 Sprint Dec 19, 2024
@gewarren gewarren moved this from 🏗 In progress to 👀 In review in dotnet/docs December 2024 Sprint Dec 28, 2024
@gewarren gewarren added the 🗺️ mapQUEST Only used as a way to mark an issue as updated for quest. RepoMan should instantly remove it. label Jan 11, 2025
@gewarren gewarren moved this from 🔖 Ready to Slipped in dotnet/docs January 2025 sprint project Feb 3, 2025
@gewarren gewarren moved this from 🔖 Ready to 🏗 In progress in dotnet/docs February 2025 sprint project Feb 4, 2025
@gewarren gewarren moved this from 🏗 In progress to ✅ Done in dotnet/docs February 2025 sprint project Feb 28, 2025
@gewarren gewarren moved this from 🔖 Ready to 🏗 In progress in dotnet/docs March 2025 sprint project Mar 28, 2025
@gewarren gewarren moved this from 🏗 In progress to 👀 In review in dotnet/docs March 2025 sprint project Mar 31, 2025
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in dotnet/docs March 2025 sprint project Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. Pri3 Indicates issues/PRs that are low priority 📌 seQUESTered Identifies that an issue has been imported into Quest. 🗺️ mapQUEST Only used as a way to mark an issue as updated for quest. RepoMan should instantly remove it.
Projects
Status: 👀 In review
Status: ✅ Done
Status: Slipped
Development

Successfully merging a pull request may close this issue.

2 participants