From 727ba722cf3573b4b3ddd0442ca88420353630e7 Mon Sep 17 00:00:00 2001 From: neuecc Date: Tue, 24 Sep 2024 08:14:46 +0000 Subject: [PATCH] deploy: 75119acb50263cd36960eed706b956b531189ade --- ...ks.CancellationTokenAwaitable.Awaiter.html | 10 +- ...sks.CancellationTokenEqualityComparer.html | 10 +- ...rServices.AsyncUniTaskMethodBuilder-1.html | 6 +- ...lerServices.AsyncUniTaskMethodBuilder.html | 6 +- ...ervices.AsyncUniTaskVoidMethodBuilder.html | 6 +- ...ading.Tasks.EnumerableAsyncExtensions.html | 32 +- ...ading.Tasks.EnumeratorAsyncExtensions.html | 18 +- ...asks.IUniTaskOrderedAsyncEnumerable-1.html | 18 +- ...ing.Tasks.Linq.UniTaskAsyncEnumerable.html | 456 ++++----- api/Cysharp.Threading.Tasks.Progress.html | 6 +- ...eturnToSynchronizationContext.Awaiter.html | 10 +- ...nchronizationContextAwaitable.Awaiter.html | 10 +- ...sks.SwitchToTaskPoolAwaitable.Awaiter.html | 10 +- ...s.SwitchToThreadPoolAwaitable.Awaiter.html | 10 +- api/Cysharp.Threading.Tasks.TaskPool.html | 2 +- ...arp.Threading.Tasks.UniTask-1.Awaiter.html | 10 +- ...sharp.Threading.Tasks.UniTask.Awaiter.html | 10 +- api/Cysharp.Threading.Tasks.UniTask.html | 32 +- ...arp.Threading.Tasks.UniTaskExtensions.html | 12 +- ...AsyncExtensions.AsyncOperationAwaiter.html | 10 +- ...syncExtensions.ResourceRequestAwaiter.html | 10 +- ...hreading.Tasks.YieldAwaitable.Awaiter.html | 10 +- manifest.json | 44 +- xrefmap.yml | 880 +++++++++--------- 24 files changed, 798 insertions(+), 830 deletions(-) diff --git a/api/Cysharp.Threading.Tasks.CancellationTokenAwaitable.Awaiter.html b/api/Cysharp.Threading.Tasks.CancellationTokenAwaitable.Awaiter.html index 82501f6..5727021 100644 --- a/api/Cysharp.Threading.Tasks.CancellationTokenAwaitable.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.CancellationTokenAwaitable.Awaiter.html @@ -82,14 +82,13 @@
-
public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -317,10 +316,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.CancellationTokenEqualityComparer.html b/api/Cysharp.Threading.Tasks.CancellationTokenEqualityComparer.html index 8a34946..b6b5505 100644 --- a/api/Cysharp.Threading.Tasks.CancellationTokenEqualityComparer.html +++ b/api/Cysharp.Threading.Tasks.CancellationTokenEqualityComparer.html @@ -91,6 +91,10 @@ CancellationTokenEqualityComparer +
+
Implements
+
System.Collections.Generic.IEqualityComparer<CancellationToken>
+
@@ -158,7 +162,7 @@
Field Value
-
IEqualityComparer<CancellationToken>
+
System.Collections.Generic.IEqualityComparer<CancellationToken>
@@ -251,6 +255,10 @@ +

Implements

+
+ System.Collections.Generic.IEqualityComparer<T> +
diff --git a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html index 88a6178..8b5fe19 100644 --- a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html +++ b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html @@ -160,7 +160,7 @@ - SetStateMachine(IAsyncStateMachine) + SetStateMachine(IAsyncStateMachine) @@ -383,7 +383,7 @@
-

SetStateMachine(IAsyncStateMachine)

+

SetStateMachine(IAsyncStateMachine)

@@ -394,7 +394,7 @@
Parameters
-
stateMachine System.Runtime.CompilerServices.IAsyncStateMachine
+
stateMachine IAsyncStateMachine
diff --git a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html index 15f1a2b..72b9b49 100644 --- a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html +++ b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html @@ -153,7 +153,7 @@ - SetStateMachine(IAsyncStateMachine) + SetStateMachine(IAsyncStateMachine) @@ -369,7 +369,7 @@
-

SetStateMachine(IAsyncStateMachine)

+

SetStateMachine(IAsyncStateMachine)

@@ -380,7 +380,7 @@
Parameters
-
stateMachine System.Runtime.CompilerServices.IAsyncStateMachine
+
stateMachine IAsyncStateMachine
diff --git a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html index 6a06000..42ce2bc 100644 --- a/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html +++ b/api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html @@ -153,7 +153,7 @@ - SetStateMachine(IAsyncStateMachine) + SetStateMachine(IAsyncStateMachine) @@ -369,7 +369,7 @@
-

SetStateMachine(IAsyncStateMachine)

+

SetStateMachine(IAsyncStateMachine)

@@ -380,7 +380,7 @@
Parameters
-
stateMachine System.Runtime.CompilerServices.IAsyncStateMachine
+
stateMachine IAsyncStateMachine
diff --git a/api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html b/api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html index 1a74329..4f7de55 100644 --- a/api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html +++ b/api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html @@ -110,25 +110,25 @@ - Select<T>(IEnumerable<T>, Func<T, UniTask>) + Select<T>(IEnumerable<T>, Func<T, UniTask>) - Select<T>(IEnumerable<T>, Func<T, Int32, UniTask>) + Select<T>(IEnumerable<T>, Func<T, Int32, UniTask>) - Select<T, TR>(IEnumerable<T>, Func<T, UniTask<TR>>) + Select<T, TR>(IEnumerable<T>, Func<T, UniTask<TR>>) - Select<T, TR>(IEnumerable<T>, Func<T, Int32, UniTask<TR>>) + Select<T, TR>(IEnumerable<T>, Func<T, Int32, UniTask<TR>>) @@ -139,7 +139,7 @@
-

Select<T>(IEnumerable<T>, Func<T, UniTask>)

+

Select<T>(IEnumerable<T>, Func<T, UniTask>)

@@ -150,7 +150,7 @@
Parameters
-
source IEnumerable<T>
+
source System.Collections.Generic.IEnumerable<T>
selector System.Func<T, UniTask>
@@ -160,7 +160,7 @@
Returns
-
IEnumerable<UniTask>
+
System.Collections.Generic.IEnumerable<UniTask>
@@ -185,7 +185,7 @@
-

Select<T>(IEnumerable<T>, Func<T, Int32, UniTask>)

+

Select<T>(IEnumerable<T>, Func<T, Int32, UniTask>)

@@ -196,7 +196,7 @@
Parameters
-
source IEnumerable<T>
+
source System.Collections.Generic.IEnumerable<T>
selector System.Func<T, System.Int32, UniTask>
@@ -206,7 +206,7 @@
Returns
-
IEnumerable<UniTask>
+
System.Collections.Generic.IEnumerable<UniTask>
@@ -231,7 +231,7 @@
-

Select<T, TR>(IEnumerable<T>, Func<T, UniTask<TR>>)

+

Select<T, TR>(IEnumerable<T>, Func<T, UniTask<TR>>)

@@ -242,7 +242,7 @@
Parameters
-
source IEnumerable<T>
+
source System.Collections.Generic.IEnumerable<T>
selector System.Func<T, UniTask<TR>>
@@ -252,7 +252,7 @@
Returns
-
IEnumerable<UniTask<TR>>
+
System.Collections.Generic.IEnumerable<UniTask<TR>>
@@ -279,7 +279,7 @@
-

Select<T, TR>(IEnumerable<T>, Func<T, Int32, UniTask<TR>>)

+

Select<T, TR>(IEnumerable<T>, Func<T, Int32, UniTask<TR>>)

@@ -290,7 +290,7 @@
Parameters
-
source IEnumerable<T>
+
source System.Collections.Generic.IEnumerable<T>
selector System.Func<T, System.Int32, UniTask<TR>>
@@ -300,7 +300,7 @@
Returns
-
IEnumerable<UniTask<TR>>
+
System.Collections.Generic.IEnumerable<UniTask<TR>>
diff --git a/api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html b/api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html index 20e4df5..b17be9a 100644 --- a/api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html +++ b/api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html @@ -116,19 +116,19 @@ - ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken) + ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken) - ToUniTask(IEnumerator, MonoBehaviour) + ToUniTask(IEnumerator, MonoBehaviour) - WithCancellation(IEnumerator, CancellationToken) + WithCancellation(IEnumerator, CancellationToken) @@ -184,7 +184,7 @@
-

ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken)

+

ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken)

@@ -195,7 +195,7 @@
Parameters
-
enumerator IEnumerator
+
enumerator System.Collections.Generic.IEnumerator
timing PlayerLoopTiming
@@ -225,7 +225,7 @@
-

ToUniTask(IEnumerator, MonoBehaviour)

+

ToUniTask(IEnumerator, MonoBehaviour)

@@ -236,7 +236,7 @@
Parameters
-
enumerator IEnumerator
+
enumerator System.Collections.Generic.IEnumerator
coroutineRunner MonoBehaviour
@@ -264,7 +264,7 @@
-

WithCancellation(IEnumerator, CancellationToken)

+

WithCancellation(IEnumerator, CancellationToken)

@@ -275,7 +275,7 @@
Parameters
-
enumerator IEnumerator
+
enumerator System.Collections.Generic.IEnumerator
cancellationToken CancellationToken
diff --git a/api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html b/api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html index 55a5294..80b2ffb 100644 --- a/api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html +++ b/api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html @@ -112,19 +112,19 @@ - CreateOrderedEnumerable<TKey>(Func<TElement, TKey>, IComparer<TKey>, Boolean) + CreateOrderedEnumerable<TKey>(Func<TElement, TKey>, IComparer<TKey>, Boolean) - CreateOrderedEnumerable<TKey>(Func<TElement, CancellationToken, UniTask<TKey>>, IComparer<TKey>, Boolean) + CreateOrderedEnumerable<TKey>(Func<TElement, CancellationToken, UniTask<TKey>>, IComparer<TKey>, Boolean) - CreateOrderedEnumerable<TKey>(Func<TElement, UniTask<TKey>>, IComparer<TKey>, Boolean) + CreateOrderedEnumerable<TKey>(Func<TElement, UniTask<TKey>>, IComparer<TKey>, Boolean) @@ -135,7 +135,7 @@
-

CreateOrderedEnumerable<TKey>(Func<TElement, TKey>, IComparer<TKey>, Boolean)

+

CreateOrderedEnumerable<TKey>(Func<TElement, TKey>, IComparer<TKey>, Boolean)

@@ -148,7 +148,7 @@
keySelector System.Func<TElement, TKey>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
descending System.Boolean
@@ -183,7 +183,7 @@
-

CreateOrderedEnumerable<TKey>(Func<TElement, CancellationToken, UniTask<TKey>>, IComparer<TKey>, Boolean)

+

CreateOrderedEnumerable<TKey>(Func<TElement, CancellationToken, UniTask<TKey>>, IComparer<TKey>, Boolean)

@@ -196,7 +196,7 @@
keySelector System.Func<TElement, CancellationToken, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
descending System.Boolean
@@ -231,7 +231,7 @@
-

CreateOrderedEnumerable<TKey>(Func<TElement, UniTask<TKey>>, IComparer<TKey>, Boolean)

+

CreateOrderedEnumerable<TKey>(Func<TElement, UniTask<TKey>>, IComparer<TKey>, Boolean)

