dotnet/roslyn
Auto-generated operations should handle multi-line doc comments correctly
オープン
#54,900 opened on 2021/07/17
Area-CompilersConcept-Continuous Improvementhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
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