Working towards clean-up comments /**/ in cs (dotnet/coreclr#20609)
authorRafael <ra.escoto@gmail.com>
Fri, 26 Oct 2018 07:34:32 +0000 (00:34 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 26 Oct 2018 07:34:32 +0000 (00:34 -0700)
commit96e3c391b380a78fda66239b42a395e1a69be6ce
tree5a8084068d21eda5e026f82695255d8b2faff5b5
parent43e51349b7f120c4581771fc84365c6725629dd0
Working towards clean-up comments /**/ in cs (dotnet/coreclr#20609)

* Working towards cleaning comments /**/

Cleaningup /**/ style comments - Following https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments

dotnet/coreclr#20330

* Updating tags

-Updating some <sumary> to <remarks>
-Adding missing tags

* Fixing PR comments

-Comment does not belong to the public description

* Hiding comment from public description.

* Update //***** to the prevalent // style.

Commit migrated from https://github.com/dotnet/coreclr/commit/3ed48433718f870cdf258ac10bcd6eead6beb2b9
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilder.cs
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilderData.cs