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 paramrefs in System.Data, System.CodeDom, etc. #10790

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

gewarren
Copy link
Contributor

Contributes to #10183.

(Hide whitespace changes.)

Copy link
Contributor

@gewarren - This PR edits one or more files whose 'source of truth' for documentation is not in this repo. Please make documentation updates in the /// comments in the dotnet/runtime repo (or dotnet/extensions repo) instead.

@gewarren
Copy link
Contributor Author

@gewarren - This PR edits one or more files whose 'source of truth' for documentation is not in this repo. Please make documentation updates in the /// comments in the dotnet/runtime repo (or dotnet/extensions repo) instead.

This is for System.Composition. The changes I made have already been fixed in the source code.

Copy link

Learn Build status updates of commit b950308:

✅ Validation status: passed

File Status Preview URL Details
xml/Microsoft.SqlServer.Server/SqlMetaData.xml ✅Succeeded
xml/System.Activities.Presentation.Toolbox/ToolboxCategoryItems.xml ✅Succeeded View
xml/System.Activities.Presentation.View/DesignerView.xml ✅Succeeded View
xml/System.Activities.Presentation.View/ViewStateService.xml ✅Succeeded View
xml/System.Activities.Presentation/ContextItemManager.xml ✅Succeeded View
xml/System.Activities.Presentation/ServiceManager.xml ✅Succeeded View
xml/System.Activities.XamlIntegration/ActivityXamlServices.xml ✅Succeeded View
xml/System.AddIn.Contract.Collections/ICollectionContract`1.xml ✅Succeeded View
xml/System.AddIn.Contract/IListContract`1.xml ✅Succeeded View
xml/System.AddIn.Hosting/AddInStore.xml ✅Succeeded View
xml/System.AddIn.Pipeline/CollectionAdapters.xml ✅Succeeded View
xml/System.CodeDom.Compiler/CompilerErrorCollection.xml ✅Succeeded View
xml/System.CodeDom/CodeGotoStatement.xml ✅Succeeded View
xml/System.ComponentModel.Composition.Hosting/AssemblyCatalog.xml ✅Succeeded View
xml/System.ComponentModel.Composition.Hosting/CatalogExportProvider.xml ✅Succeeded View
xml/System.ComponentModel.Composition.Hosting/ComposablePartExportProvider.xml ✅Succeeded View
xml/System.ComponentModel.Composition.Primitives/Export.xml ✅Succeeded View
xml/System.ComponentModel.Design.Serialization/CodeDomSerializerBase.xml ✅Succeeded View
xml/System.ComponentModel.Design.Serialization/CodeDomSerializerException.xml ✅Succeeded View
xml/System.ComponentModel.Design.Serialization/ComponentSerializationService.xml ✅Succeeded View
xml/System.ComponentModel.Design.Serialization/ObjectStatementCollection.xml ✅Succeeded View
xml/System.ComponentModel.Design.Serialization/TypeCodeDomSerializer.xml ✅Succeeded View
xml/System.ComponentModel.Design/DesignerActionService.xml ✅Succeeded View
xml/System.ComponentModel.Design/DesignSurface.xml ✅Succeeded View
xml/System.ComponentModel.Design/EventBindingService.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build 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.

This LGTM @gewarren

Let's :shipit:

@gewarren gewarren merged commit c2ddab3 into dotnet:main Jan 7, 2025
4 checks passed
@gewarren gewarren deleted the paramrefs-122624 branch January 7, 2025 18:26
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.

2 participants