Add more comments to StringBuilder.EnumerateChunks()
authorVance Morrison <vancemorrison@comcast.net>
Wed, 23 May 2018 21:03:16 +0000 (14:03 -0700)
committerVance Morrison <vancemorrison@comcast.net>
Wed, 23 May 2018 21:03:16 +0000 (14:03 -0700)
commitc6409334f6fc56884bb7df91489293d52efaabd1
tree3c97d887ea58a00a59fb92ab6c1700e96d4ea383
parentbc931bfa7dcfb3151c962916584b9531dc3d71f0
Add more comments to StringBuilder.EnumerateChunks()

This does not change execution of the code (only comments, placement)

Added a warning about modifying the stringbuilder while enumerating.
src/System.Private.CoreLib/shared/System/Text/StringBuilder.cs