summaryrefslogtreecommitdiff
path: root/mcs/class/System/mobile_System.dll.sources
blob: 8b5c746266977ce59eb19e3323925218f655d790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
Assembly/AssemblyInfo.cs
Mono.Http/NtlmClient.cs
System.CodeDom.Compiler/GeneratedCodeAttribute.cs
System.Collections.Generic/ISet.cs
System.Collections.Generic/LinkedList.cs
System.Collections.Generic/LinkedListNode.cs
System.Collections.Generic/RBTree.cs
System.Collections.Generic/Queue.cs
System.Collections.Generic/SortedDictionary.cs
System.Collections.Generic/SortedList.cs
System.Collections.Generic/SortedSet.cs
System.Collections.Generic/Stack.cs
System.Collections.Concurrent/BlockingCollection.cs
System.Collections.Concurrent/ConcurrentBag.cs
System.Collections.ObjectModel/ObservableCollection.cs
System.Collections.ObjectModel/ReadOnlyObservableCollection.cs
System.Collections.Specialized/BitVector32.cs
System.Collections.Specialized/CollectionsUtil.cs
System.Collections.Specialized/HybridDictionary.cs
System.Collections.Specialized/ListDictionary.cs
System.Collections.Specialized/NameObjectCollectionBase.cs
System.Collections.Specialized/NameValueCollection.cs
System.Collections.Specialized/ProcessStringDictionary.cs
System.Collections.Specialized/StringCollection.cs
System.Collections.Specialized/StringDictionary.cs
System.Collections.Specialized/StringEnumerator.cs
System.Collections.Specialized/INotifyCollectionChanged.cs
System.Collections.Specialized/NotifyCollectionChangedEventArgs.cs
System.Collections.Specialized/NotifyCollectionChangedAction.cs
System.Collections.Specialized/NotifyCollectionChangedEventHandler.cs
System.ComponentModel.Design.Serialization/InstanceDescriptor.cs
System.ComponentModel.Design/CommandID.cs
System.ComponentModel.Design/ComponentChangedEventArgs.cs
System.ComponentModel.Design/ComponentChangedEventHandler.cs
System.ComponentModel.Design/ComponentChangingEventArgs.cs
System.ComponentModel.Design/ComponentChangingEventHandler.cs
System.ComponentModel.Design/ComponentEventArgs.cs
System.ComponentModel.Design/ComponentEventHandler.cs
System.ComponentModel.Design/ComponentRenameEventArgs.cs
System.ComponentModel.Design/ComponentRenameEventHandler.cs
System.ComponentModel.Design/DesignerTransaction.cs
System.ComponentModel.Design/DesignerTransactionCloseEventArgs.cs
System.ComponentModel.Design/DesignerTransactionCloseEventHandler.cs
System.ComponentModel.Design/DesignerVerb.cs
System.ComponentModel.Design/DesignerVerbCollection.cs
System.ComponentModel.Design/IComponentChangeService.cs
System.ComponentModel.Design/IDesigner.cs
System.ComponentModel.Design/IDesignerHost.cs
System.ComponentModel.Design/IReferenceService.cs
System.ComponentModel.Design/IRootDesigner.cs
System.ComponentModel.Design/IServiceContainer.cs
System.ComponentModel.Design/ITypeDescriptorFilterService.cs
System.ComponentModel.Design/ITypeResolutionService.cs
System.ComponentModel.Design/MenuCommand.cs
System.ComponentModel.Design/ServiceCreatorCallback.cs
System.ComponentModel.Design/StandardCommands.cs
System.ComponentModel.Design/ViewTechnology.cs
System.ComponentModel/AddingNewEventArgs.cs
System.ComponentModel/AddingNewEventHandler.cs
System.ComponentModel/ArrayConverter.cs
System.ComponentModel/AsyncCompletedEventArgs.cs
System.ComponentModel/AsyncCompletedEventHandler.cs
System.ComponentModel/AsyncOperation.cs
System.ComponentModel/AsyncOperationManager.cs
System.ComponentModel/AttributeCollection.cs
System.ComponentModel/BackgroundWorker.cs
System.ComponentModel/BaseNumberConverter.cs
System.ComponentModel/BindableAttribute.cs
System.ComponentModel/BindableSupport.cs
System.ComponentModel/BindingDirection.cs
System.ComponentModel/BindingList.cs
System.ComponentModel/BooleanConverter.cs
System.ComponentModel/BrowsableAttribute.cs
System.ComponentModel/ByteConverter.cs
System.ComponentModel/CancelEventArgs.cs
System.ComponentModel/CategoryAttribute.cs
System.ComponentModel/CharConverter.cs
System.ComponentModel/CollectionChangeAction.cs
System.ComponentModel/CollectionChangeEventArgs.cs
System.ComponentModel/CollectionChangeEventHandler.cs
System.ComponentModel/CollectionConverter.cs
System.ComponentModel/Component.cs
System.ComponentModel/ComponentCollection.cs
System.ComponentModel/ComponentConverter.cs
System.ComponentModel/CultureInfoConverter.cs
System.ComponentModel/CustomTypeDescriptor.cs
System.ComponentModel/DataErrorsChangedEventArgs.cs
System.ComponentModel/DateTimeConverter.cs
System.ComponentModel/DecimalConverter.cs
System.ComponentModel/DefaultEventAttribute.cs
System.ComponentModel/DefaultPropertyAttribute.cs
System.ComponentModel/DefaultValueAttribute.cs
System.ComponentModel/DescriptionAttribute.cs
System.ComponentModel/DesignOnlyAttribute.cs
System.ComponentModel/DesignTimeVisibleAttribute.cs
System.ComponentModel/DesignerAttribute.cs
System.ComponentModel/DesignerCategoryAttribute.cs
System.ComponentModel/DesignerSerializationVisibility.cs
System.ComponentModel/DesignerSerializationVisibilityAttribute.cs
System.ComponentModel/DisplayNameAttribute.cs
System.ComponentModel/DoWorkEventArgs.cs
System.ComponentModel/DoWorkEventHandler.cs
System.ComponentModel/DoubleConverter.cs
System.ComponentModel/EditorAttribute.cs
System.ComponentModel/EditorBrowsableAttribute.cs
System.ComponentModel/EditorBrowsableState.cs
System.ComponentModel/EnumConverter.cs
System.ComponentModel/EventDescriptor.cs
System.ComponentModel/EventDescriptorCollection.cs
System.ComponentModel/EventHandlerList.cs
System.ComponentModel/ExpandableObjectConverter.cs
System.ComponentModel/GuidConverter.cs
System.ComponentModel/IBindingList.cs
System.ComponentModel/IBindingListView.cs
System.ComponentModel/ICancelAddNew.cs
System.ComponentModel/IChangeTracking.cs
System.ComponentModel/IComNativeDescriptorHandler.cs
System.ComponentModel/IComponent.cs
System.ComponentModel/IComponent.cs
System.ComponentModel/IContainer.cs
System.ComponentModel/ICustomTypeDescriptor.cs
System.ComponentModel/IDataErrorInfo.cs
System.ComponentModel/IDataErrorInfo.cs
System.ComponentModel/IEditableObject.cs
System.ComponentModel/IExtenderProvider.cs
System.ComponentModel/IListSource.cs
System.ComponentModel/INotifyDataErrorInfo.cs
System.ComponentModel/INotifyPropertyChanged.cs
System.ComponentModel/INotifyPropertyChanging.cs
System.ComponentModel/IRaiseItemChangedEvents.cs
System.ComponentModel/IRevertibleChangeTracking.cs
System.ComponentModel/ISite.cs
System.ComponentModel/ISupportInitialize.cs
System.ComponentModel/ISupportInitializeNotification.cs
System.ComponentModel/ISynchronizeInvoke.cs
System.ComponentModel/ITypeDescriptorContext.cs
System.ComponentModel/ITypedList.cs
System.ComponentModel/Int16Converter.cs
System.ComponentModel/Int32Converter.cs
System.ComponentModel/Int64Converter.cs
System.ComponentModel/InvalidEnumArgumentException.cs
System.ComponentModel/InvalidEnumArgumentException.cs
System.ComponentModel/ListBindableAttribute.cs
System.ComponentModel/ListChangedEventArgs.cs
System.ComponentModel/ListChangedEventHandler.cs
System.ComponentModel/ListChangedType.cs
System.ComponentModel/ListSortDescription.cs
System.ComponentModel/ListSortDescriptionCollection.cs
System.ComponentModel/ListSortDirection.cs
System.ComponentModel/ListSortDirection.cs
System.ComponentModel/LocalizableAttribute.cs
System.ComponentModel/MarshalByValueComponent.cs
System.ComponentModel/MemberDescriptor.cs
System.ComponentModel/MergablePropertyAttribute.cs
System.ComponentModel/MultilineStringConverter.cs
System.ComponentModel/NotifyParentPropertyAttribute.cs
System.ComponentModel/NullableConverter.cs
System.ComponentModel/PasswordPropertyTextAttribute.cs
System.ComponentModel/ProgressChangedEventArgs.cs
System.ComponentModel/ProgressChangedEventHandler.cs
System.ComponentModel/PropertyChangedEventArgs.cs
System.ComponentModel/PropertyChangedEventHandler.cs
System.ComponentModel/PropertyChangingEventArgs.cs
System.ComponentModel/PropertyChangingEventHandler.cs
System.ComponentModel/PropertyDescriptor.cs
System.ComponentModel/PropertyDescriptor.cs
System.ComponentModel/PropertyDescriptorCollection.cs
System.ComponentModel/ReadOnlyAttribute.cs
System.ComponentModel/ReadOnlyAttribute.cs
System.ComponentModel/RecommendedAsConfigurableAttribute.cs
System.ComponentModel/ReferenceConverter.cs
System.ComponentModel/ReferenceConverter.cs
System.ComponentModel/ReflectionEventDescriptor.cs
System.ComponentModel/ReflectionPropertyDescriptor.cs
System.ComponentModel/RefreshEventArgs.cs
System.ComponentModel/RefreshEventHandler.cs
System.ComponentModel/RefreshProperties.cs
System.ComponentModel/RefreshPropertiesAttribute.cs
System.ComponentModel/RunWorkerCompletedEventArgs.cs
System.ComponentModel/RunWorkerCompletedEventHandler.cs
System.ComponentModel/SByteConverter.cs
System.ComponentModel/SingleConverter.cs
System.ComponentModel/StringConverter.cs
System.ComponentModel/TimeSpanConverter.cs
System.ComponentModel/ToolboxItemAttribute.cs
System.ComponentModel/ToolboxItemFilterAttribute.cs
System.ComponentModel/ToolboxItemFilterType.cs
System.ComponentModel/TypeConverter.cs
System.ComponentModel/TypeConverterAttribute.cs
System.ComponentModel/TypeDescriptionProvider.cs
System.ComponentModel/TypeDescriptor.cs
System.ComponentModel/TypeListConverter.cs
System.ComponentModel/UInt16Converter.cs
System.ComponentModel/UInt32Converter.cs
System.ComponentModel/UInt64Converter.cs
System.ComponentModel/WeakObjectWrapper.cs
System.ComponentModel/WeakObjectWrapperComparer.cs
System.ComponentModel/Win32Exception.cs
System.Diagnostics/BooleanSwitch.cs
System.Diagnostics/CorrelationManager.cs
System.Diagnostics/DataReceivedEventArgs.cs
System.Diagnostics/DataReceivedEventHandler.cs
System.Diagnostics/Debug.cs
System.Diagnostics/DefaultTraceListener.cs
System.Diagnostics/FileVersionInfo.cs
System.Diagnostics/MonitoringDescriptionAttribute.cs
System.Diagnostics/Process.cs
System.Diagnostics/ProcessModule.cs
System.Diagnostics/ProcessModuleCollection.cs
System.Diagnostics/ProcessPriorityClass.cs
System.Diagnostics/ProcessStartInfo.cs
System.Diagnostics/ProcessThread.cs
System.Diagnostics/ProcessThreadCollection.cs
System.Diagnostics/ProcessWindowStyle.cs
System.Diagnostics/SourceLevels.cs
System.Diagnostics/SourceSwitch.cs
System.Diagnostics/Stopwatch.cs
System.Diagnostics/Switch.cs
System.Diagnostics/SwitchAttribute.cs
System.Diagnostics/SwitchLevelAttribute.cs
System.Diagnostics/ThreadPriorityLevel.cs
System.Diagnostics/ThreadState.cs
System.Diagnostics/ThreadWaitReason.cs
System.Diagnostics/Trace.cs
System.Diagnostics/TraceEventType.cs
System.Diagnostics/TraceImpl.cs
System.Diagnostics/TraceLevel.cs
System.Diagnostics/TraceListener.cs
System.Diagnostics/TraceListenerCollection.cs
System.Diagnostics/TraceOptions.cs
System.Diagnostics/TraceSwitch.cs
System.IO.Compression/CompressionLevel.cs
System.IO.Compression/CompressionMode.cs
System.IO.Compression/DeflateStream.cs
System.IO.Compression/GZipStream.cs
System.IO/InvalidDataException.cs
System.IO/MonoSyncFileStream.cs
System.Net.Cache/HttpCacheAgeControl.cs
System.Net.Cache/HttpRequestCacheLevel.cs
System.Net.Cache/HttpRequestCachePolicy.cs
System.Net.Cache/RequestCacheLevel.cs
System.Net.Cache/RequestCachePolicy.cs
System.Net.Mail/AlternateView.cs
System.Net.Mail/AlternateViewCollection.cs
System.Net.Mail/Attachment.cs
System.Net.Mail/AttachmentBase.cs
System.Net.Mail/AttachmentCollection.cs
System.Net.Mail/DeliveryNotificationOptions.cs
System.Net.Mail/LinkedResource.cs
System.Net.Mail/LinkedResourceCollection.cs
System.Net.Mail/MailAddress.cs
System.Net.Mail/MailAddressCollection.cs
System.Net.Mail/MailMessage.cs
System.Net.Mail/MailPriority.cs
System.Net.Mail/SendCompletedEventHandler.cs
System.Net.Mail/SmtpAccess.cs
System.Net.Mail/SmtpClient.cs
System.Net.Mail/SmtpDeliveryMethod.cs
System.Net.Mail/SmtpException.cs
System.Net.Mail/SmtpFailedRecipientException.cs
System.Net.Mail/SmtpFailedRecipientsException.cs
System.Net.Mail/SmtpStatusCode.cs
System.Net.Mime/ContentDisposition.cs
System.Net.Mime/ContentType.cs
System.Net.Mime/DispositionTypeNames.cs
System.Net.Mime/MediaTypeNames.cs
System.Net.Mime/TransferEncoding.cs
System.Net.NetworkInformation/DuplicateAddressDetectionState.cs
System.Net.NetworkInformation/GatewayIPAddressInformation.cs
System.Net.NetworkInformation/GatewayIPAddressInformationCollection.cs
System.Net.NetworkInformation/IPAddressCollection.cs
System.Net.NetworkInformation/IPAddressInformation.cs
System.Net.NetworkInformation/IPAddressInformationCollection.cs
System.Net.NetworkInformation/IPGlobalProperties.cs
System.Net.NetworkInformation/IPGlobalStatistics.cs
System.Net.NetworkInformation/IPInterfaceProperties.cs
System.Net.NetworkInformation/IPStatus.cs
System.Net.NetworkInformation/IPv4InterfaceProperties.cs
System.Net.NetworkInformation/IPv4InterfaceStatistics.cs
System.Net.NetworkInformation/IPv6InterfaceProperties.cs
System.Net.NetworkInformation/IcmpV4Statistics.cs
System.Net.NetworkInformation/IcmpV6Statistics.cs
System.Net.NetworkInformation/LinuxNetworkInterfaceMarshal.cs
System.Net.NetworkInformation/MacOsNetworkInterfaceMarshal.cs
System.Net.NetworkInformation/MulticastIPAddressInformation.cs
System.Net.NetworkInformation/MulticastIPAddressInformationCollection.cs
System.Net.NetworkInformation/NetBiosNodeType.cs
System.Net.NetworkInformation/NetworkAddressChangedEventHandler.cs
System.Net.NetworkInformation/NetworkAvailabilityChangedEventHandler.cs
System.Net.NetworkInformation/NetworkAvailabilityEventArgs.cs
System.Net.NetworkInformation/NetworkChange.cs
System.Net.NetworkInformation/NetworkInformationAccess.cs
System.Net.NetworkInformation/NetworkInformationException.cs
System.Net.NetworkInformation/NetworkInterface.cs
System.Net.NetworkInformation/NetworkInterfaceComponent.cs
System.Net.NetworkInformation/NetworkInterfaceType.cs
System.Net.NetworkInformation/OperationalStatus.cs
System.Net.NetworkInformation/PhysicalAddress.cs
System.Net.NetworkInformation/Ping.cs
System.Net.NetworkInformation/PingCompletedEventArgs.cs
System.Net.NetworkInformation/PingCompletedEventHandler.cs
System.Net.NetworkInformation/PingException.cs
System.Net.NetworkInformation/PingOptions.cs
System.Net.NetworkInformation/PingReply.cs
System.Net.NetworkInformation/PrefixOrigin.cs
System.Net.NetworkInformation/SuffixOrigin.cs
System.Net.NetworkInformation/TcpConnectionInformation.cs
System.Net.NetworkInformation/TcpState.cs
System.Net.NetworkInformation/TcpStatistics.cs
System.Net.NetworkInformation/UdpStatistics.cs
System.Net.NetworkInformation/UnicastIPAddressInformation.cs
System.Net.NetworkInformation/UnicastIPAddressInformationCollection.cs
System.Net.NetworkInformation/Win32NetworkInterfaceMarshal.cs
System.Net.Security/AuthenticatedStream.cs
System.Net.Security/AuthenticationLevel.cs
System.Net.Security/LocalCertificateSelectionCallback.cs
System.Net.Security/NegotiateStream.cs
System.Net.Security/ProtectionLevel.cs
System.Net.Security/RemoteCertificateValidationCallback.cs
System.Net.Security/SslPolicyErrors.cs
System.Net.Security/SslStream.cs
System.Net.Sockets/AddressFamily.cs
System.Net.Sockets/AddressFamily.cs
System.Net.Sockets/IOControlCode.cs
System.Net.Sockets/IPPacketInformation.cs
System.Net.Sockets/IPv6MulticastOption.cs
System.Net.Sockets/LingerOption.cs
System.Net.Sockets/MulticastOption.cs
System.Net.Sockets/NetworkStream.cs
System.Net.Sockets/ProtocolFamily.cs
System.Net.Sockets/ProtocolType.cs
System.Net.Sockets/SelectMode.cs
System.Net.Sockets/SendPacketsElement.cs
System.Net.Sockets/Socket.cs
System.Net.Sockets/SocketAsyncEventArgs.cs
System.Net.Sockets/SocketAsyncOperation.cs
System.Net.Sockets/SocketError.cs
System.Net.Sockets/SocketException.cs
System.Net.Sockets/SocketFlags.cs
System.Net.Sockets/SocketInformation.cs
System.Net.Sockets/SocketInformationOptions.cs
System.Net.Sockets/SocketOptionLevel.cs
System.Net.Sockets/SocketOptionName.cs
System.Net.Sockets/SocketShutdown.cs
System.Net.Sockets/SocketType.cs
System.Net.Sockets/Socket_2_1.cs
System.Net.Sockets/TcpClient.cs
System.Net.Sockets/TcpListener.cs
System.Net.Sockets/TransmitFileOptions.cs
System.Net.Sockets/UdpClient.cs
System.Net.Sockets/UdpReceiveResult.cs
System.Net/AuthenticationManager.cs
System.Net/AuthenticationSchemeSelector.cs
System.Net/AuthenticationSchemes.cs
System.Net/Authorization.cs
System.Net/BasicClient.cs
System.Net/BindIPEndPoint.cs
System.Net/ChunkStream.cs
System.Net/ChunkedInputStream.cs
System.Net/ConnectionModes.cs
System.Net/Cookie.cs
System.Net/CookieCollection.cs
System.Net/CookieContainer.cs
System.Net/CookieException.cs
System.Net/CookieParser.cs
System.Net/CredentialCache.cs
System.Net/DecompressionMethods.cs
System.Net/DefaultCertificatePolicy.cs
System.Net/DigestClient.cs
System.Net/Dns.cs
System.Net/DnsEndPoint.cs
System.Net/DownloadDataCompletedEventArgs.cs
System.Net/DownloadDataCompletedEventHandler.cs
System.Net/DownloadProgressChangedEventArgs.cs
System.Net/DownloadProgressChangedEventHandler.cs
System.Net/DownloadStringCompletedEventArgs.cs
System.Net/DownloadStringCompletedEventHandler.cs
System.Net/EndPoint.cs
System.Net/EndPointListener.cs
System.Net/EndPointManager.cs
System.Net/FileWebRequest.cs
System.Net/FileWebRequestCreator.cs
System.Net/FileWebResponse.cs
System.Net/FtpAsyncResult.cs
System.Net/FtpDataStream.cs
System.Net/FtpRequestCreator.cs
System.Net/FtpStatus.cs
System.Net/FtpStatusCode.cs
System.Net/FtpWebRequest.cs
System.Net/FtpWebResponse.cs
System.Net/GlobalProxySelection.cs
System.Net/HttpConnection.cs
System.Net/HttpContinueDelegate.cs
System.Net/HttpListener.cs
System.Net/HttpListenerBasicIdentity.cs
System.Net/HttpListenerContext.cs
System.Net/HttpListenerException.cs
System.Net/HttpListenerPrefixCollection.cs
System.Net/HttpListenerRequest.cs
System.Net/HttpListenerResponse.cs
System.Net/HttpRequestCreator.cs
System.Net/HttpRequestHeader.cs
System.Net/HttpResponseHeader.cs
System.Net/HttpStatusCode.cs
System.Net/HttpStreamAsyncResult.cs
System.Net/HttpUtility.cs
System.Net/HttpVersion.cs
System.Net/HttpWebRequest.cs
System.Net/HttpWebResponse.cs
System.Net/IAuthenticationModule.cs
System.Net/ICertificatePolicy.cs
System.Net/ICredentialLookup.cs
System.Net/ICredentialPolicy.cs
System.Net/ICredentialsByHost.cs
System.Net/IPAddress.cs
System.Net/IPAddress.cs
System.Net/IPEndPoint.cs
System.Net/IPHostEntry.cs
System.Net/IPv6Address.cs
System.Net/IPv6Address.cs
System.Net/IWebProxy.cs
System.Net/IWebProxyScript.cs
System.Net/IWebRequestCreate.cs
System.Net/ListenerAsyncResult.cs
System.Net/ListenerPrefix.cs
System.Net/MacProxy.cs
System.Net/MonoHttpDate.cs
System.Net/NetConfig.cs
System.Net/NetworkAccess.cs
System.Net/NetworkCredential.cs
System.Net/NtlmClient.cs
System.Net/OpenReadCompletedEventArgs.cs
System.Net/OpenReadCompletedEventHandler.cs
System.Net/OpenWriteCompletedEventArgs.cs
System.Net/OpenWriteCompletedEventHandler.cs
System.Net/ProtocolViolationException.cs
System.Net/RequestStream.cs
System.Net/ResponseStream.cs
System.Net/SecurityProtocolType.cs
System.Net/ServicePoint.cs
System.Net/ServicePointManager.cs
System.Net/SocketAddress.cs
System.Net/TransportContext.cs
System.Net/TransportType.cs
System.Net/UploadDataCompletedEventArgs.cs
System.Net/UploadDataCompletedEventHandler.cs
System.Net/UploadFileCompletedEventArgs.cs
System.Net/UploadFileCompletedEventHandler.cs
System.Net/UploadProgressChangedEventArgs.cs
System.Net/UploadProgressChangedEventHandler.cs
System.Net/UploadStringCompletedEventArgs.cs
System.Net/UploadStringCompletedEventHandler.cs
System.Net/UploadValuesCompletedEventArgs.cs
System.Net/UploadValuesCompletedEventHandler.cs
System.Net/WebAsyncResult.cs
System.Net/WebClient.cs
System.Net/WebConnection.cs
System.Net/WebConnectionData.cs
System.Net/WebConnectionGroup.cs
System.Net/WebConnectionStream.cs
System.Net/WebException.cs
System.Net/WebExceptionStatus.cs
System.Net/WebHeaderCollection.cs
System.Net/WebPermission.cs
System.Net/WebPermissionAttribute.cs
System.Net/WebProxy.cs
System.Net/WebRequest.cs
System.Net/WebRequestMethods.cs
System.Net/WebResponse.cs
System.Net/WebUtility.cs
System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
System.Security.AccessControl/SemaphoreAccessRule.cs
System.Security.AccessControl/SemaphoreAuditRule.cs
System.Security.AccessControl/SemaphoreRights.cs
System.Security.AccessControl/SemaphoreSecurity.cs
System.Security.Authentication/AuthenticationException.cs
System.Security.Authentication/CipherAlgorithmType.cs
System.Security.Authentication/ExchangeAlgorithmType.cs
System.Security.Authentication/HashAlgorithmType.cs
System.Security.Authentication/SslProtocols.cs
System.Security.Authentication/InvalidCredentialException.cs
System.Security.Authentication.ExtendedProtection/ChannelBinding.cs
System.Security.Authentication.ExtendedProtection/ChannelBindingKind.cs
System.Security.Authentication.ExtendedProtection/ExtendedProtectionPolicy.cs
System.Security.Authentication.ExtendedProtection/ExtendedProtectionPolicyTypeConverter.cs
System.Security.Authentication.ExtendedProtection/PolicyEnforcement.cs
System.Security.Authentication.ExtendedProtection/ProtectionScenario.cs
System.Security.Authentication.ExtendedProtection/ServiceNameCollection.cs
System.Security.Authentication.ExtendedProtection.Configuration/ConfigUtil.cs
System.Security.Authentication.ExtendedProtection.Configuration/ExtendedProtectionPolicyElement.cs
System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameElement.cs
System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameElementCollection.cs
System.Security.Cryptography.X509Certificates/OSX509Certificates.cs
System.Security.Cryptography.X509Certificates/OpenFlags.cs
System.Security.Cryptography.X509Certificates/PublicKey.cs
System.Security.Cryptography.X509Certificates/StoreLocation.cs
System.Security.Cryptography.X509Certificates/StoreName.cs
System.Security.Cryptography.X509Certificates/X500DistinguishedName.cs
System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs
System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtension.cs
System.Security.Cryptography.X509Certificates/X509Certificate2.cs
System.Security.Cryptography.X509Certificates/X509Certificate2Collection.cs
System.Security.Cryptography.X509Certificates/X509Certificate2Enumerator.cs
System.Security.Cryptography.X509Certificates/X509CertificateCollection.cs
System.Security.Cryptography.X509Certificates/X509Chain.cs
System.Security.Cryptography.X509Certificates/X509ChainElement.cs
System.Security.Cryptography.X509Certificates/X509ChainElementCollection.cs
System.Security.Cryptography.X509Certificates/X509ChainElementEnumerator.cs
System.Security.Cryptography.X509Certificates/X509ChainPolicy.cs
System.Security.Cryptography.X509Certificates/X509ChainStatus.cs
System.Security.Cryptography.X509Certificates/X509ChainStatusFlags.cs
System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtension.cs
System.Security.Cryptography.X509Certificates/X509Extension.cs
System.Security.Cryptography.X509Certificates/X509ExtensionCollection.cs
System.Security.Cryptography.X509Certificates/X509ExtensionEnumerator.cs
System.Security.Cryptography.X509Certificates/X509FindType.cs
System.Security.Cryptography.X509Certificates/X509IncludeOption.cs
System.Security.Cryptography.X509Certificates/X509KeyUsageExtension.cs
System.Security.Cryptography.X509Certificates/X509KeyUsageFlags.cs
System.Security.Cryptography.X509Certificates/X509NameType.cs
System.Security.Cryptography.X509Certificates/X509RevocationFlag.cs
System.Security.Cryptography.X509Certificates/X509RevocationMode.cs
System.Security.Cryptography.X509Certificates/X509Store.cs
System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtension.cs
System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs
System.Security.Cryptography.X509Certificates/X509VerificationFlags.cs
System.Security.Cryptography/AsnEncodedData.cs
System.Security.Cryptography/AsnEncodedDataCollection.cs
System.Security.Cryptography/AsnEncodedDataEnumerator.cs
System.Security.Cryptography/Oid.cs
System.Security.Cryptography/OidCollection.cs
System.Security.Cryptography/OidEnumerator.cs
System.Text.RegularExpressions/BaseMachine.cs
System.Text.RegularExpressions/Capture.cs
System.Text.RegularExpressions/CaptureCollection.cs
System.Text.RegularExpressions/Group.cs
System.Text.RegularExpressions/GroupCollection.cs
System.Text.RegularExpressions/Match.cs
System.Text.RegularExpressions/MatchCollection.cs
System.Text.RegularExpressions/MatchEvaluator.cs
System.Text.RegularExpressions/Regex.cs
System.Text.RegularExpressions/RegexCompilationInfo.cs
System.Text.RegularExpressions/RegexMatchTimeoutException.cs
System.Text.RegularExpressions/RegexOptions.cs
System.Text.RegularExpressions/RxInterpreter.cs
System.Text.RegularExpressions/RxOp.cs
System.Text.RegularExpressions/arch.cs
System.Text.RegularExpressions/cache.cs
System.Text.RegularExpressions/category.cs
System.Text.RegularExpressions/compiler.cs
System.Text.RegularExpressions/debug.cs
System.Text.RegularExpressions/interpreter.cs
System.Text.RegularExpressions/interval.cs
System.Text.RegularExpressions/parser.cs
System.Text.RegularExpressions/quicksearch.cs
System.Text.RegularExpressions/replace.cs
System.Text.RegularExpressions/syntax.cs
System.Threading/Barrier.cs
System.Threading/BarrierPostPhaseException.cs
System.Threading/Semaphore.cs
System.Threading/SemaphoreFullException.cs
System.Threading/ThreadExceptionEventArgs.cs
System.Threading/ThreadExceptionEventHandler.cs
System.Timers/ElapsedEventArgs.cs
System.Timers/ElapsedEventHandler.cs
System.Timers/Timer.cs
System.Timers/TimersDescriptionAttribute.cs
System/DefaultUriParser.cs
System/FileStyleUriParser.cs
System/FtpStyleUriParser.cs
System/GenericUriParser.cs
System/GenericUriParserOptions.cs
System/HttpStyleUriParser.cs
System/NetPipeStyleUriParser.cs
System/NetTcpStyleUriParser.cs
System/NewsStyleUriParser.cs
System/Platform.cs
System/SRDescriptionAttribute.cs
System/Uri.cs
System/UriBuilder.cs
System/UriComponents.cs
System/UriFormat.cs
System/UriFormatException.cs
System/UriHostNameType.cs
System/UriIdnScope.cs
System/UriKind.cs
System/UriParser.cs
System/UriPartial.cs
System/UriTypeConverter.cs
System/UriElements.cs
System/UriParseComponents.cs
System.Windows.Input/ICommand.cs