Skip to content

Comments

Fix malformed XML doc on McpServerPrimitiveCollection.Contains#1348

Open
Copilot wants to merge 2 commits intomainfrom
copilot/fix-xml-documentation-issue
Open

Fix malformed XML doc on McpServerPrimitiveCollection.Contains#1348
Copilot wants to merge 2 commits intomainfrom
copilot/fix-xml-documentation-issue

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

The <returns> description for Contains was a bare comment line rather than wrapped in <returns> tags, causing it to be silently dropped from IntelliSense and generated API docs.

  • McpServerPrimitiveCollection.cs: Wrap the returns text in proper <returns>...</returns> tags

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix malformed XML documentation for Contains method Fix malformed XML doc on McpServerPrimitiveCollection.Contains Feb 21, 2026
Copilot AI requested a review from stephentoub February 21, 2026 18:15
@stephentoub stephentoub marked this pull request as ready for review February 21, 2026 18:59
@stephentoub stephentoub added this to the 1.0.0 (GA) milestone Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants