Skip to content

Conversation

@vcsjones
Copy link
Member

Fixes a small grammar mistake an a few references to the wrong Universal tag number.

Copilot AI review requested due to automatic review settings October 29, 2025 18:07
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 corrects documentation errors in the System.Formats.Asn1 library. The changes fix incorrect universal tag numbers and parameter name references in XML documentation comments.

  • Corrected universal tag numbers from 24 to 23 for UtcTime and from 1 to 3 for BitString
  • Fixed incorrect parameter name references in Enumerated documentation from enumType to expectedTag
  • Fixed grammar error changing "a Enumerated" to "an Enumerated"

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
AsnDecoder.UtcTime.cs Corrected default tag documentation from Universal 24 to Universal 23
AsnDecoder.Enumerated.cs Fixed parameter name references from enumType to expectedTag and corrected grammar ("a" to "an")
AsnDecoder.BitString.cs Corrected default tag documentation from Universal 1 to Universal 3 across three methods

@vcsjones vcsjones enabled auto-merge (squash) October 30, 2025 14:30
@vcsjones
Copy link
Member Author

/ba-g Android and Windows NAOT lanes are timing out in this and in other PRs, these are documentation-only changes.

@vcsjones vcsjones merged commit 15f209b into dotnet:main Oct 31, 2025
82 of 87 checks passed
@vcsjones vcsjones deleted the system-formats-asn1-fixes branch October 31, 2025 14:00
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