Imported Upstream version 6.0.0.241

Former-commit-id: 6bb91ae3d8008b2e06beaf4212ad32102b270e2a
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-05-13 08:34:00 +00:00
parent 2bc8cfd5d0
commit 1efc83b696
61 changed files with 248 additions and 100 deletions

View File

@ -1,9 +0,0 @@
System.IO/DefaultWatcher.cs
System.IO/FAMWatcher.cs
System.IO/NullFileWatcher.cs
System.IO/FileAction.cs
System.IO/FileSystemWatcher.cs
System.IO/IFileWatcher.cs
System.IO/KeventWatcher.cs
System.IO/SearchPattern.cs
System.IO/CoreFXFileSystemWatcherProxy.cs

View File

@ -1,4 +1,2 @@
#include mono_fsw.sources
../../../external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.UnknownUnix.cs
corefx/Unix/Interop.cs
corefx/Unix/Interop.Read.cs

View File

@ -4,13 +4,3 @@
Mono.AppleTls/MonoCertificatePal.Mobile.cs
Mono.AppleTls/SafeHandles.cs
../../../external/corefx/src/Common/src/Interop/OSX/Interop.Libraries.cs
../../../external/corefx/src/Common/src/Interop/OSX/Interop.EventStream.cs
../../../external/corefx/src/Common/src/Interop/OSX/Interop.RunLoop.cs
../../../external/corefx/src/Common/src/Interop/OSX/Interop.CoreFoundation.cs
../../../external/corefx/src/Common/src/Interop/Unix/System.Native/Interop.Sync.cs
../../../external/corefx/src/Common/src/Interop/Unix/System.Native/Interop.RealPath.cs
../../../external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.OSX.cs
../../../external/corefx/src/Common/src/Microsoft/Win32/SafeHandles/SafeCreateHandle.OSX.cs
../../../external/corefx/src/Common/src/Microsoft/Win32/SafeHandles/SafeEventStreamHandle.OSX.cs

View File

@ -1 +0,0 @@
#include monotouch_System.dll.exclude.sources

View File

@ -1 +0,0 @@
#include monotouch_System.dll.exclude.sources

View File

@ -1,6 +1,5 @@
#include common.sources
#include common_networking.sources
#include mono_fsw.sources
Microsoft.CSharp/CSharpCodeGenerator.cs
Microsoft.VisualBasic/VBCodeGenerator.cs
@ -134,6 +133,17 @@ System.Diagnostics/PerformanceCounterType.cs
System.Diagnostics/TraceSourceInfo.cs
System.Diagnostics/Win32EventLog.cs
System.IO/DefaultWatcher.cs
System.IO/FAMWatcher.cs
System.IO/NullFileWatcher.cs
System.IO/FileAction.cs
System.IO/FileSystemWatcher.cs
System.IO/IFileWatcher.cs
System.IO/KeventWatcher.cs
System.IO/SearchPattern.cs
System.IO/CoreFXFileSystemWatcherProxy.cs
System.IO.Ports/Handshake.cs
System.IO.Ports/ISerialStream.cs
System.IO.Ports/Parity.cs