Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c3ff46a

Browse files
danmoseleytarekgh
authored andcommitted
"Revert EncodingForwarder (#10805)" (#10829)
This reverts commit e74569c.
1 parent 37c2989 commit c3ff46a

File tree

8 files changed

+1723
-559
lines changed

8 files changed

+1723
-559
lines changed

src/mscorlib/mscorlib.shared.sources.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,6 @@
991991
<TextSources Include="$(BclSourcesRoot)\System\Text\EncoderFallback.cs" />
992992
<TextSources Include="$(BclSourcesRoot)\System\Text\EncoderReplacementFallback.cs" />
993993
<TextSources Include="$(BclSourcesRoot)\System\Text\Encoding.cs" />
994-
<TextSources Include="$(BclSourcesRoot)\System\Text\EncodingForwarder.cs" />
995994
<TextSources Include="$(BclSourcesRoot)\System\Text\EncodingInfo.cs" />
996995
<TextSources Include="$(BclSourcesRoot)\System\Text\EncodingNLS.cs" />
997996
<TextSources Include="$(BclSourcesRoot)\System\Text\EncodingProvider.cs" />

src/mscorlib/src/System/Text/ASCIIEncoding.cs

Lines changed: 290 additions & 38 deletions
Large diffs are not rendered by default.

src/mscorlib/src/System/Text/EncodingForwarder.cs

Lines changed: 0 additions & 339 deletions
This file was deleted.

0 commit comments

Comments
 (0)