[mono/mono] 8cf7650d: [monolinker] Add additional preserve instruction for IReadOnlyCollection on System.Array
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <0000014234183044-53c81439-1b04-4255-b280-791332a19abc-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/mono
Compare: https://github.com/mono/mono/compare/79e0856ffda4...8cf7650d3d1f
Commit: 8cf7650d3d1f39377dede2af08f85b8928c7fcba
Author: Sebastien Pouliot <[email protected]> (spouliot)
Date: 2013-11-07 19:42:46 GMT
URL: https://github.com/mono/mono/commit/8cf7650d3d1f39377dede2af08f85b8928c7fcba
[monolinker] Add additional preserve instruction for IReadOnlyCollection on System.Array
Changed paths:
M mcs/tools/linker/Descriptors/mscorlib.xml
Modified: mcs/tools/linker/Descriptors/mscorlib.xml
===================================================================
@@ -33,6 +33,8 @@
<method name="InternalArray__IndexOf" />
<method name="InternalArray__get_Item" />
<method name="InternalArray__set_Item" />
+ <method name="InternalArray__IReadOnlyList_get_Item" />
+ <method name="InternalArray__IReadOnlyCollection_get_Count" />
</type>
<type fullname="System.ArrayTypeMismatchException" />
<type fullname="System.Attribute" />
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches