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)
commit1f9566dbc1f100f66ac3f30504d847e7d3176544
tree02aaeece7d9688c0232f9014b0f956a012b3964d
parent3f5e180c95dc9c4a4273ef3082064c306b9b3a69
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.

Commit migrated from https://github.com/dotnet/coreclr/commit/c6409334f6fc56884bb7df91489293d52efaabd1
src/libraries/System.Private.CoreLib/src/System/Text/StringBuilder.cs