Remove managed environment cache (dotnet/coreclr#8604)
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>
Tue, 13 Dec 2016 12:51:28 +0000 (04:51 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 13 Dec 2016 12:51:28 +0000 (04:51 -0800)
commite870a969c45888e73ecba9fdcb21218b6b750acb
tree5515ad580b4073b31be3ec4667c87bd1b263d2e6
parentf06e41a84d23ff5b58b62d915e8a7c43ae6a9da3
Remove managed environment cache (dotnet/coreclr#8604)

The PAL already caches- no need to do it in managed.
Fold the code back into Environment.cs.

Commit migrated from https://github.com/dotnet/coreclr/commit/f847295d458adeccfc6f11d2901d23f06024ca72
src/coreclr/src/mscorlib/mscorlib.shared.sources.props
src/coreclr/src/mscorlib/src/System/Environment.Unix.cs [deleted file]
src/coreclr/src/mscorlib/src/System/Environment.Win32.cs [deleted file]
src/coreclr/src/mscorlib/src/System/Environment.cs