Closed
Description
Example:
nunit/src/NUnitFramework/framework/Assert.Conditions.cs
Lines 218 to 222 in 30df2d1
Visual Studio has recently begun taking the XML comment formatting tags seriously, so it may make a difference.
I would recommend that we add the design-time tool https://www.nuget.org/packages/DotNetAnalyzers.DocumentationAnalyzers to our Directory.Build.props and follow all its prompts. It's been awesome in every project where I've seen it. I know it catches this particular case.