Fix DecoderNLS.Convert to out the correct value for 'completed' (dotnet/coreclr#27210)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Wed, 16 Oct 2019 03:02:27 +0000 (20:02 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 03:02:27 +0000 (20:02 -0700)
commite1f2cc91de40720c3803ebce4d0b4177409e7cc5
tree7c81ab60eb43b3e6e81f9493fce9a76c926b969a
parent2ed4fe4932d78f07a4c7a0a18538dc162d8f9997
Fix DecoderNLS.Convert to out the correct value for 'completed' (dotnet/coreclr#27210)

This is a complementary fix to https://github.com/dotnet/coreclr/issues/23020

Commit migrated from https://github.com/dotnet/coreclr/commit/c07ec4cd2f88c23edc87500893576d83c20f2e6d
src/coreclr/tests/CoreFX/CoreFX.issues.rsp
src/libraries/System.Private.CoreLib/src/System/Text/DecoderNLS.cs
src/libraries/System.Private.CoreLib/src/System/Text/EncoderNLS.cs