Merge pull request #2236 from akoeplinger/add-dataflow
[mono.git] / mcs / tools / linker / Descriptors / mscorlib.xml
1 <?xml version="1.0" encoding="utf-8" ?>
2 <linker>
3         <assembly fullname="mscorlib">
4
5                 <type fullname="System.AppDomain" preserve="fields">
6                         <method name="DoDomainUnload" />
7                         <method name="DoTypeResolve" />
8                         <method name="DoAssemblyResolve" />
9                         <method name="DoAssemblyLoad" />
10                         <method name="DoDomainUnload" />
11                         <method name="InternalSetContext" />
12                 </type>
13
14                 <type fullname="System.AppDomainSetup" preserve="fields" />
15                 <type fullname="System.AppDomainUnloadedException" />
16                 <type fullname="System.ApplicationException" />
17                 <type fullname="System.ArgIterator" />
18                 <type fullname="System.ArgumentException" />
19                 <type fullname="System.ArgumentNullException" />
20                 <type fullname="System.ArgumentOutOfRangeException" />
21                 <type fullname="System.ArithmeticException" />
22                 <type fullname="System.Array">
23                         <method name="InternalArray__ICollection_get_Count" />
24                         <method name="InternalArray__ICollection_get_IsReadOnly" />
25                         <method name="InternalArray__IEnumerable_GetEnumerator" />
26                         <method name="InternalArray__ICollection_Clear" />
27                         <method name="InternalArray__ICollection_Add" />
28                         <method name="InternalArray__ICollection_Remove" />
29                         <method name="InternalArray__ICollection_Contains" />
30                         <method name="InternalArray__ICollection_CopyTo" />
31                         <method name="InternalArray__Insert" />
32                         <method name="InternalArray__RemoveAt" />
33                         <method name="InternalArray__IndexOf" />
34                         <method name="InternalArray__get_Item" />
35                         <method name="InternalArray__set_Item" />
36                         <method name="InternalArray__IReadOnlyList_get_Item" />
37                         <method name="InternalArray__IReadOnlyCollection_get_Count" />
38                 </type>
39                 <type fullname="System.ArrayTypeMismatchException" />
40                 <type fullname="System.Attribute" />
41                 <type fullname="System.BadImageFormatException" />
42                 <type fullname="System.Boolean" preserve="fields" />
43                 <type fullname="System.Byte" preserve="fields" />
44                 <type fullname="System.CannotUnloadAppDomainException" />
45                 <type fullname="System.Char" preserve="fields" />
46                 <type fullname="System.Console" preserve="fields" />
47                 <type fullname="System.ConsoleDriver" preserve="fields" />
48                 <type fullname="System.ContextBoundObject" preserve="fields" />
49                 <!-- <type fullname="System.Convert" /> -->
50                 <type fullname="System.CurrentSystemTimeZone" />
51                 <type fullname="System.DateTime" preserve="fields" />
52                 <type fullname="System.DBNull" preserve="fields" />
53                 <type fullname="System.Decimal" preserve="fields" />
54                 <type fullname="System.Delegate" preserve="fields" />
55                 <type fullname="System.Diagnostics.StackFrame" />
56                 <type fullname="System.Diagnostics.StackTrace" />
57                 <type fullname="System.DivideByZeroException" />
58                 <type fullname="System.DllNotFoundException" />
59                 <type fullname="System.Double" preserve="fields" />
60                 <type fullname="System.Enum" preserve="fields">
61                         <method name="GetValues" />
62                 </type>
63                 <type fullname="System.EntryPointNotFoundException" />
64                 <type fullname="System.Environment">
65                         <field name="mono_corlib_version" />
66                         <method name="get_StackTrace" />
67                 </type>
68                 <type fullname="System.Exception" />
69                 <type fullname="System.ExecutionEngineException" />
70                 <type fullname="System.FieldAccessException" />
71                 <type fullname="System.FormatException" />
72                 <type fullname="System.GC" />
73                 <type fullname="System.IndexOutOfRangeException" />
74                 <type fullname="System.Int16" preserve="fields" />
75                 <type fullname="System.Int32" preserve="fields" />
76                 <type fullname="System.Int64" preserve="fields" />
77                 <type fullname="System.IntPtr" preserve="fields" />
78                 <type fullname="System.InvalidCastException" />
79                 <type fullname="System.InvalidOperationException" />
80                 <type fullname="System.InvalidProgramException" />
81                 <type fullname="System.MarshalByRefObject" preserve="fields" feature="remoting" />
82                 <type fullname="System.MethodAccessException" />
83                 <type fullname="System.Missing" preserve="fields" />
84                 <type fullname="System.MissingFieldException" />
85                 <type fullname="System.MissingMethodException" />
86                 <type fullname="System.MonoAsyncCall" preserve="fields" />
87                 <type fullname="System.MonoCustomAttrs" preserve="fields" />
88                 <type fullname="System.MonoCustomAttrs/AttributeInfo" preserve="fields" />
89                 <type fullname="System.MonoCQItem" preserve="all" />
90                 <type fullname="System.MonoEnumInfo" preserve="fields" />
91                 <type fullname="System.MonoListItem" preserve="fields" />
92                 <type fullname="System.MonoType" preserve="fields" />
93                 <type fullname="System.MulticastDelegate" preserve="fields" />
94                 <type fullname="System.NotImplementedException" />
95                 <type fullname="System.NotSupportedException" />
96                 <type fullname="System.NullReferenceException" />
97                 <type fullname="System.Nullable`1" preserve="fields">
98                         <method name="Box" />
99                         <method name="Unbox" />
100                 </type>
101                 <type fullname="System.Object" />
102                 <type fullname="System.OutOfMemoryException" />
103                 <type fullname="System.RuntimeArgumentHandle" preserve="fields" />
104                 <type fullname="System.RuntimeFieldHandle" preserve="fields" />
105                 <type fullname="System.RuntimeMethodHandle" preserve="fields" />
106                 <type fullname="System.RuntimeTypeHandle" preserve="fields" />
107                 <type fullname="System.SByte" preserve="fields" />
108                 <type fullname="System.Single" preserve="fields" />
109                 <type fullname="System.StackOverflowException" />
110                 <type fullname="System.STAThreadAttribute" />
111                 <type fullname="System.String" preserve="fields">
112                         <method name="CreateString" />
113                         <method name="InternalAllocateStr" />
114                         <method name="memcpy" />
115                         <method name="memset" />
116                 </type>
117                 <type fullname="System.SystemException" />
118                 <type fullname="System.Type" preserve="fields">
119                         <method name="GetTypeFromHandle" />
120                 </type>
121                 <type fullname="System.TypeInitializationException" />
122                 <type fullname="System.TypeLoadException" />
123                 <type fullname="System.TypedReference" preserve="fields" />
124                 <type fullname="System.UInt16" preserve="fields" />
125                 <type fullname="System.UInt32" preserve="fields" />
126                 <type fullname="System.UInt64" preserve="fields" />
127                 <type fullname="System.UIntPtr" preserve="fields" />
128                 <type fullname="System.UnhandledExceptionEventArgs" />
129                 <type fullname="System.ValueType" preserve="fields" />
130                 <type fullname="System.Variant" preserve="fields" feature="com">
131                         <method name="Clear" />
132                 </type>
133                 <type fullname="System.Version" />
134                 <type fullname="System.Void" />
135                 <type fullname="System.__ComObject" feature="com" />
136
137                 <type fullname="System.Collections.Generic.ICollection`1" />
138                 <type fullname="System.Collections.Generic.IEnumerable`1" />
139                 <type fullname="System.Collections.Generic.IList`1" />
140                 <type fullname="System.Collections.Generic.GenericEqualityComparer`1">
141                         <method name=".ctor" />
142                 </type>
143                 <type fullname="System.Collections.Generic.GenericComparer`1">
144                         <method name=".ctor" />
145                 </type>
146
147                 <type fullname="System.Globalization.DateTimeFormatInfo" preserve="fields" />
148                 <type fullname="System.Globalization.CompareInfo" preserve="fields" />
149                 <type fullname="System.Globalization.CultureInfo" preserve="fields">
150                         <method name="CreateCulture" />
151                 </type>
152                 <type fullname="System.Globalization.NumberFormatInfo" preserve="fields" />
153                 <type fullname="System.Globalization.RegionInfo" preserve="fields" />
154                 <type fullname="System.Globalization.SortKey" preserve="fields" />
155
156                 <!--
157                 <type fullname="System.IO.FileMode" />
158                 <type fullname="System.IO.FileNotFoundException" />
159                 <type fullname="System.IO.FileLoadException" />
160                 <type fullname="System.IO.FileStreamAsyncResult" />
161                 <type fullname="System.IO.IOException" />
162                 <type fullname="System.IO.MonoIO" preserve="fields" />
163                 <type fullname="System.IO.Path" />
164                 <type fullname="System.IO.StreamReader" />
165                 -->
166
167                 <type fullname="System.Reflection.MonoAssembly">
168                         <method name=".ctor" />
169                 </type>
170                 <type fullname="System.Reflection.MonoModule">
171                         <method name=".ctor" />
172                 </type>
173
174                 <type fullname="System.Reflection.Assembly" preserve="fields">
175                         <method name="MonoDebugger_GetMethodToken" feature="sre" />
176                         <method name="GetNamespaces" feature="sre" />
177                 </type>
178                 <type fullname="System.Reflection.AssemblyName" preserve="fields" />
179                 <type fullname="System.Reflection.ConstructorInfo" preserve="fields" />
180                 <type fullname="System.Reflection.CustomAttributeData" preserve="fields" />
181                 <type fullname="System.Reflection.CustomAttributeNamedArgument" preserve="fields" />
182                 <type fullname="System.Reflection.CustomAttributeTypedArgument" preserve="fields" />
183                 <type fullname="System.Reflection.EventInfo" preserve="fields">
184                         <method name="AddEventFrame" />
185                         <method name="StaticAddEventAdapterFrame" />
186                 </type>
187                 <type fullname="System.Reflection.ExceptionHandlingClause" preserve="fields" />
188                 <type fullname="System.Reflection.FieldInfo" preserve="fields" />
189                 <type fullname="System.Reflection.LocalVariableInfo" preserve="fields" />
190                 <type fullname="System.Reflection.ManifestResourceInfo" preserve="fields" />
191                 <type fullname="System.Reflection.MethodBase" preserve="fields" />
192                 <type fullname="System.Reflection.MethodBody" preserve="fields" />
193                 <type fullname="System.Reflection.MethodInfo" preserve="fields" />
194                 <type fullname="System.Reflection.Module" preserve="fields">
195                         <method name="Mono_GetGuid" feature="sre" />
196                 </type>
197                 <type fullname="System.Reflection.MonoArrayMethod" preserve="fields" />
198                 <type fullname="System.Reflection.MonoCMethod" preserve="fields" />
199                 <type fullname="System.Reflection.MonoEvent" preserve="fields" />
200                 <type fullname="System.Reflection.MonoEventInfo" preserve="fields" />
201                 <type fullname="System.Reflection.MonoField" preserve="fields" />
202                 <type fullname="System.Reflection.MonoGenericClass" preserve="fields" />
203                 <type fullname="System.Reflection.MonoGenericMethod" preserve="fields" />
204                 <type fullname="System.Reflection.MonoGenericCMethod" preserve="fields" />
205                 <type fullname="System.Reflection.MonoMethod" preserve="fields" />
206                 <type fullname="System.Reflection.MonoMethodInfo" preserve="fields" />
207                 <type fullname="System.Reflection.MonoPropertyInfo" preserve="fields" />
208                 <type fullname="System.Reflection.MonoProperty" preserve="fields">
209                         <method name="GetterAdapterFrame" />
210                         <method name="StaticGetterAdapterFrame" />
211                 </type>
212                 <type fullname="System.Reflection.ParameterInfo" preserve="fields" />
213                 <type fullname="System.Reflection.PropertyInfo" preserve="fields" />
214                 <type fullname="System.Reflection.ReflectionTypeLoadException" />
215                 <type fullname="System.Reflection.TargetException" />
216                 <type fullname="System.Reflection.TargetParameterCountException" />
217
218                 <type fullname="System.Reflection.Emit.AssemblyBuilder" preserve="fields">
219                         <method name="AddPermissionRequests" />
220                         <method name="AddModule" />
221                         <method name="DefineIconResource" />
222                         <method name="AddTypeForwarder" />
223                         <method name="EmbedResourceFile" />
224                 </type>
225                 <type fullname="System.Reflection.Emit.ConstructorBuilder" preserve="fields" />
226                 <type fullname="System.Reflection.Emit.CustomAttributeBuilder" preserve="fields" />
227                 <type fullname="System.Reflection.Emit.DynamicMethod" preserve="fields" />
228                 <type fullname="System.Reflection.Emit.EnumBuilder" preserve="fields" />
229                 <type fullname="System.Reflection.Emit.EventBuilder" preserve="fields" />
230                 <type fullname="System.Reflection.Emit.FieldBuilder" preserve="fields" />
231                 <type fullname="System.Reflection.Emit.GenericTypeParameterBuilder" preserve="fields" />
232                 <type fullname="System.Reflection.Emit.ILExceptionBlock" preserve="fields" />
233                 <type fullname="System.Reflection.Emit.ILExceptionInfo" preserve="fields" />
234                 <type fullname="System.Reflection.Emit.ILGenerator" preserve="fields">
235                         <method name="Mono_GetCurrentOffset" />
236                 </type>
237                 <type fullname="System.Reflection.Emit.LocalBuilder" preserve="fields">
238                         <method name="Mono_GetLocalIndex" />
239                 </type>
240                 <type fullname="System.Reflection.Emit.MethodBuilder" preserve="fields" />
241                 <type fullname="System.Reflection.Emit.ModuleBuilder" preserve="fields">
242                         <method name="Mono_GetGuid" />
243                 </type>
244                 <type fullname="System.Reflection.Emit.MonoResource" preserve="fields" />
245                 <type fullname="System.Reflection.Emit.MonoWin32Resource" preserve="fields" />
246                 <type fullname="System.Reflection.Emit.ParameterBuilder" preserve="fields" />
247                 <type fullname="System.Reflection.Emit.PropertyBuilder" preserve="fields" />
248                 <type fullname="System.Reflection.Emit.SignatureHelper" preserve="fields" />
249                 <type fullname="System.Reflection.Emit.TypeBuilder" preserve="fields">
250                         <method name="SetCharSet" />
251                 </type>
252                 <type fullname="System.Reflection.Emit.UnmanagedMarshal" preserve="fields">
253                         <method name="DefineCustom" />
254                         <method name="DefineLPArrayInternal" />
255                 </type>
256
257                 <!--
258                 <type fullname="System.Runtime.CompilerServices.CallConvCdecl" />
259                 <type fullname="System.Runtime.CompilerServices.CallConvStdcall" />
260                 <type fullname="System.Runtime.CompilerServices.CallConvFastcall" />
261                 <type fullname="System.Runtime.CompilerServices.CallConvThiscall" />
262                 -->
263
264                 <type fullname="System.Runtime.CompilerServices.InternalsVisibleToAttribute" />
265                 <!-- <type fullname="System.Runtime.CompilerServices.RequiredAttributeAttribute" />
266                 <type fullname="System.Runtime.CompilerServices.RuntimeHelpers" />
267                 <type fullname="System.Runtime.CompilerServices.TypeForwardedToAttribute" /> -->
268
269                 <!-- <type fullname="System.Runtime.InteropServices.DllImportAttribute" /> -->
270                 <type fullname="System.Runtime.InteropServices.GCHandle" />
271                 <!-- <type fullname="System.Runtime.InteropServices.GuidAttribute" /> -->
272                 <type fullname="System.Runtime.InteropServices.HandleRef" />
273                 <type fullname="System.Runtime.InteropServices.ICustomMarshaler" />
274                 <!--<type fullname="System.Runtime.InteropServices.InterfaceTypeAttribute" /> -->
275                 <type fullname="System.Runtime.InteropServices.Marshal" />
276                 <!-- <type fullname="System.Runtime.InteropServices.MarshalDirectiveException" />
277                 <type fullname="System.Runtime.InteropServices.SafeHandle" />
278                 <type fullname="System.Runtime.InteropServices.StructLayoutAttribute" />
279                 <type fullname="System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute" />-->
280
281                 <!-- <type fullname="System.Runtime.Remoting.Activation.ActivationServices" /> -->
282                 <type fullname="System.Runtime.Remoting.Contexts.Context" preserve="fields">
283                         <method name="get_NeedsContextSink" />
284                 </type>
285                 <type fullname="System.Runtime.Remoting.Channels.CrossAppDomainSink" />
286                 <type fullname="System.Runtime.Remoting.IRemotingTypeInfo">
287                         <method name="CanCastTo" />
288                 </type>
289                 <type fullname="System.Runtime.Remoting.Messaging.AsyncResult" preserve="fields" />
290                 <type fullname="System.Runtime.Remoting.Messaging.CallContext">
291                         <method name="SetCurrentCallContext" />
292                 </type>
293                 <type fullname="System.Runtime.Remoting.Messaging.MonoMethodMessage" preserve="fields" />
294                 <type fullname="System.Runtime.Remoting.Proxies.RealProxy" preserve="fields">
295                         <method name="PrivateInvoke" />
296                         <method name="GetAppDomainTarget" />
297                 </type>
298                 <type fullname="System.Runtime.Remoting.Proxies.TransparentProxy" preserve="fields" />
299                 <type fullname="System.Runtime.Remoting.RemotingServices">
300                         <method name="SerializeCallData" />
301                         <method name="DeserializeCallData" />
302                         <method name="SerializeExceptionData" />
303                 </type>
304
305                 <!--
306                 <type fullname="System.Runtime.Serialization.ISerializable" />
307                 <type fullname="System.Runtime.Serialization.SerializationException" />
308                 <type fullname="System.Runtime.Serialization.SerializationInfo" />
309                 <type fullname="System.Runtime.Serialization.StreamingContext" />
310                 -->
311
312                 <type fullname="System.Threading.ExecutionContext" />
313                 <type fullname="System.Threading.Interlocked">
314                         <method name="CompareExchange" />
315                         <method name="Exchange" />
316                 </type>
317                 <type fullname="System.Threading.Monitor">
318                         <method name="Enter" />
319                         <method name="Exit" />
320                 </type>
321
322                 <!--
323                 <type fullname="System.Threading.Mutex" />
324                 <type fullname="System.Threading.NativeEventCalls" />
325                 <type fullname="System.Threading.Semaphore" />
326                 -->
327
328                 <type fullname="System.Threading.SynchronisationLockException" />
329                 <type fullname="System.Threading.Thread" preserve="fields">
330                         <method name="get_CurrentContext" />
331                 </type>
332                 <type fullname="System.Threading.InternalThread" preserve="fields" />
333                 <type fullname="System.Threading.ThreadAbortException" />
334                 <type fullname="System.Threading.ThreadInterruptedException" />
335                 <!--<type fullname="System.Threading.ThreadPool" />-->
336                 <type fullname="System.Threading.ThreadState" preserve="fields" />
337                 <type fullname="System.Threading.ThreadStateException" />
338                 <type fullname="System.Threading.WaitHandle" preserve="fields">
339                         <method name="set_Handle" />
340                 </type>
341
342                 <type fullname="System.Text.StringBuilder" preserve="fields" />
343
344                 <type fullname="System.Security.AllowPartiallyTrustedCallersAttribute" />
345                 <type fullname="System.Security.Policy.Evidence" />
346                 <!--
347                 <type fullname="System.Security.Principal.WindowsIdentity" />
348                 <type fullname="System.Security.Principal.WindowsImpersonationContext" />
349                 <type fullname="System.Security.Principal.WindowsPrincipal" />
350                 <type fullname="System.Security.RuntimeSecurityFrame" />
351                 <type fullname="System.Security.SecurityCriticalAttribute" />
352                 <type fullname="System.Security.SecurityException" />
353                 -->
354                 <type fullname="System.Security.SecurityManager" />
355                 <!--
356                 <type fullname="System.Security.SuppressUnmanagedCodeSecurityAttribute" />
357                 <type fullname="System.Security.VerificationException" />
358                 -->
359
360                 <namespace fullname="System.Security.Cryptography" feature="crypto" />
361
362                 <type fullname="Mono.Interop.ComInteropProxy" feature="com" />
363                 <type fullname="Mono.Interop.IDispatch" feature="com" />
364                 <type fullname="Mono.Interop.IUnknown" feature="com" />
365
366         </assembly>
367 </linker>