Update Debug.Assert to more clearly show the condition (brace for objects, bracket...
authorAhson Khan <ahson_ahmedk@yahoo.com>
Tue, 20 Aug 2019 20:06:56 +0000 (13:06 -0700)
committerJeremy Barton <jbarton@microsoft.com>
Tue, 20 Aug 2019 20:06:56 +0000 (13:06 -0700)
commit4dbc7bee4b20d1a54a486680d1b3a3931a4469e4
treed16173a8bcdcd178e6f8820ad25807d5ea0aa82c
parenta41c20b6ffd90d29572bf3363569f1978d201309
Update Debug.Assert to more clearly show the condition (brace for objects, bracket for array).

Commit migrated from https://github.com/dotnet/corefx/commit/30e06a4f4359f9a368e8fbab013259f46c866df4
src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.MultiSegment.cs
src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs
src/libraries/System.Text.Json/tests/Utf8JsonReaderTests.MultiSegment.cs