Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Aug 3, 2025

Copy link
Contributor

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
@github-actions github-actions bot locked and limited conversation to collaborators Sep 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataContractCriticalHelper is incorrectly declared in reference assembly

2 participants