Return false from IsMarshalByRefImpl/IsContextfulImpl when remoting is not supported...
authorJan Kotas <jkotas@microsoft.com>
Wed, 12 Oct 2016 21:39:43 +0000 (14:39 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Oct 2016 21:39:43 +0000 (14:39 -0700)
commit3e9929ef9d421ed1b86c8b0bc47e831f265ef2dd
tree725aec8425d701b52979f7717235088f93053ee8
parentaa0ba7fd7c1d728fdc4038ece21733eabb8ef682
Return false from IsMarshalByRefImpl/IsContextfulImpl when remoting is not supported (dotnet/coreclr#7583)

Remove references to types have been moved to corefx in the build
Consolidate FEATURE_CORECLR ifdefs

Commit migrated from https://github.com/dotnet/coreclr/commit/41f083792c77da3ba3b83ce7e5580e9c3287a3ef
src/coreclr/src/mscorlib/model.xml
src/coreclr/src/mscorlib/mscorlib.shared.sources.props
src/coreclr/src/mscorlib/ref/mscorlib.cs
src/coreclr/src/mscorlib/src/System/BCLDebug.cs
src/coreclr/src/mscorlib/src/System/IO/Path.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/ModuleBuilder.cs
src/coreclr/src/mscorlib/src/System/Type.cs
src/coreclr/src/vm/metasig.h
src/coreclr/src/vm/mscorlib.h
src/coreclr/src/vm/rexcep.h
src/coreclr/src/vm/threads.cpp