Optimise HtmlEncode to produce less garbage
authorBenjamin Hodgson <bhodgson@stackoverflow.com>
Mon, 19 Feb 2018 14:20:05 +0000 (14:20 +0000)
committerJan Kotas <jkotas@microsoft.com>
Mon, 4 Jun 2018 18:01:04 +0000 (11:01 -0700)
commit29e58641048330e3ec577f731b5ece54fd3ff43f
tree7ba1cffebde688801852d9e007e087f54919e1f2
parent6238c4fffd9c47c8b917af611c6609ef160d7bf8
Optimise HtmlEncode to produce less garbage

do the same optimisation for HtmlDecode

remove now-unneeded reference

Add tests for new ValueStringBuilder methods

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/System/Text/ValueStringBuilder.cs