@tsonic/dotnet 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +21 -21
- package/Microsoft.VisualBasic/internal/index.d.ts +24 -24
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +30 -30
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +16 -16
- package/Microsoft.Win32/internal/index.d.ts +12 -12
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +1277 -1289
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +13 -13
- package/System.CodeDom.Compiler/internal/index.d.ts +13 -13
- package/System.Collections/internal/index.d.ts +66 -68
- package/System.Collections.Concurrent/internal/index.d.ts +24 -24
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +141 -133
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +121 -121
- package/System.Collections.ObjectModel/internal/index.d.ts +23 -23
- package/System.Collections.Specialized/internal/index.d.ts +85 -87
- package/System.ComponentModel/internal/index.d.ts +595 -597
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +105 -105
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +9 -9
- package/System.ComponentModel.Design/internal/index.d.ts +90 -90
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +37 -37
- package/System.Data/internal/index.d.ts +225 -225
- package/System.Data.Common/internal/index.d.ts +62 -62
- package/System.Data.SqlTypes/internal/index.d.ts +73 -73
- package/System.Diagnostics/internal/index.d.ts +343 -343
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +50 -50
- package/System.Diagnostics.Contracts/internal/index.d.ts +20 -20
- package/System.Diagnostics.Metrics/internal/index.d.ts +46 -46
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +9 -9
- package/System.Diagnostics.Tracing/internal/index.d.ts +44 -44
- package/System.Drawing/internal/index.d.ts +99 -99
- package/System.Dynamic/internal/index.d.ts +33 -33
- package/System.Formats.Asn1/internal/index.d.ts +12 -12
- package/System.Formats.Tar/internal/index.d.ts +17 -17
- package/System.Globalization/internal/index.d.ts +51 -51
- package/System.IO/internal/index.d.ts +172 -172
- package/System.IO.Compression/internal/index.d.ts +56 -56
- package/System.IO.Enumeration/internal/index.d.ts +6 -6
- package/System.IO.IsolatedStorage/internal/index.d.ts +17 -17
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -11
- package/System.IO.Pipelines/internal/index.d.ts +13 -13
- package/System.IO.Pipes/internal/index.d.ts +32 -32
- package/System.Linq/internal/index.d.ts +187 -187
- package/System.Linq.Expressions/internal/index.d.ts +203 -203
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +3 -3
- package/System.Net/internal/index.d.ts +218 -220
- package/System.Net.Cache/internal/index.d.ts +10 -10
- package/System.Net.Http/internal/index.d.ts +89 -89
- package/System.Net.Http.Headers/internal/index.d.ts +86 -86
- package/System.Net.Http.Json/internal/index.d.ts +59 -59
- package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
- package/System.Net.Mail/internal/index.d.ts +92 -92
- package/System.Net.Mime/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/index.d.ts +39 -39
- package/System.Net.Quic/internal/index.d.ts +13 -13
- package/System.Net.Security/internal/index.d.ts +70 -70
- package/System.Net.ServerSentEvents/internal/index.d.ts +3 -3
- package/System.Net.Sockets/internal/index.d.ts +94 -94
- package/System.Net.WebSockets/internal/index.d.ts +46 -46
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +128 -130
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +271 -271
- package/System.Reflection.Emit/internal/index.d.ts +123 -123
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +179 -179
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +40 -40
- package/System.Reflection.PortableExecutable/internal/index.d.ts +26 -26
- package/System.Resources/internal/index.d.ts +38 -38
- package/System.Runtime/internal/index.d.ts +9 -9
- package/System.Runtime.CompilerServices/internal/index.d.ts +168 -168
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +184 -184
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +30 -30
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +50 -50
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +63 -63
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +9 -9
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +113 -115
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +19 -19
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -5
- package/System.Runtime.Serialization.Json/internal/index.d.ts +28 -28
- package/System.Runtime.Versioning/internal/index.d.ts +22 -22
- package/System.Security/internal/index.d.ts +63 -63
- package/System.Security.AccessControl/internal/index.d.ts +84 -84
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +13 -13
- package/System.Security.Claims/internal/index.d.ts +38 -40
- package/System.Security.Cryptography/internal/index.d.ts +378 -378
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +172 -172
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +6 -6
- package/System.Security.Principal/internal/index.d.ts +29 -31
- package/System.Text/internal/index.d.ts +94 -94
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +103 -103
- package/System.Text.Json.Nodes/internal/index.d.ts +73 -73
- package/System.Text.Json.Schema/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/index.d.ts +34 -34
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +57 -57
- package/System.Text.RegularExpressions/internal/index.d.ts +29 -29
- package/System.Text.Unicode/internal/index.d.ts +6 -6
- package/System.Threading/internal/index.d.ts +160 -160
- package/System.Threading.Channels/internal/index.d.ts +12 -12
- package/System.Threading.Tasks/internal/index.d.ts +125 -135
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +54 -51
- package/System.Threading.Tasks.Sources/internal/index.d.ts +5 -5
- package/System.Timers/internal/index.d.ts +8 -8
- package/System.Transactions/internal/index.d.ts +51 -51
- package/System.Web/internal/index.d.ts +32 -32
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +281 -281
- package/System.Xml.Linq/internal/index.d.ts +76 -76
- package/System.Xml.Resolvers/internal/index.d.ts +8 -8
- package/System.Xml.Schema/internal/index.d.ts +173 -173
- package/System.Xml.Serialization/internal/index.d.ts +200 -200
- package/System.Xml.XPath/internal/index.d.ts +28 -28
- package/System.Xml.Xsl/internal/index.d.ts +53 -53
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +72 -72
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -122,7 +122,7 @@ export interface __Ext_Span_1<T extends System.IEquatable_1<T>> {
|
|
|
122
122
|
LastIndexOfAny(value0: T, value1: T, value2: T): int;
|
|
123
123
|
LastIndexOfAny(values: System.ReadOnlySpan_1<T>): int;
|
|
124
124
|
LastIndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
|
|
125
|
-
SequenceEqual(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
125
|
+
SequenceEqual(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
126
126
|
StartsWith(value: System.ReadOnlySpan_1<T>): boolean;
|
|
127
127
|
EndsWith(value: System.ReadOnlySpan_1<T>): boolean;
|
|
128
128
|
Reverse(): void;
|
|
@@ -138,20 +138,20 @@ export interface __Ext_Span_1<T extends System.IEquatable_1<T>> {
|
|
|
138
138
|
Sort<TValue, TComparer>(items: System.Span_1<TValue>, comparer: TComparer): void;
|
|
139
139
|
Sort<TValue>(items: System.Span_1<TValue>, comparison: System.Comparison_1<T>): void;
|
|
140
140
|
Replace(oldValue: T, newValue: T): void;
|
|
141
|
-
Replace(oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
|
|
141
|
+
Replace(oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): void;
|
|
142
142
|
ReplaceAny(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
|
|
143
143
|
ReplaceAnyExcept(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
|
|
144
144
|
CommonPrefixLength(other: System.ReadOnlySpan_1<T>): int;
|
|
145
|
-
CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
145
|
+
CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
146
146
|
Count(value: T): int;
|
|
147
147
|
Count(value: System.ReadOnlySpan_1<T>): int;
|
|
148
148
|
TryWrite(handler: System.MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
149
|
-
TryWrite(provider: System.IFormatProvider, handler: System.MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
150
|
-
TryWrite<TArg0>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0): boolean;
|
|
151
|
-
TryWrite<TArg0, TArg1>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1): boolean;
|
|
152
|
-
TryWrite<TArg0, TArg1, TArg2>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
|
|
153
|
-
TryWrite(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: int, args: unknown[]): boolean;
|
|
154
|
-
TryWrite(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: int, args: System.ReadOnlySpan_1<unknown>): boolean;
|
|
149
|
+
TryWrite(provider: System.IFormatProvider | undefined, handler: System.MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
150
|
+
TryWrite<TArg0>(provider: System.IFormatProvider | undefined, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0): boolean;
|
|
151
|
+
TryWrite<TArg0, TArg1>(provider: System.IFormatProvider | undefined, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1): boolean;
|
|
152
|
+
TryWrite<TArg0, TArg1, TArg2>(provider: System.IFormatProvider | undefined, format: System_Text.CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
|
|
153
|
+
TryWrite(provider: System.IFormatProvider | undefined, format: System_Text.CompositeFormat, charsWritten: int, args: unknown[]): boolean;
|
|
154
|
+
TryWrite(provider: System.IFormatProvider | undefined, format: System_Text.CompositeFormat, charsWritten: int, args: System.ReadOnlySpan_1<unknown>): boolean;
|
|
155
155
|
EnumerateRunes(): System_Text.SpanRuneEnumerator;
|
|
156
156
|
EnumerateLines(): System_Text.SpanLineEnumerator;
|
|
157
157
|
Trim(trimElement: T): System.Span_1<T>;
|
|
@@ -168,94 +168,94 @@ export interface __Ext_Span_1<T extends System.IEquatable_1<T>> {
|
|
|
168
168
|
|
|
169
169
|
export interface __Ext_ReadOnlySpan_1<T extends System.IEquatable_1<T>> {
|
|
170
170
|
Contains(value: T): boolean;
|
|
171
|
-
Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
171
|
+
Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
172
172
|
ContainsAny(value0: T, value1: T): boolean;
|
|
173
|
-
ContainsAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
173
|
+
ContainsAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
174
174
|
ContainsAny(value0: T, value1: T, value2: T): boolean;
|
|
175
|
-
ContainsAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
175
|
+
ContainsAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
176
176
|
ContainsAny(values: System.ReadOnlySpan_1<T>): boolean;
|
|
177
|
-
ContainsAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
177
|
+
ContainsAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
178
178
|
ContainsAny(values: System_Buffers.SearchValues_1<T>): boolean;
|
|
179
179
|
ContainsAny(values: System_Buffers.SearchValues_1<System_Internal.String>): boolean;
|
|
180
180
|
ContainsAnyExcept(value: T): boolean;
|
|
181
|
-
ContainsAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
181
|
+
ContainsAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
182
182
|
ContainsAnyExcept(value0: T, value1: T): boolean;
|
|
183
|
-
ContainsAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
183
|
+
ContainsAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
184
184
|
ContainsAnyExcept(value0: T, value1: T, value2: T): boolean;
|
|
185
|
-
ContainsAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
185
|
+
ContainsAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
186
186
|
ContainsAnyExcept(values: System.ReadOnlySpan_1<T>): boolean;
|
|
187
|
-
ContainsAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
187
|
+
ContainsAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
188
188
|
ContainsAnyExcept(values: System_Buffers.SearchValues_1<T>): boolean;
|
|
189
189
|
ContainsAnyInRange(lowInclusive: T, highInclusive: T): boolean;
|
|
190
190
|
ContainsAnyExceptInRange(lowInclusive: T, highInclusive: T): boolean;
|
|
191
191
|
IndexOfAnyExcept(value: T): int;
|
|
192
|
-
IndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
192
|
+
IndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
193
193
|
IndexOfAnyExcept(value0: T, value1: T): int;
|
|
194
|
-
IndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
194
|
+
IndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
195
195
|
IndexOfAnyExcept(value0: T, value1: T, value2: T): int;
|
|
196
|
-
IndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
196
|
+
IndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
197
197
|
IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
|
|
198
|
-
IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
198
|
+
IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
199
199
|
IndexOfAnyExcept(values: System_Buffers.SearchValues_1<T>): int;
|
|
200
200
|
LastIndexOfAnyExcept(value: T): int;
|
|
201
|
-
LastIndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
201
|
+
LastIndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
202
202
|
LastIndexOfAnyExcept(value0: T, value1: T): int;
|
|
203
|
-
LastIndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
203
|
+
LastIndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
204
204
|
LastIndexOfAnyExcept(value0: T, value1: T, value2: T): int;
|
|
205
|
-
LastIndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
205
|
+
LastIndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
206
206
|
LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
|
|
207
|
-
LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
207
|
+
LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
208
208
|
LastIndexOfAnyExcept(values: System_Buffers.SearchValues_1<T>): int;
|
|
209
209
|
IndexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
|
|
210
210
|
IndexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
|
|
211
211
|
LastIndexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
|
|
212
212
|
LastIndexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
|
|
213
213
|
IndexOf(value: T): int;
|
|
214
|
-
IndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
214
|
+
IndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
215
215
|
IndexOf(value: System.ReadOnlySpan_1<T>): int;
|
|
216
|
-
IndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
216
|
+
IndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
217
217
|
LastIndexOf(value: T): int;
|
|
218
|
-
LastIndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
218
|
+
LastIndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
219
219
|
LastIndexOf(value: System.ReadOnlySpan_1<T>): int;
|
|
220
|
-
LastIndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
220
|
+
LastIndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
221
221
|
IndexOfAny(value0: T, value1: T): int;
|
|
222
|
-
IndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
222
|
+
IndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
223
223
|
IndexOfAny(value0: T, value1: T, value2: T): int;
|
|
224
|
-
IndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
224
|
+
IndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
225
225
|
IndexOfAny(values: System.ReadOnlySpan_1<T>): int;
|
|
226
|
-
IndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
226
|
+
IndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
227
227
|
IndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
|
|
228
228
|
IndexOfAny(values: System_Buffers.SearchValues_1<System_Internal.String>): int;
|
|
229
229
|
LastIndexOfAny(value0: T, value1: T): int;
|
|
230
|
-
LastIndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
230
|
+
LastIndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
231
231
|
LastIndexOfAny(value0: T, value1: T, value2: T): int;
|
|
232
|
-
LastIndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
232
|
+
LastIndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
233
233
|
LastIndexOfAny(values: System.ReadOnlySpan_1<T>): int;
|
|
234
|
-
LastIndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
234
|
+
LastIndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
235
235
|
LastIndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
|
|
236
236
|
SequenceEqual(other: System.ReadOnlySpan_1<T>): boolean;
|
|
237
|
-
SequenceEqual(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
237
|
+
SequenceEqual(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
238
238
|
SequenceCompareTo(other: System.ReadOnlySpan_1<T>): int;
|
|
239
|
-
SequenceCompareTo(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IComparer_1<T>): int;
|
|
239
|
+
SequenceCompareTo(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IComparer_1<T> | undefined): int;
|
|
240
240
|
StartsWith(value: System.ReadOnlySpan_1<T>): boolean;
|
|
241
|
-
StartsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
241
|
+
StartsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
242
242
|
EndsWith(value: System.ReadOnlySpan_1<T>): boolean;
|
|
243
|
-
EndsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
243
|
+
EndsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
244
244
|
StartsWith(value: T): boolean;
|
|
245
|
-
StartsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
245
|
+
StartsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
246
246
|
EndsWith(value: T): boolean;
|
|
247
|
-
EndsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
247
|
+
EndsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
248
248
|
Overlaps(other: System.ReadOnlySpan_1<T>): boolean;
|
|
249
249
|
Overlaps(other: System.ReadOnlySpan_1<T>, elementOffset: int): boolean;
|
|
250
250
|
BinarySearch(comparable: System.IComparable_1<T>): int;
|
|
251
251
|
BinarySearch<TComparable>(comparable: TComparable): int;
|
|
252
252
|
BinarySearch<TComparer>(value: T, comparer: TComparer): int;
|
|
253
253
|
Replace(destination: System.Span_1<T>, oldValue: T, newValue: T): void;
|
|
254
|
-
Replace(destination: System.Span_1<T>, oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
|
|
254
|
+
Replace(destination: System.Span_1<T>, oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): void;
|
|
255
255
|
ReplaceAny(destination: System.Span_1<T>, values: System_Buffers.SearchValues_1<T>, newValue: T): void;
|
|
256
256
|
ReplaceAnyExcept(destination: System.Span_1<T>, values: System_Buffers.SearchValues_1<T>, newValue: T): void;
|
|
257
257
|
CommonPrefixLength(other: System.ReadOnlySpan_1<T>): int;
|
|
258
|
-
CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
258
|
+
CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
259
259
|
Split(separator: T): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
|
|
260
260
|
Split(separator: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
|
|
261
261
|
SplitAny(separators: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
|
|
@@ -265,21 +265,21 @@ export interface __Ext_ReadOnlySpan_1<T extends System.IEquatable_1<T>> {
|
|
|
265
265
|
SplitAny(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<System_Internal.Char>, options: System.StringSplitOptions): int;
|
|
266
266
|
SplitAny(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<System_Internal.String>, options: System.StringSplitOptions): int;
|
|
267
267
|
Count(value: T): int;
|
|
268
|
-
Count(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
268
|
+
Count(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
269
269
|
Count(value: System.ReadOnlySpan_1<T>): int;
|
|
270
|
-
Count(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
270
|
+
Count(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
271
271
|
CountAny(values: System_Buffers.SearchValues_1<T>): int;
|
|
272
272
|
CountAny(values: System.ReadOnlySpan_1<T>): int;
|
|
273
|
-
CountAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
273
|
+
CountAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
274
274
|
IsWhiteSpace(): boolean;
|
|
275
275
|
Contains(value: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): boolean;
|
|
276
276
|
Equals(other: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): boolean;
|
|
277
277
|
CompareTo(other: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): int;
|
|
278
278
|
IndexOf(value: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): int;
|
|
279
279
|
LastIndexOf(value: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): int;
|
|
280
|
-
ToLower(destination: System.Span_1<System_Internal.Char>, culture: System_Globalization.CultureInfo): int;
|
|
280
|
+
ToLower(destination: System.Span_1<System_Internal.Char>, culture: System_Globalization.CultureInfo | undefined): int;
|
|
281
281
|
ToLowerInvariant(destination: System.Span_1<System_Internal.Char>): int;
|
|
282
|
-
ToUpper(destination: System.Span_1<System_Internal.Char>, culture: System_Globalization.CultureInfo): int;
|
|
282
|
+
ToUpper(destination: System.Span_1<System_Internal.Char>, culture: System_Globalization.CultureInfo | undefined): int;
|
|
283
283
|
ToUpperInvariant(destination: System.Span_1<System_Internal.Char>): int;
|
|
284
284
|
EndsWith(value: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): boolean;
|
|
285
285
|
StartsWith(value: System.ReadOnlySpan_1<System_Internal.Char>, comparisonType: System.StringComparison): boolean;
|
|
@@ -342,60 +342,60 @@ export interface __Ext_ReadOnlyMemory_1<T extends System.IEquatable_1<T>> {
|
|
|
342
342
|
}
|
|
343
343
|
|
|
344
344
|
export interface __Ext_Tuple_1<T1> {
|
|
345
|
-
Deconstruct(item1: T1): void;
|
|
345
|
+
Deconstruct(item1: T1 | undefined): void;
|
|
346
346
|
ToValueTuple(): System.ValueTuple_1<T1>;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
349
|
export interface __Ext_Tuple_2<T1, T2> {
|
|
350
|
-
Deconstruct(item1: T1, item2: T2): void;
|
|
350
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined): void;
|
|
351
351
|
ToValueTuple(): System.ValueTuple_2<T1, T2>;
|
|
352
352
|
}
|
|
353
353
|
|
|
354
354
|
export interface __Ext_Tuple_3<T1, T2, T3> {
|
|
355
|
-
Deconstruct(item1: T1, item2: T2, item3: T3): void;
|
|
355
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined): void;
|
|
356
356
|
ToValueTuple(): System.ValueTuple_3<T1, T2, T3>;
|
|
357
357
|
}
|
|
358
358
|
|
|
359
359
|
export interface __Ext_Tuple_4<T1, T2, T3, T4> {
|
|
360
|
-
Deconstruct(item1: T1, item2: T2, item3: T3, item4: T4): void;
|
|
360
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined): void;
|
|
361
361
|
ToValueTuple(): System.ValueTuple_4<T1, T2, T3, T4>;
|
|
362
362
|
}
|
|
363
363
|
|
|
364
364
|
export interface __Ext_Tuple_5<T1, T2, T3, T4, T5> {
|
|
365
|
-
Deconstruct(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5): void;
|
|
365
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined): void;
|
|
366
366
|
ToValueTuple(): System.ValueTuple_5<T1, T2, T3, T4, T5>;
|
|
367
367
|
}
|
|
368
368
|
|
|
369
369
|
export interface __Ext_Tuple_6<T1, T2, T3, T4, T5, T6> {
|
|
370
|
-
Deconstruct(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6): void;
|
|
370
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined): void;
|
|
371
371
|
ToValueTuple(): System.ValueTuple_6<T1, T2, T3, T4, T5, T6>;
|
|
372
372
|
}
|
|
373
373
|
|
|
374
374
|
export interface __Ext_Tuple_7<T1, T2, T3, T4, T5, T6, T7> {
|
|
375
|
-
Deconstruct(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7): void;
|
|
375
|
+
Deconstruct(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined): void;
|
|
376
376
|
ToValueTuple(): System.ValueTuple_7<T1, T2, T3, T4, T5, T6, T7>;
|
|
377
377
|
}
|
|
378
378
|
|
|
379
379
|
export interface __Ext_Tuple_8<T1, T2, T3, T4, T5, T6, T7, TRest> {
|
|
380
|
-
Deconstruct<T8>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8): void;
|
|
381
|
-
Deconstruct<T8, T9>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9): void;
|
|
382
|
-
Deconstruct<T8, T9, T10>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10): void;
|
|
383
|
-
Deconstruct<T8, T9, T10, T11>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11): void;
|
|
384
|
-
Deconstruct<T8, T9, T10, T11, T12>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12): void;
|
|
385
|
-
Deconstruct<T8, T9, T10, T11, T12, T13>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13): void;
|
|
386
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14): void;
|
|
387
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15): void;
|
|
388
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16): void;
|
|
389
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16, item17: T17): void;
|
|
390
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16, item17: T17, item18: T18): void;
|
|
391
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16, item17: T17, item18: T18, item19: T19): void;
|
|
392
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16, item17: T17, item18: T18, item19: T19, item20: T20): void;
|
|
393
|
-
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(item1: T1, item2: T2, item3: T3, item4: T4, item5: T5, item6: T6, item7: T7, item8: T8, item9: T9, item10: T10, item11: T11, item12: T12, item13: T13, item14: T14, item15: T15, item16: T16, item17: T17, item18: T18, item19: T19, item20: T20, item21: T21): void;
|
|
380
|
+
Deconstruct<T8>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined): void;
|
|
381
|
+
Deconstruct<T8, T9>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined): void;
|
|
382
|
+
Deconstruct<T8, T9, T10>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined): void;
|
|
383
|
+
Deconstruct<T8, T9, T10, T11>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined): void;
|
|
384
|
+
Deconstruct<T8, T9, T10, T11, T12>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined): void;
|
|
385
|
+
Deconstruct<T8, T9, T10, T11, T12, T13>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined): void;
|
|
386
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined): void;
|
|
387
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined): void;
|
|
388
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined): void;
|
|
389
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined): void;
|
|
390
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined): void;
|
|
391
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined): void;
|
|
392
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined, item20: T20 | undefined): void;
|
|
393
|
+
Deconstruct<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined, item20: T20 | undefined, item21: T21 | undefined): void;
|
|
394
394
|
ToValueTuple<T8>(): System.ValueTuple_8<T1, T2, T3, T4, T5, T6, T7, System.ValueTuple_1<T8>>;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
export interface __Ext_ValueTuple_1<T1> {
|
|
398
|
-
ToTuple(): System.Tuple_1<T1
|
|
398
|
+
ToTuple(): System.Tuple_1<T1 | undefined> | undefined;
|
|
399
399
|
}
|
|
400
400
|
|
|
401
401
|
export interface __Ext_ValueTuple_2<T1, T2> {
|
|
@@ -431,33 +431,33 @@ export interface __Ext_IBufferWriter_1<T> {
|
|
|
431
431
|
}
|
|
432
432
|
|
|
433
433
|
export interface __Ext_IEnumerable_1<T> {
|
|
434
|
-
ToFrozenDictionary<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, TValue>;
|
|
435
|
-
ToFrozenDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, T>;
|
|
436
|
-
ToFrozenDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, TElement>;
|
|
437
|
-
ToFrozenSet(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Frozen.FrozenSet_1<T>;
|
|
434
|
+
ToFrozenDictionary<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Frozen.FrozenDictionary_2<TKey, TValue>;
|
|
435
|
+
ToFrozenDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Frozen.FrozenDictionary_2<TKey, T>;
|
|
436
|
+
ToFrozenDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Frozen.FrozenDictionary_2<TKey, TElement>;
|
|
437
|
+
ToFrozenSet(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Frozen.FrozenSet_1<T>;
|
|
438
438
|
ToImmutableArray(): System_Collections_Immutable.ImmutableArray_1<T>;
|
|
439
|
-
ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
440
|
-
ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
439
|
+
ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue> | undefined): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
440
|
+
ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
441
441
|
ToImmutableDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, T>;
|
|
442
|
-
ToImmutableDictionary<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, T>;
|
|
442
|
+
ToImmutableDictionary<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Immutable.ImmutableDictionary_2<TKey, T>;
|
|
443
443
|
ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
444
|
-
ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
445
|
-
ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
444
|
+
ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue> | undefined): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
445
|
+
ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
446
446
|
ToImmutableDictionary<TKey, TValue>(): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
|
|
447
|
-
ToImmutableHashSet(equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Immutable.ImmutableHashSet_1<T>;
|
|
447
|
+
ToImmutableHashSet(equalityComparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Immutable.ImmutableHashSet_1<T>;
|
|
448
448
|
ToImmutableHashSet(): System_Collections_Immutable.ImmutableHashSet_1<T>;
|
|
449
449
|
ToImmutableList(): System_Collections_Immutable.ImmutableList_1<T>;
|
|
450
|
-
ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey
|
|
451
|
-
ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
450
|
+
ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey> | undefined, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue> | undefined): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
451
|
+
ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
452
452
|
ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
453
|
-
ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey
|
|
454
|
-
ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
453
|
+
ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey> | undefined, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue> | undefined): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
454
|
+
ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
455
455
|
ToImmutableSortedDictionary<TKey, TValue>(): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
|
|
456
|
-
ToImmutableSortedSet(comparer: System_Collections_Generic.IComparer_1<T>): System_Collections_Immutable.ImmutableSortedSet_1<T>;
|
|
456
|
+
ToImmutableSortedSet(comparer: System_Collections_Generic.IComparer_1<T> | undefined): System_Collections_Immutable.ImmutableSortedSet_1<T>;
|
|
457
457
|
ToImmutableSortedSet(): System_Collections_Immutable.ImmutableSortedSet_1<T>;
|
|
458
458
|
CopyToDataTable(): System_Data.DataTable;
|
|
459
459
|
CopyToDataTable(table: System_Data.DataTable, options: System_Data.LoadOption): void;
|
|
460
|
-
CopyToDataTable(table: System_Data.DataTable, options: System_Data.LoadOption, errorHandler: System_Data.FillErrorEventHandler): void;
|
|
460
|
+
CopyToDataTable(table: System_Data.DataTable, options: System_Data.LoadOption, errorHandler: System_Data.FillErrorEventHandler | undefined): void;
|
|
461
461
|
Aggregate(func: System.Func_3<T, T, T>): T;
|
|
462
462
|
Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>): TAccumulate;
|
|
463
463
|
Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
|
|
@@ -485,65 +485,65 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
485
485
|
Chunk(size: int): System_Collections_Generic.IEnumerable_1<T[]>;
|
|
486
486
|
Concat(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
487
487
|
Contains(value: T): boolean;
|
|
488
|
-
Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
489
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
490
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
491
|
-
CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
488
|
+
Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
489
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
490
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
491
|
+
CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
492
492
|
Count(): int;
|
|
493
493
|
Count(predicate: System.Func_2<T, System_Internal.Boolean>): int;
|
|
494
494
|
TryGetNonEnumeratedCount(count: int): boolean;
|
|
495
495
|
LongCount(): long;
|
|
496
496
|
LongCount(predicate: System.Func_2<T, System_Internal.Boolean>): long;
|
|
497
|
-
DefaultIfEmpty(): System_Collections_Generic.IEnumerable_1<T>;
|
|
497
|
+
DefaultIfEmpty(): System_Collections_Generic.IEnumerable_1<T | undefined>;
|
|
498
498
|
DefaultIfEmpty(defaultValue: T): System_Collections_Generic.IEnumerable_1<T>;
|
|
499
499
|
Distinct(): System_Collections_Generic.IEnumerable_1<T>;
|
|
500
|
-
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
500
|
+
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
501
501
|
DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
502
|
-
DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
502
|
+
DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
503
503
|
ElementAt(index: int): T;
|
|
504
504
|
ElementAt(index: System.Index): T;
|
|
505
505
|
ElementAtOrDefault(index: int): T;
|
|
506
506
|
ElementAtOrDefault(index: System.Index): T;
|
|
507
507
|
AsEnumerable(): System_Collections_Generic.IEnumerable_1<T>;
|
|
508
508
|
Except(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
509
|
-
Except(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
509
|
+
Except(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
510
510
|
ExceptBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
511
|
-
ExceptBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
511
|
+
ExceptBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
512
512
|
First(): T;
|
|
513
513
|
First(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
514
514
|
FirstOrDefault(): T;
|
|
515
515
|
FirstOrDefault(defaultValue: T): T;
|
|
516
|
-
FirstOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
516
|
+
FirstOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T | undefined;
|
|
517
517
|
FirstOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>, defaultValue: T): T;
|
|
518
518
|
GroupBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
519
|
-
GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
519
|
+
GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
520
520
|
GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
521
|
-
GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
521
|
+
GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
522
522
|
GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
523
|
-
GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
523
|
+
GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
524
524
|
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
525
|
-
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
525
|
+
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
526
526
|
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
527
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
527
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
528
528
|
Index(): System_Collections_Generic.IEnumerable_1<System.ValueTuple_2<System_Internal.Int32, T>>;
|
|
529
529
|
Intersect(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
530
|
-
Intersect(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
530
|
+
Intersect(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
531
531
|
IntersectBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
532
|
-
IntersectBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
532
|
+
IntersectBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
533
533
|
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
534
|
-
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
534
|
+
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
535
535
|
Last(): T;
|
|
536
536
|
Last(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
537
537
|
LastOrDefault(): T;
|
|
538
538
|
LastOrDefault(defaultValue: T): T;
|
|
539
|
-
LastOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
539
|
+
LastOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T | undefined;
|
|
540
540
|
LastOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>, defaultValue: T): T;
|
|
541
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
542
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
541
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner | undefined, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
542
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner | undefined, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
543
543
|
ToLookup<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.ILookup_2<TKey, T>;
|
|
544
|
-
ToLookup<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, T>;
|
|
544
|
+
ToLookup<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ILookup_2<TKey, T>;
|
|
545
545
|
ToLookup<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Linq.ILookup_2<TKey, TElement>;
|
|
546
|
-
ToLookup<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TElement>;
|
|
546
|
+
ToLookup<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ILookup_2<TKey, TElement>;
|
|
547
547
|
Max(): int;
|
|
548
548
|
Max(): long;
|
|
549
549
|
Max(): System.Nullable_1<System_Internal.Int32>;
|
|
@@ -555,9 +555,9 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
555
555
|
Max(): decimal;
|
|
556
556
|
Max(): System.Nullable_1<System_Internal.Decimal>;
|
|
557
557
|
Max(): T;
|
|
558
|
-
Max(comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
558
|
+
Max(comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
559
559
|
MaxBy<TKey>(keySelector: System.Func_2<T, TKey>): T;
|
|
560
|
-
MaxBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): T;
|
|
560
|
+
MaxBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): T;
|
|
561
561
|
Max(selector: System.Func_2<T, System_Internal.Int32>): int;
|
|
562
562
|
Max(selector: System.Func_2<T, System.Nullable_1<System_Internal.Int32>>): System.Nullable_1<System_Internal.Int32>;
|
|
563
563
|
Max(selector: System.Func_2<T, System_Internal.Int64>): long;
|
|
@@ -580,9 +580,9 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
580
580
|
Min(): decimal;
|
|
581
581
|
Min(): System.Nullable_1<System_Internal.Decimal>;
|
|
582
582
|
Min(): T;
|
|
583
|
-
Min(comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
583
|
+
Min(comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
584
584
|
MinBy<TKey>(keySelector: System.Func_2<T, TKey>): T;
|
|
585
|
-
MinBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): T;
|
|
585
|
+
MinBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): T;
|
|
586
586
|
Min(selector: System.Func_2<T, System_Internal.Int32>): int;
|
|
587
587
|
Min(selector: System.Func_2<T, System.Nullable_1<System_Internal.Int32>>): System.Nullable_1<System_Internal.Int32>;
|
|
588
588
|
Min(selector: System.Func_2<T, System_Internal.Int64>): long;
|
|
@@ -595,17 +595,17 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
595
595
|
Min(selector: System.Func_2<T, System.Nullable_1<System_Internal.Decimal>>): System.Nullable_1<System_Internal.Decimal>;
|
|
596
596
|
Min<TResult>(selector: System.Func_2<T, TResult>): TResult;
|
|
597
597
|
Order(): System_Linq.IOrderedEnumerable_1<T>;
|
|
598
|
-
Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
|
|
598
|
+
Order(comparer: System_Collections_Generic.IComparer_1<T> | undefined): System_Linq.IOrderedEnumerable_1<T>;
|
|
599
599
|
OrderBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.IOrderedEnumerable_1<T>;
|
|
600
|
-
OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<T>;
|
|
600
|
+
OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedEnumerable_1<T>;
|
|
601
601
|
OrderDescending(): System_Linq.IOrderedEnumerable_1<T>;
|
|
602
|
-
OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
|
|
602
|
+
OrderDescending(comparer: System_Collections_Generic.IComparer_1<T> | undefined): System_Linq.IOrderedEnumerable_1<T>;
|
|
603
603
|
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.IOrderedEnumerable_1<T>;
|
|
604
|
-
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<T>;
|
|
604
|
+
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedEnumerable_1<T>;
|
|
605
605
|
Shuffle(): System_Collections_Generic.IEnumerable_1<T>;
|
|
606
606
|
Reverse(): System_Collections_Generic.IEnumerable_1<T>;
|
|
607
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
608
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
607
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T | undefined, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
608
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T | undefined, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
609
609
|
Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
610
610
|
Select<TResult>(selector: System.Func_3<T, System_Internal.Int32, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
611
611
|
SelectMany<TResult>(selector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
@@ -613,12 +613,12 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
613
613
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<T, System_Internal.Int32, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
614
614
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
615
615
|
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<T>): boolean;
|
|
616
|
-
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
616
|
+
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
617
617
|
Single(): T;
|
|
618
618
|
Single(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
619
619
|
SingleOrDefault(): T;
|
|
620
620
|
SingleOrDefault(defaultValue: T): T;
|
|
621
|
-
SingleOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
621
|
+
SingleOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T | undefined;
|
|
622
622
|
SingleOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>, defaultValue: T): T;
|
|
623
623
|
Skip(count: int): System_Collections_Generic.IEnumerable_1<T>;
|
|
624
624
|
SkipWhile(predicate: System.Func_2<T, System_Internal.Boolean>): System_Collections_Generic.IEnumerable_1<T>;
|
|
@@ -652,17 +652,17 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
652
652
|
ToArray(): T[];
|
|
653
653
|
ToList(): System_Collections_Generic.List_1<T>;
|
|
654
654
|
ToDictionary<TKey, TValue>(): System_Collections_Generic.Dictionary_2<TKey, TValue>;
|
|
655
|
-
ToDictionary<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TValue>;
|
|
655
|
+
ToDictionary<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, TValue>;
|
|
656
656
|
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
657
|
-
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
657
|
+
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
658
658
|
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
659
|
-
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
659
|
+
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
660
660
|
ToHashSet(): System_Collections_Generic.HashSet_1<T>;
|
|
661
|
-
ToHashSet(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.HashSet_1<T>;
|
|
661
|
+
ToHashSet(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.HashSet_1<T>;
|
|
662
662
|
Union(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
663
|
-
Union(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
|
|
663
|
+
Union(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
664
664
|
UnionBy<TKey>(second: System_Collections_Generic.IEnumerable_1<T>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
665
|
-
UnionBy<TKey>(second: System_Collections_Generic.IEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
|
|
665
|
+
UnionBy<TKey>(second: System_Collections_Generic.IEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IEnumerable_1<T>;
|
|
666
666
|
Where(predicate: System.Func_2<T, System_Internal.Boolean>): System_Collections_Generic.IEnumerable_1<T>;
|
|
667
667
|
Where(predicate: System.Func_3<T, System_Internal.Int32, System_Internal.Boolean>): System_Collections_Generic.IEnumerable_1<T>;
|
|
668
668
|
Zip<TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<T, TSecond, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
@@ -672,20 +672,20 @@ export interface __Ext_IEnumerable_1<T> {
|
|
|
672
672
|
AsParallel(): System_Linq.ParallelQuery_1<T>;
|
|
673
673
|
AsQueryable(): System_Linq.IQueryable_1<T>;
|
|
674
674
|
Attributes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
|
|
675
|
-
Attributes(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
|
|
675
|
+
Attributes(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
|
|
676
676
|
Ancestors(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
677
|
-
Ancestors(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
677
|
+
Ancestors(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
678
678
|
AncestorsAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
679
|
-
AncestorsAndSelf(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
679
|
+
AncestorsAndSelf(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
680
680
|
Nodes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
|
|
681
681
|
DescendantNodes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
|
|
682
682
|
Descendants(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
683
|
-
Descendants(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
683
|
+
Descendants(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
684
684
|
DescendantNodesAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
|
|
685
685
|
DescendantsAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
686
|
-
DescendantsAndSelf(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
686
|
+
DescendantsAndSelf(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
687
687
|
Elements(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
688
|
-
Elements(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
688
|
+
Elements(name: System_Xml_Linq.XName | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
689
689
|
InDocumentOrder(): System_Collections_Generic.IEnumerable_1<T>;
|
|
690
690
|
Remove(): void;
|
|
691
691
|
Remove(): void;
|
|
@@ -727,17 +727,17 @@ export interface __Ext_ImmutableArray_1_Builder<T> {
|
|
|
727
727
|
|
|
728
728
|
export interface __Ext_ImmutableArray_1<T> {
|
|
729
729
|
BinarySearch(value: T): int;
|
|
730
|
-
BinarySearch(value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
|
|
730
|
+
BinarySearch(value: T, comparer: System_Collections_Generic.IComparer_1<T> | undefined): int;
|
|
731
731
|
BinarySearch(index: int, length: int, value: T): int;
|
|
732
|
-
BinarySearch(index: int, length: int, value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
|
|
732
|
+
BinarySearch(index: int, length: int, value: T, comparer: System_Collections_Generic.IComparer_1<T> | undefined): int;
|
|
733
733
|
Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
734
734
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
|
|
735
735
|
Where(predicate: System.Func_2<T, System_Internal.Boolean>): System_Collections_Generic.IEnumerable_1<T>;
|
|
736
736
|
Any(): boolean;
|
|
737
737
|
Any(predicate: System.Func_2<T, System_Internal.Boolean>): boolean;
|
|
738
738
|
All(predicate: System.Func_2<T, System_Internal.Boolean>): boolean;
|
|
739
|
-
SequenceEqual<TDerived>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
740
|
-
SequenceEqual<TDerived>(items: System_Collections_Generic.IEnumerable_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
739
|
+
SequenceEqual<TDerived>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
740
|
+
SequenceEqual<TDerived>(items: System_Collections_Generic.IEnumerable_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
741
741
|
SequenceEqual<TDerived>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, predicate: System.Func_3<T, T, System_Internal.Boolean>): boolean;
|
|
742
742
|
Aggregate(func: System.Func_3<T, T, T>): T;
|
|
743
743
|
Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>): TAccumulate;
|
|
@@ -758,8 +758,8 @@ export interface __Ext_ImmutableArray_1<T> {
|
|
|
758
758
|
SingleOrDefault(predicate: System.Func_2<T, System_Internal.Boolean>): T;
|
|
759
759
|
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
760
760
|
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
761
|
-
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
762
|
-
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
761
|
+
ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, T>;
|
|
762
|
+
ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
763
763
|
ToArray(): T[];
|
|
764
764
|
}
|
|
765
765
|
|
|
@@ -769,7 +769,7 @@ export interface __Ext_ImmutableDictionary_2_Builder<TKey, TValue> {
|
|
|
769
769
|
|
|
770
770
|
export interface __Ext_IImmutableDictionary_2<TKey, TValue> {
|
|
771
771
|
Contains(key: TKey, value: TValue): boolean;
|
|
772
|
-
GetValueOrDefault(key: TKey): TValue;
|
|
772
|
+
GetValueOrDefault(key: TKey): TValue | undefined;
|
|
773
773
|
GetValueOrDefault(key: TKey, defaultValue: TValue): TValue;
|
|
774
774
|
}
|
|
775
775
|
|
|
@@ -786,11 +786,11 @@ export interface __Ext_IImmutableList_1<T> {
|
|
|
786
786
|
Remove(value: T): System_Collections_Immutable.IImmutableList_1<T>;
|
|
787
787
|
RemoveRange(items: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Immutable.IImmutableList_1<T>;
|
|
788
788
|
IndexOf(item: T): int;
|
|
789
|
-
IndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
789
|
+
IndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
790
790
|
IndexOf(item: T, startIndex: int): int;
|
|
791
791
|
IndexOf(item: T, startIndex: int, count: int): int;
|
|
792
792
|
LastIndexOf(item: T): int;
|
|
793
|
-
LastIndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
|
|
793
|
+
LastIndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): int;
|
|
794
794
|
LastIndexOf(item: T, startIndex: int): int;
|
|
795
795
|
LastIndexOf(item: T, startIndex: int, count: int): int;
|
|
796
796
|
}
|
|
@@ -843,15 +843,15 @@ export interface __Ext_DbDataReader {
|
|
|
843
843
|
}
|
|
844
844
|
|
|
845
845
|
export interface __Ext_DataRow {
|
|
846
|
-
Field<T>(columnName: string): T;
|
|
847
|
-
Field<T>(column: System_Data.DataColumn): T;
|
|
846
|
+
Field<T>(columnName: string): T | undefined;
|
|
847
|
+
Field<T>(column: System_Data.DataColumn): T | undefined;
|
|
848
848
|
Field<T>(columnIndex: int): T;
|
|
849
849
|
Field<T>(columnIndex: int, version: System_Data.DataRowVersion): T;
|
|
850
|
-
Field<T>(columnName: string, version: System_Data.DataRowVersion): T;
|
|
851
|
-
Field<T>(column: System_Data.DataColumn, version: System_Data.DataRowVersion): T;
|
|
850
|
+
Field<T>(columnName: string, version: System_Data.DataRowVersion): T | undefined;
|
|
851
|
+
Field<T>(column: System_Data.DataColumn, version: System_Data.DataRowVersion): T | undefined;
|
|
852
852
|
SetField<T>(columnIndex: int, value: T): void;
|
|
853
|
-
SetField<T>(columnName: string, value: T): void;
|
|
854
|
-
SetField<T>(column: System_Data.DataColumn, value: T): void;
|
|
853
|
+
SetField<T>(columnName: string, value: T | undefined): void;
|
|
854
|
+
SetField<T>(column: System_Data.DataColumn, value: T | undefined): void;
|
|
855
855
|
}
|
|
856
856
|
|
|
857
857
|
export interface __Ext_DataTable {
|
|
@@ -888,7 +888,7 @@ export interface __Ext_TypedTableBase_1<T> {
|
|
|
888
888
|
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<T>;
|
|
889
889
|
Select<S>(selector: System.Func_2<T, S>): System_Data.EnumerableRowCollection_1<S>;
|
|
890
890
|
AsEnumerable(): System_Data.EnumerableRowCollection_1<T>;
|
|
891
|
-
ElementAtOrDefault(index: int): T;
|
|
891
|
+
ElementAtOrDefault(index: int): T | undefined;
|
|
892
892
|
}
|
|
893
893
|
|
|
894
894
|
export interface __Ext_StackFrame {
|
|
@@ -901,7 +901,7 @@ export interface __Ext_StackFrame {
|
|
|
901
901
|
}
|
|
902
902
|
|
|
903
903
|
export interface __Ext_IMeterFactory {
|
|
904
|
-
Create(name: string, version: string, tags: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<System_Internal.String, unknown>>): System_Diagnostics_Metrics.Meter;
|
|
904
|
+
Create(name: string, version: string | undefined, tags: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<System_Internal.String, unknown>> | undefined): System_Diagnostics_Metrics.Meter;
|
|
905
905
|
}
|
|
906
906
|
|
|
907
907
|
export interface __Ext_CompareInfo {
|
|
@@ -916,7 +916,7 @@ export interface __Ext_DirectoryInfo {
|
|
|
916
916
|
}
|
|
917
917
|
|
|
918
918
|
export interface __Ext_FileInfo {
|
|
919
|
-
Create(mode: System_IO.FileMode, rights: System_Security_AccessControl.FileSystemRights, share: System_IO.FileShare, bufferSize: int, options: System_IO.FileOptions, fileSecurity: System_Security_AccessControl.FileSecurity): System_IO.FileStream;
|
|
919
|
+
Create(mode: System_IO.FileMode, rights: System_Security_AccessControl.FileSystemRights, share: System_IO.FileShare, bufferSize: int, options: System_IO.FileOptions, fileSecurity: System_Security_AccessControl.FileSecurity | undefined): System_IO.FileStream;
|
|
920
920
|
GetAccessControl(): System_Security_AccessControl.FileSecurity;
|
|
921
921
|
GetAccessControl(includeSections: System_Security_AccessControl.AccessControlSections): System_Security_AccessControl.FileSecurity;
|
|
922
922
|
SetAccessControl(fileSecurity: System_Security_AccessControl.FileSecurity): void;
|
|
@@ -967,9 +967,9 @@ export interface __Ext_IEnumerable {
|
|
|
967
967
|
|
|
968
968
|
export interface __Ext_IOrderedEnumerable_1<TElement> {
|
|
969
969
|
ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
970
|
-
ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
970
|
+
ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
971
971
|
ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
972
|
-
ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
972
|
+
ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedEnumerable_1<TElement>;
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
export interface __Ext_IAsyncEnumerable_1<T> {
|
|
@@ -979,10 +979,10 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
979
979
|
AggregateAsync<TAccumulate>(seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TAccumulate>;
|
|
980
980
|
AggregateAsync<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TResult>;
|
|
981
981
|
AggregateAsync<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, resultSelector: System.Func_3<TAccumulate, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TResult>;
|
|
982
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
983
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
984
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
985
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seedSelector: System.Func_3<TKey, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
982
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
983
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
984
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
985
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seedSelector: System.Func_3<TKey, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
986
986
|
AllAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>;
|
|
987
987
|
AllAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>;
|
|
988
988
|
AnyAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>;
|
|
@@ -1002,27 +1002,27 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1002
1002
|
Cast<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1003
1003
|
Chunk(size: int): System_Collections_Generic.IAsyncEnumerable_1<T[]>;
|
|
1004
1004
|
Concat(second: System_Collections_Generic.IAsyncEnumerable_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1005
|
-
ContainsAsync(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T
|
|
1005
|
+
ContainsAsync(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>;
|
|
1006
1006
|
CountAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int32>;
|
|
1007
1007
|
CountAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int32>;
|
|
1008
1008
|
CountAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int32>;
|
|
1009
1009
|
LongCountAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int64>;
|
|
1010
1010
|
LongCountAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int64>;
|
|
1011
1011
|
LongCountAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Int64>;
|
|
1012
|
-
CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1013
|
-
CountBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1014
|
-
DefaultIfEmpty(): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1012
|
+
CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1013
|
+
CountBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1014
|
+
DefaultIfEmpty(): System_Collections_Generic.IAsyncEnumerable_1<T | undefined>;
|
|
1015
1015
|
DefaultIfEmpty(defaultValue: T): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1016
|
-
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1017
|
-
DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1018
|
-
DistinctBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1016
|
+
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1017
|
+
DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1018
|
+
DistinctBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1019
1019
|
ElementAtAsync(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1020
1020
|
ElementAtOrDefaultAsync(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1021
1021
|
ElementAtAsync(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1022
1022
|
ElementAtOrDefaultAsync(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1023
|
-
Except(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1024
|
-
ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1025
|
-
ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1023
|
+
Except(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1024
|
+
ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1025
|
+
ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1026
1026
|
FirstAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1027
1027
|
FirstAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1028
1028
|
FirstAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
@@ -1032,22 +1032,22 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1032
1032
|
FirstOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1033
1033
|
FirstOrDefaultAsync(predicate: System.Func_2<T, System_Internal.Boolean>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1034
1034
|
FirstOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1035
|
-
GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1036
|
-
GroupBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1037
|
-
GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1038
|
-
GroupBy<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1039
|
-
GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1040
|
-
GroupBy<TKey, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<T>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1041
|
-
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1042
|
-
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<TElement>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1043
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1044
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, System_Collections_Generic.IEnumerable_1<TInner>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1035
|
+
GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1036
|
+
GroupBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1037
|
+
GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1038
|
+
GroupBy<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1039
|
+
GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1040
|
+
GroupBy<TKey, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<T>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1041
|
+
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1042
|
+
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<TElement>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1043
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1044
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, System_Collections_Generic.IEnumerable_1<TInner>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1045
1045
|
Index(): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_2<System_Internal.Int32, T>>;
|
|
1046
|
-
Intersect(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1047
|
-
IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1048
|
-
IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1049
|
-
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1050
|
-
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1046
|
+
Intersect(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1047
|
+
IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1048
|
+
IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1049
|
+
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1050
|
+
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1051
1051
|
LastAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1052
1052
|
LastAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1053
1053
|
LastAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
@@ -1057,25 +1057,25 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1057
1057
|
LastOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1058
1058
|
LastOrDefaultAsync(predicate: System.Func_2<T, System_Internal.Boolean>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1059
1059
|
LastOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1060
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1061
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1062
|
-
MaxAsync(comparer: System_Collections_Generic.IComparer_1<T
|
|
1063
|
-
MaxByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey
|
|
1064
|
-
MaxByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey
|
|
1065
|
-
MinAsync(comparer: System_Collections_Generic.IComparer_1<T
|
|
1066
|
-
MinByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey
|
|
1067
|
-
MinByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey
|
|
1060
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner | undefined, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1061
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1062
|
+
MaxAsync(comparer: System_Collections_Generic.IComparer_1<T> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1063
|
+
MaxByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1064
|
+
MaxByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1065
|
+
MinAsync(comparer: System_Collections_Generic.IComparer_1<T> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1066
|
+
MinByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1067
|
+
MinByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1068
1068
|
OfType<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1069
|
-
Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1070
|
-
OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1071
|
-
OrderBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1072
|
-
OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1073
|
-
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1074
|
-
OrderByDescending<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1069
|
+
Order(comparer: System_Collections_Generic.IComparer_1<T> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1070
|
+
OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1071
|
+
OrderBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1072
|
+
OrderDescending(comparer: System_Collections_Generic.IComparer_1<T> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1073
|
+
OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1074
|
+
OrderByDescending<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<T>;
|
|
1075
1075
|
Prepend(element: T): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1076
1076
|
Reverse(): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1077
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1078
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1077
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T | undefined, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1078
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1079
1079
|
Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1080
1080
|
Select<TResult>(selector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1081
1081
|
Select<TResult>(selector: System.Func_4<T, System_Internal.Int32, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
@@ -1087,7 +1087,7 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1087
1087
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IAsyncEnumerable_1<TCollection>>, resultSelector: System.Func_4<T, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1088
1088
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<T, System_Internal.Int32, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1089
1089
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_4<T, System_Internal.Int32, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System.Func_4<T, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
|
|
1090
|
-
SequenceEqualAsync(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T
|
|
1090
|
+
SequenceEqualAsync(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>;
|
|
1091
1091
|
Shuffle(): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1092
1092
|
SingleAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
1093
1093
|
SingleAsync(predicate: System.Func_2<T, System_Internal.Boolean>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
|
|
@@ -1120,20 +1120,20 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1120
1120
|
TakeWhile(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1121
1121
|
TakeWhile(predicate: System.Func_4<T, System_Internal.Int32, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1122
1122
|
ToArrayAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T[]>;
|
|
1123
|
-
ToDictionaryAsync<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1124
|
-
ToDictionaryAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1125
|
-
ToDictionaryAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1126
|
-
ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1127
|
-
ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1128
|
-
ToHashSetAsync(comparer: System_Collections_Generic.IEqualityComparer_1<T
|
|
1123
|
+
ToDictionaryAsync<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TValue>>;
|
|
1124
|
+
ToDictionaryAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, T>>;
|
|
1125
|
+
ToDictionaryAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, T>>;
|
|
1126
|
+
ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
|
|
1127
|
+
ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
|
|
1128
|
+
ToHashSetAsync(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.HashSet_1<T>>;
|
|
1129
1129
|
ToListAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.List_1<T>>;
|
|
1130
|
-
ToLookupAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1131
|
-
ToLookupAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1132
|
-
ToLookupAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1133
|
-
ToLookupAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey
|
|
1134
|
-
Union(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1135
|
-
UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1136
|
-
UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1130
|
+
ToLookupAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, T>>;
|
|
1131
|
+
ToLookupAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, T>>;
|
|
1132
|
+
ToLookupAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
|
|
1133
|
+
ToLookupAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
|
|
1134
|
+
Union(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1135
|
+
UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1136
|
+
UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1137
1137
|
Where(predicate: System.Func_2<T, System_Internal.Boolean>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1138
1138
|
Where(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
1139
1139
|
Where(predicate: System.Func_4<T, System_Internal.Int32, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Internal.Boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
|
|
@@ -1147,10 +1147,10 @@ export interface __Ext_IAsyncEnumerable_1<T> {
|
|
|
1147
1147
|
}
|
|
1148
1148
|
|
|
1149
1149
|
export interface __Ext_IOrderedAsyncEnumerable_1<TElement> {
|
|
1150
|
-
ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1151
|
-
ThenBy<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1152
|
-
ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1153
|
-
ThenByDescending<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1150
|
+
ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1151
|
+
ThenBy<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1152
|
+
ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1153
|
+
ThenByDescending<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
|
|
1154
1154
|
}
|
|
1155
1155
|
|
|
1156
1156
|
export interface __Ext_Partitioner_1<TSource> {
|
|
@@ -1174,28 +1174,28 @@ export interface __Ext_ParallelQuery_1<TSource> {
|
|
|
1174
1174
|
Zip<TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<TSource, TSecond, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1175
1175
|
Join<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1176
1176
|
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1177
|
-
Join<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1178
|
-
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1177
|
+
Join<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1178
|
+
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1179
1179
|
GroupJoin<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1180
1180
|
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1181
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1182
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1181
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1182
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1183
1183
|
SelectMany<TResult>(selector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
|
|
1184
1184
|
SelectMany<TResult>(selector: System.Func_3<TSource, System_Internal.Int32, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
|
|
1185
1185
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1186
1186
|
SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<TSource, System_Internal.Int32, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1187
1187
|
OrderBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1188
|
-
OrderBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1188
|
+
OrderBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1189
1189
|
OrderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1190
|
-
OrderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1190
|
+
OrderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1191
1191
|
GroupBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
|
|
1192
|
-
GroupBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
|
|
1192
|
+
GroupBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
|
|
1193
1193
|
GroupBy<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1194
|
-
GroupBy<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1194
|
+
GroupBy<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1195
1195
|
GroupBy<TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1196
|
-
GroupBy<TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1196
|
+
GroupBy<TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1197
1197
|
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>): System_Linq.ParallelQuery_1<TResult>;
|
|
1198
|
-
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
|
|
1198
|
+
GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ParallelQuery_1<TResult>;
|
|
1199
1199
|
Aggregate(func: System.Func_3<TSource, TSource, TSource>): TSource;
|
|
1200
1200
|
Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>): TAccumulate;
|
|
1201
1201
|
Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
|
|
@@ -1289,7 +1289,7 @@ export interface __Ext_ParallelQuery_1<TSource> {
|
|
|
1289
1289
|
Any(): boolean;
|
|
1290
1290
|
All(predicate: System.Func_2<TSource, System_Internal.Boolean>): boolean;
|
|
1291
1291
|
Contains(value: TSource): boolean;
|
|
1292
|
-
Contains(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
|
|
1292
|
+
Contains(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): boolean;
|
|
1293
1293
|
Take(count: int): System_Linq.ParallelQuery_1<TSource>;
|
|
1294
1294
|
TakeWhile(predicate: System.Func_2<TSource, System_Internal.Boolean>): System_Linq.ParallelQuery_1<TSource>;
|
|
1295
1295
|
TakeWhile(predicate: System.Func_3<TSource, System_Internal.Int32, System_Internal.Boolean>): System_Linq.ParallelQuery_1<TSource>;
|
|
@@ -1300,47 +1300,47 @@ export interface __Ext_ParallelQuery_1<TSource> {
|
|
|
1300
1300
|
Concat(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1301
1301
|
SequenceEqual(second: System_Linq.ParallelQuery_1<TSource>): boolean;
|
|
1302
1302
|
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<TSource>): boolean;
|
|
1303
|
-
SequenceEqual(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
|
|
1304
|
-
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
|
|
1303
|
+
SequenceEqual(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): boolean;
|
|
1304
|
+
SequenceEqual(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): boolean;
|
|
1305
1305
|
Distinct(): System_Linq.ParallelQuery_1<TSource>;
|
|
1306
|
-
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1306
|
+
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1307
1307
|
Union(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1308
1308
|
Union(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1309
|
-
Union(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1310
|
-
Union(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1309
|
+
Union(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1310
|
+
Union(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1311
1311
|
Intersect(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1312
1312
|
Intersect(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1313
|
-
Intersect(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1314
|
-
Intersect(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1313
|
+
Intersect(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1314
|
+
Intersect(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1315
1315
|
Except(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1316
1316
|
Except(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1317
|
-
Except(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1318
|
-
Except(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
|
|
1317
|
+
Except(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1318
|
+
Except(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource> | undefined): System_Linq.ParallelQuery_1<TSource>;
|
|
1319
1319
|
AsEnumerable(): System_Collections_Generic.IEnumerable_1<TSource>;
|
|
1320
1320
|
ToArray(): TSource[];
|
|
1321
1321
|
ToList(): System_Collections_Generic.List_1<TSource>;
|
|
1322
1322
|
ToDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
|
|
1323
|
-
ToDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
|
|
1323
|
+
ToDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, TSource>;
|
|
1324
1324
|
ToDictionary<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
1325
|
-
ToDictionary<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
1325
|
+
ToDictionary<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Collections_Generic.Dictionary_2<TKey, TElement>;
|
|
1326
1326
|
ToLookup<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ILookup_2<TKey, TSource>;
|
|
1327
|
-
ToLookup<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TSource>;
|
|
1327
|
+
ToLookup<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ILookup_2<TKey, TSource>;
|
|
1328
1328
|
ToLookup<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ILookup_2<TKey, TElement>;
|
|
1329
|
-
ToLookup<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TElement>;
|
|
1329
|
+
ToLookup<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.ILookup_2<TKey, TElement>;
|
|
1330
1330
|
Reverse(): System_Linq.ParallelQuery_1<TSource>;
|
|
1331
1331
|
First(): TSource;
|
|
1332
1332
|
First(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1333
1333
|
FirstOrDefault(): TSource;
|
|
1334
|
-
FirstOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1334
|
+
FirstOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
1335
1335
|
Last(): TSource;
|
|
1336
1336
|
Last(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1337
1337
|
LastOrDefault(): TSource;
|
|
1338
|
-
LastOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1338
|
+
LastOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
1339
1339
|
Single(): TSource;
|
|
1340
1340
|
Single(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1341
1341
|
SingleOrDefault(): TSource;
|
|
1342
|
-
SingleOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
1343
|
-
DefaultIfEmpty(): System_Linq.ParallelQuery_1<TSource>;
|
|
1342
|
+
SingleOrDefault(predicate: System.Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
1343
|
+
DefaultIfEmpty(): System_Linq.ParallelQuery_1<TSource | undefined>;
|
|
1344
1344
|
DefaultIfEmpty(defaultValue: TSource): System_Linq.ParallelQuery_1<TSource>;
|
|
1345
1345
|
ElementAt(index: int): TSource;
|
|
1346
1346
|
ElementAtOrDefault(index: int): TSource;
|
|
@@ -1354,9 +1354,9 @@ export interface __Ext_ParallelQuery {
|
|
|
1354
1354
|
|
|
1355
1355
|
export interface __Ext_OrderedParallelQuery_1<TSource> {
|
|
1356
1356
|
ThenBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1357
|
-
ThenBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1357
|
+
ThenBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1358
1358
|
ThenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1359
|
-
ThenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1359
|
+
ThenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.OrderedParallelQuery_1<TSource>;
|
|
1360
1360
|
}
|
|
1361
1361
|
|
|
1362
1362
|
export interface __Ext_IQueryable_1<T> {
|
|
@@ -1365,21 +1365,21 @@ export interface __Ext_IQueryable_1<T> {
|
|
|
1365
1365
|
SelectMany<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Collections_Generic.IEnumerable_1<TResult>>>): System_Linq.IQueryable_1<TResult>;
|
|
1366
1366
|
SelectMany<TCollection, TResult>(collectionSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Internal.Int32, System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TCollection, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1367
1367
|
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1368
|
-
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
|
|
1368
|
+
Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<TResult>;
|
|
1369
1369
|
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1370
|
-
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
|
|
1371
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1372
|
-
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
|
|
1370
|
+
GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<TResult>;
|
|
1371
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner | undefined, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1372
|
+
LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner | undefined, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<TResult>;
|
|
1373
1373
|
Order(): System_Linq.IOrderedQueryable_1<T>;
|
|
1374
1374
|
Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
|
|
1375
1375
|
OrderBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
|
|
1376
|
-
OrderBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
|
|
1376
|
+
OrderBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedQueryable_1<T>;
|
|
1377
1377
|
OrderDescending(): System_Linq.IOrderedQueryable_1<T>;
|
|
1378
1378
|
OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
|
|
1379
1379
|
OrderByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
|
|
1380
|
-
OrderByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
|
|
1381
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1382
|
-
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
|
|
1380
|
+
OrderByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedQueryable_1<T>;
|
|
1381
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T | undefined, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1382
|
+
RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T | undefined, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<TResult>;
|
|
1383
1383
|
Take(count: int): System_Linq.IQueryable_1<T>;
|
|
1384
1384
|
Take(range: System.Range): System_Linq.IQueryable_1<T>;
|
|
1385
1385
|
TakeWhile(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): System_Linq.IQueryable_1<T>;
|
|
@@ -1387,80 +1387,80 @@ export interface __Ext_IQueryable_1<T> {
|
|
|
1387
1387
|
SkipWhile(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): System_Linq.IQueryable_1<T>;
|
|
1388
1388
|
GroupBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1389
1389
|
GroupBy<TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1390
|
-
GroupBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1391
|
-
GroupBy<TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1390
|
+
GroupBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, T>>;
|
|
1391
|
+
GroupBy<TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
|
|
1392
1392
|
GroupBy<TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1393
|
-
GroupBy<TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
|
|
1393
|
+
GroupBy<TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<TResult>;
|
|
1394
1394
|
Distinct(): System_Linq.IQueryable_1<T>;
|
|
1395
|
-
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
|
|
1395
|
+
Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Linq.IQueryable_1<T>;
|
|
1396
1396
|
DistinctBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
|
|
1397
|
-
DistinctBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
|
|
1397
|
+
DistinctBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<T>;
|
|
1398
1398
|
Chunk(size: int): System_Linq.IQueryable_1<T[]>;
|
|
1399
1399
|
Concat(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
|
|
1400
1400
|
Zip<TSecond>(source2: System_Collections_Generic.IEnumerable_1<TSecond>): System_Linq.IQueryable_1<System.ValueTuple_2<T, TSecond>>;
|
|
1401
1401
|
Zip<TSecond, TResult>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TSecond, TResult>>): System_Linq.IQueryable_1<TResult>;
|
|
1402
1402
|
Zip<TSecond, TThird>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, source3: System_Collections_Generic.IEnumerable_1<TThird>): System_Linq.IQueryable_1<System.ValueTuple_3<T, TSecond, TThird>>;
|
|
1403
1403
|
Union(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
|
|
1404
|
-
Union(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
|
|
1404
|
+
Union(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Linq.IQueryable_1<T>;
|
|
1405
1405
|
UnionBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<T>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
|
|
1406
|
-
UnionBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<T>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
|
|
1406
|
+
UnionBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<T>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<T>;
|
|
1407
1407
|
Index(): System_Linq.IQueryable_1<System.ValueTuple_2<System_Internal.Int32, T>>;
|
|
1408
1408
|
Intersect(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
|
|
1409
|
-
Intersect(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
|
|
1409
|
+
Intersect(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Linq.IQueryable_1<T>;
|
|
1410
1410
|
IntersectBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
|
|
1411
|
-
IntersectBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
|
|
1411
|
+
IntersectBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<T>;
|
|
1412
1412
|
Except(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
|
|
1413
|
-
Except(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
|
|
1413
|
+
Except(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): System_Linq.IQueryable_1<T>;
|
|
1414
1414
|
ExceptBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
|
|
1415
|
-
ExceptBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
|
|
1415
|
+
ExceptBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<T>;
|
|
1416
1416
|
First(): T;
|
|
1417
1417
|
First(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1418
1418
|
FirstOrDefault(): T;
|
|
1419
1419
|
FirstOrDefault(defaultValue: T): T;
|
|
1420
|
-
FirstOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1420
|
+
FirstOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T | undefined;
|
|
1421
1421
|
FirstOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>, defaultValue: T): T;
|
|
1422
1422
|
Last(): T;
|
|
1423
1423
|
Last(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1424
1424
|
LastOrDefault(): T;
|
|
1425
1425
|
LastOrDefault(defaultValue: T): T;
|
|
1426
|
-
LastOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1426
|
+
LastOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T | undefined;
|
|
1427
1427
|
LastOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>, defaultValue: T): T;
|
|
1428
1428
|
Single(): T;
|
|
1429
1429
|
Single(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1430
1430
|
SingleOrDefault(): T;
|
|
1431
1431
|
SingleOrDefault(defaultValue: T): T;
|
|
1432
|
-
SingleOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T;
|
|
1432
|
+
SingleOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): T | undefined;
|
|
1433
1433
|
SingleOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>, defaultValue: T): T;
|
|
1434
1434
|
ElementAt(index: int): T;
|
|
1435
1435
|
ElementAt(index: System.Index): T;
|
|
1436
1436
|
ElementAtOrDefault(index: int): T;
|
|
1437
1437
|
ElementAtOrDefault(index: System.Index): T;
|
|
1438
|
-
DefaultIfEmpty(): System_Linq.IQueryable_1<T>;
|
|
1438
|
+
DefaultIfEmpty(): System_Linq.IQueryable_1<T | undefined>;
|
|
1439
1439
|
DefaultIfEmpty(defaultValue: T): System_Linq.IQueryable_1<T>;
|
|
1440
1440
|
Contains(item: T): boolean;
|
|
1441
|
-
Contains(item: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
1441
|
+
Contains(item: T, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
1442
1442
|
Reverse(): System_Linq.IQueryable_1<T>;
|
|
1443
1443
|
SequenceEqual(source2: System_Collections_Generic.IEnumerable_1<T>): boolean;
|
|
1444
|
-
SequenceEqual(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
|
|
1444
|
+
SequenceEqual(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T> | undefined): boolean;
|
|
1445
1445
|
Shuffle(): System_Linq.IQueryable_1<T>;
|
|
1446
1446
|
Any(): boolean;
|
|
1447
1447
|
Any(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): boolean;
|
|
1448
1448
|
All(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): boolean;
|
|
1449
1449
|
Count(): int;
|
|
1450
1450
|
Count(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): int;
|
|
1451
|
-
CountBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1451
|
+
CountBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
1452
1452
|
LongCount(): long;
|
|
1453
1453
|
LongCount(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Internal.Boolean>>): long;
|
|
1454
1454
|
Min(): T;
|
|
1455
|
-
Min(comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
1455
|
+
Min(comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
1456
1456
|
Min<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, TResult>>): TResult;
|
|
1457
1457
|
MinBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): T;
|
|
1458
|
-
MinBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
1458
|
+
MinBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
1459
1459
|
Max(): T;
|
|
1460
|
-
Max(comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
1460
|
+
Max(comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
1461
1461
|
Max<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, TResult>>): TResult;
|
|
1462
1462
|
MaxBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): T;
|
|
1463
|
-
MaxBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T>): T;
|
|
1463
|
+
MaxBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T> | undefined): T;
|
|
1464
1464
|
Sum(): int;
|
|
1465
1465
|
Sum(): System.Nullable_1<System_Internal.Int32>;
|
|
1466
1466
|
Sum(): long;
|
|
@@ -1500,8 +1500,8 @@ export interface __Ext_IQueryable_1<T> {
|
|
|
1500
1500
|
Aggregate(func: System_Linq_Expressions.Expression_1<System.Func_3<T, T, T>>): T;
|
|
1501
1501
|
Aggregate<TAccumulate>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>): TAccumulate;
|
|
1502
1502
|
Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, selector: System_Linq_Expressions.Expression_1<System.Func_2<TAccumulate, TResult>>): TResult;
|
|
1503
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
1504
|
-
AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seedSelector: System_Linq_Expressions.Expression_1<System.Func_2<TKey, TAccumulate>>, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
1503
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
1504
|
+
AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seedSelector: System_Linq_Expressions.Expression_1<System.Func_2<TKey, TAccumulate>>, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey> | undefined): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
|
|
1505
1505
|
SkipLast(count: int): System_Linq.IQueryable_1<T>;
|
|
1506
1506
|
TakeLast(count: int): System_Linq.IQueryable_1<T>;
|
|
1507
1507
|
Append(element: T): System_Linq.IQueryable_1<T>;
|
|
@@ -1515,77 +1515,77 @@ export interface __Ext_IQueryable {
|
|
|
1515
1515
|
|
|
1516
1516
|
export interface __Ext_IOrderedQueryable_1<T> {
|
|
1517
1517
|
ThenBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
|
|
1518
|
-
ThenBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
|
|
1518
|
+
ThenBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedQueryable_1<T>;
|
|
1519
1519
|
ThenByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
|
|
1520
|
-
ThenByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
|
|
1520
|
+
ThenByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey> | undefined): System_Linq.IOrderedQueryable_1<T>;
|
|
1521
1521
|
}
|
|
1522
1522
|
|
|
1523
1523
|
export interface __Ext_HttpClient {
|
|
1524
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1525
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1526
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1527
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1528
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1529
|
-
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1530
|
-
DeleteFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1531
|
-
DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1532
|
-
DeleteFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1533
|
-
DeleteFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1534
|
-
DeleteFromJsonAsync(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1535
|
-
DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1536
|
-
DeleteFromJsonAsync<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1537
|
-
DeleteFromJsonAsync<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1538
|
-
DeleteFromJsonAsync(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1539
|
-
DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1540
|
-
DeleteFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1541
|
-
DeleteFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1542
|
-
GetFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1543
|
-
GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1544
|
-
GetFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1545
|
-
GetFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1546
|
-
GetFromJsonAsync(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1547
|
-
GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1548
|
-
GetFromJsonAsync<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1549
|
-
GetFromJsonAsync<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1550
|
-
GetFromJsonAsync(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1551
|
-
GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1552
|
-
GetFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1553
|
-
GetFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
|
|
1554
|
-
PostAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1555
|
-
PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1556
|
-
PostAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1557
|
-
PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1558
|
-
PostAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1559
|
-
PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1560
|
-
PutAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1561
|
-
PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1562
|
-
PutAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1563
|
-
PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1564
|
-
PutAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1565
|
-
PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1566
|
-
PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1567
|
-
PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1568
|
-
PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1569
|
-
PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1570
|
-
PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1571
|
-
PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1524
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1525
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1526
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1527
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1528
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1529
|
+
GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1530
|
+
DeleteFromJsonAsync(requestUri: string | undefined, type_: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1531
|
+
DeleteFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1532
|
+
DeleteFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1533
|
+
DeleteFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1534
|
+
DeleteFromJsonAsync(requestUri: string | undefined, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1535
|
+
DeleteFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1536
|
+
DeleteFromJsonAsync<TValue>(requestUri: string | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1537
|
+
DeleteFromJsonAsync<TValue>(requestUri: System.Uri | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1538
|
+
DeleteFromJsonAsync(requestUri: string | undefined, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1539
|
+
DeleteFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1540
|
+
DeleteFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1541
|
+
DeleteFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1542
|
+
GetFromJsonAsync(requestUri: string | undefined, type_: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1543
|
+
GetFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1544
|
+
GetFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1545
|
+
GetFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1546
|
+
GetFromJsonAsync(requestUri: string | undefined, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1547
|
+
GetFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1548
|
+
GetFromJsonAsync<TValue>(requestUri: string | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1549
|
+
GetFromJsonAsync<TValue>(requestUri: System.Uri | undefined, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1550
|
+
GetFromJsonAsync(requestUri: string | undefined, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1551
|
+
GetFromJsonAsync(requestUri: System.Uri | undefined, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1552
|
+
GetFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1553
|
+
GetFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue | undefined>;
|
|
1554
|
+
PostAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1555
|
+
PostAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1556
|
+
PostAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1557
|
+
PostAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1558
|
+
PostAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1559
|
+
PostAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1560
|
+
PutAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1561
|
+
PutAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1562
|
+
PutAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1563
|
+
PutAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1564
|
+
PutAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1565
|
+
PutAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1566
|
+
PatchAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1567
|
+
PatchAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1568
|
+
PatchAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1569
|
+
PatchAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1570
|
+
PatchAsJsonAsync<TValue>(requestUri: string | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1571
|
+
PatchAsJsonAsync<TValue>(requestUri: System.Uri | undefined, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
|
|
1572
1572
|
}
|
|
1573
1573
|
|
|
1574
1574
|
export interface __Ext_HttpContent {
|
|
1575
|
-
ReadFromJsonAsAsyncEnumerable<TValue>(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1576
|
-
ReadFromJsonAsAsyncEnumerable<TValue>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1577
|
-
ReadFromJsonAsAsyncEnumerable<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
|
|
1578
|
-
ReadFromJsonAsync(type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1579
|
-
ReadFromJsonAsync(type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1580
|
-
ReadFromJsonAsync<T>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
|
|
1581
|
-
ReadFromJsonAsync<T>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
|
|
1582
|
-
ReadFromJsonAsync(type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
|
|
1583
|
-
ReadFromJsonAsync<T>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
|
|
1575
|
+
ReadFromJsonAsAsyncEnumerable<TValue>(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1576
|
+
ReadFromJsonAsAsyncEnumerable<TValue>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1577
|
+
ReadFromJsonAsAsyncEnumerable<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue | undefined>;
|
|
1578
|
+
ReadFromJsonAsync(type_: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1579
|
+
ReadFromJsonAsync(type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1580
|
+
ReadFromJsonAsync<T>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T | undefined>;
|
|
1581
|
+
ReadFromJsonAsync<T>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T | undefined>;
|
|
1582
|
+
ReadFromJsonAsync(type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown | undefined>;
|
|
1583
|
+
ReadFromJsonAsync<T>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T | undefined>;
|
|
1584
1584
|
}
|
|
1585
1585
|
|
|
1586
1586
|
export interface __Ext_Socket {
|
|
1587
1587
|
AcceptAsync(): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
|
|
1588
|
-
AcceptAsync(acceptSocket: System_Net_Sockets.Socket): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
|
|
1588
|
+
AcceptAsync(acceptSocket: System_Net_Sockets.Socket | undefined): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
|
|
1589
1589
|
ConnectAsync(remoteEP: System_Net.EndPoint): System_Threading_Tasks.Task;
|
|
1590
1590
|
ConnectAsync(remoteEP: System_Net.EndPoint, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
|
|
1591
1591
|
ConnectAsync(address: System_Net.IPAddress, port: int): System_Threading_Tasks.Task;
|
|
@@ -1683,8 +1683,8 @@ export interface __Ext_Vector4 {
|
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
1685
|
export interface __Ext_Assembly {
|
|
1686
|
-
GetCustomAttribute(attributeType: System.Type): System.Attribute;
|
|
1687
|
-
GetCustomAttribute<T>(): T;
|
|
1686
|
+
GetCustomAttribute(attributeType: System.Type): System.Attribute | undefined;
|
|
1687
|
+
GetCustomAttribute<T>(): T | undefined;
|
|
1688
1688
|
GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1689
1689
|
GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1690
1690
|
GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
|
|
@@ -1696,8 +1696,8 @@ export interface __Ext_Assembly {
|
|
|
1696
1696
|
}
|
|
1697
1697
|
|
|
1698
1698
|
export interface __Ext_Module {
|
|
1699
|
-
GetCustomAttribute(attributeType: System.Type): System.Attribute;
|
|
1700
|
-
GetCustomAttribute<T>(): T;
|
|
1699
|
+
GetCustomAttribute(attributeType: System.Type): System.Attribute | undefined;
|
|
1700
|
+
GetCustomAttribute<T>(): T | undefined;
|
|
1701
1701
|
GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1702
1702
|
GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1703
1703
|
GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
|
|
@@ -1707,10 +1707,10 @@ export interface __Ext_Module {
|
|
|
1707
1707
|
}
|
|
1708
1708
|
|
|
1709
1709
|
export interface __Ext_MemberInfo {
|
|
1710
|
-
GetCustomAttribute(attributeType: System.Type): System.Attribute;
|
|
1711
|
-
GetCustomAttribute<T>(): T;
|
|
1712
|
-
GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute;
|
|
1713
|
-
GetCustomAttribute<T>(inherit: boolean): T;
|
|
1710
|
+
GetCustomAttribute(attributeType: System.Type): System.Attribute | undefined;
|
|
1711
|
+
GetCustomAttribute<T>(): T | undefined;
|
|
1712
|
+
GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute | undefined;
|
|
1713
|
+
GetCustomAttribute<T>(inherit: boolean): T | undefined;
|
|
1714
1714
|
GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1715
1715
|
GetCustomAttributes(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1716
1716
|
GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
@@ -1724,10 +1724,10 @@ export interface __Ext_MemberInfo {
|
|
|
1724
1724
|
}
|
|
1725
1725
|
|
|
1726
1726
|
export interface __Ext_ParameterInfo {
|
|
1727
|
-
GetCustomAttribute(attributeType: System.Type): System.Attribute;
|
|
1728
|
-
GetCustomAttribute<T>(): T;
|
|
1729
|
-
GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute;
|
|
1730
|
-
GetCustomAttribute<T>(inherit: boolean): T;
|
|
1727
|
+
GetCustomAttribute(attributeType: System.Type): System.Attribute | undefined;
|
|
1728
|
+
GetCustomAttribute<T>(): T | undefined;
|
|
1729
|
+
GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute | undefined;
|
|
1730
|
+
GetCustomAttribute<T>(inherit: boolean): T | undefined;
|
|
1731
1731
|
GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1732
1732
|
GetCustomAttributes(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
1733
1733
|
GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
|
|
@@ -1744,20 +1744,20 @@ export interface __Ext_Type {
|
|
|
1744
1744
|
GetRuntimeMethods(): System_Collections_Generic.IEnumerable_1<System_Reflection.MethodInfo>;
|
|
1745
1745
|
GetRuntimeProperties(): System_Collections_Generic.IEnumerable_1<System_Reflection.PropertyInfo>;
|
|
1746
1746
|
GetRuntimeEvents(): System_Collections_Generic.IEnumerable_1<System_Reflection.EventInfo>;
|
|
1747
|
-
GetRuntimeField(name: string): System_Reflection.FieldInfo;
|
|
1748
|
-
GetRuntimeMethod(name: string, parameters: System.Type[]): System_Reflection.MethodInfo;
|
|
1749
|
-
GetRuntimeProperty(name: string): System_Reflection.PropertyInfo;
|
|
1750
|
-
GetRuntimeEvent(name: string): System_Reflection.EventInfo;
|
|
1751
|
-
GetConstructor(types: System.Type[]): System_Reflection.ConstructorInfo;
|
|
1747
|
+
GetRuntimeField(name: string): System_Reflection.FieldInfo | undefined;
|
|
1748
|
+
GetRuntimeMethod(name: string, parameters: System.Type[]): System_Reflection.MethodInfo | undefined;
|
|
1749
|
+
GetRuntimeProperty(name: string): System_Reflection.PropertyInfo | undefined;
|
|
1750
|
+
GetRuntimeEvent(name: string): System_Reflection.EventInfo | undefined;
|
|
1751
|
+
GetConstructor(types: System.Type[]): System_Reflection.ConstructorInfo | undefined;
|
|
1752
1752
|
GetConstructors(): System_Reflection.ConstructorInfo[];
|
|
1753
1753
|
GetConstructors(bindingAttr: System_Reflection.BindingFlags): System_Reflection.ConstructorInfo[];
|
|
1754
1754
|
GetDefaultMembers(): System_Reflection.MemberInfo[];
|
|
1755
|
-
GetEvent(name: string): System_Reflection.EventInfo;
|
|
1756
|
-
GetEvent(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo;
|
|
1755
|
+
GetEvent(name: string): System_Reflection.EventInfo | undefined;
|
|
1756
|
+
GetEvent(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo | undefined;
|
|
1757
1757
|
GetEvents(): System_Reflection.EventInfo[];
|
|
1758
1758
|
GetEvents(bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo[];
|
|
1759
|
-
GetField(name: string): System_Reflection.FieldInfo;
|
|
1760
|
-
GetField(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo;
|
|
1759
|
+
GetField(name: string): System_Reflection.FieldInfo | undefined;
|
|
1760
|
+
GetField(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo | undefined;
|
|
1761
1761
|
GetFields(): System_Reflection.FieldInfo[];
|
|
1762
1762
|
GetFields(bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo[];
|
|
1763
1763
|
GetGenericArguments(): System.Type[];
|
|
@@ -1766,25 +1766,25 @@ export interface __Ext_Type {
|
|
|
1766
1766
|
GetMember(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
|
|
1767
1767
|
GetMembers(): System_Reflection.MemberInfo[];
|
|
1768
1768
|
GetMembers(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
|
|
1769
|
-
GetMethod(name: string): System_Reflection.MethodInfo;
|
|
1770
|
-
GetMethod(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo;
|
|
1771
|
-
GetMethod(name: string, types: System.Type[]): System_Reflection.MethodInfo;
|
|
1769
|
+
GetMethod(name: string): System_Reflection.MethodInfo | undefined;
|
|
1770
|
+
GetMethod(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo | undefined;
|
|
1771
|
+
GetMethod(name: string, types: System.Type[]): System_Reflection.MethodInfo | undefined;
|
|
1772
1772
|
GetMethods(): System_Reflection.MethodInfo[];
|
|
1773
1773
|
GetMethods(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo[];
|
|
1774
|
-
GetNestedType(name: string, bindingAttr: System_Reflection.BindingFlags): System.Type;
|
|
1774
|
+
GetNestedType(name: string, bindingAttr: System_Reflection.BindingFlags): System.Type | undefined;
|
|
1775
1775
|
GetNestedTypes(bindingAttr: System_Reflection.BindingFlags): System.Type[];
|
|
1776
1776
|
GetProperties(): System_Reflection.PropertyInfo[];
|
|
1777
1777
|
GetProperties(bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo[];
|
|
1778
|
-
GetProperty(name: string): System_Reflection.PropertyInfo;
|
|
1779
|
-
GetProperty(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo;
|
|
1780
|
-
GetProperty(name: string, returnType: System.Type): System_Reflection.PropertyInfo;
|
|
1781
|
-
GetProperty(name: string, returnType: System.Type, types: System.Type[]): System_Reflection.PropertyInfo;
|
|
1782
|
-
IsAssignableFrom(c: System.Type): boolean;
|
|
1783
|
-
IsInstanceOfType(o: unknown): boolean;
|
|
1778
|
+
GetProperty(name: string): System_Reflection.PropertyInfo | undefined;
|
|
1779
|
+
GetProperty(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo | undefined;
|
|
1780
|
+
GetProperty(name: string, returnType: System.Type | undefined): System_Reflection.PropertyInfo | undefined;
|
|
1781
|
+
GetProperty(name: string, returnType: System.Type | undefined, types: System.Type[]): System_Reflection.PropertyInfo | undefined;
|
|
1782
|
+
IsAssignableFrom(c: System.Type | undefined): boolean;
|
|
1783
|
+
IsInstanceOfType(o: unknown | undefined): boolean;
|
|
1784
1784
|
}
|
|
1785
1785
|
|
|
1786
1786
|
export interface __Ext_MethodInfo {
|
|
1787
|
-
GetRuntimeBaseDefinition(): System_Reflection.MethodInfo;
|
|
1787
|
+
GetRuntimeBaseDefinition(): System_Reflection.MethodInfo | undefined;
|
|
1788
1788
|
GetBaseDefinition(): System_Reflection.MethodInfo;
|
|
1789
1789
|
}
|
|
1790
1790
|
|
|
@@ -1797,21 +1797,21 @@ export interface __Ext_Delegate {
|
|
|
1797
1797
|
}
|
|
1798
1798
|
|
|
1799
1799
|
export interface __Ext_EventInfo {
|
|
1800
|
-
GetAddMethod(): System_Reflection.MethodInfo;
|
|
1801
|
-
GetAddMethod(nonPublic: boolean): System_Reflection.MethodInfo;
|
|
1802
|
-
GetRaiseMethod(): System_Reflection.MethodInfo;
|
|
1803
|
-
GetRaiseMethod(nonPublic: boolean): System_Reflection.MethodInfo;
|
|
1804
|
-
GetRemoveMethod(): System_Reflection.MethodInfo;
|
|
1805
|
-
GetRemoveMethod(nonPublic: boolean): System_Reflection.MethodInfo;
|
|
1800
|
+
GetAddMethod(): System_Reflection.MethodInfo | undefined;
|
|
1801
|
+
GetAddMethod(nonPublic: boolean): System_Reflection.MethodInfo | undefined;
|
|
1802
|
+
GetRaiseMethod(): System_Reflection.MethodInfo | undefined;
|
|
1803
|
+
GetRaiseMethod(nonPublic: boolean): System_Reflection.MethodInfo | undefined;
|
|
1804
|
+
GetRemoveMethod(): System_Reflection.MethodInfo | undefined;
|
|
1805
|
+
GetRemoveMethod(nonPublic: boolean): System_Reflection.MethodInfo | undefined;
|
|
1806
1806
|
}
|
|
1807
1807
|
|
|
1808
1808
|
export interface __Ext_PropertyInfo {
|
|
1809
1809
|
GetAccessors(): System_Reflection.MethodInfo[];
|
|
1810
1810
|
GetAccessors(nonPublic: boolean): System_Reflection.MethodInfo[];
|
|
1811
|
-
GetGetMethod(): System_Reflection.MethodInfo;
|
|
1812
|
-
GetGetMethod(nonPublic: boolean): System_Reflection.MethodInfo;
|
|
1813
|
-
GetSetMethod(): System_Reflection.MethodInfo;
|
|
1814
|
-
GetSetMethod(nonPublic: boolean): System_Reflection.MethodInfo;
|
|
1811
|
+
GetGetMethod(): System_Reflection.MethodInfo | undefined;
|
|
1812
|
+
GetGetMethod(nonPublic: boolean): System_Reflection.MethodInfo | undefined;
|
|
1813
|
+
GetSetMethod(): System_Reflection.MethodInfo | undefined;
|
|
1814
|
+
GetSetMethod(nonPublic: boolean): System_Reflection.MethodInfo | undefined;
|
|
1815
1815
|
}
|
|
1816
1816
|
|
|
1817
1817
|
export interface __Ext_ILOpCode {
|
|
@@ -1825,7 +1825,7 @@ export interface __Ext_PEReader {
|
|
|
1825
1825
|
GetMethodBody(relativeVirtualAddress: int): System_Reflection_Metadata.MethodBodyBlock;
|
|
1826
1826
|
GetMetadataReader(): System_Reflection_Metadata.MetadataReader;
|
|
1827
1827
|
GetMetadataReader(options: System_Reflection_Metadata.MetadataReaderOptions): System_Reflection_Metadata.MetadataReader;
|
|
1828
|
-
GetMetadataReader(options: System_Reflection_Metadata.MetadataReaderOptions, utf8Decoder: System_Reflection_Metadata.MetadataStringDecoder): System_Reflection_Metadata.MetadataReader;
|
|
1828
|
+
GetMetadataReader(options: System_Reflection_Metadata.MetadataReaderOptions, utf8Decoder: System_Reflection_Metadata.MetadataStringDecoder | undefined): System_Reflection_Metadata.MetadataReader;
|
|
1829
1829
|
}
|
|
1830
1830
|
|
|
1831
1831
|
export interface __Ext_ExportedType {
|
|
@@ -2000,24 +2000,24 @@ export interface __Ext_Vector64_1<T> {
|
|
|
2000
2000
|
}
|
|
2001
2001
|
|
|
2002
2002
|
export interface __Ext_DataContractSerializer {
|
|
2003
|
-
GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
|
|
2004
|
-
SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
|
|
2003
|
+
GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider | undefined;
|
|
2004
|
+
SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider | undefined): void;
|
|
2005
2005
|
}
|
|
2006
2006
|
|
|
2007
2007
|
export interface __Ext_DataContractJsonSerializer {
|
|
2008
|
-
GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
|
|
2009
|
-
SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
|
|
2008
|
+
GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider | undefined;
|
|
2009
|
+
SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider | undefined): void;
|
|
2010
2010
|
}
|
|
2011
2011
|
|
|
2012
2012
|
export interface __Ext_X509Certificate2 {
|
|
2013
|
-
GetDSAPublicKey(): System_Security_Cryptography.DSA;
|
|
2014
|
-
GetDSAPrivateKey(): System_Security_Cryptography.DSA;
|
|
2013
|
+
GetDSAPublicKey(): System_Security_Cryptography.DSA | undefined;
|
|
2014
|
+
GetDSAPrivateKey(): System_Security_Cryptography.DSA | undefined;
|
|
2015
2015
|
CopyWithPrivateKey(privateKey: System_Security_Cryptography.DSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
|
|
2016
|
-
GetECDsaPublicKey(): System_Security_Cryptography.ECDsa;
|
|
2017
|
-
GetECDsaPrivateKey(): System_Security_Cryptography.ECDsa;
|
|
2016
|
+
GetECDsaPublicKey(): System_Security_Cryptography.ECDsa | undefined;
|
|
2017
|
+
GetECDsaPrivateKey(): System_Security_Cryptography.ECDsa | undefined;
|
|
2018
2018
|
CopyWithPrivateKey(privateKey: System_Security_Cryptography.ECDsa): System_Security_Cryptography_X509Certificates.X509Certificate2;
|
|
2019
|
-
GetRSAPublicKey(): System_Security_Cryptography.RSA;
|
|
2020
|
-
GetRSAPrivateKey(): System_Security_Cryptography.RSA;
|
|
2019
|
+
GetRSAPublicKey(): System_Security_Cryptography.RSA | undefined;
|
|
2020
|
+
GetRSAPrivateKey(): System_Security_Cryptography.RSA | undefined;
|
|
2021
2021
|
CopyWithPrivateKey(privateKey: System_Security_Cryptography.RSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
|
|
2022
2022
|
}
|
|
2023
2023
|
|
|
@@ -2044,18 +2044,18 @@ export interface __Ext_Decoder {
|
|
|
2044
2044
|
|
|
2045
2045
|
export interface __Ext_JsonDocument {
|
|
2046
2046
|
Deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
|
|
2047
|
-
Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
|
|
2048
|
-
Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
|
|
2049
|
-
Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
|
|
2050
|
-
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
|
|
2047
|
+
Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions | undefined): unknown | undefined;
|
|
2048
|
+
Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue | undefined;
|
|
2049
|
+
Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown | undefined;
|
|
2050
|
+
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown | undefined;
|
|
2051
2051
|
}
|
|
2052
2052
|
|
|
2053
2053
|
export interface __Ext_JsonElement {
|
|
2054
2054
|
Deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
|
|
2055
2055
|
Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
|
|
2056
2056
|
Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
|
|
2057
|
-
Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
|
|
2058
|
-
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
|
|
2057
|
+
Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown | undefined;
|
|
2058
|
+
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown | undefined;
|
|
2059
2059
|
}
|
|
2060
2060
|
|
|
2061
2061
|
export interface __Ext_JsonNode {
|
|
@@ -2063,15 +2063,15 @@ export interface __Ext_JsonNode {
|
|
|
2063
2063
|
Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
|
|
2064
2064
|
Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
|
|
2065
2065
|
Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
|
|
2066
|
-
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
|
|
2066
|
+
Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown | undefined;
|
|
2067
2067
|
}
|
|
2068
2068
|
|
|
2069
2069
|
export interface __Ext_JsonSerializerOptions {
|
|
2070
|
-
GetJsonSchemaAsNode(type_: System.Type, exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
|
|
2070
|
+
GetJsonSchemaAsNode(type_: System.Type, exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions | undefined): System_Text_Json_Nodes.JsonNode;
|
|
2071
2071
|
}
|
|
2072
2072
|
|
|
2073
2073
|
export interface __Ext_JsonTypeInfo {
|
|
2074
|
-
GetJsonSchemaAsNode(exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
|
|
2074
|
+
GetJsonSchemaAsNode(exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions | undefined): System_Text_Json_Nodes.JsonNode;
|
|
2075
2075
|
}
|
|
2076
2076
|
|
|
2077
2077
|
export interface __Ext_IJsonTypeInfoResolver {
|
|
@@ -2080,7 +2080,7 @@ export interface __Ext_IJsonTypeInfoResolver {
|
|
|
2080
2080
|
|
|
2081
2081
|
export interface __Ext_WaitHandle {
|
|
2082
2082
|
GetSafeWaitHandle(): Microsoft_Win32_SafeHandles.SafeWaitHandle;
|
|
2083
|
-
SetSafeWaitHandle(value: Microsoft_Win32_SafeHandles.SafeWaitHandle): void;
|
|
2083
|
+
SetSafeWaitHandle(value: Microsoft_Win32_SafeHandles.SafeWaitHandle | undefined): void;
|
|
2084
2084
|
}
|
|
2085
2085
|
|
|
2086
2086
|
export interface __Ext_EventWaitHandle {
|
|
@@ -2137,31 +2137,31 @@ export interface __Ext_IReceivableSourceBlock_1<TOutput> {
|
|
|
2137
2137
|
}
|
|
2138
2138
|
|
|
2139
2139
|
export interface __Ext_XElement {
|
|
2140
|
-
GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo;
|
|
2141
|
-
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
|
|
2142
|
-
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
|
|
2140
|
+
GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo | undefined;
|
|
2141
|
+
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined): void;
|
|
2142
|
+
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined, addSchemaInfo: boolean): void;
|
|
2143
2143
|
}
|
|
2144
2144
|
|
|
2145
2145
|
export interface __Ext_XAttribute {
|
|
2146
|
-
GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo;
|
|
2147
|
-
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
|
|
2148
|
-
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
|
|
2146
|
+
GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo | undefined;
|
|
2147
|
+
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined): void;
|
|
2148
|
+
Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined, addSchemaInfo: boolean): void;
|
|
2149
2149
|
}
|
|
2150
2150
|
|
|
2151
2151
|
export interface __Ext_XDocument {
|
|
2152
|
-
Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
|
|
2153
|
-
Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
|
|
2152
|
+
Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined): void;
|
|
2153
|
+
Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler | undefined, addSchemaInfo: boolean): void;
|
|
2154
2154
|
}
|
|
2155
2155
|
|
|
2156
2156
|
export interface __Ext_XNode {
|
|
2157
2157
|
CreateNavigator(): System_Xml_XPath.XPathNavigator;
|
|
2158
|
-
CreateNavigator(nameTable: System_Xml.XmlNameTable): System_Xml_XPath.XPathNavigator;
|
|
2158
|
+
CreateNavigator(nameTable: System_Xml.XmlNameTable | undefined): System_Xml_XPath.XPathNavigator;
|
|
2159
2159
|
XPathEvaluate(expression: string): unknown;
|
|
2160
|
-
XPathEvaluate(expression: string, resolver: System_Xml.IXmlNamespaceResolver): unknown;
|
|
2161
|
-
XPathSelectElement(expression: string): System_Xml_Linq.XElement;
|
|
2162
|
-
XPathSelectElement(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Xml_Linq.XElement;
|
|
2160
|
+
XPathEvaluate(expression: string, resolver: System_Xml.IXmlNamespaceResolver | undefined): unknown;
|
|
2161
|
+
XPathSelectElement(expression: string): System_Xml_Linq.XElement | undefined;
|
|
2162
|
+
XPathSelectElement(expression: string, resolver: System_Xml.IXmlNamespaceResolver | undefined): System_Xml_Linq.XElement | undefined;
|
|
2163
2163
|
XPathSelectElements(expression: string): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
2164
|
-
XPathSelectElements(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
2164
|
+
XPathSelectElements(expression: string, resolver: System_Xml.IXmlNamespaceResolver | undefined): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
|
|
2165
2165
|
ToXPathNavigable(): System_Xml_XPath.IXPathNavigable;
|
|
2166
2166
|
}
|
|
2167
2167
|
|
|
@@ -2290,5 +2290,6 @@ export type ExtensionMethods<TShape> =
|
|
|
2290
2290
|
: TShape extends System_Xml_Linq.XAttribute ? __Ext_XAttribute
|
|
2291
2291
|
: TShape extends System_Xml_Linq.XDocument ? __Ext_XDocument
|
|
2292
2292
|
: TShape extends System_Xml_Linq.XNode ? __Ext_XNode
|
|
2293
|
+
: TShape extends (infer T)[] ? __Ext_IEnumerable_1<T>
|
|
2293
2294
|
: {};
|
|
2294
2295
|
|