We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eca0e84 + 5b2f221 commit 3307c81Copy full SHA for 3307c81
src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml
@@ -16,6 +16,7 @@
16
17
<type fullname="System.AppDomainSetup" preserve="fields">
18
<method name="set_ShadowCopyFiles" />
19
+ <method name="set_ShadowCopyDirectories" />
20
</type>
21
<type fullname="System.AppDomainUnloadedException" />
22
<type fullname="System.ApplicationException" />
0 commit comments