[release/6.0] Use caching ConsoleStream for both iOS and Android (#59088)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 15 Sep 2021 06:29:51 +0000 (08:29 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 06:29:51 +0000 (08:29 +0200)
commitb9cd5a0363903891ddc149b5ff57d3028cd061f4
treee603962550e6a506c3d394101cb297d34cdf28f4
parent8abe50691391d72e84b821b99ed22b2a5807778e
[release/6.0] Use caching ConsoleStream for both iOS and Android (#59088)

Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
src/libraries/System.Console/src/System.Console.csproj
src/libraries/System.Console/src/System/ConsolePal.Android.cs
src/libraries/System.Console/src/System/ConsolePal.iOS.cs
src/libraries/System.Console/src/System/IO/CachedConsoleStream.cs [new file with mode: 0644]