Remove System.Runtime.Remoting.Contexts.Context, its not used anymore on netcore...
authorZoltan Varga <vargaz@gmail.com>
Fri, 8 Jan 2021 14:59:02 +0000 (09:59 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Jan 2021 14:59:02 +0000 (09:59 -0500)
commita078b5501eb11e2d89cccfeee052e0182c2b863c
treedbcb9731d0011a73d96643c3b4bf43c4b7772a60
parentdf09a008313c2e8342b63e3f0cc5c2012c6399bf
Remove System.Runtime.Remoting.Contexts.Context, its not used anymore on netcore. (#46691)
src/mono/mono/metadata/domain.c
src/mono/mono/metadata/object-internals.h
src/mono/mono/metadata/object.c
src/mono/mono/metadata/threads.c
src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj
src/mono/netcore/System.Private.CoreLib/src/System/Runtime/Remoting/Contexts/Context.cs [deleted file]
src/mono/netcore/System.Private.CoreLib/src/System/Threading/Thread.Mono.cs