Skip to content

Commit e4361c1

Browse files
lambdageekjonpryor
authored andcommitted
[Xamarin.Android.Build.Tasks] Preserve TransparentProxy::StoreRemoteField (#132)
It's called from the Mono runtime starting with mono/mono@6b8e96c
1 parent 511f4e7 commit e4361c1

File tree

1 file changed

+1
-0
lines changed
  • src/Xamarin.Android.Build.Tasks/Linker/PreserveLists

1 file changed

+1
-0
lines changed

src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
</type>
325325
<type fullname="System.Runtime.Remoting.Proxies.TransparentProxy" preserve="fields">
326326
<method name="LoadRemoteFieldNew" />
327+
<method name="StoreRemoteField" />
327328
</type>
328329
<type fullname="System.Runtime.Remoting.RemotingServices">
329330
<method name="SerializeCallData" />

0 commit comments

Comments
 (0)