Skip to content
Discussion options

You must be logged in to vote

I am actually surprised to hear this. The doc comment processing code is pretty geared around the possibility that documentation for a single symbol may be present across multiple declarations. This is the case for doc comments on types: SharpLab.

I suspect the reason this is lost on methods is somewhat an accident to how the symbols work. SharpLab.

I'll review the doc comments spec when I get a chance but my instinct here is to treat it as a bug-fix level change in the compiler.

cc @jaredpar @dotnet/roslyn-compiler for consideration.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@RikkiGibson
Comment options

@stephentoub
Comment options

stephentoub Apr 13, 2022
Collaborator Author

@RikkiGibson
Comment options

@stephentoub
Comment options

stephentoub Apr 13, 2022
Collaborator Author

@ThaDaVos
Comment options

Answer selected by stephentoub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants