Avoid assert failure due to incorrect bytes written returned (dotnet/corefx#24511)
authorDan Moseley <danmose@microsoft.com>
Wed, 11 Oct 2017 03:40:09 +0000 (20:40 -0700)
committerStephen Toub <stoub@microsoft.com>
Wed, 11 Oct 2017 03:40:09 +0000 (23:40 -0400)
commitada4b3c7ee64be849bbee4913eabe4bd8b56515f
tree0008d5f49ad239a262c6ccd85257998deb4f7f47
parent8e40585181a9697b6bb1b78125ea5f3dc95d24fe
Avoid assert failure due to incorrect bytes written returned (dotnet/corefx#24511)

* Avoid assert failure due to incorrect bytes written returned

* Remove assert entirely

* Add issue #

Commit migrated from https://github.com/dotnet/corefx/commit/1be850f5708a820b132020cc9628efb972239db9
src/libraries/System.Console/src/System/ConsolePal.Windows.cs