Imported Upstream version 4.4.2.4

Former-commit-id: 92904c9c5915c37244316e42ba99e7b934ed7ee2
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-07-21 09:40:10 +00:00
parent 589d484eee
commit 0b4a830db1
343 changed files with 9849 additions and 688 deletions

View File

@@ -28,6 +28,16 @@ System.IO.Compression/DeflateStream.cs
System.IO.Compression/GZipStream.cs
System.IO/InternalBufferOverflowException.cs
System.IO/InvalidDataException.cs
System.IO/ErrorEventArgs.cs
System.IO/ErrorEventHandler.cs
System.IO/FileSystemEventArgs.cs
System.IO/FileSystemEventHandler.cs
System.IO/FileSystemWatcher_mobile.cs
System.IO/NotifyFilters.cs
System.IO/RenamedEventArgs.cs
System.IO/RenamedEventHandler.cs
System.IO/WaitForChangedResult.cs
System.IO/WatcherChangeTypes.cs
System.Net.Mail/AlternateView.cs
System.Net.Mail/AlternateViewCollection.cs
System.Net.Mail/Attachment.cs
@@ -359,6 +369,7 @@ System/UriTypeConverter.cs
System/UriElements.cs
System/UriParseComponents.cs
System.Windows.Input/ICommand.cs
Microsoft.Win32.SafeHandles/SafeX509ChainHandle.cs
Mono.Net.Security/CallbackHelpers.cs
Mono.Net.Security/ChainValidationHelper.cs
@@ -887,4 +898,18 @@ ReferenceSources/Win32Exception.cs
../Mono.Security/Mono.Security.Interface/TlsProtocolCode.cs
../Mono.Security/Mono.Security.Interface/TlsProtocols.cs
../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs
../../../external/referencesource/System/services/monitoring/system/diagnosticts/AsyncStreamReader.cs
../../../external/referencesource/System/compmod/microsoft/win32/safehandles/SafeProcessHandle.cs
System.Runtime.InteropServices.ComTypes/ADVF.cs
System.Runtime.InteropServices.ComTypes/DATADIR.cs
System.Runtime.InteropServices.ComTypes/DVASPECT.cs
System.Runtime.InteropServices.ComTypes/FORMATETC.cs
System.Runtime.InteropServices.ComTypes/IAdviseSink.cs
System.Runtime.InteropServices.ComTypes/IDataObject.cs
System.Runtime.InteropServices.ComTypes/IEnumFORMATETC.cs
System.Runtime.InteropServices.ComTypes/IEnumSTATDATA.cs
System.Runtime.InteropServices.ComTypes/STATDATA.cs
System.Runtime.InteropServices.ComTypes/STGMEDIUM.cs
System.Runtime.InteropServices.ComTypes/TYMED.cs