Skip to content

Conversation

@N-Olbert
Copy link
Contributor

Summary of the changes (Less than 80 chars)

  • Infer XML documentation for parameters within the source generator
  • Improved handling and corresponding tests
  • Added tests

Closes #bugnumber (in this specific format)

// https://github.com/dotnet/roslyn/issues/68879,
// https://github.com/dotnet/roslyn/discussions/50192 and many others

// For this reason we are programming our own lookup version, which is also the recommended way:
Copy link
Contributor Author

@N-Olbert N-Olbert Dec 14, 2025

Choose a reason for hiding this comment

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

Please note: As an alternative we could also call the internal roslyn implementation with reflection, which is what docfx does, see:

https://github.com/dotnet/docfx/blob/107e3ef0c0c4db7ac984a3d15e40f7942531f255/src/Docfx.Dotnet/ExtensionMethods/ISymbolExtensions.cs#L96

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.

1 participant