Skip to content

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Oct 10, 2025

I misused this tag in #11847.

It needs to be placed outside other tags, directly under docs.

@ericstj ericstj requested a review from gewarren October 10, 2025 15:17
@ericstj ericstj requested a review from a team as a code owner October 10, 2025 15:17
@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 15:17
Copy link

@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 fixes the incorrect placement of the <forInternalUseOnly /> tag in the ExtensionMarkerAttribute XML documentation. The tag was incorrectly placed inside the <summary> element and has been moved to its proper location directly under the <Docs> element.

  • Moved <forInternalUseOnly /> tag from inside <summary> to directly under <Docs>
@ericstj ericstj merged commit e1c071e into main Oct 10, 2025
6 checks passed
@ericstj ericstj deleted the ericstj-ExtensionMarkerAttribute branch October 10, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment