Add new Is*Redirected properties to Console for the 4.5 profile.
[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="fields" />
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.Assembly" preserve="fields">
166                         <method name="MonoDebugger_GetMethodToken" feature="sre" />
167                         <method name="GetNamespaces" feature="sre" />
168                 </type>
169                 <type fullname="System.Reflection.AssemblyName" preserve="fields" />
170                 <type fullname="System.Reflection.ConstructorInfo" preserve="fields" />
171                 <type fullname="System.Reflection.CustomAttributeData" preserve="fields" />
172                 <type fullname="System.Reflection.CustomAttributeNamedArgument" preserve="fields" />
173                 <type fullname="System.Reflection.CustomAttributeTypedArgument" preserve="fields" />
174                 <type fullname="System.Reflection.EventInfo" preserve="fields">
175                         <method name="AddEventFrame" />
176                         <method name="StaticAddEventAdapterFrame" />
177                 </type>
178                 <type fullname="System.Reflection.ExceptionHandlingClause" preserve="fields" />
179                 <type fullname="System.Reflection.FieldInfo" preserve="fields" />
180                 <type fullname="System.Reflection.LocalVariableInfo" preserve="fields" />
181                 <type fullname="System.Reflection.ManifestResourceInfo" preserve="fields" />
182                 <type fullname="System.Reflection.MethodBase" preserve="fields" />
183                 <type fullname="System.Reflection.MethodBody" preserve="fields" />
184                 <type fullname="System.Reflection.MethodInfo" preserve="fields" />
185                 <type fullname="System.Reflection.Module" preserve="fields">
186                         <method name="Mono_GetGuid" feature="sre" />
187                 </type>
188                 <type fullname="System.Reflection.MonoArrayMethod" preserve="fields" />
189                 <type fullname="System.Reflection.MonoCMethod" preserve="fields" />
190                 <type fullname="System.Reflection.MonoEvent" preserve="fields" />
191                 <type fullname="System.Reflection.MonoEventInfo" preserve="fields" />
192                 <type fullname="System.Reflection.MonoField" preserve="fields" />
193                 <type fullname="System.Reflection.MonoGenericClass" preserve="fields" />
194                 <type fullname="System.Reflection.MonoGenericMethod" preserve="fields" />
195                 <type fullname="System.Reflection.MonoGenericCMethod" preserve="fields" />
196                 <type fullname="System.Reflection.MonoMethod" preserve="fields" />
197                 <type fullname="System.Reflection.MonoMethodInfo" preserve="fields" />
198                 <type fullname="System.Reflection.MonoPropertyInfo" preserve="fields" />
199                 <type fullname="System.Reflection.MonoProperty" preserve="fields">
200                         <method name="GetterAdapterFrame" />
201                         <method name="StaticGetterAdapterFrame" />
202                 </type>
203                 <type fullname="System.Reflection.ParameterInfo" preserve="fields" />
204                 <type fullname="System.Reflection.PropertyInfo" preserve="fields" />
205                 <type fullname="System.Reflection.ReflectionTypeLoadException" />
206                 <type fullname="System.Reflection.TargetException" />
207                 <type fullname="System.Reflection.TargetParameterCountException" />
208
209                 <type fullname="System.Reflection.Emit.AssemblyBuilder" preserve="fields">
210                         <method name="AddPermissionRequests" />
211                         <method name="AddModule" />
212                         <method name="DefineIconResource" />
213                         <method name="AddTypeForwarder" />
214                         <method name="EmbedResourceFile" />
215                 </type>
216                 <type fullname="System.Reflection.Emit.ConstructorBuilder" preserve="fields" />
217                 <type fullname="System.Reflection.Emit.CustomAttributeBuilder" preserve="fields" />
218                 <type fullname="System.Reflection.Emit.DynamicMethod" preserve="fields" />
219                 <type fullname="System.Reflection.Emit.EnumBuilder" preserve="fields" />
220                 <type fullname="System.Reflection.Emit.EventBuilder" preserve="fields" />
221                 <type fullname="System.Reflection.Emit.FieldBuilder" preserve="fields" />
222                 <type fullname="System.Reflection.Emit.GenericTypeParameterBuilder" preserve="fields" />
223                 <type fullname="System.Reflection.Emit.ILExceptionBlock" preserve="fields" />
224                 <type fullname="System.Reflection.Emit.ILExceptionInfo" preserve="fields" />
225                 <type fullname="System.Reflection.Emit.ILGenerator" preserve="fields">
226                         <method name="Mono_GetCurrentOffset" />
227                 </type>
228                 <type fullname="System.Reflection.Emit.LocalBuilder" preserve="fields">
229                         <method name="Mono_GetLocalIndex" />
230                 </type>
231                 <type fullname="System.Reflection.Emit.MethodBuilder" preserve="fields" />
232                 <type fullname="System.Reflection.Emit.ModuleBuilder" preserve="fields">
233                         <method name="Mono_GetGuid" />
234                 </type>
235                 <type fullname="System.Reflection.Emit.MonoResource" preserve="fields" />
236                 <type fullname="System.Reflection.Emit.MonoWin32Resource" preserve="fields" />
237                 <type fullname="System.Reflection.Emit.ParameterBuilder" preserve="fields" />
238                 <type fullname="System.Reflection.Emit.PropertyBuilder" preserve="fields" />
239                 <type fullname="System.Reflection.Emit.SignatureHelper" preserve="fields" />
240                 <type fullname="System.Reflection.Emit.TypeBuilder" preserve="fields">
241                         <method name="SetCharSet" />
242                 </type>
243                 <type fullname="System.Reflection.Emit.UnmanagedMarshal" preserve="fields">
244                         <method name="DefineCustom" />
245                         <method name="DefineLPArrayInternal" />
246                 </type>
247 -
248                 <!--
249                 <type fullname="System.Runtime.CompilerServices.CallConvCdecl" />
250                 <type fullname="System.Runtime.CompilerServices.CallConvStdcall" />
251                 <type fullname="System.Runtime.CompilerServices.CallConvFastcall" />
252                 <type fullname="System.Runtime.CompilerServices.CallConvThiscall" />
253                 -->
254
255                 <type fullname="System.Runtime.CompilerServices.InternalsVisibleToAttribute" />
256                 <!-- <type fullname="System.Runtime.CompilerServices.RequiredAttributeAttribute" />
257                 <type fullname="System.Runtime.CompilerServices.RuntimeHelpers" />
258                 <type fullname="System.Runtime.CompilerServices.TypeForwardedToAttribute" /> -->
259
260                 <!-- <type fullname="System.Runtime.InteropServices.DllImportAttribute" /> -->
261                 <type fullname="System.Runtime.InteropServices.GCHandle" />
262                 <!-- <type fullname="System.Runtime.InteropServices.GuidAttribute" /> -->
263                 <type fullname="System.Runtime.InteropServices.HandleRef" />
264                 <type fullname="System.Runtime.InteropServices.ICustomMarshaler" />
265                 <!--<type fullname="System.Runtime.InteropServices.InterfaceTypeAttribute" /> -->
266                 <type fullname="System.Runtime.InteropServices.Marshal" />
267                 <!-- <type fullname="System.Runtime.InteropServices.MarshalDirectiveException" />
268                 <type fullname="System.Runtime.InteropServices.SafeHandle" />
269                 <type fullname="System.Runtime.InteropServices.StructLayoutAttribute" />
270                 <type fullname="System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute" />-->
271
272                 <!-- <type fullname="System.Runtime.Remoting.Activation.ActivationServices" /> -->
273                 <type fullname="System.Runtime.Remoting.Contexts.Context" preserve="fields">
274                         <method name="get_NeedsContextSink" />
275                 </type>
276                 <type fullname="System.Runtime.Remoting.Channels.CrossAppDomainSink" />
277                 <type fullname="System.Runtime.Remoting.IRemotingTypeInfo">
278                         <method name="CanCastTo" />
279                 </type>
280                 <type fullname="System.Runtime.Remoting.Messaging.AsyncResult" />
281                 <type fullname="System.Runtime.Remoting.Messaging.CallContext">
282                         <method name="SetCurrentCallContext" />
283                 </type>
284                 <type fullname="System.Runtime.Remoting.Messaging.MonoMethodMessage" preserve="fields" />
285                 <type fullname="System.Runtime.Remoting.Proxies.RealProxy" preserve="fields">
286                         <method name="PrivateInvoke" />
287                         <method name="GetAppDomainTarget" />
288                 </type>
289                 <type fullname="System.Runtime.Remoting.Proxies.TransparentProxy" preserve="fields" />
290                 <type fullname="System.Runtime.Remoting.RemotingServices">
291                         <method name="SerializeCallData" />
292                         <method name="DeserializeCallData" />
293                         <method name="SerializeExceptionData" />
294                 </type>
295
296                 <!--
297                 <type fullname="System.Runtime.Serialization.ISerializable" />
298                 <type fullname="System.Runtime.Serialization.SerializationException" />
299                 <type fullname="System.Runtime.Serialization.SerializationInfo" />
300                 <type fullname="System.Runtime.Serialization.StreamingContext" />
301                 -->
302
303                 <type fullname="System.Threading.ExecutionContext" />
304                 <type fullname="System.Threading.Interlocked">
305                         <method name="CompareExchange" />
306                 </type>
307                 <type fullname="System.Threading.Monitor">
308                         <method name="Enter" />
309                         <method name="Exit" />
310                 </type>
311
312                 <!--
313                 <type fullname="System.Threading.Mutex" />
314                 <type fullname="System.Threading.NativeEventCalls" />
315                 <type fullname="System.Threading.Semaphore" />
316                 -->
317
318                 <type fullname="System.Threading.SynchronisationLockException" />
319                 <type fullname="System.Threading.Thread" preserve="fields">
320                         <method name="get_CurrentContext" />
321                 </type>
322                 <type fullname="System.Threading.InternalThread" preserve="fields" />
323                 <type fullname="System.Threading.ThreadAbortException" />
324                 <type fullname="System.Threading.ThreadInterruptedException" />
325                 <!--<type fullname="System.Threading.ThreadPool" />-->
326                 <type fullname="System.Threading.ThreadState" preserve="fields" />
327                 <type fullname="System.Threading.ThreadStateException" />
328                 <type fullname="System.Threading.WaitHandle" preserve="fields">
329                         <method name="set_Handle" />
330                 </type>
331
332                 <type fullname="System.Text.StringBuilder" preserve="fields" />
333
334                 <type fullname="System.Security.AllowPartiallyTrustedCallersAttribute" />
335                 <type fullname="System.Security.Policy.Evidence" />
336                 <!--
337                 <type fullname="System.Security.Principal.WindowsIdentity" />
338                 <type fullname="System.Security.Principal.WindowsImpersonationContext" />
339                 <type fullname="System.Security.Principal.WindowsPrincipal" />
340                 <type fullname="System.Security.RuntimeSecurityFrame" />
341                 <type fullname="System.Security.SecurityCriticalAttribute" />
342                 <type fullname="System.Security.SecurityException" />
343                 -->
344                 <type fullname="System.Security.SecurityManager" />
345                 <!--
346                 <type fullname="System.Security.SuppressUnmanagedCodeSecurityAttribute" />
347                 <type fullname="System.Security.VerificationException" />
348                 -->
349
350                 <namespace fullname="System.Security.Cryptography" feature="crypto" />
351
352                 <type fullname="Mono.Interop.ComInteropProxy" feature="com" />
353                 <type fullname="Mono.Interop.IDispatch" feature="com" />
354                 <type fullname="Mono.Interop.IUnknown" feature="com" />
355
356         </assembly>
357 </linker>