* docs.make, Makefile.am: Build mono-file-formats{.tree,.zip},
[mono.git] / mcs / class / corlib / Documentation / en / index.xml
1 <Overview>
2   <Remarks>To be added.</Remarks>
3   <Copyright>To be added.</Copyright>
4   <Types>
5     <Namespace Name="Microsoft.Win32">
6       <Type Name="Registry" Kind="Class" />
7       <Type Name="RegistryHive" Kind="Enumeration" />
8       <Type Name="RegistryKey" Kind="Class" />
9       <Type Name="RegistryKeyPermissionCheck" Kind="Enumeration" />
10       <Type Name="RegistryValueKind" Kind="Enumeration" />
11       <Type Name="RegistryValueOptions" Kind="Enumeration" />
12     </Namespace>
13     <Namespace Name="Microsoft.Win32.SafeHandles">
14       <Type Name="CriticalHandleMinusOneIsInvalid" Kind="Class" />
15       <Type Name="CriticalHandleZeroOrMinusOneIsInvalid" Kind="Class" />
16       <Type Name="SafeFileHandle" Kind="Class" />
17       <Type Name="SafeHandleMinusOneIsInvalid" Kind="Class" />
18       <Type Name="SafeHandleZeroOrMinusOneIsInvalid" Kind="Class" />
19       <Type Name="SafeWaitHandle" Kind="Class" />
20     </Namespace>
21     <Namespace Name="System">
22       <Type Name="_AppDomain" Kind="Interface" />
23       <Type Name="AccessViolationException" Kind="Class" />
24       <Type Name="Action`1" DisplayName="Action&lt;T&gt;" Kind="Delegate" />
25       <Type Name="ActivationContext" Kind="Class" />
26       <Type Name="ActivationContext+ContextForm" Kind="Enumeration" />
27       <Type Name="Activator" Kind="Class" />
28       <Type Name="AppDomain" Kind="Class" />
29       <Type Name="AppDomainInitializer" Kind="Delegate" />
30       <Type Name="AppDomainManager" Kind="Class" />
31       <Type Name="AppDomainManagerInitializationOptions" Kind="Enumeration" />
32       <Type Name="AppDomainSetup" Kind="Class" />
33       <Type Name="AppDomainUnloadedException" Kind="Class" />
34       <Type Name="ApplicationException" Kind="Class" />
35       <Type Name="ApplicationId" Kind="Class" />
36       <Type Name="ApplicationIdentity" Kind="Class" />
37       <Type Name="ArgIterator" Kind="Structure" />
38       <Type Name="ArgumentException" Kind="Class" />
39       <Type Name="ArgumentNullException" Kind="Class" />
40       <Type Name="ArgumentOutOfRangeException" Kind="Class" />
41       <Type Name="ArithmeticException" Kind="Class" />
42       <Type Name="Array" Kind="Class" />
43       <Type Name="ArraySegment`1" DisplayName="ArraySegment&lt;T&gt;" Kind="Structure" />
44       <Type Name="ArrayTypeMismatchException" Kind="Class" />
45       <Type Name="AssemblyLoadEventArgs" Kind="Class" />
46       <Type Name="AssemblyLoadEventHandler" Kind="Delegate" />
47       <Type Name="AsyncCallback" Kind="Delegate" />
48       <Type Name="Attribute" Kind="Class" />
49       <Type Name="AttributeTargets" Kind="Enumeration" />
50       <Type Name="AttributeUsageAttribute" Kind="Class" />
51       <Type Name="BadImageFormatException" Kind="Class" />
52       <Type Name="Base64FormattingOptions" Kind="Enumeration" />
53       <Type Name="BitConverter" Kind="Class" />
54       <Type Name="Boolean" Kind="Structure" />
55       <Type Name="Buffer" Kind="Class" />
56       <Type Name="Byte" Kind="Structure" />
57       <Type Name="CannotUnloadAppDomainException" Kind="Class" />
58       <Type Name="Char" Kind="Structure" />
59       <Type Name="CharEnumerator" Kind="Class" />
60       <Type Name="CLSCompliantAttribute" Kind="Class" />
61       <Type Name="Comparison`1" DisplayName="Comparison&lt;T&gt;" Kind="Delegate" />
62       <Type Name="Console" Kind="Class" />
63       <Type Name="ConsoleCancelEventArgs" Kind="Class" />
64       <Type Name="ConsoleCancelEventHandler" Kind="Delegate" />
65       <Type Name="ConsoleColor" Kind="Enumeration" />
66       <Type Name="ConsoleKey" Kind="Enumeration" />
67       <Type Name="ConsoleKeyInfo" Kind="Structure" />
68       <Type Name="ConsoleModifiers" Kind="Enumeration" />
69       <Type Name="ConsoleSpecialKey" Kind="Enumeration" />
70       <Type Name="ContextBoundObject" Kind="Class" />
71       <Type Name="ContextMarshalException" Kind="Class" />
72       <Type Name="ContextStaticAttribute" Kind="Class" />
73       <Type Name="Convert" Kind="Class" />
74       <Type Name="Converter`2" DisplayName="Converter&lt;TInput,TOutput&gt;" Kind="Delegate" />
75       <Type Name="CrossAppDomainDelegate" Kind="Delegate" />
76       <Type Name="DataMisalignedException" Kind="Class" />
77       <Type Name="DateTime" Kind="Structure" />
78       <Type Name="DateTimeKind" Kind="Enumeration" />
79       <Type Name="DateTimeOffset" Kind="Structure" />
80       <Type Name="DayOfWeek" Kind="Enumeration" />
81       <Type Name="DBNull" Kind="Class" />
82       <Type Name="Decimal" Kind="Structure" />
83       <Type Name="Delegate" Kind="Class" />
84       <Type Name="DivideByZeroException" Kind="Class" />
85       <Type Name="DllNotFoundException" Kind="Class" />
86       <Type Name="Double" Kind="Structure" />
87       <Type Name="DuplicateWaitObjectException" Kind="Class" />
88       <Type Name="EntryPointNotFoundException" Kind="Class" />
89       <Type Name="Enum" Kind="Class" />
90       <Type Name="Environment" Kind="Class" />
91       <Type Name="Environment+SpecialFolder" Kind="Enumeration" />
92       <Type Name="EnvironmentVariableTarget" Kind="Enumeration" />
93       <Type Name="EventArgs" Kind="Class" />
94       <Type Name="EventHandler" Kind="Delegate" />
95       <Type Name="EventHandler`1" DisplayName="EventHandler&lt;TEventArgs&gt;" Kind="Delegate" />
96       <Type Name="Exception" Kind="Class" />
97       <Type Name="ExecutionEngineException" Kind="Class" />
98       <Type Name="FieldAccessException" Kind="Class" />
99       <Type Name="FlagsAttribute" Kind="Class" />
100       <Type Name="FormatException" Kind="Class" />
101       <Type Name="GC" Kind="Class" />
102       <Type Name="GCCollectionMode" Kind="Enumeration" />
103       <Type Name="Guid" Kind="Structure" />
104       <Type Name="IAppDomainSetup" Kind="Interface" />
105       <Type Name="IAsyncResult" Kind="Interface" />
106       <Type Name="ICloneable" Kind="Interface" />
107       <Type Name="IComparable" Kind="Interface" />
108       <Type Name="IComparable`1" DisplayName="IComparable&lt;T&gt;" Kind="Interface" />
109       <Type Name="IConvertible" Kind="Interface" />
110       <Type Name="ICustomFormatter" Kind="Interface" />
111       <Type Name="IDisposable" Kind="Interface" />
112       <Type Name="IEquatable`1" DisplayName="IEquatable&lt;T&gt;" Kind="Interface" />
113       <Type Name="IFormatProvider" Kind="Interface" />
114       <Type Name="IFormattable" Kind="Interface" />
115       <Type Name="IndexOutOfRangeException" Kind="Class" />
116       <Type Name="InsufficientMemoryException" Kind="Class" />
117       <Type Name="Int16" Kind="Structure" />
118       <Type Name="Int32" Kind="Structure" />
119       <Type Name="Int64" Kind="Structure" />
120       <Type Name="IntPtr" Kind="Structure" />
121       <Type Name="InvalidCastException" Kind="Class" />
122       <Type Name="InvalidOperationException" Kind="Class" />
123       <Type Name="InvalidProgramException" Kind="Class" />
124       <Type Name="IServiceProvider" Kind="Interface" />
125       <Type Name="LoaderOptimization" Kind="Enumeration" />
126       <Type Name="LoaderOptimizationAttribute" Kind="Class" />
127       <Type Name="LocalDataStoreSlot" Kind="Class" />
128       <Type Name="MarshalByRefObject" Kind="Class" />
129       <Type Name="Math" Kind="Class" />
130       <Type Name="MemberAccessException" Kind="Class" />
131       <Type Name="MethodAccessException" Kind="Class" />
132       <Type Name="MidpointRounding" Kind="Enumeration" />
133       <Type Name="MissingFieldException" Kind="Class" />
134       <Type Name="MissingMemberException" Kind="Class" />
135       <Type Name="MissingMethodException" Kind="Class" />
136       <Type Name="ModuleHandle" Kind="Structure" />
137       <Type Name="MTAThreadAttribute" Kind="Class" />
138       <Type Name="MulticastDelegate" Kind="Class" />
139       <Type Name="MulticastNotSupportedException" Kind="Class" />
140       <Type Name="NonSerializedAttribute" Kind="Class" />
141       <Type Name="NotFiniteNumberException" Kind="Class" />
142       <Type Name="NotImplementedException" Kind="Class" />
143       <Type Name="NotSupportedException" Kind="Class" />
144       <Type Name="Nullable" Kind="Class" />
145       <Type Name="Nullable`1" DisplayName="Nullable&lt;T&gt;" Kind="Structure" />
146       <Type Name="NullReferenceException" Kind="Class" />
147       <Type Name="Object" Kind="Class" />
148       <Type Name="ObjectDisposedException" Kind="Class" />
149       <Type Name="ObsoleteAttribute" Kind="Class" />
150       <Type Name="OperatingSystem" Kind="Class" />
151       <Type Name="OperationCanceledException" Kind="Class" />
152       <Type Name="OutOfMemoryException" Kind="Class" />
153       <Type Name="OverflowException" Kind="Class" />
154       <Type Name="ParamArrayAttribute" Kind="Class" />
155       <Type Name="PlatformID" Kind="Enumeration" />
156       <Type Name="PlatformNotSupportedException" Kind="Class" />
157       <Type Name="Predicate`1" DisplayName="Predicate&lt;T&gt;" Kind="Delegate" />
158       <Type Name="Random" Kind="Class" />
159       <Type Name="RankException" Kind="Class" />
160       <Type Name="ResolveEventArgs" Kind="Class" />
161       <Type Name="ResolveEventHandler" Kind="Delegate" />
162       <Type Name="RuntimeArgumentHandle" Kind="Structure" />
163       <Type Name="RuntimeFieldHandle" Kind="Structure" />
164       <Type Name="RuntimeMethodHandle" Kind="Structure" />
165       <Type Name="RuntimeTypeHandle" Kind="Structure" />
166       <Type Name="SByte" Kind="Structure" />
167       <Type Name="SerializableAttribute" Kind="Class" />
168       <Type Name="Single" Kind="Structure" />
169       <Type Name="StackOverflowException" Kind="Class" />
170       <Type Name="STAThreadAttribute" Kind="Class" />
171       <Type Name="String" Kind="Class" />
172       <Type Name="StringComparer" Kind="Class" />
173       <Type Name="StringComparison" Kind="Enumeration" />
174       <Type Name="StringSplitOptions" Kind="Enumeration" />
175       <Type Name="SystemException" Kind="Class" />
176       <Type Name="ThreadStaticAttribute" Kind="Class" />
177       <Type Name="TimeoutException" Kind="Class" />
178       <Type Name="TimeSpan" Kind="Structure" />
179       <Type Name="TimeZone" Kind="Class" />
180       <Type Name="Type" Kind="Class" />
181       <Type Name="TypeCode" Kind="Enumeration" />
182       <Type Name="TypedReference" Kind="Structure" />
183       <Type Name="TypeInitializationException" Kind="Class" />
184       <Type Name="TypeLoadException" Kind="Class" />
185       <Type Name="TypeUnloadedException" Kind="Class" />
186       <Type Name="UInt16" Kind="Structure" />
187       <Type Name="UInt32" Kind="Structure" />
188       <Type Name="UInt64" Kind="Structure" />
189       <Type Name="UIntPtr" Kind="Structure" />
190       <Type Name="UnauthorizedAccessException" Kind="Class" />
191       <Type Name="UnhandledExceptionEventArgs" Kind="Class" />
192       <Type Name="UnhandledExceptionEventHandler" Kind="Delegate" />
193       <Type Name="ValueType" Kind="Class" />
194       <Type Name="Version" Kind="Class" />
195       <Type Name="Void" Kind="Structure" />
196       <Type Name="WeakReference" Kind="Class" />
197     </Namespace>
198     <Namespace Name="System.Collections">
199       <Type Name="ArrayList" Kind="Class" />
200       <Type Name="BitArray" Kind="Class" />
201       <Type Name="CaseInsensitiveComparer" Kind="Class" />
202       <Type Name="CaseInsensitiveHashCodeProvider" Kind="Class" />
203       <Type Name="CollectionBase" Kind="Class" />
204       <Type Name="Comparer" Kind="Class" />
205       <Type Name="DictionaryBase" Kind="Class" />
206       <Type Name="DictionaryEntry" Kind="Structure" />
207       <Type Name="Hashtable" Kind="Class" />
208       <Type Name="ICollection" Kind="Interface" />
209       <Type Name="IComparer" Kind="Interface" />
210       <Type Name="IDictionary" Kind="Interface" />
211       <Type Name="IDictionaryEnumerator" Kind="Interface" />
212       <Type Name="IEnumerable" Kind="Interface" />
213       <Type Name="IEnumerator" Kind="Interface" />
214       <Type Name="IEqualityComparer" Kind="Interface" />
215       <Type Name="IHashCodeProvider" Kind="Interface" />
216       <Type Name="IList" Kind="Interface" />
217       <Type Name="Queue" Kind="Class" />
218       <Type Name="ReadOnlyCollectionBase" Kind="Class" />
219       <Type Name="SortedList" Kind="Class" />
220       <Type Name="Stack" Kind="Class" />
221     </Namespace>
222     <Namespace Name="System.Collections.Generic">
223       <Type Name="Comparer`1" DisplayName="Comparer&lt;T&gt;" Kind="Class" />
224       <Type Name="Dictionary`2" DisplayName="Dictionary&lt;TKey,TValue&gt;" Kind="Class" />
225       <Type Name="Dictionary`2+Enumerator" DisplayName="Dictionary&lt;TKey,TValue&gt;+Enumerator" Kind="Structure" />
226       <Type Name="Dictionary`2+KeyCollection" DisplayName="Dictionary&lt;TKey,TValue&gt;+KeyCollection" Kind="Class" />
227       <Type Name="Dictionary`2+KeyCollection+Enumerator" DisplayName="Dictionary&lt;TKey,TValue&gt;+KeyCollection+Enumerator" Kind="Structure" />
228       <Type Name="Dictionary`2+ValueCollection" DisplayName="Dictionary&lt;TKey,TValue&gt;+ValueCollection" Kind="Class" />
229       <Type Name="Dictionary`2+ValueCollection+Enumerator" DisplayName="Dictionary&lt;TKey,TValue&gt;+ValueCollection+Enumerator" Kind="Structure" />
230       <Type Name="EqualityComparer`1" DisplayName="EqualityComparer&lt;T&gt;" Kind="Class" />
231       <Type Name="ICollection`1" DisplayName="ICollection&lt;T&gt;" Kind="Interface" />
232       <Type Name="IComparer`1" DisplayName="IComparer&lt;T&gt;" Kind="Interface" />
233       <Type Name="IDictionary`2" DisplayName="IDictionary&lt;TKey,TValue&gt;" Kind="Interface" />
234       <Type Name="IEnumerable`1" DisplayName="IEnumerable&lt;T&gt;" Kind="Interface" />
235       <Type Name="IEnumerator`1" DisplayName="IEnumerator&lt;T&gt;" Kind="Interface" />
236       <Type Name="IEqualityComparer`1" DisplayName="IEqualityComparer&lt;T&gt;" Kind="Interface" />
237       <Type Name="IList`1" DisplayName="IList&lt;T&gt;" Kind="Interface" />
238       <Type Name="KeyNotFoundException" Kind="Class" />
239       <Type Name="KeyValuePair`2" DisplayName="KeyValuePair&lt;TKey,TValue&gt;" Kind="Structure" />
240       <Type Name="List`1" DisplayName="List&lt;T&gt;" Kind="Class" />
241       <Type Name="List`1+Enumerator" DisplayName="List&lt;T&gt;+Enumerator" Kind="Structure" />
242     </Namespace>
243     <Namespace Name="System.Collections.ObjectModel">
244       <Type Name="Collection`1" DisplayName="Collection&lt;T&gt;" Kind="Class" />
245       <Type Name="KeyedCollection`2" DisplayName="KeyedCollection&lt;TKey,TItem&gt;" Kind="Class" />
246       <Type Name="ReadOnlyCollection`1" DisplayName="ReadOnlyCollection&lt;T&gt;" Kind="Class" />
247     </Namespace>
248     <Namespace Name="System.Configuration.Assemblies">
249       <Type Name="AssemblyHash" Kind="Structure" />
250       <Type Name="AssemblyHashAlgorithm" Kind="Enumeration" />
251       <Type Name="AssemblyVersionCompatibility" Kind="Enumeration" />
252     </Namespace>
253     <Namespace Name="System.Deployment.Internal">
254       <Type Name="InternalActivationContextHelper" Kind="Class" />
255       <Type Name="InternalApplicationIdentityHelper" Kind="Class" />
256     </Namespace>
257     <Namespace Name="System.Diagnostics">
258       <Type Name="ConditionalAttribute" Kind="Class" />
259       <Type Name="DebuggableAttribute" Kind="Class" />
260       <Type Name="DebuggableAttribute+DebuggingModes" Kind="Enumeration" />
261       <Type Name="Debugger" Kind="Class" />
262       <Type Name="DebuggerBrowsableAttribute" Kind="Class" />
263       <Type Name="DebuggerBrowsableState" Kind="Enumeration" />
264       <Type Name="DebuggerDisplayAttribute" Kind="Class" />
265       <Type Name="DebuggerHiddenAttribute" Kind="Class" />
266       <Type Name="DebuggerNonUserCodeAttribute" Kind="Class" />
267       <Type Name="DebuggerStepperBoundaryAttribute" Kind="Class" />
268       <Type Name="DebuggerStepThroughAttribute" Kind="Class" />
269       <Type Name="DebuggerTypeProxyAttribute" Kind="Class" />
270       <Type Name="DebuggerVisualizerAttribute" Kind="Class" />
271       <Type Name="StackFrame" Kind="Class" />
272       <Type Name="StackTrace" Kind="Class" />
273     </Namespace>
274     <Namespace Name="System.Diagnostics.CodeAnalysis">
275       <Type Name="SuppressMessageAttribute" Kind="Class" />
276     </Namespace>
277     <Namespace Name="System.Diagnostics.SymbolStore">
278       <Type Name="ISymbolBinder" Kind="Interface" />
279       <Type Name="ISymbolBinder1" Kind="Interface" />
280       <Type Name="ISymbolDocument" Kind="Interface" />
281       <Type Name="ISymbolDocumentWriter" Kind="Interface" />
282       <Type Name="ISymbolMethod" Kind="Interface" />
283       <Type Name="ISymbolNamespace" Kind="Interface" />
284       <Type Name="ISymbolReader" Kind="Interface" />
285       <Type Name="ISymbolScope" Kind="Interface" />
286       <Type Name="ISymbolVariable" Kind="Interface" />
287       <Type Name="ISymbolWriter" Kind="Interface" />
288       <Type Name="SymAddressKind" Kind="Enumeration" />
289       <Type Name="SymbolToken" Kind="Structure" />
290       <Type Name="SymDocumentType" Kind="Class" />
291       <Type Name="SymLanguageType" Kind="Class" />
292       <Type Name="SymLanguageVendor" Kind="Class" />
293     </Namespace>
294     <Namespace Name="System.Globalization">
295       <Type Name="Calendar" Kind="Class" />
296       <Type Name="CalendarAlgorithmType" Kind="Enumeration" />
297       <Type Name="CalendarWeekRule" Kind="Enumeration" />
298       <Type Name="CharUnicodeInfo" Kind="Class" />
299       <Type Name="ChineseLunisolarCalendar" Kind="Class" />
300       <Type Name="CompareInfo" Kind="Class" />
301       <Type Name="CompareOptions" Kind="Enumeration" />
302       <Type Name="CultureInfo" Kind="Class" />
303       <Type Name="CultureTypes" Kind="Enumeration" />
304       <Type Name="DateTimeFormatInfo" Kind="Class" />
305       <Type Name="DateTimeStyles" Kind="Enumeration" />
306       <Type Name="DaylightTime" Kind="Class" />
307       <Type Name="DigitShapes" Kind="Enumeration" />
308       <Type Name="EastAsianLunisolarCalendar" Kind="Class" />
309       <Type Name="GregorianCalendar" Kind="Class" />
310       <Type Name="GregorianCalendarTypes" Kind="Enumeration" />
311       <Type Name="HebrewCalendar" Kind="Class" />
312       <Type Name="HijriCalendar" Kind="Class" />
313       <Type Name="IdnMapping" Kind="Class" />
314       <Type Name="JapaneseCalendar" Kind="Class" />
315       <Type Name="JapaneseLunisolarCalendar" Kind="Class" />
316       <Type Name="JulianCalendar" Kind="Class" />
317       <Type Name="KoreanCalendar" Kind="Class" />
318       <Type Name="KoreanLunisolarCalendar" Kind="Class" />
319       <Type Name="NumberFormatInfo" Kind="Class" />
320       <Type Name="NumberStyles" Kind="Enumeration" />
321       <Type Name="PersianCalendar" Kind="Class" />
322       <Type Name="RegionInfo" Kind="Class" />
323       <Type Name="SortKey" Kind="Class" />
324       <Type Name="StringInfo" Kind="Class" />
325       <Type Name="TaiwanCalendar" Kind="Class" />
326       <Type Name="TaiwanLunisolarCalendar" Kind="Class" />
327       <Type Name="TextElementEnumerator" Kind="Class" />
328       <Type Name="TextInfo" Kind="Class" />
329       <Type Name="ThaiBuddhistCalendar" Kind="Class" />
330       <Type Name="UmAlQuraCalendar" Kind="Class" />
331       <Type Name="UnicodeCategory" Kind="Enumeration" />
332     </Namespace>
333     <Namespace Name="System.IO">
334       <Type Name="BinaryReader" Kind="Class" />
335       <Type Name="BinaryWriter" Kind="Class" />
336       <Type Name="BufferedStream" Kind="Class" />
337       <Type Name="Directory" Kind="Class" />
338       <Type Name="DirectoryInfo" Kind="Class" />
339       <Type Name="DirectoryNotFoundException" Kind="Class" />
340       <Type Name="DriveInfo" Kind="Class" />
341       <Type Name="DriveNotFoundException" Kind="Class" />
342       <Type Name="DriveType" Kind="Enumeration" />
343       <Type Name="EndOfStreamException" Kind="Class" />
344       <Type Name="File" Kind="Class" />
345       <Type Name="FileAccess" Kind="Enumeration" />
346       <Type Name="FileAttributes" Kind="Enumeration" />
347       <Type Name="FileInfo" Kind="Class" />
348       <Type Name="FileLoadException" Kind="Class" />
349       <Type Name="FileMode" Kind="Enumeration" />
350       <Type Name="FileNotFoundException" Kind="Class" />
351       <Type Name="FileOptions" Kind="Enumeration" />
352       <Type Name="FileShare" Kind="Enumeration" />
353       <Type Name="FileStream" Kind="Class" />
354       <Type Name="FileSystemInfo" Kind="Class" />
355       <Type Name="IOException" Kind="Class" />
356       <Type Name="MemoryStream" Kind="Class" />
357       <Type Name="Path" Kind="Class" />
358       <Type Name="PathTooLongException" Kind="Class" />
359       <Type Name="SearchOption" Kind="Enumeration" />
360       <Type Name="SeekOrigin" Kind="Enumeration" />
361       <Type Name="Stream" Kind="Class" />
362       <Type Name="StreamReader" Kind="Class" />
363       <Type Name="StreamWriter" Kind="Class" />
364       <Type Name="StringReader" Kind="Class" />
365       <Type Name="StringWriter" Kind="Class" />
366       <Type Name="TextReader" Kind="Class" />
367       <Type Name="TextWriter" Kind="Class" />
368       <Type Name="UnmanagedMemoryStream" Kind="Class" />
369     </Namespace>
370     <Namespace Name="System.IO.IsolatedStorage">
371       <Type Name="INormalizeForIsolatedStorage" Kind="Interface" />
372       <Type Name="IsolatedStorage" Kind="Class" />
373       <Type Name="IsolatedStorageException" Kind="Class" />
374       <Type Name="IsolatedStorageFile" Kind="Class" />
375       <Type Name="IsolatedStorageFileStream" Kind="Class" />
376       <Type Name="IsolatedStorageScope" Kind="Enumeration" />
377     </Namespace>
378     <Namespace Name="System.Reflection">
379       <Type Name="AmbiguousMatchException" Kind="Class" />
380       <Type Name="Assembly" Kind="Class" />
381       <Type Name="AssemblyAlgorithmIdAttribute" Kind="Class" />
382       <Type Name="AssemblyCompanyAttribute" Kind="Class" />
383       <Type Name="AssemblyConfigurationAttribute" Kind="Class" />
384       <Type Name="AssemblyCopyrightAttribute" Kind="Class" />
385       <Type Name="AssemblyCultureAttribute" Kind="Class" />
386       <Type Name="AssemblyDefaultAliasAttribute" Kind="Class" />
387       <Type Name="AssemblyDelaySignAttribute" Kind="Class" />
388       <Type Name="AssemblyDescriptionAttribute" Kind="Class" />
389       <Type Name="AssemblyFileVersionAttribute" Kind="Class" />
390       <Type Name="AssemblyFlagsAttribute" Kind="Class" />
391       <Type Name="AssemblyInformationalVersionAttribute" Kind="Class" />
392       <Type Name="AssemblyKeyFileAttribute" Kind="Class" />
393       <Type Name="AssemblyKeyNameAttribute" Kind="Class" />
394       <Type Name="AssemblyName" Kind="Class" />
395       <Type Name="AssemblyNameFlags" Kind="Enumeration" />
396       <Type Name="AssemblyNameProxy" Kind="Class" />
397       <Type Name="AssemblyProductAttribute" Kind="Class" />
398       <Type Name="AssemblyTitleAttribute" Kind="Class" />
399       <Type Name="AssemblyTrademarkAttribute" Kind="Class" />
400       <Type Name="AssemblyVersionAttribute" Kind="Class" />
401       <Type Name="Binder" Kind="Class" />
402       <Type Name="BindingFlags" Kind="Enumeration" />
403       <Type Name="CallingConventions" Kind="Enumeration" />
404       <Type Name="ConstructorInfo" Kind="Class" />
405       <Type Name="CustomAttributeData" Kind="Class" />
406       <Type Name="CustomAttributeFormatException" Kind="Class" />
407       <Type Name="CustomAttributeNamedArgument" Kind="Structure" />
408       <Type Name="CustomAttributeTypedArgument" Kind="Structure" />
409       <Type Name="DefaultMemberAttribute" Kind="Class" />
410       <Type Name="EventAttributes" Kind="Enumeration" />
411       <Type Name="EventInfo" Kind="Class" />
412       <Type Name="ExceptionHandlingClause" Kind="Class" />
413       <Type Name="ExceptionHandlingClauseOptions" Kind="Enumeration" />
414       <Type Name="FieldAttributes" Kind="Enumeration" />
415       <Type Name="FieldInfo" Kind="Class" />
416       <Type Name="GenericParameterAttributes" Kind="Enumeration" />
417       <Type Name="ICustomAttributeProvider" Kind="Interface" />
418       <Type Name="ImageFileMachine" Kind="Enumeration" />
419       <Type Name="InterfaceMapping" Kind="Structure" />
420       <Type Name="InvalidFilterCriteriaException" Kind="Class" />
421       <Type Name="IReflect" Kind="Interface" />
422       <Type Name="LocalVariableInfo" Kind="Class" />
423       <Type Name="ManifestResourceInfo" Kind="Class" />
424       <Type Name="MemberFilter" Kind="Delegate" />
425       <Type Name="MemberInfo" Kind="Class" />
426       <Type Name="MemberTypes" Kind="Enumeration" />
427       <Type Name="MethodAttributes" Kind="Enumeration" />
428       <Type Name="MethodBase" Kind="Class" />
429       <Type Name="MethodBody" Kind="Class" />
430       <Type Name="MethodImplAttributes" Kind="Enumeration" />
431       <Type Name="MethodInfo" Kind="Class" />
432       <Type Name="Missing" Kind="Class" />
433       <Type Name="Module" Kind="Class" />
434       <Type Name="ModuleResolveEventHandler" Kind="Delegate" />
435       <Type Name="ObfuscateAssemblyAttribute" Kind="Class" />
436       <Type Name="ObfuscationAttribute" Kind="Class" />
437       <Type Name="ParameterAttributes" Kind="Enumeration" />
438       <Type Name="ParameterInfo" Kind="Class" />
439       <Type Name="ParameterModifier" Kind="Structure" />
440       <Type Name="Pointer" Kind="Class" />
441       <Type Name="PortableExecutableKinds" Kind="Enumeration" />
442       <Type Name="ProcessorArchitecture" Kind="Enumeration" />
443       <Type Name="PropertyAttributes" Kind="Enumeration" />
444       <Type Name="PropertyInfo" Kind="Class" />
445       <Type Name="ReflectionTypeLoadException" Kind="Class" />
446       <Type Name="ResourceAttributes" Kind="Enumeration" />
447       <Type Name="ResourceLocation" Kind="Enumeration" />
448       <Type Name="StrongNameKeyPair" Kind="Class" />
449       <Type Name="TargetException" Kind="Class" />
450       <Type Name="TargetInvocationException" Kind="Class" />
451       <Type Name="TargetParameterCountException" Kind="Class" />
452       <Type Name="TypeAttributes" Kind="Enumeration" />
453       <Type Name="TypeDelegator" Kind="Class" />
454       <Type Name="TypeFilter" Kind="Delegate" />
455     </Namespace>
456     <Namespace Name="System.Reflection.Emit">
457       <Type Name="AssemblyBuilder" Kind="Class" />
458       <Type Name="AssemblyBuilderAccess" Kind="Enumeration" />
459       <Type Name="ConstructorBuilder" Kind="Class" />
460       <Type Name="CustomAttributeBuilder" Kind="Class" />
461       <Type Name="DynamicILInfo" Kind="Class" />
462       <Type Name="DynamicMethod" Kind="Class" />
463       <Type Name="EnumBuilder" Kind="Class" />
464       <Type Name="EventBuilder" Kind="Class" />
465       <Type Name="EventToken" Kind="Structure" />
466       <Type Name="FieldBuilder" Kind="Class" />
467       <Type Name="FieldToken" Kind="Structure" />
468       <Type Name="FlowControl" Kind="Enumeration" />
469       <Type Name="GenericTypeParameterBuilder" Kind="Class" />
470       <Type Name="ILGenerator" Kind="Class" />
471       <Type Name="Label" Kind="Structure" />
472       <Type Name="LocalBuilder" Kind="Class" />
473       <Type Name="MethodBuilder" Kind="Class" />
474       <Type Name="MethodRental" Kind="Class" />
475       <Type Name="MethodToken" Kind="Structure" />
476       <Type Name="ModuleBuilder" Kind="Class" />
477       <Type Name="OpCode" Kind="Structure" />
478       <Type Name="OpCodes" Kind="Class" />
479       <Type Name="OpCodeType" Kind="Enumeration" />
480       <Type Name="OperandType" Kind="Enumeration" />
481       <Type Name="PackingSize" Kind="Enumeration" />
482       <Type Name="ParameterBuilder" Kind="Class" />
483       <Type Name="ParameterToken" Kind="Structure" />
484       <Type Name="PEFileKinds" Kind="Enumeration" />
485       <Type Name="PropertyBuilder" Kind="Class" />
486       <Type Name="PropertyToken" Kind="Structure" />
487       <Type Name="SignatureHelper" Kind="Class" />
488       <Type Name="SignatureToken" Kind="Structure" />
489       <Type Name="StackBehaviour" Kind="Enumeration" />
490       <Type Name="StringToken" Kind="Structure" />
491       <Type Name="TypeBuilder" Kind="Class" />
492       <Type Name="TypeToken" Kind="Structure" />
493       <Type Name="UnmanagedMarshal" Kind="Class" />
494     </Namespace>
495     <Namespace Name="System.Resources">
496       <Type Name="IResourceReader" Kind="Interface" />
497       <Type Name="IResourceWriter" Kind="Interface" />
498       <Type Name="MissingManifestResourceException" Kind="Class" />
499       <Type Name="MissingSatelliteAssemblyException" Kind="Class" />
500       <Type Name="NeutralResourcesLanguageAttribute" Kind="Class" />
501       <Type Name="ResourceManager" Kind="Class" />
502       <Type Name="ResourceReader" Kind="Class" />
503       <Type Name="ResourceSet" Kind="Class" />
504       <Type Name="ResourceWriter" Kind="Class" />
505       <Type Name="SatelliteContractVersionAttribute" Kind="Class" />
506       <Type Name="UltimateResourceFallbackLocation" Kind="Enumeration" />
507     </Namespace>
508     <Namespace Name="System.Runtime">
509       <Type Name="GCLatencyMode" Kind="Enumeration" />
510       <Type Name="GCSettings" Kind="Class" />
511       <Type Name="MemoryFailPoint" Kind="Class" />
512     </Namespace>
513     <Namespace Name="System.Runtime.CompilerServices">
514       <Type Name="AccessedThroughPropertyAttribute" Kind="Class" />
515       <Type Name="CallConvCdecl" Kind="Class" />
516       <Type Name="CallConvFastcall" Kind="Class" />
517       <Type Name="CallConvStdcall" Kind="Class" />
518       <Type Name="CallConvThiscall" Kind="Class" />
519       <Type Name="CompilationRelaxations" Kind="Enumeration" />
520       <Type Name="CompilationRelaxationsAttribute" Kind="Class" />
521       <Type Name="CompilerGeneratedAttribute" Kind="Class" />
522       <Type Name="CompilerGlobalScopeAttribute" Kind="Class" />
523       <Type Name="CompilerMarshalOverride" Kind="Class" />
524       <Type Name="CustomConstantAttribute" Kind="Class" />
525       <Type Name="DateTimeConstantAttribute" Kind="Class" />
526       <Type Name="DecimalConstantAttribute" Kind="Class" />
527       <Type Name="DefaultDependencyAttribute" Kind="Class" />
528       <Type Name="DependencyAttribute" Kind="Class" />
529       <Type Name="DiscardableAttribute" Kind="Class" />
530       <Type Name="FixedAddressValueTypeAttribute" Kind="Class" />
531       <Type Name="FixedBufferAttribute" Kind="Class" />
532       <Type Name="HasCopySemanticsAttribute" Kind="Class" />
533       <Type Name="IDispatchConstantAttribute" Kind="Class" />
534       <Type Name="IndexerNameAttribute" Kind="Class" />
535       <Type Name="InternalsVisibleToAttribute" Kind="Class" />
536       <Type Name="IsBoxed" Kind="Class" />
537       <Type Name="IsByValue" Kind="Class" />
538       <Type Name="IsConst" Kind="Class" />
539       <Type Name="IsCopyConstructed" Kind="Class" />
540       <Type Name="IsExplicitlyDereferenced" Kind="Class" />
541       <Type Name="IsImplicitlyDereferenced" Kind="Class" />
542       <Type Name="IsJitIntrinsic" Kind="Class" />
543       <Type Name="IsLong" Kind="Class" />
544       <Type Name="IsPinned" Kind="Class" />
545       <Type Name="IsSignUnspecifiedByte" Kind="Class" />
546       <Type Name="IsUdtReturn" Kind="Class" />
547       <Type Name="IsVolatile" Kind="Class" />
548       <Type Name="IUnknownConstantAttribute" Kind="Class" />
549       <Type Name="LoadHint" Kind="Enumeration" />
550       <Type Name="MethodCodeType" Kind="Enumeration" />
551       <Type Name="MethodImplAttribute" Kind="Class" />
552       <Type Name="MethodImplOptions" Kind="Enumeration" />
553       <Type Name="NativeCppClassAttribute" Kind="Class" />
554       <Type Name="RequiredAttributeAttribute" Kind="Class" />
555       <Type Name="RuntimeCompatibilityAttribute" Kind="Class" />
556       <Type Name="RuntimeHelpers" Kind="Class" />
557       <Type Name="RuntimeHelpers+CleanupCode" Kind="Delegate" />
558       <Type Name="RuntimeHelpers+TryCode" Kind="Delegate" />
559       <Type Name="RuntimeWrappedException" Kind="Class" />
560       <Type Name="ScopelessEnumAttribute" Kind="Class" />
561       <Type Name="SpecialNameAttribute" Kind="Class" />
562       <Type Name="StringFreezingAttribute" Kind="Class" />
563       <Type Name="SuppressIldasmAttribute" Kind="Class" />
564       <Type Name="TypeForwardedToAttribute" Kind="Class" />
565       <Type Name="UnsafeValueTypeAttribute" Kind="Class" />
566     </Namespace>
567     <Namespace Name="System.Runtime.ConstrainedExecution">
568       <Type Name="Cer" Kind="Enumeration" />
569       <Type Name="Consistency" Kind="Enumeration" />
570       <Type Name="CriticalFinalizerObject" Kind="Class" />
571       <Type Name="PrePrepareMethodAttribute" Kind="Class" />
572       <Type Name="ReliabilityContractAttribute" Kind="Class" />
573     </Namespace>
574     <Namespace Name="System.Runtime.Hosting">
575       <Type Name="ActivationArguments" Kind="Class" />
576       <Type Name="ApplicationActivator" Kind="Class" />
577     </Namespace>
578     <Namespace Name="System.Runtime.InteropServices">
579       <Type Name="_Activator" Kind="Interface" />
580       <Type Name="_Assembly" Kind="Interface" />
581       <Type Name="_AssemblyBuilder" Kind="Interface" />
582       <Type Name="_AssemblyName" Kind="Interface" />
583       <Type Name="_Attribute" Kind="Interface" />
584       <Type Name="_ConstructorBuilder" Kind="Interface" />
585       <Type Name="_ConstructorInfo" Kind="Interface" />
586       <Type Name="_CustomAttributeBuilder" Kind="Interface" />
587       <Type Name="_EnumBuilder" Kind="Interface" />
588       <Type Name="_EventBuilder" Kind="Interface" />
589       <Type Name="_EventInfo" Kind="Interface" />
590       <Type Name="_Exception" Kind="Interface" />
591       <Type Name="_FieldBuilder" Kind="Interface" />
592       <Type Name="_FieldInfo" Kind="Interface" />
593       <Type Name="_ILGenerator" Kind="Interface" />
594       <Type Name="_LocalBuilder" Kind="Interface" />
595       <Type Name="_MemberInfo" Kind="Interface" />
596       <Type Name="_MethodBase" Kind="Interface" />
597       <Type Name="_MethodBuilder" Kind="Interface" />
598       <Type Name="_MethodInfo" Kind="Interface" />
599       <Type Name="_MethodRental" Kind="Interface" />
600       <Type Name="_Module" Kind="Interface" />
601       <Type Name="_ModuleBuilder" Kind="Interface" />
602       <Type Name="_ParameterBuilder" Kind="Interface" />
603       <Type Name="_ParameterInfo" Kind="Interface" />
604       <Type Name="_PropertyBuilder" Kind="Interface" />
605       <Type Name="_PropertyInfo" Kind="Interface" />
606       <Type Name="_SignatureHelper" Kind="Interface" />
607       <Type Name="_Thread" Kind="Interface" />
608       <Type Name="_Type" Kind="Interface" />
609       <Type Name="_TypeBuilder" Kind="Interface" />
610       <Type Name="ArrayWithOffset" Kind="Structure" />
611       <Type Name="AssemblyRegistrationFlags" Kind="Enumeration" />
612       <Type Name="AutomationProxyAttribute" Kind="Class" />
613       <Type Name="BestFitMappingAttribute" Kind="Class" />
614       <Type Name="BIND_OPTS" Kind="Structure" />
615       <Type Name="BINDPTR" Kind="Structure" />
616       <Type Name="BStrWrapper" Kind="Class" />
617       <Type Name="CALLCONV" Kind="Enumeration" />
618       <Type Name="CallingConvention" Kind="Enumeration" />
619       <Type Name="CharSet" Kind="Enumeration" />
620       <Type Name="ClassInterfaceAttribute" Kind="Class" />
621       <Type Name="ClassInterfaceType" Kind="Enumeration" />
622       <Type Name="CoClassAttribute" Kind="Class" />
623       <Type Name="ComAliasNameAttribute" Kind="Class" />
624       <Type Name="ComCompatibleVersionAttribute" Kind="Class" />
625       <Type Name="ComConversionLossAttribute" Kind="Class" />
626       <Type Name="ComDefaultInterfaceAttribute" Kind="Class" />
627       <Type Name="ComEventInterfaceAttribute" Kind="Class" />
628       <Type Name="COMException" Kind="Class" />
629       <Type Name="ComImportAttribute" Kind="Class" />
630       <Type Name="ComInterfaceType" Kind="Enumeration" />
631       <Type Name="ComMemberType" Kind="Enumeration" />
632       <Type Name="ComRegisterFunctionAttribute" Kind="Class" />
633       <Type Name="ComSourceInterfacesAttribute" Kind="Class" />
634       <Type Name="ComUnregisterFunctionAttribute" Kind="Class" />
635       <Type Name="ComVisibleAttribute" Kind="Class" />
636       <Type Name="CONNECTDATA" Kind="Structure" />
637       <Type Name="CriticalHandle" Kind="Class" />
638       <Type Name="CurrencyWrapper" Kind="Class" />
639       <Type Name="DefaultCharSetAttribute" Kind="Class" />
640       <Type Name="DESCKIND" Kind="Enumeration" />
641       <Type Name="DispatchWrapper" Kind="Class" />
642       <Type Name="DispIdAttribute" Kind="Class" />
643       <Type Name="DISPPARAMS" Kind="Structure" />
644       <Type Name="DllImportAttribute" Kind="Class" />
645       <Type Name="ELEMDESC" Kind="Structure" />
646       <Type Name="ELEMDESC+DESCUNION" Kind="Structure" />
647       <Type Name="ErrorWrapper" Kind="Class" />
648       <Type Name="EXCEPINFO" Kind="Structure" />
649       <Type Name="ExporterEventKind" Kind="Enumeration" />
650       <Type Name="ExtensibleClassFactory" Kind="Class" />
651       <Type Name="ExternalException" Kind="Class" />
652       <Type Name="FieldOffsetAttribute" Kind="Class" />
653       <Type Name="FILETIME" Kind="Structure" />
654       <Type Name="FUNCDESC" Kind="Structure" />
655       <Type Name="FUNCFLAGS" Kind="Enumeration" />
656       <Type Name="FUNCKIND" Kind="Enumeration" />
657       <Type Name="GCHandle" Kind="Structure" />
658       <Type Name="GCHandleType" Kind="Enumeration" />
659       <Type Name="GuidAttribute" Kind="Class" />
660       <Type Name="HandleRef" Kind="Structure" />
661       <Type Name="ICustomAdapter" Kind="Interface" />
662       <Type Name="ICustomFactory" Kind="Interface" />
663       <Type Name="ICustomMarshaler" Kind="Interface" />
664       <Type Name="IDispatchImplAttribute" Kind="Class" />
665       <Type Name="IDispatchImplType" Kind="Enumeration" />
666       <Type Name="IDLDESC" Kind="Structure" />
667       <Type Name="IDLFLAG" Kind="Enumeration" />
668       <Type Name="IMPLTYPEFLAGS" Kind="Enumeration" />
669       <Type Name="ImportedFromTypeLibAttribute" Kind="Class" />
670       <Type Name="ImporterEventKind" Kind="Enumeration" />
671       <Type Name="InAttribute" Kind="Class" />
672       <Type Name="InterfaceTypeAttribute" Kind="Class" />
673       <Type Name="InvalidComObjectException" Kind="Class" />
674       <Type Name="InvalidOleVariantTypeException" Kind="Class" />
675       <Type Name="INVOKEKIND" Kind="Enumeration" />
676       <Type Name="IRegistrationServices" Kind="Interface" />
677       <Type Name="ITypeLibConverter" Kind="Interface" />
678       <Type Name="ITypeLibExporterNameProvider" Kind="Interface" />
679       <Type Name="ITypeLibExporterNotifySink" Kind="Interface" />
680       <Type Name="ITypeLibImporterNotifySink" Kind="Interface" />
681       <Type Name="LayoutKind" Kind="Enumeration" />
682       <Type Name="LCIDConversionAttribute" Kind="Class" />
683       <Type Name="LIBFLAGS" Kind="Enumeration" />
684       <Type Name="Marshal" Kind="Class" />
685       <Type Name="MarshalAsAttribute" Kind="Class" />
686       <Type Name="MarshalDirectiveException" Kind="Class" />
687       <Type Name="ObjectCreationDelegate" Kind="Delegate" />
688       <Type Name="OptionalAttribute" Kind="Class" />
689       <Type Name="OutAttribute" Kind="Class" />
690       <Type Name="PARAMDESC" Kind="Structure" />
691       <Type Name="PARAMFLAG" Kind="Enumeration" />
692       <Type Name="PreserveSigAttribute" Kind="Class" />
693       <Type Name="PrimaryInteropAssemblyAttribute" Kind="Class" />
694       <Type Name="ProgIdAttribute" Kind="Class" />
695       <Type Name="RegistrationClassContext" Kind="Enumeration" />
696       <Type Name="RegistrationConnectionType" Kind="Enumeration" />
697       <Type Name="RegistrationServices" Kind="Class" />
698       <Type Name="RuntimeEnvironment" Kind="Class" />
699       <Type Name="SafeArrayRankMismatchException" Kind="Class" />
700       <Type Name="SafeArrayTypeMismatchException" Kind="Class" />
701       <Type Name="SafeHandle" Kind="Class" />
702       <Type Name="SEHException" Kind="Class" />
703       <Type Name="SetWin32ContextInIDispatchAttribute" Kind="Class" />
704       <Type Name="STATSTG" Kind="Structure" />
705       <Type Name="StructLayoutAttribute" Kind="Class" />
706       <Type Name="SYSKIND" Kind="Enumeration" />
707       <Type Name="TYPEATTR" Kind="Structure" />
708       <Type Name="TYPEDESC" Kind="Structure" />
709       <Type Name="TYPEFLAGS" Kind="Enumeration" />
710       <Type Name="TYPEKIND" Kind="Enumeration" />
711       <Type Name="TYPELIBATTR" Kind="Structure" />
712       <Type Name="TypeLibConverter" Kind="Class" />
713       <Type Name="TypeLibExporterFlags" Kind="Enumeration" />
714       <Type Name="TypeLibFuncAttribute" Kind="Class" />
715       <Type Name="TypeLibFuncFlags" Kind="Enumeration" />
716       <Type Name="TypeLibImportClassAttribute" Kind="Class" />
717       <Type Name="TypeLibImporterFlags" Kind="Enumeration" />
718       <Type Name="TypeLibTypeAttribute" Kind="Class" />
719       <Type Name="TypeLibTypeFlags" Kind="Enumeration" />
720       <Type Name="TypeLibVarAttribute" Kind="Class" />
721       <Type Name="TypeLibVarFlags" Kind="Enumeration" />
722       <Type Name="TypeLibVersionAttribute" Kind="Class" />
723       <Type Name="UCOMIBindCtx" Kind="Interface" />
724       <Type Name="UCOMIConnectionPoint" Kind="Interface" />
725       <Type Name="UCOMIConnectionPointContainer" Kind="Interface" />
726       <Type Name="UCOMIEnumConnectionPoints" Kind="Interface" />
727       <Type Name="UCOMIEnumConnections" Kind="Interface" />
728       <Type Name="UCOMIEnumMoniker" Kind="Interface" />
729       <Type Name="UCOMIEnumString" Kind="Interface" />
730       <Type Name="UCOMIEnumVARIANT" Kind="Interface" />
731       <Type Name="UCOMIMoniker" Kind="Interface" />
732       <Type Name="UCOMIPersistFile" Kind="Interface" />
733       <Type Name="UCOMIRunningObjectTable" Kind="Interface" />
734       <Type Name="UCOMIStream" Kind="Interface" />
735       <Type Name="UCOMITypeComp" Kind="Interface" />
736       <Type Name="UCOMITypeInfo" Kind="Interface" />
737       <Type Name="UCOMITypeLib" Kind="Interface" />
738       <Type Name="UnknownWrapper" Kind="Class" />
739       <Type Name="UnmanagedFunctionPointerAttribute" Kind="Class" />
740       <Type Name="UnmanagedType" Kind="Enumeration" />
741       <Type Name="VARDESC" Kind="Structure" />
742       <Type Name="VARDESC+DESCUNION" Kind="Structure" />
743       <Type Name="VarEnum" Kind="Enumeration" />
744       <Type Name="VARFLAGS" Kind="Enumeration" />
745       <Type Name="VariantWrapper" Kind="Class" />
746     </Namespace>
747     <Namespace Name="System.Runtime.InteropServices.ComTypes">
748       <Type Name="BIND_OPTS" Kind="Structure" />
749       <Type Name="BINDPTR" Kind="Structure" />
750       <Type Name="CALLCONV" Kind="Enumeration" />
751       <Type Name="CONNECTDATA" Kind="Structure" />
752       <Type Name="DESCKIND" Kind="Enumeration" />
753       <Type Name="DISPPARAMS" Kind="Structure" />
754       <Type Name="ELEMDESC" Kind="Structure" />
755       <Type Name="ELEMDESC+DESCUNION" Kind="Structure" />
756       <Type Name="EXCEPINFO" Kind="Structure" />
757       <Type Name="FILETIME" Kind="Structure" />
758       <Type Name="FUNCDESC" Kind="Structure" />
759       <Type Name="FUNCFLAGS" Kind="Enumeration" />
760       <Type Name="FUNCKIND" Kind="Enumeration" />
761       <Type Name="IBindCtx" Kind="Interface" />
762       <Type Name="IConnectionPoint" Kind="Interface" />
763       <Type Name="IConnectionPointContainer" Kind="Interface" />
764       <Type Name="IDLDESC" Kind="Structure" />
765       <Type Name="IDLFLAG" Kind="Enumeration" />
766       <Type Name="IEnumConnectionPoints" Kind="Interface" />
767       <Type Name="IEnumConnections" Kind="Interface" />
768       <Type Name="IEnumMoniker" Kind="Interface" />
769       <Type Name="IEnumString" Kind="Interface" />
770       <Type Name="IEnumVARIANT" Kind="Interface" />
771       <Type Name="IMoniker" Kind="Interface" />
772       <Type Name="IMPLTYPEFLAGS" Kind="Enumeration" />
773       <Type Name="INVOKEKIND" Kind="Enumeration" />
774       <Type Name="IPersistFile" Kind="Interface" />
775       <Type Name="IRunningObjectTable" Kind="Interface" />
776       <Type Name="IStream" Kind="Interface" />
777       <Type Name="ITypeComp" Kind="Interface" />
778       <Type Name="ITypeInfo" Kind="Interface" />
779       <Type Name="ITypeInfo2" Kind="Interface" />
780       <Type Name="ITypeLib" Kind="Interface" />
781       <Type Name="ITypeLib2" Kind="Interface" />
782       <Type Name="LIBFLAGS" Kind="Enumeration" />
783       <Type Name="PARAMDESC" Kind="Structure" />
784       <Type Name="PARAMFLAG" Kind="Enumeration" />
785       <Type Name="STATSTG" Kind="Structure" />
786       <Type Name="SYSKIND" Kind="Enumeration" />
787       <Type Name="TYPEATTR" Kind="Structure" />
788       <Type Name="TYPEDESC" Kind="Structure" />
789       <Type Name="TYPEFLAGS" Kind="Enumeration" />
790       <Type Name="TYPEKIND" Kind="Enumeration" />
791       <Type Name="TYPELIBATTR" Kind="Structure" />
792       <Type Name="VARDESC" Kind="Structure" />
793       <Type Name="VARDESC+DESCUNION" Kind="Structure" />
794       <Type Name="VARFLAGS" Kind="Enumeration" />
795       <Type Name="VARKIND" Kind="Enumeration" />
796     </Namespace>
797     <Namespace Name="System.Runtime.InteropServices.Expando">
798       <Type Name="IExpando" Kind="Interface" />
799     </Namespace>
800     <Namespace Name="System.Runtime.Remoting">
801       <Type Name="ActivatedClientTypeEntry" Kind="Class" />
802       <Type Name="ActivatedServiceTypeEntry" Kind="Class" />
803       <Type Name="CustomErrorsModes" Kind="Enumeration" />
804       <Type Name="IChannelInfo" Kind="Interface" />
805       <Type Name="IEnvoyInfo" Kind="Interface" />
806       <Type Name="InternalRemotingServices" Kind="Class" />
807       <Type Name="IObjectHandle" Kind="Interface" />
808       <Type Name="IRemotingTypeInfo" Kind="Interface" />
809       <Type Name="ObjectHandle" Kind="Class" />
810       <Type Name="ObjRef" Kind="Class" />
811       <Type Name="RemotingConfiguration" Kind="Class" />
812       <Type Name="RemotingException" Kind="Class" />
813       <Type Name="RemotingServices" Kind="Class" />
814       <Type Name="RemotingTimeoutException" Kind="Class" />
815       <Type Name="ServerException" Kind="Class" />
816       <Type Name="SoapServices" Kind="Class" />
817       <Type Name="TypeEntry" Kind="Class" />
818       <Type Name="WellKnownClientTypeEntry" Kind="Class" />
819       <Type Name="WellKnownObjectMode" Kind="Enumeration" />
820       <Type Name="WellKnownServiceTypeEntry" Kind="Class" />
821     </Namespace>
822     <Namespace Name="System.Runtime.Remoting.Activation">
823       <Type Name="ActivatorLevel" Kind="Enumeration" />
824       <Type Name="IActivator" Kind="Interface" />
825       <Type Name="IConstructionCallMessage" Kind="Interface" />
826       <Type Name="IConstructionReturnMessage" Kind="Interface" />
827       <Type Name="UrlAttribute" Kind="Class" />
828     </Namespace>
829     <Namespace Name="System.Runtime.Remoting.Channels">
830       <Type Name="BaseChannelObjectWithProperties" Kind="Class" />
831       <Type Name="BaseChannelSinkWithProperties" Kind="Class" />
832       <Type Name="BaseChannelWithProperties" Kind="Class" />
833       <Type Name="ChannelDataStore" Kind="Class" />
834       <Type Name="ChannelServices" Kind="Class" />
835       <Type Name="ClientChannelSinkStack" Kind="Class" />
836       <Type Name="IChannel" Kind="Interface" />
837       <Type Name="IChannelDataStore" Kind="Interface" />
838       <Type Name="IChannelReceiver" Kind="Interface" />
839       <Type Name="IChannelReceiverHook" Kind="Interface" />
840       <Type Name="IChannelSender" Kind="Interface" />
841       <Type Name="IChannelSinkBase" Kind="Interface" />
842       <Type Name="IClientChannelSink" Kind="Interface" />
843       <Type Name="IClientChannelSinkProvider" Kind="Interface" />
844       <Type Name="IClientChannelSinkStack" Kind="Interface" />
845       <Type Name="IClientFormatterSink" Kind="Interface" />
846       <Type Name="IClientFormatterSinkProvider" Kind="Interface" />
847       <Type Name="IClientResponseChannelSinkStack" Kind="Interface" />
848       <Type Name="ISecurableChannel" Kind="Interface" />
849       <Type Name="IServerChannelSink" Kind="Interface" />
850       <Type Name="IServerChannelSinkProvider" Kind="Interface" />
851       <Type Name="IServerChannelSinkStack" Kind="Interface" />
852       <Type Name="IServerFormatterSinkProvider" Kind="Interface" />
853       <Type Name="IServerResponseChannelSinkStack" Kind="Interface" />
854       <Type Name="ITransportHeaders" Kind="Interface" />
855       <Type Name="ServerChannelSinkStack" Kind="Class" />
856       <Type Name="ServerProcessing" Kind="Enumeration" />
857       <Type Name="SinkProviderData" Kind="Class" />
858       <Type Name="TransportHeaders" Kind="Class" />
859     </Namespace>
860     <Namespace Name="System.Runtime.Remoting.Contexts">
861       <Type Name="Context" Kind="Class" />
862       <Type Name="ContextAttribute" Kind="Class" />
863       <Type Name="ContextProperty" Kind="Class" />
864       <Type Name="CrossContextDelegate" Kind="Delegate" />
865       <Type Name="IContextAttribute" Kind="Interface" />
866       <Type Name="IContextProperty" Kind="Interface" />
867       <Type Name="IContextPropertyActivator" Kind="Interface" />
868       <Type Name="IContributeClientContextSink" Kind="Interface" />
869       <Type Name="IContributeDynamicSink" Kind="Interface" />
870       <Type Name="IContributeEnvoySink" Kind="Interface" />
871       <Type Name="IContributeObjectSink" Kind="Interface" />
872       <Type Name="IContributeServerContextSink" Kind="Interface" />
873       <Type Name="IDynamicMessageSink" Kind="Interface" />
874       <Type Name="IDynamicProperty" Kind="Interface" />
875       <Type Name="SynchronizationAttribute" Kind="Class" />
876     </Namespace>
877     <Namespace Name="System.Runtime.Remoting.Lifetime">
878       <Type Name="ClientSponsor" Kind="Class" />
879       <Type Name="ILease" Kind="Interface" />
880       <Type Name="ISponsor" Kind="Interface" />
881       <Type Name="LeaseState" Kind="Enumeration" />
882       <Type Name="LifetimeServices" Kind="Class" />
883     </Namespace>
884     <Namespace Name="System.Runtime.Remoting.Messaging">
885       <Type Name="AsyncResult" Kind="Class" />
886       <Type Name="CallContext" Kind="Class" />
887       <Type Name="ConstructionCall" Kind="Class" />
888       <Type Name="ConstructionResponse" Kind="Class" />
889       <Type Name="Header" Kind="Class" />
890       <Type Name="HeaderHandler" Kind="Delegate" />
891       <Type Name="ILogicalThreadAffinative" Kind="Interface" />
892       <Type Name="IMessage" Kind="Interface" />
893       <Type Name="IMessageCtrl" Kind="Interface" />
894       <Type Name="IMessageSink" Kind="Interface" />
895       <Type Name="IMethodCallMessage" Kind="Interface" />
896       <Type Name="IMethodMessage" Kind="Interface" />
897       <Type Name="IMethodReturnMessage" Kind="Interface" />
898       <Type Name="InternalMessageWrapper" Kind="Class" />
899       <Type Name="IRemotingFormatter" Kind="Interface" />
900       <Type Name="LogicalCallContext" Kind="Class" />
901       <Type Name="MessageSurrogateFilter" Kind="Delegate" />
902       <Type Name="MethodCall" Kind="Class" />
903       <Type Name="MethodCallMessageWrapper" Kind="Class" />
904       <Type Name="MethodResponse" Kind="Class" />
905       <Type Name="MethodReturnMessageWrapper" Kind="Class" />
906       <Type Name="OneWayAttribute" Kind="Class" />
907       <Type Name="RemotingSurrogateSelector" Kind="Class" />
908       <Type Name="ReturnMessage" Kind="Class" />
909     </Namespace>
910     <Namespace Name="System.Runtime.Remoting.Metadata">
911       <Type Name="SoapAttribute" Kind="Class" />
912       <Type Name="SoapFieldAttribute" Kind="Class" />
913       <Type Name="SoapMethodAttribute" Kind="Class" />
914       <Type Name="SoapOption" Kind="Enumeration" />
915       <Type Name="SoapParameterAttribute" Kind="Class" />
916       <Type Name="SoapTypeAttribute" Kind="Class" />
917       <Type Name="XmlFieldOrderOption" Kind="Enumeration" />
918     </Namespace>
919     <Namespace Name="System.Runtime.Remoting.Metadata.W3cXsd2001">
920       <Type Name="ISoapXsd" Kind="Interface" />
921       <Type Name="SoapAnyUri" Kind="Class" />
922       <Type Name="SoapBase64Binary" Kind="Class" />
923       <Type Name="SoapDate" Kind="Class" />
924       <Type Name="SoapDateTime" Kind="Class" />
925       <Type Name="SoapDay" Kind="Class" />
926       <Type Name="SoapDuration" Kind="Class" />
927       <Type Name="SoapEntities" Kind="Class" />
928       <Type Name="SoapEntity" Kind="Class" />
929       <Type Name="SoapHexBinary" Kind="Class" />
930       <Type Name="SoapId" Kind="Class" />
931       <Type Name="SoapIdref" Kind="Class" />
932       <Type Name="SoapIdrefs" Kind="Class" />
933       <Type Name="SoapInteger" Kind="Class" />
934       <Type Name="SoapLanguage" Kind="Class" />
935       <Type Name="SoapMonth" Kind="Class" />
936       <Type Name="SoapMonthDay" Kind="Class" />
937       <Type Name="SoapName" Kind="Class" />
938       <Type Name="SoapNcName" Kind="Class" />
939       <Type Name="SoapNegativeInteger" Kind="Class" />
940       <Type Name="SoapNmtoken" Kind="Class" />
941       <Type Name="SoapNmtokens" Kind="Class" />
942       <Type Name="SoapNonNegativeInteger" Kind="Class" />
943       <Type Name="SoapNonPositiveInteger" Kind="Class" />
944       <Type Name="SoapNormalizedString" Kind="Class" />
945       <Type Name="SoapNotation" Kind="Class" />
946       <Type Name="SoapPositiveInteger" Kind="Class" />
947       <Type Name="SoapQName" Kind="Class" />
948       <Type Name="SoapTime" Kind="Class" />
949       <Type Name="SoapToken" Kind="Class" />
950       <Type Name="SoapYear" Kind="Class" />
951       <Type Name="SoapYearMonth" Kind="Class" />
952     </Namespace>
953     <Namespace Name="System.Runtime.Remoting.Proxies">
954       <Type Name="ProxyAttribute" Kind="Class" />
955       <Type Name="RealProxy" Kind="Class" />
956     </Namespace>
957     <Namespace Name="System.Runtime.Remoting.Services">
958       <Type Name="EnterpriseServicesHelper" Kind="Class" />
959       <Type Name="ITrackingHandler" Kind="Interface" />
960       <Type Name="TrackingServices" Kind="Class" />
961     </Namespace>
962     <Namespace Name="System.Runtime.Serialization">
963       <Type Name="Formatter" Kind="Class" />
964       <Type Name="FormatterConverter" Kind="Class" />
965       <Type Name="FormatterServices" Kind="Class" />
966       <Type Name="IDeserializationCallback" Kind="Interface" />
967       <Type Name="IFormatter" Kind="Interface" />
968       <Type Name="IFormatterConverter" Kind="Interface" />
969       <Type Name="IObjectReference" Kind="Interface" />
970       <Type Name="ISerializable" Kind="Interface" />
971       <Type Name="ISerializationSurrogate" Kind="Interface" />
972       <Type Name="ISurrogateSelector" Kind="Interface" />
973       <Type Name="ObjectIDGenerator" Kind="Class" />
974       <Type Name="ObjectManager" Kind="Class" />
975       <Type Name="OnDeserializedAttribute" Kind="Class" />
976       <Type Name="OnDeserializingAttribute" Kind="Class" />
977       <Type Name="OnSerializedAttribute" Kind="Class" />
978       <Type Name="OnSerializingAttribute" Kind="Class" />
979       <Type Name="OptionalFieldAttribute" Kind="Class" />
980       <Type Name="SerializationBinder" Kind="Class" />
981       <Type Name="SerializationEntry" Kind="Structure" />
982       <Type Name="SerializationException" Kind="Class" />
983       <Type Name="SerializationInfo" Kind="Class" />
984       <Type Name="SerializationInfoEnumerator" Kind="Class" />
985       <Type Name="SerializationObjectManager" Kind="Class" />
986       <Type Name="StreamingContext" Kind="Structure" />
987       <Type Name="StreamingContextStates" Kind="Enumeration" />
988       <Type Name="SurrogateSelector" Kind="Class" />
989     </Namespace>
990     <Namespace Name="System.Runtime.Serialization.Formatters">
991       <Type Name="FormatterAssemblyStyle" Kind="Enumeration" />
992       <Type Name="FormatterTypeStyle" Kind="Enumeration" />
993       <Type Name="IFieldInfo" Kind="Interface" />
994       <Type Name="InternalRM" Kind="Class" />
995       <Type Name="InternalST" Kind="Class" />
996       <Type Name="ISoapMessage" Kind="Interface" />
997       <Type Name="ServerFault" Kind="Class" />
998       <Type Name="SoapFault" Kind="Class" />
999       <Type Name="SoapMessage" Kind="Class" />
1000       <Type Name="TypeFilterLevel" Kind="Enumeration" />
1001     </Namespace>
1002     <Namespace Name="System.Runtime.Serialization.Formatters.Binary">
1003       <Type Name="BinaryFormatter" Kind="Class" />
1004     </Namespace>
1005     <Namespace Name="System.Runtime.Versioning">
1006       <Type Name="ResourceConsumptionAttribute" Kind="Class" />
1007       <Type Name="ResourceExposureAttribute" Kind="Class" />
1008       <Type Name="ResourceScope" Kind="Enumeration" />
1009       <Type Name="VersioningHelper" Kind="Class" />
1010     </Namespace>
1011     <Namespace Name="System.Security">
1012       <Type Name="AllowPartiallyTrustedCallersAttribute" Kind="Class" />
1013       <Type Name="CodeAccessPermission" Kind="Class" />
1014       <Type Name="HostProtectionException" Kind="Class" />
1015       <Type Name="HostSecurityManager" Kind="Class" />
1016       <Type Name="HostSecurityManagerOptions" Kind="Enumeration" />
1017       <Type Name="IEvidenceFactory" Kind="Interface" />
1018       <Type Name="IPermission" Kind="Interface" />
1019       <Type Name="ISecurityEncodable" Kind="Interface" />
1020       <Type Name="ISecurityPolicyEncodable" Kind="Interface" />
1021       <Type Name="IStackWalk" Kind="Interface" />
1022       <Type Name="NamedPermissionSet" Kind="Class" />
1023       <Type Name="PermissionSet" Kind="Class" />
1024       <Type Name="PolicyLevelType" Kind="Enumeration" />
1025       <Type Name="SecureString" Kind="Class" />
1026       <Type Name="SecurityContext" Kind="Class" />
1027       <Type Name="SecurityCriticalAttribute" Kind="Class" />
1028       <Type Name="SecurityCriticalScope" Kind="Enumeration" />
1029       <Type Name="SecurityElement" Kind="Class" />
1030       <Type Name="SecurityException" Kind="Class" />
1031       <Type Name="SecurityManager" Kind="Class" />
1032       <Type Name="SecuritySafeCriticalAttribute" Kind="Class" />
1033       <Type Name="SecurityTransparentAttribute" Kind="Class" />
1034       <Type Name="SecurityTreatAsSafeAttribute" Kind="Class" />
1035       <Type Name="SecurityZone" Kind="Enumeration" />
1036       <Type Name="SuppressUnmanagedCodeSecurityAttribute" Kind="Class" />
1037       <Type Name="UnverifiableCodeAttribute" Kind="Class" />
1038       <Type Name="VerificationException" Kind="Class" />
1039       <Type Name="XmlSyntaxException" Kind="Class" />
1040     </Namespace>
1041     <Namespace Name="System.Security.AccessControl">
1042       <Type Name="AccessControlActions" Kind="Enumeration" />
1043       <Type Name="AccessControlModification" Kind="Enumeration" />
1044       <Type Name="AccessControlSections" Kind="Enumeration" />
1045       <Type Name="AccessControlType" Kind="Enumeration" />
1046       <Type Name="AccessRule" Kind="Class" />
1047       <Type Name="AceEnumerator" Kind="Class" />
1048       <Type Name="AceFlags" Kind="Enumeration" />
1049       <Type Name="AceQualifier" Kind="Enumeration" />
1050       <Type Name="AceType" Kind="Enumeration" />
1051       <Type Name="AuditFlags" Kind="Enumeration" />
1052       <Type Name="AuditRule" Kind="Class" />
1053       <Type Name="AuthorizationRule" Kind="Class" />
1054       <Type Name="AuthorizationRuleCollection" Kind="Class" />
1055       <Type Name="CommonAce" Kind="Class" />
1056       <Type Name="CommonAcl" Kind="Class" />
1057       <Type Name="CommonObjectSecurity" Kind="Class" />
1058       <Type Name="CommonSecurityDescriptor" Kind="Class" />
1059       <Type Name="CompoundAce" Kind="Class" />
1060       <Type Name="CompoundAceType" Kind="Enumeration" />
1061       <Type Name="ControlFlags" Kind="Enumeration" />
1062       <Type Name="CryptoKeyAccessRule" Kind="Class" />
1063       <Type Name="CryptoKeyAuditRule" Kind="Class" />
1064       <Type Name="CryptoKeyRights" Kind="Enumeration" />
1065       <Type Name="CryptoKeySecurity" Kind="Class" />
1066       <Type Name="CustomAce" Kind="Class" />
1067       <Type Name="DirectoryObjectSecurity" Kind="Class" />
1068       <Type Name="DirectorySecurity" Kind="Class" />
1069       <Type Name="DiscretionaryAcl" Kind="Class" />
1070       <Type Name="EventWaitHandleAccessRule" Kind="Class" />
1071       <Type Name="EventWaitHandleAuditRule" Kind="Class" />
1072       <Type Name="EventWaitHandleRights" Kind="Enumeration" />
1073       <Type Name="EventWaitHandleSecurity" Kind="Class" />
1074       <Type Name="FileSecurity" Kind="Class" />
1075       <Type Name="FileSystemAccessRule" Kind="Class" />
1076       <Type Name="FileSystemAuditRule" Kind="Class" />
1077       <Type Name="FileSystemRights" Kind="Enumeration" />
1078       <Type Name="FileSystemSecurity" Kind="Class" />
1079       <Type Name="GenericAce" Kind="Class" />
1080       <Type Name="GenericAcl" Kind="Class" />
1081       <Type Name="GenericSecurityDescriptor" Kind="Class" />
1082       <Type Name="InheritanceFlags" Kind="Enumeration" />
1083       <Type Name="KnownAce" Kind="Class" />
1084       <Type Name="MutexAccessRule" Kind="Class" />
1085       <Type Name="MutexAuditRule" Kind="Class" />
1086       <Type Name="MutexRights" Kind="Enumeration" />
1087       <Type Name="MutexSecurity" Kind="Class" />
1088       <Type Name="NativeObjectSecurity" Kind="Class" />
1089       <Type Name="ObjectAccessRule" Kind="Class" />
1090       <Type Name="ObjectAce" Kind="Class" />
1091       <Type Name="ObjectAceFlags" Kind="Enumeration" />
1092       <Type Name="ObjectAuditRule" Kind="Class" />
1093       <Type Name="ObjectSecurity" Kind="Class" />
1094       <Type Name="PrivilegeNotHeldException" Kind="Class" />
1095       <Type Name="PropagationFlags" Kind="Enumeration" />
1096       <Type Name="QualifiedAce" Kind="Class" />
1097       <Type Name="RawAcl" Kind="Class" />
1098       <Type Name="RawSecurityDescriptor" Kind="Class" />
1099       <Type Name="RegistryAccessRule" Kind="Class" />
1100       <Type Name="RegistryAuditRule" Kind="Class" />
1101       <Type Name="RegistryRights" Kind="Enumeration" />
1102       <Type Name="RegistrySecurity" Kind="Class" />
1103       <Type Name="ResourceType" Kind="Enumeration" />
1104       <Type Name="SecurityInfos" Kind="Enumeration" />
1105       <Type Name="SystemAcl" Kind="Class" />
1106     </Namespace>
1107     <Namespace Name="System.Security.Cryptography">
1108       <Type Name="AsymmetricAlgorithm" Kind="Class" />
1109       <Type Name="AsymmetricKeyExchangeDeformatter" Kind="Class" />
1110       <Type Name="AsymmetricKeyExchangeFormatter" Kind="Class" />
1111       <Type Name="AsymmetricSignatureDeformatter" Kind="Class" />
1112       <Type Name="AsymmetricSignatureFormatter" Kind="Class" />
1113       <Type Name="CipherMode" Kind="Enumeration" />
1114       <Type Name="CryptoAPITransform" Kind="Class" />
1115       <Type Name="CryptoConfig" Kind="Class" />
1116       <Type Name="CryptographicException" Kind="Class" />
1117       <Type Name="CryptographicUnexpectedOperationException" Kind="Class" />
1118       <Type Name="CryptoStream" Kind="Class" />
1119       <Type Name="CryptoStreamMode" Kind="Enumeration" />
1120       <Type Name="CspKeyContainerInfo" Kind="Class" />
1121       <Type Name="CspParameters" Kind="Class" />
1122       <Type Name="CspProviderFlags" Kind="Enumeration" />
1123       <Type Name="DeriveBytes" Kind="Class" />
1124       <Type Name="DES" Kind="Class" />
1125       <Type Name="DESCryptoServiceProvider" Kind="Class" />
1126       <Type Name="DSA" Kind="Class" />
1127       <Type Name="DSACryptoServiceProvider" Kind="Class" />
1128       <Type Name="DSAParameters" Kind="Structure" />
1129       <Type Name="DSASignatureDeformatter" Kind="Class" />
1130       <Type Name="DSASignatureFormatter" Kind="Class" />
1131       <Type Name="FromBase64Transform" Kind="Class" />
1132       <Type Name="FromBase64TransformMode" Kind="Enumeration" />
1133       <Type Name="HashAlgorithm" Kind="Class" />
1134       <Type Name="HMAC" Kind="Class" />
1135       <Type Name="HMACMD5" Kind="Class" />
1136       <Type Name="HMACRIPEMD160" Kind="Class" />
1137       <Type Name="HMACSHA1" Kind="Class" />
1138       <Type Name="HMACSHA256" Kind="Class" />
1139       <Type Name="HMACSHA384" Kind="Class" />
1140       <Type Name="HMACSHA512" Kind="Class" />
1141       <Type Name="ICryptoTransform" Kind="Interface" />
1142       <Type Name="ICspAsymmetricAlgorithm" Kind="Interface" />
1143       <Type Name="KeyedHashAlgorithm" Kind="Class" />
1144       <Type Name="KeyNumber" Kind="Enumeration" />
1145       <Type Name="KeySizes" Kind="Class" />
1146       <Type Name="MACTripleDES" Kind="Class" />
1147       <Type Name="MaskGenerationMethod" Kind="Class" />
1148       <Type Name="MD5" Kind="Class" />
1149       <Type Name="MD5CryptoServiceProvider" Kind="Class" />
1150       <Type Name="PaddingMode" Kind="Enumeration" />
1151       <Type Name="PasswordDeriveBytes" Kind="Class" />
1152       <Type Name="PKCS1MaskGenerationMethod" Kind="Class" />
1153       <Type Name="RandomNumberGenerator" Kind="Class" />
1154       <Type Name="RC2" Kind="Class" />
1155       <Type Name="RC2CryptoServiceProvider" Kind="Class" />
1156       <Type Name="Rfc2898DeriveBytes" Kind="Class" />
1157       <Type Name="Rijndael" Kind="Class" />
1158       <Type Name="RijndaelManaged" Kind="Class" />
1159       <Type Name="RijndaelManagedTransform" Kind="Class" />
1160       <Type Name="RIPEMD160" Kind="Class" />
1161       <Type Name="RIPEMD160Managed" Kind="Class" />
1162       <Type Name="RNGCryptoServiceProvider" Kind="Class" />
1163       <Type Name="RSA" Kind="Class" />
1164       <Type Name="RSACryptoServiceProvider" Kind="Class" />
1165       <Type Name="RSAOAEPKeyExchangeDeformatter" Kind="Class" />
1166       <Type Name="RSAOAEPKeyExchangeFormatter" Kind="Class" />
1167       <Type Name="RSAParameters" Kind="Structure" />
1168       <Type Name="RSAPKCS1KeyExchangeDeformatter" Kind="Class" />
1169       <Type Name="RSAPKCS1KeyExchangeFormatter" Kind="Class" />
1170       <Type Name="RSAPKCS1SignatureDeformatter" Kind="Class" />
1171       <Type Name="RSAPKCS1SignatureFormatter" Kind="Class" />
1172       <Type Name="SHA1" Kind="Class" />
1173       <Type Name="SHA1CryptoServiceProvider" Kind="Class" />
1174       <Type Name="SHA1Managed" Kind="Class" />
1175       <Type Name="SHA256" Kind="Class" />
1176       <Type Name="SHA256Managed" Kind="Class" />
1177       <Type Name="SHA384" Kind="Class" />
1178       <Type Name="SHA384Managed" Kind="Class" />
1179       <Type Name="SHA512" Kind="Class" />
1180       <Type Name="SHA512Managed" Kind="Class" />
1181       <Type Name="SignatureDescription" Kind="Class" />
1182       <Type Name="SymmetricAlgorithm" Kind="Class" />
1183       <Type Name="ToBase64Transform" Kind="Class" />
1184       <Type Name="TripleDES" Kind="Class" />
1185       <Type Name="TripleDESCryptoServiceProvider" Kind="Class" />
1186     </Namespace>
1187     <Namespace Name="System.Security.Cryptography.X509Certificates">
1188       <Type Name="X509Certificate" Kind="Class" />
1189       <Type Name="X509ContentType" Kind="Enumeration" />
1190       <Type Name="X509KeyStorageFlags" Kind="Enumeration" />
1191     </Namespace>
1192     <Namespace Name="System.Security.Permissions">
1193       <Type Name="CodeAccessSecurityAttribute" Kind="Class" />
1194       <Type Name="EnvironmentPermission" Kind="Class" />
1195       <Type Name="EnvironmentPermissionAccess" Kind="Enumeration" />
1196       <Type Name="EnvironmentPermissionAttribute" Kind="Class" />
1197       <Type Name="FileDialogPermission" Kind="Class" />
1198       <Type Name="FileDialogPermissionAccess" Kind="Enumeration" />
1199       <Type Name="FileDialogPermissionAttribute" Kind="Class" />
1200       <Type Name="FileIOPermission" Kind="Class" />
1201       <Type Name="FileIOPermissionAccess" Kind="Enumeration" />
1202       <Type Name="FileIOPermissionAttribute" Kind="Class" />
1203       <Type Name="GacIdentityPermission" Kind="Class" />
1204       <Type Name="GacIdentityPermissionAttribute" Kind="Class" />
1205       <Type Name="HostProtectionAttribute" Kind="Class" />
1206       <Type Name="HostProtectionResource" Kind="Enumeration" />
1207       <Type Name="IsolatedStorageContainment" Kind="Enumeration" />
1208       <Type Name="IsolatedStorageFilePermission" Kind="Class" />
1209       <Type Name="IsolatedStorageFilePermissionAttribute" Kind="Class" />
1210       <Type Name="IsolatedStoragePermission" Kind="Class" />
1211       <Type Name="IsolatedStoragePermissionAttribute" Kind="Class" />
1212       <Type Name="IUnrestrictedPermission" Kind="Interface" />
1213       <Type Name="KeyContainerPermission" Kind="Class" />
1214       <Type Name="KeyContainerPermissionAccessEntry" Kind="Class" />
1215       <Type Name="KeyContainerPermissionAccessEntryCollection" Kind="Class" />
1216       <Type Name="KeyContainerPermissionAccessEntryEnumerator" Kind="Class" />
1217       <Type Name="KeyContainerPermissionAttribute" Kind="Class" />
1218       <Type Name="KeyContainerPermissionFlags" Kind="Enumeration" />
1219       <Type Name="PermissionSetAttribute" Kind="Class" />
1220       <Type Name="PermissionState" Kind="Enumeration" />
1221       <Type Name="PrincipalPermission" Kind="Class" />
1222       <Type Name="PrincipalPermissionAttribute" Kind="Class" />
1223       <Type Name="PublisherIdentityPermission" Kind="Class" />
1224       <Type Name="PublisherIdentityPermissionAttribute" Kind="Class" />
1225       <Type Name="ReflectionPermission" Kind="Class" />
1226       <Type Name="ReflectionPermissionAttribute" Kind="Class" />
1227       <Type Name="ReflectionPermissionFlag" Kind="Enumeration" />
1228       <Type Name="RegistryPermission" Kind="Class" />
1229       <Type Name="RegistryPermissionAccess" Kind="Enumeration" />
1230       <Type Name="RegistryPermissionAttribute" Kind="Class" />
1231       <Type Name="SecurityAction" Kind="Enumeration" />
1232       <Type Name="SecurityAttribute" Kind="Class" />
1233       <Type Name="SecurityPermission" Kind="Class" />
1234       <Type Name="SecurityPermissionAttribute" Kind="Class" />
1235       <Type Name="SecurityPermissionFlag" Kind="Enumeration" />
1236       <Type Name="SiteIdentityPermission" Kind="Class" />
1237       <Type Name="SiteIdentityPermissionAttribute" Kind="Class" />
1238       <Type Name="StrongNameIdentityPermission" Kind="Class" />
1239       <Type Name="StrongNameIdentityPermissionAttribute" Kind="Class" />
1240       <Type Name="StrongNamePublicKeyBlob" Kind="Class" />
1241       <Type Name="UIPermission" Kind="Class" />
1242       <Type Name="UIPermissionAttribute" Kind="Class" />
1243       <Type Name="UIPermissionClipboard" Kind="Enumeration" />
1244       <Type Name="UIPermissionWindow" Kind="Enumeration" />
1245       <Type Name="UrlIdentityPermission" Kind="Class" />
1246       <Type Name="UrlIdentityPermissionAttribute" Kind="Class" />
1247       <Type Name="ZoneIdentityPermission" Kind="Class" />
1248       <Type Name="ZoneIdentityPermissionAttribute" Kind="Class" />
1249     </Namespace>
1250     <Namespace Name="System.Security.Policy">
1251       <Type Name="AllMembershipCondition" Kind="Class" />
1252       <Type Name="ApplicationDirectory" Kind="Class" />
1253       <Type Name="ApplicationDirectoryMembershipCondition" Kind="Class" />
1254       <Type Name="ApplicationSecurityInfo" Kind="Class" />
1255       <Type Name="ApplicationSecurityManager" Kind="Class" />
1256       <Type Name="ApplicationTrust" Kind="Class" />
1257       <Type Name="ApplicationTrustCollection" Kind="Class" />
1258       <Type Name="ApplicationTrustEnumerator" Kind="Class" />
1259       <Type Name="ApplicationVersionMatch" Kind="Enumeration" />
1260       <Type Name="CodeConnectAccess" Kind="Class" />
1261       <Type Name="CodeGroup" Kind="Class" />
1262       <Type Name="Evidence" Kind="Class" />
1263       <Type Name="FileCodeGroup" Kind="Class" />
1264       <Type Name="FirstMatchCodeGroup" Kind="Class" />
1265       <Type Name="GacInstalled" Kind="Class" />
1266       <Type Name="GacMembershipCondition" Kind="Class" />
1267       <Type Name="Hash" Kind="Class" />
1268       <Type Name="HashMembershipCondition" Kind="Class" />
1269       <Type Name="IApplicationTrustManager" Kind="Interface" />
1270       <Type Name="IIdentityPermissionFactory" Kind="Interface" />
1271       <Type Name="IMembershipCondition" Kind="Interface" />
1272       <Type Name="NetCodeGroup" Kind="Class" />
1273       <Type Name="PermissionRequestEvidence" Kind="Class" />
1274       <Type Name="PolicyException" Kind="Class" />
1275       <Type Name="PolicyLevel" Kind="Class" />
1276       <Type Name="PolicyStatement" Kind="Class" />
1277       <Type Name="PolicyStatementAttribute" Kind="Enumeration" />
1278       <Type Name="Publisher" Kind="Class" />
1279       <Type Name="PublisherMembershipCondition" Kind="Class" />
1280       <Type Name="Site" Kind="Class" />
1281       <Type Name="SiteMembershipCondition" Kind="Class" />
1282       <Type Name="StrongName" Kind="Class" />
1283       <Type Name="StrongNameMembershipCondition" Kind="Class" />
1284       <Type Name="TrustManagerContext" Kind="Class" />
1285       <Type Name="TrustManagerUIContext" Kind="Enumeration" />
1286       <Type Name="UnionCodeGroup" Kind="Class" />
1287       <Type Name="Url" Kind="Class" />
1288       <Type Name="UrlMembershipCondition" Kind="Class" />
1289       <Type Name="Zone" Kind="Class" />
1290       <Type Name="ZoneMembershipCondition" Kind="Class" />
1291     </Namespace>
1292     <Namespace Name="System.Security.Principal">
1293       <Type Name="GenericIdentity" Kind="Class" />
1294       <Type Name="GenericPrincipal" Kind="Class" />
1295       <Type Name="IdentityNotMappedException" Kind="Class" />
1296       <Type Name="IdentityReference" Kind="Class" />
1297       <Type Name="IdentityReferenceCollection" Kind="Class" />
1298       <Type Name="IIdentity" Kind="Interface" />
1299       <Type Name="IPrincipal" Kind="Interface" />
1300       <Type Name="NTAccount" Kind="Class" />
1301       <Type Name="PrincipalPolicy" Kind="Enumeration" />
1302       <Type Name="SecurityIdentifier" Kind="Class" />
1303       <Type Name="TokenAccessLevels" Kind="Enumeration" />
1304       <Type Name="TokenImpersonationLevel" Kind="Enumeration" />
1305       <Type Name="WellKnownSidType" Kind="Enumeration" />
1306       <Type Name="WindowsAccountType" Kind="Enumeration" />
1307       <Type Name="WindowsBuiltInRole" Kind="Enumeration" />
1308       <Type Name="WindowsIdentity" Kind="Class" />
1309       <Type Name="WindowsImpersonationContext" Kind="Class" />
1310       <Type Name="WindowsPrincipal" Kind="Class" />
1311     </Namespace>
1312     <Namespace Name="System.Text">
1313       <Type Name="ASCIIEncoding" Kind="Class" />
1314       <Type Name="Decoder" Kind="Class" />
1315       <Type Name="DecoderExceptionFallback" Kind="Class" />
1316       <Type Name="DecoderExceptionFallbackBuffer" Kind="Class" />
1317       <Type Name="DecoderFallback" Kind="Class" />
1318       <Type Name="DecoderFallbackBuffer" Kind="Class" />
1319       <Type Name="DecoderFallbackException" Kind="Class" />
1320       <Type Name="DecoderReplacementFallback" Kind="Class" />
1321       <Type Name="DecoderReplacementFallbackBuffer" Kind="Class" />
1322       <Type Name="Encoder" Kind="Class" />
1323       <Type Name="EncoderExceptionFallback" Kind="Class" />
1324       <Type Name="EncoderExceptionFallbackBuffer" Kind="Class" />
1325       <Type Name="EncoderFallback" Kind="Class" />
1326       <Type Name="EncoderFallbackBuffer" Kind="Class" />
1327       <Type Name="EncoderFallbackException" Kind="Class" />
1328       <Type Name="EncoderReplacementFallback" Kind="Class" />
1329       <Type Name="EncoderReplacementFallbackBuffer" Kind="Class" />
1330       <Type Name="Encoding" Kind="Class" />
1331       <Type Name="EncodingInfo" Kind="Class" />
1332       <Type Name="NormalizationForm" Kind="Enumeration" />
1333       <Type Name="StringBuilder" Kind="Class" />
1334       <Type Name="UnicodeEncoding" Kind="Class" />
1335       <Type Name="UTF32Encoding" Kind="Class" />
1336       <Type Name="UTF7Encoding" Kind="Class" />
1337       <Type Name="UTF8Encoding" Kind="Class" />
1338     </Namespace>
1339     <Namespace Name="System.Threading">
1340       <Type Name="AbandonedMutexException" Kind="Class" />
1341       <Type Name="ApartmentState" Kind="Enumeration" />
1342       <Type Name="AsyncFlowControl" Kind="Structure" />
1343       <Type Name="AutoResetEvent" Kind="Class" />
1344       <Type Name="CompressedStack" Kind="Class" />
1345       <Type Name="ContextCallback" Kind="Delegate" />
1346       <Type Name="EventResetMode" Kind="Enumeration" />
1347       <Type Name="EventWaitHandle" Kind="Class" />
1348       <Type Name="ExecutionContext" Kind="Class" />
1349       <Type Name="HostExecutionContext" Kind="Class" />
1350       <Type Name="HostExecutionContextManager" Kind="Class" />
1351       <Type Name="Interlocked" Kind="Class" />
1352       <Type Name="IOCompletionCallback" Kind="Delegate" />
1353       <Type Name="LockCookie" Kind="Structure" />
1354       <Type Name="ManualResetEvent" Kind="Class" />
1355       <Type Name="Monitor" Kind="Class" />
1356       <Type Name="Mutex" Kind="Class" />
1357       <Type Name="NativeOverlapped" Kind="Structure" />
1358       <Type Name="Overlapped" Kind="Class" />
1359       <Type Name="ParameterizedThreadStart" Kind="Delegate" />
1360       <Type Name="ReaderWriterLock" Kind="Class" />
1361       <Type Name="RegisteredWaitHandle" Kind="Class" />
1362       <Type Name="SendOrPostCallback" Kind="Delegate" />
1363       <Type Name="SynchronizationContext" Kind="Class" />
1364       <Type Name="SynchronizationLockException" Kind="Class" />
1365       <Type Name="Thread" Kind="Class" />
1366       <Type Name="ThreadAbortException" Kind="Class" />
1367       <Type Name="ThreadInterruptedException" Kind="Class" />
1368       <Type Name="ThreadPool" Kind="Class" />
1369       <Type Name="ThreadPriority" Kind="Enumeration" />
1370       <Type Name="ThreadStart" Kind="Delegate" />
1371       <Type Name="ThreadStartException" Kind="Class" />
1372       <Type Name="ThreadState" Kind="Enumeration" />
1373       <Type Name="ThreadStateException" Kind="Class" />
1374       <Type Name="Timeout" Kind="Class" />
1375       <Type Name="Timer" Kind="Class" />
1376       <Type Name="TimerCallback" Kind="Delegate" />
1377       <Type Name="WaitCallback" Kind="Delegate" />
1378       <Type Name="WaitHandle" Kind="Class" />
1379       <Type Name="WaitHandleCannotBeOpenedException" Kind="Class" />
1380       <Type Name="WaitOrTimerCallback" Kind="Delegate" />
1381     </Namespace>
1382   </Types>
1383   <Title>mscorlib</Title>
1384   <Assemblies>
1385     <Assembly Name="mscorlib" Version="2.0.0.0">
1386       <Attributes>
1387         <Attribute>
1388           <AttributeName>System.CLSCompliant(true)</AttributeName>
1389         </Attribute>
1390         <Attribute>
1391           <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
1392         </Attribute>
1393         <Attribute>
1394           <AttributeName>System.Reflection.AssemblyCompany("MONO development team")</AttributeName>
1395         </Attribute>
1396         <Attribute>
1397           <AttributeName>System.Reflection.AssemblyCopyright("(c) various MONO Authors")</AttributeName>
1398         </Attribute>
1399         <Attribute>
1400           <AttributeName>System.Reflection.AssemblyDefaultAlias("mscorlib.dll")</AttributeName>
1401         </Attribute>
1402         <Attribute>
1403           <AttributeName>System.Reflection.AssemblyDescription("mscorlib.dll")</AttributeName>
1404         </Attribute>
1405         <Attribute>
1406           <AttributeName>System.Reflection.AssemblyFileVersion("2.0.50727.1433")</AttributeName>
1407         </Attribute>
1408         <Attribute>
1409           <AttributeName>System.Reflection.AssemblyInformationalVersion("2.0.50727.1433")</AttributeName>
1410         </Attribute>
1411         <Attribute>
1412           <AttributeName>System.Reflection.AssemblyProduct("MONO Common language infrastructure")</AttributeName>
1413         </Attribute>
1414         <Attribute>
1415           <AttributeName>System.Reflection.AssemblyTitle("mscorlib.dll")</AttributeName>
1416         </Attribute>
1417         <Attribute>
1418           <AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
1419         </Attribute>
1420         <Attribute>
1421           <AttributeName>System.Resources.SatelliteContractVersion("2.0.0.0")</AttributeName>
1422         </Attribute>
1423         <Attribute>
1424           <AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(System.Runtime.CompilerServices.CompilationRelaxations.NoStringInterning)</AttributeName>
1425         </Attribute>
1426         <Attribute>
1427           <AttributeName>System.Runtime.CompilerServices.DefaultDependency(System.Runtime.CompilerServices.LoadHint.Always)</AttributeName>
1428         </Attribute>
1429         <Attribute>
1430           <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
1431         </Attribute>
1432         <Attribute>
1433           <AttributeName>System.Runtime.CompilerServices.StringFreezing</AttributeName>
1434         </Attribute>
1435         <Attribute>
1436           <AttributeName>System.Runtime.InteropServices.ComCompatibleVersion(1, 0, 3300, 0)</AttributeName>
1437         </Attribute>
1438         <Attribute>
1439           <AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
1440         </Attribute>
1441         <Attribute>
1442           <AttributeName>System.Runtime.InteropServices.Guid("BED7F4EA-1A96-11D2-8F08-00A0C9A6186D")</AttributeName>
1443         </Attribute>
1444         <Attribute>
1445           <AttributeName>System.Runtime.InteropServices.TypeLibVersion(2, 0)</AttributeName>
1446         </Attribute>
1447         <Attribute>
1448           <AttributeName>System.Security.AllowPartiallyTrustedCallers</AttributeName>
1449         </Attribute>
1450       </Attributes>
1451     </Assembly>
1452   </Assemblies>
1453 </Overview>