From: Marek Safar Date: Thu, 2 Mar 2017 15:47:05 +0000 (+0100) Subject: [System.Core] Collections from corefx X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=875ab8db4c27ed802ad44fdd9003311fbb2847cc;p=mono.git [System.Core] Collections from corefx --- diff --git a/mcs/class/System.Core/common_System.Core.dll.sources b/mcs/class/System.Core/common_System.Core.dll.sources index 8ffd53dc952..d42159fb412 100644 --- a/mcs/class/System.Core/common_System.Core.dll.sources +++ b/mcs/class/System.Core/common_System.Core.dll.sources @@ -49,11 +49,6 @@ corefx/SR.missing.cs ../referencesource/System.Core/System/TimeZoneInfo.cs ../referencesource/System.Core/System/TimeZoneNotFoundException.cs -../referencesource/System.Core/System/Collections/Generic/BitHelper.cs -../referencesource/System.Core/System/Collections/Generic/HashSet.cs -../referencesource/System.Core/System/Collections/Generic/HashSetDebugView.cs -../referencesource/System.Core/System/Collections/Generic/HashSetEqualityComparer.cs - ../referencesource/System.Core/System/IO/Enums.cs ../referencesource/System.Core/System/IO/MemoryMappedFiles/Enums.cs @@ -93,6 +88,10 @@ System.Security.Cryptography/SHA256CryptoServiceProvider.cs System.Security.Cryptography/SHA384CryptoServiceProvider.cs System.Security.Cryptography/SHA512CryptoServiceProvider.cs +../../../external/corefx/src/System.Collections/src/System/Collections/Generic/BitHelper.cs +../../../external/corefx/src/System.Collections/src/System/Collections/Generic/HashSet.cs +../../../external/corefx/src/System.Collections/src/System/Collections/Generic/HashSetEqualityComparer.cs +../../../external/corefx/src/System.Collections/src/System/Collections/Generic/ICollectionDebugView.cs ../../../external/corefx/src/System.Linq/src/System/Linq/*.cs