[linker] Update descriptors for mscorlib to include the new _ThreadPoolWaitCallback
authorMiguel de Icaza <miguel@gnome.org>
Tue, 16 Aug 2016 03:39:30 +0000 (23:39 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 16 Aug 2016 03:42:24 +0000 (23:42 -0400)
mcs/tools/linker/Descriptors/mscorlib.xml

index 28279d9322a8a3e593b40857f7b9758bfcfa72ce..3161b17f6edcc1ffbcbaaa5935312658b55fe733 100644 (file)
                <type fullname="System.Threading.WaitHandle" preserve="fields">
                        <method name="set_Handle" />
                </type>
+               <type fullname="System.Threading._ThreadPoolWaitCallback" preserve="fields"/>
 
                <type fullname="System.Text.StringBuilder" preserve="fields" />