dotnet/roslyn
View on GitHubAuto-generated operations should handle multi-line doc comments correctly
Open
#54,900 opened on Jul 17, 2021
Area-CompilersConcept-Continuous Improvementhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
Version Used:
main
Steps to Reproduce:

This renders as a single line:

Either have the source generator add <para> on its own, or do that in OperationInterfaces.xml
The above is just an example. This may apply to other doc comments