Fix DecoderExceptionFallbackBuffer message (dotnet/coreclr#26211)
commit424af0fb9874586e66ca7c06588d0bc6f192dc34
authorStephen Toub <stoub@microsoft.com>
Sun, 18 Aug 2019 00:52:27 +0000 (17 20:52 -0400)
committerMarek Safar <marek.safar@gmail.com>
Sun, 18 Aug 2019 20:12:06 +0000 (18 22:12 +0200)
treed88edc90e91a525e3a961791a2d2eecfd53abdcc
parentd1f47e7b48826abd41eaab5c492f41cf4d22ac3f
Fix DecoderExceptionFallbackBuffer message (dotnet/coreclr#26211)

When the number of unknown bytes is exactly 20, the message includes a misleading " ..." at the end.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Text/DecoderExceptionFallback.cs