Skip to content

Regenerate reference assembly for System.Runtime.Serialization.Xml #118311

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

Merged
merged 3 commits into from
Aug 4, 2025

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Aug 3, 2025

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR regenerates the reference assembly for System.Runtime.Serialization.Xml to address issue #80236. The changes appear to be an automated regeneration that reorganizes and updates the API surface definitions.

Key changes include:

  • Reorganization of namespace declarations and type definitions
  • Addition of missing exception constructors for InvalidDataContractException
  • Updates to method signatures and property declarations to match current implementation
  • Consolidation of DataContracts namespace types into a single location

@jkotas jkotas requested a review from StephenMolloy August 3, 2025 05:06
Copy link
Member

@StephenMolloy StephenMolloy left a comment

Choose a reason for hiding this comment

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

lgtm

@StephenMolloy StephenMolloy merged commit 9732798 into dotnet:main Aug 4, 2025
85 of 87 checks passed
@jkotas jkotas deleted the issue-80236 branch August 4, 2025 06:06
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.

DataContractCriticalHelper is incorrectly declared in reference assembly
2 participants