Delete dead code (#11431)
authorJan Kotas <jkotas@microsoft.com>
Sat, 6 May 2017 18:03:27 +0000 (11:03 -0700)
committerGitHub <noreply@github.com>
Sat, 6 May 2017 18:03:27 +0000 (11:03 -0700)
commit3ababc21ab334a2e37c6ba4115c946ea26a6f2fb
treedd98aaa1ebd60ff099c50003da37262211e315bb
parent278837ee1072f60a01663dcf09367bd2fd86dcae
Delete dead code (#11431)
32 files changed:
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
src/mscorlib/src/System/Activator.cs
src/mscorlib/src/System/AppDomain.cs
src/mscorlib/src/System/BCLDebug.cs
src/mscorlib/src/System/DelegateSerializationHolder.cs
src/mscorlib/src/System/Diagnostics/log.cs
src/mscorlib/src/System/Empty.cs
src/mscorlib/src/System/Environment.cs
src/mscorlib/src/System/Globalization/EncodingDataItem.cs
src/mscorlib/src/System/IO/__Error.cs
src/mscorlib/src/System/MissingFieldException.cs
src/mscorlib/src/System/MissingMemberException.cs
src/mscorlib/src/System/OperatingSystem.cs [deleted file]
src/mscorlib/src/System/PlatformID.cs [deleted file]
src/mscorlib/src/System/Reflection/Assembly.CoreCLR.cs
src/mscorlib/src/System/Reflection/RuntimeAssembly.cs
src/mscorlib/src/System/RtType.cs
src/mscorlib/src/System/Runtime/CompilerServices/RuntimeWrappedException.cs
src/mscorlib/src/System/Runtime/InteropServices/ComEventsHelper.cs
src/mscorlib/src/System/Runtime/InteropServices/Marshal.cs
src/mscorlib/src/System/Runtime/Remoting/ObjectHandle.cs [deleted file]
src/mscorlib/src/System/Runtime/Serialization/FormatterServices.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationInfo.cs
src/mscorlib/src/System/SharedStatics.cs
src/mscorlib/src/System/Text/Encoding.cs
src/mscorlib/src/System/Threading/Monitor.cs
src/mscorlib/src/System/Threading/WaitHandle.cs
src/mscorlib/src/System/TypeLoadException.cs
src/vm/assemblynative.cpp
src/vm/assemblynative.hpp
src/vm/ecalllist.h