[corlib] Improve flow of ExecutionContext (few tests taken from https://github.com...
authorMarek Safar <marek.safar@gmail.com>
Thu, 6 Mar 2014 18:50:52 +0000 (19:50 +0100)
committerMarek Safar <marek.safar@gmail.com>
Thu, 6 Mar 2014 18:54:06 +0000 (19:54 +0100)
commit4b4ddb66b315759d030a10153f47d5b17dc03af8
tree38e91821fd95c30e497c840d2fe76f27c32f2896
parent0da40ef41b44c5c44e2b8a47f8e6206dccc93926
[corlib] Improve flow of ExecutionContext (few tests taken from https://github.com/mono/mono/pull/864). Fixes #18121 and similar.
mcs/class/corlib/System.Runtime.Remoting.Messaging/CallContext.cs
mcs/class/corlib/System.Runtime.Remoting.Messaging/LogicalCallContext.cs
mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs
mcs/class/corlib/System.Threading.Tasks/Task.cs
mcs/class/corlib/System.Threading/ExecutionContext.cs
mcs/class/corlib/System.Threading/Thread.cs
mcs/class/corlib/Test/System.Runtime.Remoting.Messaging/CallContextTest.cs [new file with mode: 0644]
mcs/class/corlib/corlib_test.dll.sources