Exposing MarshalByRefObject (dotnet/coreclr#7558)
authorRama krishnan Raghupathy <ramarag@microsoft.com>
Wed, 12 Oct 2016 17:34:09 +0000 (10:34 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 12 Oct 2016 17:34:09 +0000 (10:34 -0700)
commitaf0207c67dda2fe60e176c837d23405f33f781d3
treed2f6889f22427b0a27004808d42d42916b4e9ba7
parenta49c97253cc17217e2e048129d6a2c96413f530e
Exposing MarshalByRefObject (dotnet/coreclr#7558)

Commit migrated from https://github.com/dotnet/coreclr/commit/3cdb42e9b5a8ca871b53a27194106707a2db8962
13 files changed:
src/coreclr/src/mscorlib/model.xml
src/coreclr/src/mscorlib/ref/mscorlib.cs
src/coreclr/src/mscorlib/src/Microsoft/Win32/RegistryKey.cs
src/coreclr/src/mscorlib/src/System/AppDomainManager.cs
src/coreclr/src/mscorlib/src/System/ContextBoundObject.cs
src/coreclr/src/mscorlib/src/System/IO/FileSystemInfo.cs
src/coreclr/src/mscorlib/src/System/IO/Stream.cs
src/coreclr/src/mscorlib/src/System/IO/TextReader.cs
src/coreclr/src/mscorlib/src/System/IO/TextWriter.cs
src/coreclr/src/mscorlib/src/System/MarshalByRefObject.cs
src/coreclr/src/mscorlib/src/System/Threading/ThreadPool.cs
src/coreclr/src/mscorlib/src/System/Threading/Timer.cs
src/coreclr/src/mscorlib/src/System/Threading/WaitHandle.cs