Remove serializable attribute from OrdinalIgnoreCaseComparer (dotnet/coreclr#12215)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 14 Jun 2017 01:49:02 +0000 (03:49 +0200)
committerDan Moseley <danmose@microsoft.com>
Wed, 14 Jun 2017 01:49:02 +0000 (18:49 -0700)
commit4da6cefa2d2f389116924ad4b8402649bffc00b8
treefb7e8b22c68aa6d94a63ff7750f1333e8bbcef2b
parent57a6a0ed48fc02ff4871cfeea9ec0f680b17997b
Remove serializable attribute from OrdinalIgnoreCaseComparer (dotnet/coreclr#12215)

* Remove serializable attribute from OrdinalIgnoreCaseComparer

* Introducing OrdinalCaseSensitiveComparer to serialize correctly with netfx

* Updated PR feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/fe22770b9fe8f665679bde1c08d1372fb9f78e0e
src/coreclr/src/mscorlib/shared/System/StringComparer.cs