Home
last modified time | relevance | path

Searched refs:AddToAny (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/tests/
H A DBlockingCollectionCancellationTests.cs92 () => BlockingCollection<int>.AddToAny(new[] { bc1, bc2 }, 1, cs.Token), in ExternalCancel_Negative()
125 BlockingCollection<int>.AddToAny(new[] { bc1, bc2 }, 42, cs.Token); in ExternalCancel_AddToAny()
H A DBlockingCollectionTests.cs387 …Assert.Throws<ObjectDisposedException>(() => BlockingCollection<int>.AddToAny(blockingCollections,… in Test4_Dispose()
781 … Assert.InRange(BlockingCollection<int>.AddToAny(blockingCollections, j), 0, int.MaxValue); in TestConcurrentAddAnyTakeAny()
913 …Assert.Throws<InvalidOperationException>(() => BlockingCollection<int>.AddToAny(new BlockingCollec… in Test19_AddAnyExceptions()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Collections.Concurrent/
H A DBlockingCollectionTests.cs276 BlockingCollection <int>.AddToAny (cols, 1, token.Token); in AddAnyCancellable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/ref/
H A DSystem.Collections.Concurrent.cs25 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
26 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/src/System/Collections/Concurrent/
H A DBlockingCollection.cs794 public static int AddToAny(BlockingCollection<T>[] collections, T item) in AddToAny() method in System.Collections.Concurrent.BlockingCollection
836 …public static int AddToAny(BlockingCollection<T>[] collections, T item, CancellationToken cancella… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/collections/concurrent/
H A DBlockingCollection.cs805 public static int AddToAny(BlockingCollection<T>[] collections, T item) in AddToAny() method in System.Collections.Concurrent.BlockingCollection
847 …public static int AddToAny(BlockingCollection<T>[] collections, T item, CancellationToken cancella… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs376 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
377 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs379 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
380 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs374 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
375 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs375 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
376 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2036 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
2037 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs1824 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1825 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs1841 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1842 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs1841 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1842 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs1824 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1825 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs1824 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1825 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs1833 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1834 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs2097 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
2098 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs1841 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
1842 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs2088 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection
2089 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny() method in System.Collections.Concurrent.BlockingCollection