@@ -244,7 +244,7 @@
keySelector System.Func<TElement, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
descending System.Boolean
diff --git a/api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html b/api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html index 7468b8c..ccd2c1e 100644 --- a/api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html +++ b/api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html @@ -572,7 +572,7 @@ - ContainsAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, TSource, IEqualityComparer<TSource>, CancellationToken) + ContainsAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, TSource, IEqualityComparer<TSource>, CancellationToken) @@ -626,7 +626,7 @@ - Distinct<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) + Distinct<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) @@ -638,7 +638,7 @@ - Distinct<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) + Distinct<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) @@ -650,7 +650,7 @@ - DistinctAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) + DistinctAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -662,7 +662,7 @@ - DistinctAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) + DistinctAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -674,7 +674,7 @@ - DistinctUntilChanged<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) + DistinctUntilChanged<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) @@ -686,7 +686,7 @@ - DistinctUntilChanged<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) + DistinctUntilChanged<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) @@ -698,7 +698,7 @@ - DistinctUntilChangedAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) + DistinctUntilChangedAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -710,7 +710,7 @@ - DistinctUntilChangedAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) + DistinctUntilChangedAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -770,7 +770,7 @@ - EveryValueChanged<TTarget, TProperty>(TTarget, Func<TTarget, TProperty>, PlayerLoopTiming, IEqualityComparer<TProperty>, Boolean) + EveryValueChanged<TTarget, TProperty>(TTarget, Func<TTarget, TProperty>, PlayerLoopTiming, IEqualityComparer<TProperty>, Boolean) @@ -782,7 +782,7 @@ - Except<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) + Except<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) @@ -878,7 +878,7 @@ - GroupBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) + GroupBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>) @@ -890,31 +890,31 @@ - GroupBy<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>) + GroupBy<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>) - GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>) + GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>) - GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>, IEqualityComparer<TKey>) + GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>, IEqualityComparer<TKey>) - GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>) + GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>) - GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>, IEqualityComparer<TKey>) + GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>, IEqualityComparer<TKey>) @@ -926,7 +926,7 @@ - GroupByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) + GroupByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -938,31 +938,31 @@ - GroupByAwait<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>) + GroupByAwait<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>) - GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>) + GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>) - GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>, IEqualityComparer<TKey>) - GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>) + GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>) - GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>, IEqualityComparer<TKey>) @@ -974,7 +974,7 @@ - GroupByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) + GroupByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>) @@ -986,67 +986,67 @@ - GroupByAwaitWithCancellation<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>) + GroupByAwaitWithCancellation<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>) - GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>) + GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>) - GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) - GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>) + GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>) - GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) - GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>) + GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>) - GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>, IEqualityComparer<TKey>) + GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>, IEqualityComparer<TKey>) - GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>) + GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>) - GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>, IEqualityComparer<TKey>) - GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>) + GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>) - GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) + GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) @@ -1058,7 +1058,7 @@ - Intersect<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) + Intersect<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) @@ -1082,7 +1082,7 @@ - Join<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, TInner, TResult>, IEqualityComparer<TKey>) + Join<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, TInner, TResult>, IEqualityComparer<TKey>) @@ -1094,7 +1094,7 @@ - JoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, TInner, UniTask<TResult>>, IEqualityComparer<TKey>) + JoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, TInner, UniTask<TResult>>, IEqualityComparer<TKey>) @@ -1106,7 +1106,7 @@ - JoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, TInner, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) + JoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, TInner, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>) @@ -1466,7 +1466,7 @@ - Merge<T>(IEnumerable<IUniTaskAsyncEnumerable<T>>) + Merge<T>(IEnumerable<IUniTaskAsyncEnumerable<T>>) @@ -1754,7 +1754,7 @@ - OrderBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) + OrderBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) @@ -1766,7 +1766,7 @@ - OrderByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) + OrderByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) @@ -1778,7 +1778,7 @@ - OrderByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) + OrderByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) @@ -1790,7 +1790,7 @@ - OrderByDescending<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) + OrderByDescending<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) @@ -1802,7 +1802,7 @@ - OrderByDescendingAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) + OrderByDescendingAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) @@ -1814,7 +1814,7 @@ - OrderByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) + OrderByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) @@ -1982,7 +1982,7 @@ - SequenceEqualAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken) + SequenceEqualAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken) @@ -2582,7 +2582,7 @@ - ThenBy<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) + ThenBy<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) @@ -2594,7 +2594,7 @@ - ThenByAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) + ThenByAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) @@ -2606,7 +2606,7 @@ - ThenByAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) + ThenByAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) @@ -2618,7 +2618,7 @@ - ThenByDescending<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) + ThenByDescending<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>) @@ -2630,7 +2630,7 @@ - ThenByDescendingAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) + ThenByDescendingAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>) @@ -2642,7 +2642,7 @@ - ThenByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) + ThenByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>) @@ -2690,7 +2690,7 @@ - ToDictionaryAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken) @@ -2702,7 +2702,7 @@ - ToDictionaryAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken) @@ -2714,7 +2714,7 @@ - ToDictionaryAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) @@ -2726,7 +2726,7 @@ - ToDictionaryAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) @@ -2738,7 +2738,7 @@ - ToDictionaryAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) @@ -2750,7 +2750,7 @@ - ToDictionaryAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) + ToDictionaryAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) @@ -2762,7 +2762,7 @@ - ToHashSetAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken) + ToHashSetAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken) @@ -2780,7 +2780,7 @@ - ToLookupAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken) @@ -2792,7 +2792,7 @@ - ToLookupAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken) @@ -2804,7 +2804,7 @@ - ToLookupAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) @@ -2816,7 +2816,7 @@ - ToLookupAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) @@ -2828,7 +2828,7 @@ - ToLookupAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken) @@ -2840,7 +2840,7 @@ - ToLookupAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) + ToLookupAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken) @@ -2858,7 +2858,7 @@ - ToUniTaskAsyncEnumerable<TSource>(IEnumerable<TSource>) + ToUniTaskAsyncEnumerable<TSource>(IEnumerable<TSource>) @@ -2882,7 +2882,7 @@ - Union<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) + Union<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>) @@ -5696,7 +5696,7 @@
Returns
-
IUniTaskAsyncEnumerable<IList<TSource>>
+
IUniTaskAsyncEnumerable<System.Collections.Generic.IList<TSource>>
@@ -5744,7 +5744,7 @@
Returns
-
IUniTaskAsyncEnumerable<IList<TSource>>
+
IUniTaskAsyncEnumerable<System.Collections.Generic.IList<TSource>>
@@ -6999,7 +6999,7 @@
-

ContainsAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, TSource, IEqualityComparer<TSource>, CancellationToken)

+

ContainsAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, TSource, IEqualityComparer<TSource>, CancellationToken)

@@ -7014,7 +7014,7 @@
value TSource
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
cancellationToken CancellationToken
@@ -7417,7 +7417,7 @@
-

Distinct<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

+

Distinct<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

@@ -7430,7 +7430,7 @@
source IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
@@ -7511,7 +7511,7 @@
-

Distinct<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

+

Distinct<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

@@ -7526,7 +7526,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -7609,7 +7609,7 @@
-

DistinctAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

+

DistinctAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -7624,7 +7624,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -7707,7 +7707,7 @@
-

DistinctAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

+

DistinctAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -7722,7 +7722,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -7801,7 +7801,7 @@
-

DistinctUntilChanged<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

+

DistinctUntilChanged<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

@@ -7814,7 +7814,7 @@
source IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
@@ -7895,7 +7895,7 @@
-

DistinctUntilChanged<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

+

DistinctUntilChanged<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

@@ -7910,7 +7910,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -7993,7 +7993,7 @@
-

DistinctUntilChangedAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

+

DistinctUntilChangedAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -8008,7 +8008,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -8091,7 +8091,7 @@
-

DistinctUntilChangedAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

+

DistinctUntilChangedAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -8106,7 +8106,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -8551,7 +8551,7 @@
-

EveryValueChanged<TTarget, TProperty>(TTarget, Func<TTarget, TProperty>, PlayerLoopTiming, IEqualityComparer<TProperty>, Boolean)

+

EveryValueChanged<TTarget, TProperty>(TTarget, Func<TTarget, TProperty>, PlayerLoopTiming, IEqualityComparer<TProperty>, Boolean)

@@ -8569,7 +8569,7 @@
monitorTiming PlayerLoopTiming
-
equalityComparer IEqualityComparer<TProperty>
+
equalityComparer System.Collections.Generic.IEqualityComparer<TProperty>
cancelImmediately System.Boolean
@@ -8652,7 +8652,7 @@
-

Except<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

+

Except<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

@@ -8667,7 +8667,7 @@
second IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
@@ -9416,7 +9416,7 @@
-

GroupBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

+

GroupBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)

@@ -9431,7 +9431,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9518,7 +9518,7 @@
-

GroupBy<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>)

+

GroupBy<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>)

@@ -9535,7 +9535,7 @@
elementSelector System.Func<TSource, TElement>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9572,7 +9572,7 @@
-

GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>)

+

GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>)

@@ -9587,7 +9587,7 @@
keySelector System.Func<TSource, TKey>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, TResult>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, TResult>
@@ -9624,7 +9624,7 @@
-

GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>, IEqualityComparer<TKey>)

+

GroupBy<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TKey, IEnumerable<TSource>, TResult>, IEqualityComparer<TKey>)

@@ -9639,9 +9639,9 @@
keySelector System.Func<TSource, TKey>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, TResult>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, TResult>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9678,7 +9678,7 @@
-

GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>)

+

GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>)

@@ -9695,7 +9695,7 @@
elementSelector System.Func<TSource, TElement>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, TResult>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, TResult>
@@ -9734,7 +9734,7 @@
-

GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>, IEqualityComparer<TKey>)

+

GroupBy<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, Func<TKey, IEnumerable<TElement>, TResult>, IEqualityComparer<TKey>)

@@ -9751,9 +9751,9 @@
elementSelector System.Func<TSource, TElement>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, TResult>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, TResult>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9840,7 +9840,7 @@
-

GroupByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

+

GroupByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -9855,7 +9855,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9942,7 +9942,7 @@
-

GroupByAwait<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>)

+

GroupByAwait<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>)

@@ -9959,7 +9959,7 @@
elementSelector System.Func<TSource, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -9996,7 +9996,7 @@
-

GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>)

+

GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>)

@@ -10011,7 +10011,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, UniTask<TResult>>
@@ -10048,7 +10048,7 @@
-

GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupByAwait<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10063,9 +10063,9 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10102,7 +10102,7 @@
-

GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>)

+

GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>)

@@ -10119,7 +10119,7 @@
elementSelector System.Func<TSource, UniTask<TElement>>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, UniTask<TResult>>
@@ -10158,7 +10158,7 @@
-

GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupByAwait<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10175,9 +10175,9 @@
elementSelector System.Func<TSource, UniTask<TElement>>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10264,7 +10264,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

+

GroupByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>)

@@ -10279,7 +10279,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10366,7 +10366,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>)

+

GroupByAwaitWithCancellation<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>)

@@ -10383,7 +10383,7 @@
elementSelector System.Func<TSource, CancellationToken, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10420,7 +10420,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>)

+

GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>)

@@ -10435,7 +10435,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, CancellationToken, UniTask<TResult>>
@@ -10472,7 +10472,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupByAwaitWithCancellation<TSource, TKey, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10487,9 +10487,9 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
resultSelector System.Func<TKey, IEnumerable<TSource>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TSource>, CancellationToken, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10526,7 +10526,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>)

+

GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>)

@@ -10543,7 +10543,7 @@
elementSelector System.Func<TSource, CancellationToken, UniTask<TElement>>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, CancellationToken, UniTask<TResult>>
@@ -10582,7 +10582,7 @@
-

GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupByAwaitWithCancellation<TSource, TKey, TElement, TResult>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10599,9 +10599,9 @@
elementSelector System.Func<TSource, CancellationToken, UniTask<TElement>>
-
resultSelector System.Func<TKey, IEnumerable<TElement>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TKey, System.Collections.Generic.IEnumerable<TElement>, CancellationToken, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10640,7 +10640,7 @@
-

GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>)

+

GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>)

@@ -10659,7 +10659,7 @@
innerKeySelector System.Func<TInner, TKey>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, TResult>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, TResult>
@@ -10698,7 +10698,7 @@
-

GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>, IEqualityComparer<TKey>)

+

GroupJoin<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, IEnumerable<TInner>, TResult>, IEqualityComparer<TKey>)

@@ -10717,9 +10717,9 @@
innerKeySelector System.Func<TInner, TKey>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, TResult>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, TResult>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10758,7 +10758,7 @@
-

GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>)

+

GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>)

@@ -10777,7 +10777,7 @@
innerKeySelector System.Func<TInner, UniTask<TKey>>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, UniTask<TResult>>
@@ -10816,7 +10816,7 @@
-

GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupJoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10835,9 +10835,9 @@
innerKeySelector System.Func<TInner, UniTask<TKey>>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, UniTask<TResult>>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -10876,7 +10876,7 @@
-

GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>)

+

GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>)

@@ -10895,7 +10895,7 @@
innerKeySelector System.Func<TInner, CancellationToken, UniTask<TKey>>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, CancellationToken, UniTask<TResult>>
@@ -10934,7 +10934,7 @@
-

GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

+

GroupJoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -10953,9 +10953,9 @@
innerKeySelector System.Func<TInner, CancellationToken, UniTask<TKey>>
-
resultSelector System.Func<TOuter, IEnumerable<TInner>, CancellationToken, UniTask<TResult>>
+
resultSelector System.Func<TOuter, System.Collections.Generic.IEnumerable<TInner>, CancellationToken, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -11040,7 +11040,7 @@
-

Intersect<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

+

Intersect<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

@@ -11055,7 +11055,7 @@
second IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
@@ -11230,7 +11230,7 @@
-

Join<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, TInner, TResult>, IEqualityComparer<TKey>)

+

Join<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, Func<TOuter, TInner, TResult>, IEqualityComparer<TKey>)

@@ -11251,7 +11251,7 @@
resultSelector System.Func<TOuter, TInner, TResult>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -11348,7 +11348,7 @@
-

JoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, TInner, UniTask<TResult>>, IEqualityComparer<TKey>)

+

JoinAwait<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, UniTask<TKey>>, Func<TInner, UniTask<TKey>>, Func<TOuter, TInner, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -11369,7 +11369,7 @@
resultSelector System.Func<TOuter, TInner, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -11466,7 +11466,7 @@
-

JoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, TInner, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

+

JoinAwaitWithCancellation<TOuter, TInner, TKey, TResult>(IUniTaskAsyncEnumerable<TOuter>, IUniTaskAsyncEnumerable<TInner>, Func<TOuter, CancellationToken, UniTask<TKey>>, Func<TInner, CancellationToken, UniTask<TKey>>, Func<TOuter, TInner, CancellationToken, UniTask<TResult>>, IEqualityComparer<TKey>)

@@ -11487,7 +11487,7 @@
resultSelector System.Func<TOuter, TInner, CancellationToken, UniTask<TResult>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
@@ -14260,7 +14260,7 @@
-

Merge<T>(IEnumerable<IUniTaskAsyncEnumerable<T>>)

+

Merge<T>(IEnumerable<IUniTaskAsyncEnumerable<T>>)

@@ -14271,7 +14271,7 @@
Parameters
-
sources IEnumerable<IUniTaskAsyncEnumerable<T>>
+
sources System.Collections.Generic.IEnumerable<IUniTaskAsyncEnumerable<T>>
@@ -16459,7 +16459,7 @@
-

OrderBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

+

OrderBy<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

@@ -16474,7 +16474,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -16557,7 +16557,7 @@
-

OrderByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

+

OrderByAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

@@ -16572,7 +16572,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -16655,7 +16655,7 @@
-

OrderByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

+

OrderByAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

@@ -16670,7 +16670,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -16753,7 +16753,7 @@
-

OrderByDescending<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

+

OrderByDescending<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

@@ -16768,7 +16768,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -16851,7 +16851,7 @@
-

OrderByDescendingAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

+

OrderByDescendingAwait<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

@@ -16866,7 +16866,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -16949,7 +16949,7 @@
-

OrderByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

+

OrderByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

@@ -16964,7 +16964,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -18286,7 +18286,7 @@
-

SequenceEqualAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken)

+

SequenceEqualAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken)

@@ -18301,7 +18301,7 @@
second IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
cancellationToken CancellationToken
@@ -22856,7 +22856,7 @@
-

ThenBy<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

+

ThenBy<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

@@ -22871,7 +22871,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -22954,7 +22954,7 @@
-

ThenByAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

+

ThenByAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

@@ -22969,7 +22969,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -23052,7 +23052,7 @@
-

ThenByAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

+

ThenByAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

@@ -23067,7 +23067,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -23150,7 +23150,7 @@
-

ThenByDescending<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

+

ThenByDescending<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>)

@@ -23165,7 +23165,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -23248,7 +23248,7 @@
-

ThenByDescendingAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

+

ThenByDescendingAwait<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IComparer<TKey>)

@@ -23263,7 +23263,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -23346,7 +23346,7 @@
-

ThenByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

+

ThenByDescendingAwaitWithCancellation<TSource, TKey>(IUniTaskOrderedAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IComparer<TKey>)

@@ -23361,7 +23361,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IComparer<TKey>
+
comparer System.Collections.Generic.IComparer<TKey>
@@ -23681,7 +23681,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -23708,7 +23708,7 @@
-

ToDictionaryAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken)

@@ -23723,7 +23723,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -23733,7 +23733,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -23785,7 +23785,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -23814,7 +23814,7 @@
-

ToDictionaryAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken)

@@ -23831,7 +23831,7 @@
elementSelector System.Func<TSource, TElement>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -23841,7 +23841,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -23893,7 +23893,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -23920,7 +23920,7 @@
-

ToDictionaryAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

@@ -23935,7 +23935,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -23945,7 +23945,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -23997,7 +23997,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -24026,7 +24026,7 @@
-

ToDictionaryAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24043,7 +24043,7 @@
elementSelector System.Func<TSource, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24053,7 +24053,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -24105,7 +24105,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -24132,7 +24132,7 @@
-

ToDictionaryAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24147,7 +24147,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24157,7 +24157,7 @@
Returns
-
UniTask<Dictionary<TKey, TSource>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TSource>>
@@ -24209,7 +24209,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -24238,7 +24238,7 @@
-

ToDictionaryAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

+

ToDictionaryAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24255,7 +24255,7 @@
elementSelector System.Func<TSource, CancellationToken, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24265,7 +24265,7 @@
Returns
-
UniTask<Dictionary<TKey, TElement>>
+
UniTask<System.Collections.Generic.Dictionary<TKey, TElement>>
@@ -24340,7 +24340,7 @@
-

ToHashSetAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken)

+

ToHashSetAsync<TSource>(IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>, CancellationToken)

@@ -24353,7 +24353,7 @@
source IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
cancellationToken CancellationToken
@@ -24409,7 +24409,7 @@
Returns
-
UniTask<List<TSource>>
+
UniTask<System.Collections.Generic.List<TSource>>
@@ -24484,7 +24484,7 @@
-

ToLookupAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>, CancellationToken)

@@ -24499,7 +24499,7 @@
keySelector System.Func<TSource, TKey>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24590,7 +24590,7 @@
-

ToLookupAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>, CancellationToken)

@@ -24607,7 +24607,7 @@
elementSelector System.Func<TSource, TElement>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24696,7 +24696,7 @@
-

ToLookupAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAwaitAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24711,7 +24711,7 @@
keySelector System.Func<TSource, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24802,7 +24802,7 @@
-

ToLookupAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAwaitAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, UniTask<TKey>>, Func<TSource, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24819,7 +24819,7 @@
elementSelector System.Func<TSource, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -24908,7 +24908,7 @@
-

ToLookupAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAwaitWithCancellationAsync<TSource, TKey>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, IEqualityComparer<TKey>, CancellationToken)

@@ -24923,7 +24923,7 @@
keySelector System.Func<TSource, CancellationToken, UniTask<TKey>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -25014,7 +25014,7 @@
-

ToLookupAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

+

ToLookupAwaitWithCancellationAsync<TSource, TKey, TElement>(IUniTaskAsyncEnumerable<TSource>, Func<TSource, CancellationToken, UniTask<TKey>>, Func<TSource, CancellationToken, UniTask<TElement>>, IEqualityComparer<TKey>, CancellationToken)

@@ -25031,7 +25031,7 @@
elementSelector System.Func<TSource, CancellationToken, UniTask<TElement>>
-
comparer IEqualityComparer<TKey>
+
comparer System.Collections.Generic.IEqualityComparer<TKey>
cancellationToken CancellationToken
@@ -25158,7 +25158,7 @@
-

ToUniTaskAsyncEnumerable<TSource>(IEnumerable<TSource>)

+

ToUniTaskAsyncEnumerable<TSource>(IEnumerable<TSource>)

@@ -25169,7 +25169,7 @@
Parameters
-
source IEnumerable<TSource>
+
source System.Collections.Generic.IEnumerable<TSource>
@@ -25336,7 +25336,7 @@
-

Union<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

+

Union<TSource>(IUniTaskAsyncEnumerable<TSource>, IUniTaskAsyncEnumerable<TSource>, IEqualityComparer<TSource>)

@@ -25351,7 +25351,7 @@
second IUniTaskAsyncEnumerable<TSource>
-
comparer IEqualityComparer<TSource>
+
comparer System.Collections.Generic.IEqualityComparer<TSource>
diff --git a/api/Cysharp.Threading.Tasks.Progress.html b/api/Cysharp.Threading.Tasks.Progress.html index f9b754e..531358b 100644 --- a/api/Cysharp.Threading.Tasks.Progress.html +++ b/api/Cysharp.Threading.Tasks.Progress.html @@ -117,7 +117,7 @@ - CreateOnlyValueChanged<T>(Action<T>, IEqualityComparer<T>) + CreateOnlyValueChanged<T>(Action<T>, IEqualityComparer<T>) @@ -172,7 +172,7 @@
-

CreateOnlyValueChanged<T>(Action<T>, IEqualityComparer<T>)

+

CreateOnlyValueChanged<T>(Action<T>, IEqualityComparer<T>)

@@ -185,7 +185,7 @@
handler System.Action<T>
-
comparer IEqualityComparer<T>
+
comparer System.Collections.Generic.IEqualityComparer<T>
diff --git a/api/Cysharp.Threading.Tasks.ReturnToSynchronizationContext.Awaiter.html b/api/Cysharp.Threading.Tasks.ReturnToSynchronizationContext.Awaiter.html index 055d136..cf1f7c9 100644 --- a/api/Cysharp.Threading.Tasks.ReturnToSynchronizationContext.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.ReturnToSynchronizationContext.Awaiter.html @@ -82,14 +82,13 @@
-
public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -357,10 +356,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.SwitchToSynchronizationContextAwaitable.Awaiter.html b/api/Cysharp.Threading.Tasks.SwitchToSynchronizationContextAwaitable.Awaiter.html index b0a4bbc..c291ab2 100644 --- a/api/Cysharp.Threading.Tasks.SwitchToSynchronizationContextAwaitable.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.SwitchToSynchronizationContextAwaitable.Awaiter.html @@ -82,14 +82,13 @@
-
public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -319,10 +318,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.SwitchToTaskPoolAwaitable.Awaiter.html b/api/Cysharp.Threading.Tasks.SwitchToTaskPoolAwaitable.Awaiter.html index 5bf9c7b..82a7a86 100644 --- a/api/Cysharp.Threading.Tasks.SwitchToTaskPoolAwaitable.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.SwitchToTaskPoolAwaitable.Awaiter.html @@ -82,14 +82,13 @@
-
public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -267,10 +266,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.SwitchToThreadPoolAwaitable.Awaiter.html b/api/Cysharp.Threading.Tasks.SwitchToThreadPoolAwaitable.Awaiter.html index 1d2d695..230a878 100644 --- a/api/Cysharp.Threading.Tasks.SwitchToThreadPoolAwaitable.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.SwitchToThreadPoolAwaitable.Awaiter.html @@ -82,14 +82,13 @@
-
public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -267,10 +266,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.TaskPool.html b/api/Cysharp.Threading.Tasks.TaskPool.html index fc1ba1f..d63f3fb 100644 --- a/api/Cysharp.Threading.Tasks.TaskPool.html +++ b/api/Cysharp.Threading.Tasks.TaskPool.html @@ -145,7 +145,7 @@
Returns
-
IEnumerable<System.ValueTuple<System.Type, System.Int32>>
+
System.Collections.Generic.IEnumerable<System.ValueTuple<System.Type, System.Int32>>
diff --git a/api/Cysharp.Threading.Tasks.UniTask-1.Awaiter.html b/api/Cysharp.Threading.Tasks.UniTask-1.Awaiter.html index 4aee44d..0ed395e 100644 --- a/api/Cysharp.Threading.Tasks.UniTask-1.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.UniTask-1.Awaiter.html @@ -82,14 +82,13 @@
-
public readonly struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public readonly struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -364,10 +363,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.UniTask.Awaiter.html b/api/Cysharp.Threading.Tasks.UniTask.Awaiter.html index ae792f8..4ad3cf6 100644 --- a/api/Cysharp.Threading.Tasks.UniTask.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.UniTask.Awaiter.html @@ -82,14 +82,13 @@
-
public readonly struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public readonly struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -357,10 +356,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.UniTask.html b/api/Cysharp.Threading.Tasks.UniTask.html index 6e83781..be96802 100644 --- a/api/Cysharp.Threading.Tasks.UniTask.html +++ b/api/Cysharp.Threading.Tasks.UniTask.html @@ -590,7 +590,7 @@ For example: FooAction = UniTask.Action(async () => { /* */ })

- WaitUntilValueChanged<T, U>(T, Func<T, U>, PlayerLoopTiming, IEqualityComparer<U>, CancellationToken, Boolean) + WaitUntilValueChanged<T, U>(T, Func<T, U>, PlayerLoopTiming, IEqualityComparer<U>, CancellationToken, Boolean) @@ -608,7 +608,7 @@ For example: FooAction = UniTask.Action(async () => { /* */ })

- WhenAll(IEnumerable<UniTask>) + WhenAll(IEnumerable<UniTask>) @@ -620,7 +620,7 @@ For example: FooAction = UniTask.Action(async () => { /* */ })

- WhenAll<T>(IEnumerable<UniTask<T>>) + WhenAll<T>(IEnumerable<UniTask<T>>) @@ -717,7 +717,7 @@ For example: FooAction = UniTask.Action(async () => { /* */ })

- WhenAny(IEnumerable<UniTask>) + WhenAny(IEnumerable<UniTask>)

Return value is winArgumentIndex

@@ -736,7 +736,7 @@ For example: FooAction = UniTask.Action(async () => { /* */ })

- WhenAny<T>(IEnumerable<UniTask<T>>) + WhenAny<T>(IEnumerable<UniTask<T>>) @@ -3134,7 +3134,7 @@ public static UniTask<T> Run<T>(Func<object, UniTask<T>>
Returns
-
IEnumerator
+
System.Collections.Generic.IEnumerator
@@ -3682,7 +3682,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
-

WaitUntilValueChanged<T, U>(T, Func<T, U>, PlayerLoopTiming, IEqualityComparer<U>, CancellationToken, Boolean)

+

WaitUntilValueChanged<T, U>(T, Func<T, U>, PlayerLoopTiming, IEqualityComparer<U>, CancellationToken, Boolean)

@@ -3700,7 +3700,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
monitorTiming PlayerLoopTiming
-
equalityComparer IEqualityComparer<U>
+
equalityComparer System.Collections.Generic.IEqualityComparer<U>
cancellationToken CancellationToken
@@ -3819,7 +3819,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
-

WhenAll(IEnumerable<UniTask>)

+

WhenAll(IEnumerable<UniTask>)

@@ -3830,7 +3830,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
Parameters
-
tasks IEnumerable<UniTask>
+
tasks System.Collections.Generic.IEnumerable<UniTask>
@@ -3900,7 +3900,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
-

WhenAll<T>(IEnumerable<UniTask<T>>)

+

WhenAll<T>(IEnumerable<UniTask<T>>)

@@ -3911,7 +3911,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
Parameters
-
tasks IEnumerable<UniTask<T>>
+
tasks System.Collections.Generic.IEnumerable<UniTask<T>>
@@ -5018,7 +5018,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
-

WhenAny(IEnumerable<UniTask>)

+

WhenAny(IEnumerable<UniTask>)

Return value is winArgumentIndex

@@ -5030,7 +5030,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
Parameters
-
tasks IEnumerable<UniTask>
+
tasks System.Collections.Generic.IEnumerable<UniTask>
@@ -5146,7 +5146,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
-

WhenAny<T>(IEnumerable<UniTask<T>>)

+

WhenAny<T>(IEnumerable<UniTask<T>>)

@@ -5157,7 +5157,7 @@ public static UniTask WaitForEndOfFrame(CancellationToken cancellationToken, boo
Parameters
-
tasks IEnumerable<UniTask<T>>
+
tasks System.Collections.Generic.IEnumerable<UniTask<T>>
diff --git a/api/Cysharp.Threading.Tasks.UniTaskExtensions.html b/api/Cysharp.Threading.Tasks.UniTaskExtensions.html index 0638e63..797e384 100644 --- a/api/Cysharp.Threading.Tasks.UniTaskExtensions.html +++ b/api/Cysharp.Threading.Tasks.UniTaskExtensions.html @@ -228,7 +228,7 @@ - GetAwaiter(IEnumerable<UniTask>) + GetAwaiter(IEnumerable<UniTask>) @@ -324,7 +324,7 @@ - GetAwaiter<T>(IEnumerable<UniTask<T>>) + GetAwaiter<T>(IEnumerable<UniTask<T>>) @@ -1283,7 +1283,7 @@
-

GetAwaiter(IEnumerable<UniTask>)

+

GetAwaiter(IEnumerable<UniTask>)

@@ -1294,7 +1294,7 @@
Parameters
-
tasks IEnumerable<UniTask>
+
tasks System.Collections.Generic.IEnumerable<UniTask>
@@ -1882,7 +1882,7 @@
-

GetAwaiter<T>(IEnumerable<UniTask<T>>)

+

GetAwaiter<T>(IEnumerable<UniTask<T>>)

@@ -1893,7 +1893,7 @@
Parameters
-
tasks IEnumerable<UniTask<T>>
+
tasks System.Collections.Generic.IEnumerable<UniTask<T>>
diff --git a/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html b/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html index a7757f7..5830e6d 100644 --- a/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html +++ b/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html @@ -82,14 +82,13 @@
-
public struct AsyncOperationAwaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct AsyncOperationAwaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -317,10 +316,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html b/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html index ee7d9ec..91722d0 100644 --- a/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html +++ b/api/Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html @@ -82,14 +82,13 @@
-
public struct ResourceRequestAwaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public struct ResourceRequestAwaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -324,10 +323,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/api/Cysharp.Threading.Tasks.YieldAwaitable.Awaiter.html b/api/Cysharp.Threading.Tasks.YieldAwaitable.Awaiter.html index b287996..d2a6510 100644 --- a/api/Cysharp.Threading.Tasks.YieldAwaitable.Awaiter.html +++ b/api/Cysharp.Threading.Tasks.YieldAwaitable.Awaiter.html @@ -82,14 +82,13 @@
-
public readonly struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion
+
public readonly struct Awaiter
Implements
-
System.Runtime.CompilerServices.ICriticalNotifyCompletion
-
System.Runtime.CompilerServices.INotifyCompletion
+
ICriticalNotifyCompletion
@@ -317,10 +316,7 @@

Implements

- System.Runtime.CompilerServices.ICriticalNotifyCompletion -
-
- System.Runtime.CompilerServices.INotifyCompletion + ICriticalNotifyCompletion
diff --git a/manifest.json b/manifest.json index 9293328..c92772f 100644 --- a/manifest.json +++ b/manifest.json @@ -105,7 +105,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.CancellationTokenAwaitable.Awaiter.html", - "hash": "VWwFdunosL6P23jaEkg5JAqIVBKD/ecEFPi7C/9/FhA=" + "hash": "zb4VhdIk56dpcYY8rBXcBB/EZj4zReZ3vCBbFje60Iw=" } }, "is_incremental": false, @@ -129,7 +129,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.CancellationTokenEqualityComparer.html", - "hash": "BUeLcPqsA1iSK6sESUPSEhTlyTYvs5NOqmc/588DGpo=" + "hash": "Vb9BJeO96pYg/vY87hTEQe9lFjrQULrFShdPT8xS810=" } }, "is_incremental": false, @@ -237,7 +237,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html", - "hash": "D21tbRgoBNPEdonmeVo94NxlAHceURkDieE75V4oQS0=" + "hash": "FTzPArYcnafXBncEMFemsKF9XVm2bT7VFGjjh/EtnLY=" } }, "is_incremental": false, @@ -249,7 +249,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html", - "hash": "0sp4qLdwTYZ+deTOMgocKBVZrfoojevNRneHxyGAqUc=" + "hash": "ACAKLDS8ebGdGqlTZAlj2syoX86q09AgGYjlD52NaM0=" } }, "is_incremental": false, @@ -261,7 +261,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html", - "hash": "1MGc9KPhUzfNsO5npifCeov8ob7LOo3sV8425wHY80o=" + "hash": "0fHdoMICnkbcWPUBIjeWRkx0WA+QOPmgASJkapHXNdc=" } }, "is_incremental": false, @@ -297,7 +297,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html", - "hash": "+4R0A4vj1bVaVk8Qu70p+3QTEHFBsmQkG+WhXAYAqlk=" + "hash": "NqjqEqji5SwffQG8k42gwd9zIVqgV4Yo7OcJSLH04CA=" } }, "is_incremental": false, @@ -309,7 +309,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html", - "hash": "vtWq+lsVUbkjrfwywFJU5HAG8ZbFHBMIup54yVKLgtk=" + "hash": "dfkRrSzJiUlXLQLkW54KooHnSSp+fGIaf6gDIN52nu8=" } }, "is_incremental": false, @@ -609,7 +609,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html", - "hash": "gUSWFk8Lx1F9kE8H8joolkZaLcqfszi1YkpHDz1rs58=" + "hash": "AGE6xlz9NAkZPrMxIyPsO3fQ/CSWnQp9muCCc6bpNYg=" } }, "is_incremental": false, @@ -669,7 +669,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html", - "hash": "KpZiLneYFJv3h7LBUvzOJevDtLkUBtPVrpvqQQGUljs=" + "hash": "GtuQ2CcZNchmbKh5Rf0tFc+zuUljtCFo/WxS5cnSnr4=" } }, "is_incremental": false, @@ -741,7 +741,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.Progress.html", - "hash": "UqAP3fJQdcEKj9M+gboTMtaIizZtiZB5ZIyDGJTX7U0=" + "hash": "z2Gfn3EbGUjhp3ocIJcQrZIKHyyqaxiYIyFgYvgH8L0=" } }, "is_incremental": false, @@ -765,7 +765,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.ReturnToSynchronizationContext.Awaiter.html", - "hash": "utflroprU3/URTZxy1QYQRi/QHyjDUCH8pxEGELKEog=" + "hash": "/T/ejPGx8FdeHTDd9H3HaPiebxFQE4N4+AfBmC+lwBQ=" } }, "is_incremental": false, @@ -801,7 +801,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.SwitchToSynchronizationContextAwaitable.Awaiter.html", - "hash": "ZKfb34HHhM9KDOKFIM07c9zIzBW7nCu7bzE4dqMEG+I=" + "hash": "Hw2SyAoL3VbwQa0oi+wrslWPTQbgjmCp5XwOhsmCmBQ=" } }, "is_incremental": false, @@ -825,7 +825,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.SwitchToTaskPoolAwaitable.Awaiter.html", - "hash": "e8tIzxKOHOCOEXNEVXeBESnvrWqvKMJoiStviQT3FyM=" + "hash": "Pq4VUF8I8YL8WxVUuk1cZBXcvvvIdEZ3aWrfvcdunhE=" } }, "is_incremental": false, @@ -849,7 +849,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.SwitchToThreadPoolAwaitable.Awaiter.html", - "hash": "Ln+IFjXiyzFxw3YnAN8YD/AB4ZF1kPsIbml8gcNRYXw=" + "hash": "ZswAoKWCE1DMYoKA6wTT6BK+Pgy28lIHl2PF9/lBxA4=" } }, "is_incremental": false, @@ -885,7 +885,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.TaskPool.html", - "hash": "83LkAprHi2dm7p82b2XnXFOm31qJStanzpIGvf+i0ac=" + "hash": "PkU4bz+8qzxdIlOySZXxpYiBR6rflgPobZU4R+ycOPE=" } }, "is_incremental": false, @@ -2781,7 +2781,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UniTask-1.Awaiter.html", - "hash": "w/vfyDg79Lrm3c2oJL7WD0+IeYimhNWJss3OiMOf2ec=" + "hash": "pKa5j6Cri2p3HXqSeFPBQVwNsbe8tx0BKSXvOVBW4mo=" } }, "is_incremental": false, @@ -2805,7 +2805,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UniTask.Awaiter.html", - "hash": "+ijL4bCKT+SAEXhMFmv1cP1vsQD7v5vlXTiBT4Wtwp4=" + "hash": "5fAfSCOB1n4riBEIz8VeGU1afU3dO0xz8/i5XWnGffE=" } }, "is_incremental": false, @@ -2817,7 +2817,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UniTask.html", - "hash": "vbxE/i682xR3EDKZoNMEPqVBMVtj5IKisQ4xbQ+Qjo8=" + "hash": "KNTrXQko5mdGrzAO/w7dFoh/o9cpGwClAH7kMhZPmjQ=" } }, "is_incremental": false, @@ -2913,7 +2913,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UniTaskExtensions.html", - "hash": "e18u+O/njJNHt1juzrjiTuTPVsh5L2WgVb5M1faN9FI=" + "hash": "Q0iXSccXTY9DQ+AjNoiPIRgOP8QR5/YCWuhyX37An24=" } }, "is_incremental": false, @@ -3345,7 +3345,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html", - "hash": "lf35fmxZ12jqLpR60omte3htJtxZ5b6wv6Ujgak3/s4=" + "hash": "0WHy70B05mwezelzbIPcnBt8ThBpAocJurBYcEk6XOA=" } }, "is_incremental": false, @@ -3357,7 +3357,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html", - "hash": "rdl6Nky77c0nq6LmZ27bqxTaajccky6ZIRvXJEengYU=" + "hash": "LmykGUEXmTZBU1Z1WHrpahqRSChLOdMzC6nr/mvLgW0=" } }, "is_incremental": false, @@ -3417,7 +3417,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.YieldAwaitable.Awaiter.html", - "hash": "DjN0SiKcYV/ls2ZLtz1UfSRdTHfCxefd2U1SF6fx7h0=" + "hash": "rFkUY+0BvVwbK0lhNBVm489/wbl9aySb9LH/ezG3LOo=" } }, "is_incremental": false, diff --git a/xrefmap.yml b/xrefmap.yml index 8bfa061..efc2080 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -1840,11 +1840,11 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetResult nameWithType: AsyncUniTaskMethodBuilder.SetResult -- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) +- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) name: SetStateMachine(IAsyncStateMachine) - href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_ - commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) + href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_IAsyncStateMachine_ + commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) + fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) nameWithType: AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) - uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine* name: SetStateMachine @@ -1978,12 +1978,12 @@ references: fullName.vb: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder(Of T).SetResult nameWithType: AsyncUniTaskMethodBuilder.SetResult nameWithType.vb: AsyncUniTaskMethodBuilder(Of T).SetResult -- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) +- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(IAsyncStateMachine) name: SetStateMachine(IAsyncStateMachine) - href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_ - commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - fullName.vb: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder(Of T).SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) + href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_IAsyncStateMachine_ + commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(IAsyncStateMachine) + fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) + fullName.vb: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder(Of T).SetStateMachine(IAsyncStateMachine) nameWithType: AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine) nameWithType.vb: AsyncUniTaskMethodBuilder(Of T).SetStateMachine(IAsyncStateMachine) - uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine* @@ -2107,11 +2107,11 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetResult nameWithType: AsyncUniTaskVoidMethodBuilder.SetResult -- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) +- uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine) name: SetStateMachine(IAsyncStateMachine) - href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_ - commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) + href: api/Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_IAsyncStateMachine_ + commentId: M:Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine) + fullName: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine) nameWithType: AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine) - uid: Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine* name: SetStateMachine @@ -2186,40 +2186,40 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select nameWithType: EnumerableAsyncExtensions.Select -- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask}) +- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask}) name: Select(IEnumerable, Func) - href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__1_IEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask__ - commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask}) + href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__1_System_Collections_Generic_IEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask__ + commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask}) name.vb: Select(Of T)(IEnumerable(Of T), Func(Of T, UniTask)) - fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(IEnumerable, System.Func) - fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T)(IEnumerable(Of T), System.Func(Of T, Cysharp.Threading.Tasks.UniTask)) + fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(System.Collections.Generic.IEnumerable, System.Func) + fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, Cysharp.Threading.Tasks.UniTask)) nameWithType: EnumerableAsyncExtensions.Select(IEnumerable, Func) nameWithType.vb: EnumerableAsyncExtensions.Select(Of T)(IEnumerable(Of T), Func(Of T, UniTask)) -- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask}) +- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask}) name: Select(IEnumerable, Func) - href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__1_IEnumerable___0__System_Func___0_System_Int32_Cysharp_Threading_Tasks_UniTask__ - commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask}) + href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Int32_Cysharp_Threading_Tasks_UniTask__ + commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask}) name.vb: Select(Of T)(IEnumerable(Of T), Func(Of T, Int32, UniTask)) - fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(IEnumerable, System.Func) - fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T)(IEnumerable(Of T), System.Func(Of T, System.Int32, Cysharp.Threading.Tasks.UniTask)) + fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(System.Collections.Generic.IEnumerable, System.Func) + fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Int32, Cysharp.Threading.Tasks.UniTask)) nameWithType: EnumerableAsyncExtensions.Select(IEnumerable, Func) nameWithType.vb: EnumerableAsyncExtensions.Select(Of T)(IEnumerable(Of T), Func(Of T, Int32, UniTask)) -- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}}) +- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}}) name: Select(IEnumerable, Func>) - href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__2_IEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___ - commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}}) + href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__2_System_Collections_Generic_IEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___ + commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}}) name.vb: Select(Of T, TR)(IEnumerable(Of T), Func(Of T, UniTask(Of TR))) - fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(IEnumerable, System.Func>) - fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T, TR)(IEnumerable(Of T), System.Func(Of T, Cysharp.Threading.Tasks.UniTask(Of TR))) + fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(System.Collections.Generic.IEnumerable, System.Func>) + fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T, TR)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, Cysharp.Threading.Tasks.UniTask(Of TR))) nameWithType: EnumerableAsyncExtensions.Select(IEnumerable, Func>) nameWithType.vb: EnumerableAsyncExtensions.Select(Of T, TR)(IEnumerable(Of T), Func(Of T, UniTask(Of TR))) -- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask{``1}}) +- uid: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask{``1}}) name: Select(IEnumerable, Func>) - href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__2_IEnumerable___0__System_Func___0_System_Int32_Cysharp_Threading_Tasks_UniTask___1___ - commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask{``1}}) + href: api/Cysharp.Threading.Tasks.EnumerableAsyncExtensions.html#Cysharp_Threading_Tasks_EnumerableAsyncExtensions_Select__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Int32_Cysharp_Threading_Tasks_UniTask___1___ + commentId: M:Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Int32,Cysharp.Threading.Tasks.UniTask{``1}}) name.vb: Select(Of T, TR)(IEnumerable(Of T), Func(Of T, Int32, UniTask(Of TR))) - fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(IEnumerable, System.Func>) - fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T, TR)(IEnumerable(Of T), System.Func(Of T, System.Int32, Cysharp.Threading.Tasks.UniTask(Of TR))) + fullName: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(System.Collections.Generic.IEnumerable, System.Func>) + fullName.vb: Cysharp.Threading.Tasks.EnumerableAsyncExtensions.Select(Of T, TR)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Int32, Cysharp.Threading.Tasks.UniTask(Of TR))) nameWithType: EnumerableAsyncExtensions.Select(IEnumerable, Func>) nameWithType.vb: EnumerableAsyncExtensions.Select(Of T, TR)(IEnumerable(Of T), Func(Of T, Int32, UniTask(Of TR))) - uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions @@ -2244,17 +2244,17 @@ references: fullName.vb: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.GetAwaiter(Of T)(T) nameWithType: EnumeratorAsyncExtensions.GetAwaiter(T) nameWithType.vb: EnumeratorAsyncExtensions.GetAwaiter(Of T)(T) -- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator,Cysharp.Threading.Tasks.PlayerLoopTiming,CancellationToken) +- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator,Cysharp.Threading.Tasks.PlayerLoopTiming,CancellationToken) name: ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken) - href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_ToUniTask_IEnumerator_Cysharp_Threading_Tasks_PlayerLoopTiming_CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator,Cysharp.Threading.Tasks.PlayerLoopTiming,CancellationToken) - fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator, Cysharp.Threading.Tasks.PlayerLoopTiming, CancellationToken) + href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_ToUniTask_System_Collections_Generic_IEnumerator_Cysharp_Threading_Tasks_PlayerLoopTiming_CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator,Cysharp.Threading.Tasks.PlayerLoopTiming,CancellationToken) + fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator, Cysharp.Threading.Tasks.PlayerLoopTiming, CancellationToken) nameWithType: EnumeratorAsyncExtensions.ToUniTask(IEnumerator, PlayerLoopTiming, CancellationToken) -- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator,MonoBehaviour) +- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator,MonoBehaviour) name: ToUniTask(IEnumerator, MonoBehaviour) - href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_ToUniTask_IEnumerator_MonoBehaviour_ - commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator,MonoBehaviour) - fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(IEnumerator, MonoBehaviour) + href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_ToUniTask_System_Collections_Generic_IEnumerator_MonoBehaviour_ + commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator,MonoBehaviour) + fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask(System.Collections.Generic.IEnumerator, MonoBehaviour) nameWithType: EnumeratorAsyncExtensions.ToUniTask(IEnumerator, MonoBehaviour) - uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask* name: ToUniTask @@ -2263,11 +2263,11 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.ToUniTask nameWithType: EnumeratorAsyncExtensions.ToUniTask -- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(IEnumerator,CancellationToken) +- uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(System.Collections.Generic.IEnumerator,CancellationToken) name: WithCancellation(IEnumerator, CancellationToken) - href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_WithCancellation_IEnumerator_CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(IEnumerator,CancellationToken) - fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(IEnumerator, CancellationToken) + href: api/Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.html#Cysharp_Threading_Tasks_EnumeratorAsyncExtensions_WithCancellation_System_Collections_Generic_IEnumerator_CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(System.Collections.Generic.IEnumerator,CancellationToken) + fullName: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation(System.Collections.Generic.IEnumerator, CancellationToken) nameWithType: EnumeratorAsyncExtensions.WithCancellation(IEnumerator, CancellationToken) - uid: Cysharp.Threading.Tasks.EnumeratorAsyncExtensions.WithCancellation* name: WithCancellation @@ -3076,31 +3076,31 @@ references: fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable nameWithType: IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable nameWithType.vb: IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable -- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,``0},IComparer{``0},System.Boolean) +- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,``0},System.Collections.Generic.IComparer{``0},System.Boolean) name: CreateOrderedEnumerable(Func, IComparer, Boolean) - href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0___0__IComparer___0__System_Boolean_ - commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,``0},IComparer{``0},System.Boolean) + href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0___0__System_Collections_Generic_IComparer___0__System_Boolean_ + commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,``0},System.Collections.Generic.IComparer{``0},System.Boolean) name.vb: CreateOrderedEnumerable(Of TKey)(Func(Of TElement, TKey), IComparer(Of TKey), Boolean) - fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func, IComparer, System.Boolean) - fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, TKey), IComparer(Of TKey), System.Boolean) + fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func, System.Collections.Generic.IComparer, System.Boolean) + fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, TKey), System.Collections.Generic.IComparer(Of TKey), System.Boolean) nameWithType: IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(Func, IComparer, Boolean) nameWithType.vb: IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(Func(Of TElement, TKey), IComparer(Of TKey), Boolean) -- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``0}},IComparer{``0},System.Boolean) +- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``0}},System.Collections.Generic.IComparer{``0},System.Boolean) name: CreateOrderedEnumerable(Func>, IComparer, Boolean) - href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0_CancellationToken_Cysharp_Threading_Tasks_UniTask___0___IComparer___0__System_Boolean_ - commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``0}},IComparer{``0},System.Boolean) + href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0_CancellationToken_Cysharp_Threading_Tasks_UniTask___0___System_Collections_Generic_IComparer___0__System_Boolean_ + commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``0}},System.Collections.Generic.IComparer{``0},System.Boolean) name.vb: CreateOrderedEnumerable(Of TKey)(Func(Of TElement, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey), Boolean) - fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func>, IComparer, System.Boolean) - fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey), System.Boolean) + fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func>, System.Collections.Generic.IComparer, System.Boolean) + fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey), System.Boolean) nameWithType: IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(Func>, IComparer, Boolean) nameWithType.vb: IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(Func(Of TElement, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey), Boolean) -- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,Cysharp.Threading.Tasks.UniTask{``0}},IComparer{``0},System.Boolean) +- uid: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,Cysharp.Threading.Tasks.UniTask{``0}},System.Collections.Generic.IComparer{``0},System.Boolean) name: CreateOrderedEnumerable(Func>, IComparer, Boolean) - href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0_Cysharp_Threading_Tasks_UniTask___0___IComparer___0__System_Boolean_ - commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,Cysharp.Threading.Tasks.UniTask{``0}},IComparer{``0},System.Boolean) + href: api/Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable-1.html#Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable_1_CreateOrderedEnumerable__1_System_Func__0_Cysharp_Threading_Tasks_UniTask___0___System_Collections_Generic_IComparer___0__System_Boolean_ + commentId: M:Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable`1.CreateOrderedEnumerable``1(System.Func{`0,Cysharp.Threading.Tasks.UniTask{``0}},System.Collections.Generic.IComparer{``0},System.Boolean) name.vb: CreateOrderedEnumerable(Of TKey)(Func(Of TElement, UniTask(Of TKey)), IComparer(Of TKey), Boolean) - fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func>, IComparer, System.Boolean) - fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey), System.Boolean) + fullName: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(System.Func>, System.Collections.Generic.IComparer, System.Boolean) + fullName.vb: Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(System.Func(Of TElement, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey), System.Boolean) nameWithType: IUniTaskOrderedAsyncEnumerable.CreateOrderedEnumerable(Func>, IComparer, Boolean) nameWithType.vb: IUniTaskOrderedAsyncEnumerable(Of TElement).CreateOrderedEnumerable(Of TKey)(Func(Of TElement, UniTask(Of TKey)), IComparer(Of TKey), Boolean) - uid: Cysharp.Threading.Tasks.IUniTaskSource @@ -4054,13 +4054,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), TSource, CancellationToken) nameWithType: UniTaskAsyncEnumerable.ContainsAsync(IUniTaskAsyncEnumerable, TSource, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ContainsAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), TSource, CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``0,IEqualityComparer{``0},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``0,System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name: ContainsAsync(IUniTaskAsyncEnumerable, TSource, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ContainsAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____0_IEqualityComparer___0__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``0,IEqualityComparer{``0},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ContainsAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____0_System_Collections_Generic_IEqualityComparer___0__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``0,System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name.vb: ContainsAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), TSource, IEqualityComparer(Of TSource), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, TSource, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), TSource, IEqualityComparer(Of TSource), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, TSource, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ContainsAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), TSource, System.Collections.Generic.IEqualityComparer(Of TSource), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ContainsAsync(IUniTaskAsyncEnumerable, TSource, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ContainsAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), TSource, IEqualityComparer(Of TSource), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.CountAsync* @@ -4177,13 +4177,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Distinct(IUniTaskAsyncEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.Distinct(Of TSource)(IUniTaskAsyncEnumerable(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name: Distinct(IUniTaskAsyncEnumerable, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Distinct__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Distinct__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: Distinct(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Distinct(IUniTaskAsyncEnumerable, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Distinct(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1}) @@ -4195,13 +4195,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.Distinct(IUniTaskAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.Distinct(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name: Distinct(IUniTaskAsyncEnumerable, Func, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Distinct__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Distinct__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name.vb: Distinct(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Distinct(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.Distinct(IUniTaskAsyncEnumerable, Func, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Distinct(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait* @@ -4220,13 +4220,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.DistinctAwait(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.DistinctAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: DistinctAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: DistinctAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation* @@ -4245,13 +4245,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: DistinctAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: DistinctAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged* @@ -4270,13 +4270,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChanged(IUniTaskAsyncEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource)(IUniTaskAsyncEnumerable(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name: DistinctUntilChanged(IUniTaskAsyncEnumerable, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChanged__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChanged__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: DistinctUntilChanged(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChanged(IUniTaskAsyncEnumerable, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1}) @@ -4288,13 +4288,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChanged(IUniTaskAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name: DistinctUntilChanged(IUniTaskAsyncEnumerable, Func, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChanged__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChanged__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name.vb: DistinctUntilChanged(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChanged(IUniTaskAsyncEnumerable, Func, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChanged(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait* @@ -4313,13 +4313,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChangedAwait(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: DistinctUntilChangedAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChangedAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChangedAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: DistinctUntilChangedAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChangedAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChangedAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation* @@ -4338,13 +4338,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: DistinctUntilChangedAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChangedAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_DistinctUntilChangedAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.DistinctUntilChangedAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Do* @@ -4467,13 +4467,13 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged nameWithType: UniTaskAsyncEnumerable.EveryValueChanged -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,IEqualityComparer{``1},System.Boolean) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Collections.Generic.IEqualityComparer{``1},System.Boolean) name: EveryValueChanged(TTarget, Func, PlayerLoopTiming, IEqualityComparer, Boolean) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_EveryValueChanged__2___0_System_Func___0___1__Cysharp_Threading_Tasks_PlayerLoopTiming_IEqualityComparer___1__System_Boolean_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,IEqualityComparer{``1},System.Boolean) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_EveryValueChanged__2___0_System_Func___0___1__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Collections_Generic_IEqualityComparer___1__System_Boolean_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Collections.Generic.IEqualityComparer{``1},System.Boolean) name.vb: EveryValueChanged(Of TTarget, TProperty)(TTarget, Func(Of TTarget, TProperty), PlayerLoopTiming, IEqualityComparer(Of TProperty), Boolean) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged(TTarget, System.Func, Cysharp.Threading.Tasks.PlayerLoopTiming, IEqualityComparer, System.Boolean) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged(Of TTarget, TProperty)(TTarget, System.Func(Of TTarget, TProperty), Cysharp.Threading.Tasks.PlayerLoopTiming, IEqualityComparer(Of TProperty), System.Boolean) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged(TTarget, System.Func, Cysharp.Threading.Tasks.PlayerLoopTiming, System.Collections.Generic.IEqualityComparer, System.Boolean) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.EveryValueChanged(Of TTarget, TProperty)(TTarget, System.Func(Of TTarget, TProperty), Cysharp.Threading.Tasks.PlayerLoopTiming, System.Collections.Generic.IEqualityComparer(Of TProperty), System.Boolean) nameWithType: UniTaskAsyncEnumerable.EveryValueChanged(TTarget, Func, PlayerLoopTiming, IEqualityComparer, Boolean) nameWithType.vb: UniTaskAsyncEnumerable.EveryValueChanged(Of TTarget, TProperty)(TTarget, Func(Of TTarget, TProperty), PlayerLoopTiming, IEqualityComparer(Of TProperty), Boolean) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except* @@ -4492,13 +4492,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Except(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.Except(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name: Except(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Except__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Except__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: Except(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Except(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Except(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Except(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.FirstAsync* @@ -4706,13 +4706,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name: GroupBy(IUniTaskAsyncEnumerable, Func, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2}) @@ -4724,49 +4724,49 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1}) name: GroupBy(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupBy(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,IEnumerable{``0},``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}) name: GroupBy(IUniTaskAsyncEnumerable, Func, Func, TResult>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___1_IEnumerable___0____2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,IEnumerable{``0},``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___1_System_Collections_Generic_IEnumerable___0____2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}) name.vb: GroupBy(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TKey, IEnumerable(Of TSource), TResult)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, TResult>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TKey, IEnumerable(Of TSource), TResult)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, TResult>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), TResult)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func, TResult>) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TKey, IEnumerable(Of TSource), TResult)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,IEnumerable{``0},``2},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2},System.Collections.Generic.IEqualityComparer{``1}) name: GroupBy(IUniTaskAsyncEnumerable, Func, Func, TResult>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___1_IEnumerable___0____2__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,IEnumerable{``0},``2},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___1_System_Collections_Generic_IEnumerable___0____2__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupBy(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TKey, IEnumerable(Of TSource), TResult), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, TResult>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TKey, IEnumerable(Of TSource), TResult), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, TResult>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), TResult), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func, TResult>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TKey, IEnumerable(Of TSource), TResult), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,IEnumerable{``2},``3}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}) name: GroupBy(IUniTaskAsyncEnumerable, Func, Func, Func, TResult>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Func___1_IEnumerable___2____3__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,IEnumerable{``2},``3}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Func___1_System_Collections_Generic_IEnumerable___2____3__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}) name.vb: GroupBy(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), Func(Of TKey, IEnumerable(Of TElement), TResult)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Func(Of TKey, IEnumerable(Of TElement), TResult)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), TResult)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func, Func, TResult>) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), Func(Of TKey, IEnumerable(Of TElement), TResult)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,IEnumerable{``2},``3},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3},System.Collections.Generic.IEqualityComparer{``1}) name: GroupBy(IUniTaskAsyncEnumerable, Func, Func, Func, TResult>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Func___1_IEnumerable___2____3__IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,IEnumerable{``2},``3},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupBy__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Func___1_System_Collections_Generic_IEnumerable___2____3__System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupBy(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), Func(Of TKey, IEnumerable(Of TElement), TResult), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Func(Of TKey, IEnumerable(Of TElement), TResult), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), TResult), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupBy(IUniTaskAsyncEnumerable, Func, Func, Func, TResult>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupBy(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), Func(Of TKey, IEnumerable(Of TElement), TResult), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait* @@ -4785,13 +4785,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}}) @@ -4803,49 +4803,49 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement))) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwait(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_IEnumerable___0__Cysharp_Threading_Tasks_UniTask___2___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_System_Collections_Generic_IEnumerable___0__Cysharp_Threading_Tasks_UniTask___2___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}}) name.vb: GroupByAwait(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, IEnumerable(Of TSource), Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_IEnumerable___0__Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_System_Collections_Generic_IEnumerable___0__Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwait(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, IEnumerable(Of TSource), Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), UniTask(Of TResult)), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_IEnumerable___2__Cysharp_Threading_Tasks_UniTask___3___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_System_Collections_Generic_IEnumerable___2__Cysharp_Threading_Tasks_UniTask___3___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}}) name.vb: GroupByAwait(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, IEnumerable(Of TElement), Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_IEnumerable___2__Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_System_Collections_Generic_IEnumerable___2__Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwait(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, IEnumerable(Of TElement), Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwait(IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwait(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation* @@ -4864,13 +4864,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}}) @@ -4882,49 +4882,49 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement))) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func, CancellationToken, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_IEnumerable___0__CancellationToken_Cysharp_Threading_Tasks_UniTask___2___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_System_Collections_Generic_IEnumerable___0__CancellationToken_Cysharp_Threading_Tasks_UniTask___2___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), CancellationToken, UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, IEnumerable(Of TSource), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func, CancellationToken, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), CancellationToken, UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_IEnumerable___0__CancellationToken_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___1_System_Collections_Generic_IEnumerable___0__CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``1,System.Collections.Generic.IEnumerable{``0},CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, IEnumerable(Of TSource), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TSource), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TKey, IEnumerable(Of TSource), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_IEnumerable___2__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_System_Collections_Generic_IEnumerable___2__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), CancellationToken, UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, IEnumerable(Of TElement), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), CancellationToken, UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``1}) name: GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_IEnumerable___2__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupByAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_System_Collections_Generic_IEnumerable___2__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,System.Collections.Generic.IEnumerable{``2},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``1}) name.vb: GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, IEnumerable(Of TElement), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Func(Of TKey, System.Collections.Generic.IEnumerable(Of TElement), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupByAwaitWithCancellation(Of TSource, TKey, TElement, TResult)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), Func(Of TKey, IEnumerable(Of TElement), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin* @@ -4934,22 +4934,22 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin nameWithType: UniTaskAsyncEnumerable.GroupJoin -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,IEnumerable{``1},``3}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}) name: GroupJoin(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, TResult>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoin__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0_IEnumerable___1____3__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,IEnumerable{``1},``3}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoin__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0_System_Collections_Generic_IEnumerable___1____3__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}) name.vb: GroupJoin(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, IEnumerable(Of TInner), TResult)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, IEnumerable(Of TInner), TResult)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), TResult)) nameWithType: UniTaskAsyncEnumerable.GroupJoin(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, TResult>) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, IEnumerable(Of TInner), TResult)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,IEnumerable{``1},``3},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3},System.Collections.Generic.IEqualityComparer{``2}) name: GroupJoin(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, TResult>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoin__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0_IEnumerable___1____3__IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,IEnumerable{``1},``3},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoin__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0_System_Collections_Generic_IEnumerable___1____3__System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3},System.Collections.Generic.IEqualityComparer{``2}) name.vb: GroupJoin(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, IEnumerable(Of TInner), TResult), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, IEnumerable(Of TInner), TResult), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, TResult>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), TResult), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupJoin(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, TResult>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoin(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, IEnumerable(Of TInner), TResult), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait* @@ -4959,22 +4959,22 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait nameWithType: UniTaskAsyncEnumerable.GroupJoinAwait -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}}) name: GroupJoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_IEnumerable___1__Cysharp_Threading_Tasks_UniTask___3___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_System_Collections_Generic_IEnumerable___1__Cysharp_Threading_Tasks_UniTask___3___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}}) name.vb: GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, IEnumerable(Of TInner), Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupJoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name: GroupJoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_IEnumerable___1__Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_System_Collections_Generic_IEnumerable___1__Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name.vb: GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, IEnumerable(Of TInner), Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupJoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation* @@ -4984,22 +4984,22 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation nameWithType: UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) name: GroupJoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_IEnumerable___1__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_System_Collections_Generic_IEnumerable___1__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}}) name.vb: GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, UniTask(Of TResult))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name: GroupJoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_IEnumerable___1__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_GroupJoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0_System_Collections_Generic_IEnumerable___1__CancellationToken_Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,System.Collections.Generic.IEnumerable{``1},CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name.vb: GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func, CancellationToken, Cysharp.Threading.Tasks.UniTask>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, System.Collections.Generic.IEnumerable(Of TInner), CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func, CancellationToken, UniTask>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.GroupJoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, IEnumerable(Of TInner), CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect* @@ -5018,13 +5018,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Intersect(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.Intersect(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name: Intersect(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Intersect__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Intersect__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: Intersect(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Intersect(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Intersect(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Intersect(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Interval(System.TimeSpan,Cysharp.Threading.Tasks.PlayerLoopTiming,System.Boolean,System.Boolean) @@ -5069,13 +5069,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, TInner, TResult)) nameWithType: UniTaskAsyncEnumerable.Join(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func) nameWithType.vb: UniTaskAsyncEnumerable.Join(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, TInner, TResult)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,``1,``3},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,``1,``3},System.Collections.Generic.IEqualityComparer{``2}) name: Join(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Join__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0___1___3__IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,``1,``3},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Join__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0___2__System_Func___1___2__System_Func___0___1___3__System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,``2},System.Func{``1,``2},System.Func{``0,``1,``3},System.Collections.Generic.IEqualityComparer{``2}) name.vb: Join(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, TInner, TResult), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, TInner, TResult), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Func, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Join(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, TKey), System.Func(Of TInner, TKey), System.Func(Of TOuter, TInner, TResult), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.Join(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func, Func, Func, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Join(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, TKey), Func(Of TInner, TKey), Func(Of TOuter, TInner, TResult), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait* @@ -5094,13 +5094,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.JoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>) nameWithType.vb: UniTaskAsyncEnumerable.JoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, TInner, UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name: JoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_JoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0___1_Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_JoinAwait__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_Cysharp_Threading_Tasks_UniTask___2___System_Func___0___1_Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name.vb: JoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, TInner, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwait(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.JoinAwait(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.JoinAwait(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, UniTask(Of TKey)), Func(Of TInner, UniTask(Of TKey)), Func(Of TOuter, TInner, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation* @@ -5119,13 +5119,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult))) nameWithType: UniTaskAsyncEnumerable.JoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>) nameWithType.vb: UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, TInner, CancellationToken, UniTask(Of TResult))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name: JoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_JoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___3___IEqualityComparer___2__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},IEqualityComparer{``2}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_JoinAwaitWithCancellation__4_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___1__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Func___0___1_CancellationToken_Cysharp_Threading_Tasks_UniTask___3___System_Collections_Generic_IEqualityComparer___2__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation``4(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``1},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Func{``0,``1,CancellationToken,Cysharp.Threading.Tasks.UniTask{``3}},System.Collections.Generic.IEqualityComparer{``2}) name.vb: JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, TInner, CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func>, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), IEqualityComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TOuter), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TInner), System.Func(Of TOuter, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TOuter, TInner, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TResult)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.JoinAwaitWithCancellation(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, Func>, Func>, Func>, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.JoinAwaitWithCancellation(Of TOuter, TInner, TKey, TResult)(IUniTaskAsyncEnumerable(Of TOuter), IUniTaskAsyncEnumerable(Of TInner), Func(Of TOuter, CancellationToken, UniTask(Of TKey)), Func(Of TInner, CancellationToken, UniTask(Of TKey)), Func(Of TOuter, TInner, CancellationToken, UniTask(Of TResult)), IEqualityComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.LastAsync* @@ -5750,13 +5750,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge(Of T)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of T)()) nameWithType: UniTaskAsyncEnumerable.Merge(IUniTaskAsyncEnumerable[]) nameWithType.vb: UniTaskAsyncEnumerable.Merge(Of T)(IUniTaskAsyncEnumerable(Of T)()) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge``1(IEnumerable{Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0}}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0}}) name: Merge(IEnumerable>) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Merge__1_IEnumerable_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0___ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge``1(IEnumerable{Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0}}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Merge__1_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0___ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0}}) name.vb: Merge(Of T)(IEnumerable(Of IUniTaskAsyncEnumerable(Of T))) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge(IEnumerable>) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge(Of T)(IEnumerable(Of Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of T))) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge(System.Collections.Generic.IEnumerable>) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Merge(Of T)(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of T))) nameWithType: UniTaskAsyncEnumerable.Merge(IEnumerable>) nameWithType.vb: UniTaskAsyncEnumerable.Merge(Of T)(IEnumerable(Of IUniTaskAsyncEnumerable(Of T))) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.MinAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.Decimal},CancellationToken) @@ -6224,13 +6224,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.OrderBy(IUniTaskAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.OrderBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name: OrderBy(IUniTaskAsyncEnumerable, Func, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderBy__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderBy__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name.vb: OrderBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderBy(IUniTaskAsyncEnumerable, Func, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderBy(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait* @@ -6249,13 +6249,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.OrderByAwait(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.OrderByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: OrderByAwait(IUniTaskAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: OrderByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByAwait(IUniTaskAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderByAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation* @@ -6274,13 +6274,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: OrderByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: OrderByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderByAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending* @@ -6299,13 +6299,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByDescending(IUniTaskAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescending(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name: OrderByDescending(IUniTaskAsyncEnumerable, Func, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescending__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescending__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name.vb: OrderByDescending(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByDescending(IUniTaskAsyncEnumerable, Func, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescending(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait* @@ -6324,13 +6324,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.OrderByDescendingAwait(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescendingAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: OrderByDescendingAwait(IUniTaskAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescendingAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescendingAwait__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: OrderByDescendingAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByDescendingAwait(IUniTaskAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescendingAwait(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation* @@ -6349,13 +6349,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: OrderByDescendingAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescendingAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_OrderByDescendingAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(IUniTaskAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.OrderByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Pairwise* @@ -6703,13 +6703,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), CancellationToken) nameWithType: UniTaskAsyncEnumerable.SequenceEqualAsync(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.SequenceEqualAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name: SequenceEqualAsync(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_SequenceEqualAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_SequenceEqualAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name.vb: SequenceEqualAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SequenceEqualAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource), CancellationToken) nameWithType: UniTaskAsyncEnumerable.SequenceEqualAsync(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.SequenceEqualAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.SingleAsync* @@ -7785,13 +7785,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.ThenBy(IUniTaskOrderedAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.ThenBy(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name: ThenBy(IUniTaskOrderedAsyncEnumerable, Func, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenBy__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0___1__IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenBy__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name.vb: ThenBy(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenBy(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenBy(IUniTaskOrderedAsyncEnumerable, Func, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenBy(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait* @@ -7810,13 +7810,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.ThenByAwait(IUniTaskOrderedAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.ThenByAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: ThenByAwait(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByAwait__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByAwait__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: ThenByAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByAwait(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenByAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation* @@ -7835,13 +7835,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: ThenByAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: ThenByAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenByAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending* @@ -7860,13 +7860,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByDescending(IUniTaskOrderedAsyncEnumerable, Func) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescending(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name: ThenByDescending(IUniTaskOrderedAsyncEnumerable, Func, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescending__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0___1__IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescending__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IComparer{``1}) name.vb: ThenByDescending(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescending(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByDescending(IUniTaskOrderedAsyncEnumerable, Func, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescending(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait* @@ -7885,13 +7885,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.ThenByDescendingAwait(IUniTaskOrderedAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescendingAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: ThenByDescendingAwait(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescendingAwait__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescendingAwait__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: ThenByDescendingAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwait(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByDescendingAwait(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescendingAwait(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation* @@ -7910,13 +7910,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey))) nameWithType: UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey))) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name: ThenByDescendingAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescendingAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IComparer___1__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IComparer{``1}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ThenByDescendingAwaitWithCancellation__2_Cysharp_Threading_Tasks_IUniTaskOrderedAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IComparer___1__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation``2(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IComparer{``1}) name.vb: ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, IComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IComparer(Of TKey)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable, System.Func>, System.Collections.Generic.IComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskOrderedAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IComparer(Of TKey)) nameWithType: UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(IUniTaskOrderedAsyncEnumerable, Func>, IComparer) nameWithType.vb: UniTaskAsyncEnumerable.ThenByDescendingAwaitWithCancellation(Of TSource, TKey)(IUniTaskOrderedAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IComparer(Of TKey)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Throw* @@ -8005,13 +8005,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},CancellationToken) @@ -8023,13 +8023,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, Func, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAsync(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync* @@ -8048,13 +8048,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},CancellationToken) @@ -8066,13 +8066,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync* @@ -8091,13 +8091,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitWithCancellationAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitWithCancellationAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},CancellationToken) @@ -8109,13 +8109,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitWithCancellationAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToDictionaryAwaitWithCancellationAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToDictionaryAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync* @@ -8134,13 +8134,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToHashSetAsync(IUniTaskAsyncEnumerable, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToHashSetAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name: ToHashSetAsync(IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToHashSetAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToHashSetAsync__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0},CancellationToken) name.vb: ToHashSetAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToHashSetAsync(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToHashSetAsync(IUniTaskAsyncEnumerable, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToHashSetAsync(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToListAsync* @@ -8175,13 +8175,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAsync(IUniTaskAsyncEnumerable, Func, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAsync(IUniTaskAsyncEnumerable, Func, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAsync(IUniTaskAsyncEnumerable, Func, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},CancellationToken) @@ -8193,13 +8193,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAsync(IUniTaskAsyncEnumerable, Func, Func, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAsync(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0___1__System_Func___0___2__System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func, System.Func, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, TKey), System.Func(Of TSource, TElement), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAsync(IUniTaskAsyncEnumerable, Func, Func, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, TKey), Func(Of TSource, TElement), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync* @@ -8218,13 +8218,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},CancellationToken) @@ -8236,13 +8236,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, UniTask(Of TKey)), Func(Of TSource, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync* @@ -8261,13 +8261,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitWithCancellationAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitWithCancellationAsync__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},CancellationToken) @@ -8279,13 +8279,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), CancellationToken) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name: ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitWithCancellationAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___IEqualityComparer___1__CancellationToken_ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},IEqualityComparer{``1},CancellationToken) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToLookupAwaitWithCancellationAsync__3_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___1___System_Func___0_CancellationToken_Cysharp_Threading_Tasks_UniTask___2___System_Collections_Generic_IEqualityComparer___1__CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync``3(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``1}},System.Func{``0,CancellationToken,Cysharp.Threading.Tasks.UniTask{``2}},System.Collections.Generic.IEqualityComparer{``1},CancellationToken) name.vb: ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, IEqualityComparer, CancellationToken) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Func>, System.Func>, System.Collections.Generic.IEqualityComparer, CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TKey)), System.Func(Of TSource, CancellationToken, Cysharp.Threading.Tasks.UniTask(Of TElement)), System.Collections.Generic.IEqualityComparer(Of TKey), CancellationToken) nameWithType: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(IUniTaskAsyncEnumerable, Func>, Func>, IEqualityComparer, CancellationToken) nameWithType.vb: UniTaskAsyncEnumerable.ToLookupAwaitWithCancellationAsync(Of TSource, TKey, TElement)(IUniTaskAsyncEnumerable(Of TSource), Func(Of TSource, CancellationToken, UniTask(Of TKey)), Func(Of TSource, CancellationToken, UniTask(Of TElement)), IEqualityComparer(Of TKey), CancellationToken) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToObservable* @@ -8320,13 +8320,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(Of TSource)(Cysharp.Threading.Tasks.UniTask(Of TSource)) nameWithType: UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(UniTask) nameWithType.vb: UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(Of TSource)(UniTask(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable``1(IEnumerable{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable``1(System.Collections.Generic.IEnumerable{``0}) name: ToUniTaskAsyncEnumerable(IEnumerable) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToUniTaskAsyncEnumerable__1_IEnumerable___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable``1(IEnumerable{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_ToUniTaskAsyncEnumerable__1_System_Collections_Generic_IEnumerable___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable``1(System.Collections.Generic.IEnumerable{``0}) name.vb: ToUniTaskAsyncEnumerable(Of TSource)(IEnumerable(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(IEnumerable) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(Of TSource)(IEnumerable(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(System.Collections.Generic.IEnumerable) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(Of TSource)(System.Collections.Generic.IEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(IEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable(Of TSource)(IEnumerable(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.ToUniTaskAsyncEnumerable``1(System.IObservable{``0}) @@ -8363,13 +8363,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Union(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable) nameWithType.vb: UniTaskAsyncEnumerable.Union(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource)) -- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name: Union(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Union__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.html#Cysharp_Threading_Tasks_Linq_UniTaskAsyncEnumerable_Union__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: Union(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) + fullName: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Union(Of TSource)(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable(Of TSource), System.Collections.Generic.IEqualityComparer(Of TSource)) nameWithType: UniTaskAsyncEnumerable.Union(IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerable, IEqualityComparer) nameWithType.vb: UniTaskAsyncEnumerable.Union(Of TSource)(IUniTaskAsyncEnumerable(Of TSource), IUniTaskAsyncEnumerable(Of TSource), IEqualityComparer(Of TSource)) - uid: Cysharp.Threading.Tasks.Linq.UniTaskAsyncEnumerable.Where* @@ -8961,13 +8961,13 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged nameWithType: Progress.CreateOnlyValueChanged -- uid: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged``1(System.Action{``0},IEqualityComparer{``0}) +- uid: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged``1(System.Action{``0},System.Collections.Generic.IEqualityComparer{``0}) name: CreateOnlyValueChanged(Action, IEqualityComparer) - href: api/Cysharp.Threading.Tasks.Progress.html#Cysharp_Threading_Tasks_Progress_CreateOnlyValueChanged__1_System_Action___0__IEqualityComparer___0__ - commentId: M:Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged``1(System.Action{``0},IEqualityComparer{``0}) + href: api/Cysharp.Threading.Tasks.Progress.html#Cysharp_Threading_Tasks_Progress_CreateOnlyValueChanged__1_System_Action___0__System_Collections_Generic_IEqualityComparer___0__ + commentId: M:Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged``1(System.Action{``0},System.Collections.Generic.IEqualityComparer{``0}) name.vb: CreateOnlyValueChanged(Of T)(Action(Of T), IEqualityComparer(Of T)) - fullName: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged(System.Action, IEqualityComparer) - fullName.vb: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged(Of T)(System.Action(Of T), IEqualityComparer(Of T)) + fullName: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged(System.Action, System.Collections.Generic.IEqualityComparer) + fullName.vb: Cysharp.Threading.Tasks.Progress.CreateOnlyValueChanged(Of T)(System.Action(Of T), System.Collections.Generic.IEqualityComparer(Of T)) nameWithType: Progress.CreateOnlyValueChanged(Action, IEqualityComparer) nameWithType.vb: Progress.CreateOnlyValueChanged(Of T)(Action(Of T), IEqualityComparer(Of T)) - uid: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1 @@ -18647,13 +18647,13 @@ references: isSpec: "True" fullName: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged nameWithType: UniTask.WaitUntilValueChanged -- uid: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,IEqualityComparer{``1},CancellationToken,System.Boolean) +- uid: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Collections.Generic.IEqualityComparer{``1},CancellationToken,System.Boolean) name: WaitUntilValueChanged(T, Func, PlayerLoopTiming, IEqualityComparer, CancellationToken, Boolean) - href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WaitUntilValueChanged__2___0_System_Func___0___1__Cysharp_Threading_Tasks_PlayerLoopTiming_IEqualityComparer___1__CancellationToken_System_Boolean_ - commentId: M:Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,IEqualityComparer{``1},CancellationToken,System.Boolean) + href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WaitUntilValueChanged__2___0_System_Func___0___1__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Collections_Generic_IEqualityComparer___1__CancellationToken_System_Boolean_ + commentId: M:Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged``2(``0,System.Func{``0,``1},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Collections.Generic.IEqualityComparer{``1},CancellationToken,System.Boolean) name.vb: WaitUntilValueChanged(Of T, U)(T, Func(Of T, U), PlayerLoopTiming, IEqualityComparer(Of U), CancellationToken, Boolean) - fullName: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged(T, System.Func, Cysharp.Threading.Tasks.PlayerLoopTiming, IEqualityComparer, CancellationToken, System.Boolean) - fullName.vb: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged(Of T, U)(T, System.Func(Of T, U), Cysharp.Threading.Tasks.PlayerLoopTiming, IEqualityComparer(Of U), CancellationToken, System.Boolean) + fullName: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged(T, System.Func, Cysharp.Threading.Tasks.PlayerLoopTiming, System.Collections.Generic.IEqualityComparer, CancellationToken, System.Boolean) + fullName.vb: Cysharp.Threading.Tasks.UniTask.WaitUntilValueChanged(Of T, U)(T, System.Func(Of T, U), Cysharp.Threading.Tasks.PlayerLoopTiming, System.Collections.Generic.IEqualityComparer(Of U), CancellationToken, System.Boolean) nameWithType: UniTask.WaitUntilValueChanged(T, Func, PlayerLoopTiming, IEqualityComparer, CancellationToken, Boolean) nameWithType.vb: UniTask.WaitUntilValueChanged(Of T, U)(T, Func(Of T, U), PlayerLoopTiming, IEqualityComparer(Of U), CancellationToken, Boolean) - uid: Cysharp.Threading.Tasks.UniTask.WaitWhile(System.Func{System.Boolean},Cysharp.Threading.Tasks.PlayerLoopTiming,CancellationToken,System.Boolean) @@ -18681,13 +18681,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(Cysharp.Threading.Tasks.UniTask()) nameWithType: UniTask.WhenAll(UniTask[]) nameWithType.vb: UniTask.WhenAll(UniTask()) -- uid: Cysharp.Threading.Tasks.UniTask.WhenAll(IEnumerable{Cysharp.Threading.Tasks.UniTask}) +- uid: Cysharp.Threading.Tasks.UniTask.WhenAll(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name: WhenAll(IEnumerable) - href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAll_IEnumerable_Cysharp_Threading_Tasks_UniTask__ - commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAll(IEnumerable{Cysharp.Threading.Tasks.UniTask}) + href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAll_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask__ + commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAll(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name.vb: WhenAll(IEnumerable(Of UniTask)) - fullName: Cysharp.Threading.Tasks.UniTask.WhenAll(IEnumerable) - fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) + fullName: Cysharp.Threading.Tasks.UniTask.WhenAll(System.Collections.Generic.IEnumerable) + fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) nameWithType: UniTask.WhenAll(IEnumerable) nameWithType.vb: UniTask.WhenAll(IEnumerable(Of UniTask)) - uid: Cysharp.Threading.Tasks.UniTask.WhenAll* @@ -18706,13 +18706,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(Of T)(Cysharp.Threading.Tasks.UniTask(Of T)()) nameWithType: UniTask.WhenAll(UniTask[]) nameWithType.vb: UniTask.WhenAll(Of T)(UniTask(Of T)()) -- uid: Cysharp.Threading.Tasks.UniTask.WhenAll``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) +- uid: Cysharp.Threading.Tasks.UniTask.WhenAll``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name: WhenAll(IEnumerable>) - href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAll__1_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ - commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAll``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) + href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAll__1_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ + commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAll``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name.vb: WhenAll(Of T)(IEnumerable(Of UniTask(Of T))) - fullName: Cysharp.Threading.Tasks.UniTask.WhenAll(IEnumerable>) - fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(Of T)(IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) + fullName: Cysharp.Threading.Tasks.UniTask.WhenAll(System.Collections.Generic.IEnumerable>) + fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAll(Of T)(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) nameWithType: UniTask.WhenAll(IEnumerable>) nameWithType.vb: UniTask.WhenAll(Of T)(IEnumerable(Of UniTask(Of T))) - uid: Cysharp.Threading.Tasks.UniTask.WhenAll``10(Cysharp.Threading.Tasks.UniTask{``0},Cysharp.Threading.Tasks.UniTask{``1},Cysharp.Threading.Tasks.UniTask{``2},Cysharp.Threading.Tasks.UniTask{``3},Cysharp.Threading.Tasks.UniTask{``4},Cysharp.Threading.Tasks.UniTask{``5},Cysharp.Threading.Tasks.UniTask{``6},Cysharp.Threading.Tasks.UniTask{``7},Cysharp.Threading.Tasks.UniTask{``8},Cysharp.Threading.Tasks.UniTask{``9}) @@ -18850,13 +18850,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(Cysharp.Threading.Tasks.UniTask()) nameWithType: UniTask.WhenAny(UniTask[]) nameWithType.vb: UniTask.WhenAny(UniTask()) -- uid: Cysharp.Threading.Tasks.UniTask.WhenAny(IEnumerable{Cysharp.Threading.Tasks.UniTask}) +- uid: Cysharp.Threading.Tasks.UniTask.WhenAny(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name: WhenAny(IEnumerable) - href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAny_IEnumerable_Cysharp_Threading_Tasks_UniTask__ - commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAny(IEnumerable{Cysharp.Threading.Tasks.UniTask}) + href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAny_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask__ + commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAny(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name.vb: WhenAny(IEnumerable(Of UniTask)) - fullName: Cysharp.Threading.Tasks.UniTask.WhenAny(IEnumerable) - fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) + fullName: Cysharp.Threading.Tasks.UniTask.WhenAny(System.Collections.Generic.IEnumerable) + fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) nameWithType: UniTask.WhenAny(IEnumerable) nameWithType.vb: UniTask.WhenAny(IEnumerable(Of UniTask)) - uid: Cysharp.Threading.Tasks.UniTask.WhenAny* @@ -18884,13 +18884,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(Of T)(Cysharp.Threading.Tasks.UniTask(Of T)()) nameWithType: UniTask.WhenAny(UniTask[]) nameWithType.vb: UniTask.WhenAny(Of T)(UniTask(Of T)()) -- uid: Cysharp.Threading.Tasks.UniTask.WhenAny``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) +- uid: Cysharp.Threading.Tasks.UniTask.WhenAny``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name: WhenAny(IEnumerable>) - href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAny__1_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ - commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAny``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) + href: api/Cysharp.Threading.Tasks.UniTask.html#Cysharp_Threading_Tasks_UniTask_WhenAny__1_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ + commentId: M:Cysharp.Threading.Tasks.UniTask.WhenAny``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name.vb: WhenAny(Of T)(IEnumerable(Of UniTask(Of T))) - fullName: Cysharp.Threading.Tasks.UniTask.WhenAny(IEnumerable>) - fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(Of T)(IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) + fullName: Cysharp.Threading.Tasks.UniTask.WhenAny(System.Collections.Generic.IEnumerable>) + fullName.vb: Cysharp.Threading.Tasks.UniTask.WhenAny(Of T)(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) nameWithType: UniTask.WhenAny(IEnumerable>) nameWithType.vb: UniTask.WhenAny(Of T)(IEnumerable(Of UniTask(Of T))) - uid: Cysharp.Threading.Tasks.UniTask.WhenAny``10(Cysharp.Threading.Tasks.UniTask{``0},Cysharp.Threading.Tasks.UniTask{``1},Cysharp.Threading.Tasks.UniTask{``2},Cysharp.Threading.Tasks.UniTask{``3},Cysharp.Threading.Tasks.UniTask{``4},Cysharp.Threading.Tasks.UniTask{``5},Cysharp.Threading.Tasks.UniTask{``6},Cysharp.Threading.Tasks.UniTask{``7},Cysharp.Threading.Tasks.UniTask{``8},Cysharp.Threading.Tasks.UniTask{``9}) @@ -20120,13 +20120,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(Cysharp.Threading.Tasks.UniTask()) nameWithType: UniTaskExtensions.GetAwaiter(UniTask[]) nameWithType.vb: UniTaskExtensions.GetAwaiter(UniTask()) -- uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(IEnumerable{Cysharp.Threading.Tasks.UniTask}) +- uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name: GetAwaiter(IEnumerable) - href: api/Cysharp.Threading.Tasks.UniTaskExtensions.html#Cysharp_Threading_Tasks_UniTaskExtensions_GetAwaiter_IEnumerable_Cysharp_Threading_Tasks_UniTask__ - commentId: M:Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(IEnumerable{Cysharp.Threading.Tasks.UniTask}) + href: api/Cysharp.Threading.Tasks.UniTaskExtensions.html#Cysharp_Threading_Tasks_UniTaskExtensions_GetAwaiter_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask__ + commentId: M:Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask}) name.vb: GetAwaiter(IEnumerable(Of UniTask)) - fullName: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(IEnumerable) - fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) + fullName: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.Collections.Generic.IEnumerable) + fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask)) nameWithType: UniTaskExtensions.GetAwaiter(IEnumerable) nameWithType.vb: UniTaskExtensions.GetAwaiter(IEnumerable(Of UniTask)) - uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.ValueTuple{Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,System.ValueTuple{Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,Cysharp.Threading.Tasks.UniTask,System.ValueTuple{Cysharp.Threading.Tasks.UniTask}}}) @@ -20271,13 +20271,13 @@ references: fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(Of T)(Cysharp.Threading.Tasks.UniTask(Of T)()) nameWithType: UniTaskExtensions.GetAwaiter(UniTask[]) nameWithType.vb: UniTaskExtensions.GetAwaiter(Of T)(UniTask(Of T)()) -- uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) +- uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name: GetAwaiter(IEnumerable>) - href: api/Cysharp.Threading.Tasks.UniTaskExtensions.html#Cysharp_Threading_Tasks_UniTaskExtensions_GetAwaiter__1_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ - commentId: M:Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter``1(IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) + href: api/Cysharp.Threading.Tasks.UniTaskExtensions.html#Cysharp_Threading_Tasks_UniTaskExtensions_GetAwaiter__1_System_Collections_Generic_IEnumerable_Cysharp_Threading_Tasks_UniTask___0___ + commentId: M:Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter``1(System.Collections.Generic.IEnumerable{Cysharp.Threading.Tasks.UniTask{``0}}) name.vb: GetAwaiter(Of T)(IEnumerable(Of UniTask(Of T))) - fullName: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(IEnumerable>) - fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(Of T)(IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) + fullName: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(System.Collections.Generic.IEnumerable>) + fullName.vb: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter(Of T)(System.Collections.Generic.IEnumerable(Of Cysharp.Threading.Tasks.UniTask(Of T))) nameWithType: UniTaskExtensions.GetAwaiter(IEnumerable>) nameWithType.vb: UniTaskExtensions.GetAwaiter(Of T)(IEnumerable(Of UniTask(Of T))) - uid: Cysharp.Threading.Tasks.UniTaskExtensions.GetAwaiter``10(System.ValueTuple{Cysharp.Threading.Tasks.UniTask{``0},Cysharp.Threading.Tasks.UniTask{``1},Cysharp.Threading.Tasks.UniTask{``2},Cysharp.Threading.Tasks.UniTask{``3},Cysharp.Threading.Tasks.UniTask{``4},Cysharp.Threading.Tasks.UniTask{``5},Cysharp.Threading.Tasks.UniTask{``6},System.ValueTuple{Cysharp.Threading.Tasks.UniTask{``7},Cysharp.Threading.Tasks.UniTask{``8},Cysharp.Threading.Tasks.UniTask{``9}}})