[remoting] call TransparentProxy::StoreRemoteField directly from STFLD_REMOTE wrapper.
authorAleksey Kliger <aleksey@xamarin.com>
Mon, 27 Jun 2016 19:15:45 +0000 (15:15 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Thu, 7 Jul 2016 14:59:03 +0000 (10:59 -0400)
commit50a2f837a04265a9396d66dd0b8df4430b49b4b6
tree921f64d028123b83c52a75607cc0be158fa50e97
parent4e9cd385aa196241ebc10ee456a82137e9e1cf56
[remoting] call TransparentProxy::StoreRemoteField directly from STFLD_REMOTE wrapper.

Don't call via mono_store_remote_field_new_icall.
mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs
mono/metadata/object.c
mono/metadata/remoting.c