U+0085 not recognised as a newline character in CSharpCodeGenerator.cs (#1740) (...
authorHamish Arblaster <hamarb123@gmail.com>
Thu, 23 Jan 2020 17:48:36 +0000 (04:48 +1100)
committerStephen Toub <stoub@microsoft.com>
Thu, 23 Jan 2020 17:48:36 +0000 (12:48 -0500)
commit4c79f98909009f9cf1c971a467286ca148671db1
tree1e42ec25a383681cd462a68583a340cfe4dbe5c9
parent3c5e7dee0089378d4df00b4e813a201275009367
U+0085 not recognised as a newline character in CSharpCodeGenerator.cs (#1740) (#1853)

* Fix for issue #1740

U+0085 not recognised as a newline character in CSharpCodeGenerator.cs

Fix $1740

* Fix for issue #1740

U+0085 not recognised as a newline character in CSharpCodeGenerator.cs

* Fix for issue #1740

U+0085 not recognised as a newline character in CSharpCodeGenerator.cs
This change fixes a previous test that incorrectly causes the character to be forced out of being in unicode format.

* Stop the changes from #1740 on the .Net Framework as per #1913

Read #1913 for why, view PR #1853 and #1740 also.
src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeGenerator.cs
src/libraries/System.CodeDom/tests/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs