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