@tsonic/dotnet 0.5.2 → 0.6.0

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.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -1,2280 +0,0 @@
1
- // Generated by tsbindgen - Extension Method Buckets
2
- // This file contains bucket interfaces for C# extension methods.
3
- // Each __Ext_* interface groups all extension methods for a specific target type.
4
-
5
- // Import namespace modules for cross-namespace type references
6
- import * as Microsoft_Win32_SafeHandles from "../../Microsoft.Win32.SafeHandles/internal/index.js";
7
- import * as System from "../../System/internal/index.js";
8
- import * as System_Buffers from "../../System.Buffers/internal/index.js";
9
- import * as System_Collections from "../../System.Collections/internal/index.js";
10
- import * as System_Collections_Concurrent from "../../System.Collections.Concurrent/internal/index.js";
11
- import * as System_Collections_Frozen from "../../System.Collections.Frozen/internal/index.js";
12
- import * as System_Collections_Generic from "../../System.Collections.Generic/internal/index.js";
13
- import * as System_Collections_Immutable from "../../System.Collections.Immutable/internal/index.js";
14
- import * as System_Collections_ObjectModel from "../../System.Collections.ObjectModel/internal/index.js";
15
- import * as System_Data from "../../System.Data/internal/index.js";
16
- import * as System_Data_Common from "../../System.Data.Common/internal/index.js";
17
- import * as System_Diagnostics from "../../System.Diagnostics/internal/index.js";
18
- import * as System_Diagnostics_Metrics from "../../System.Diagnostics.Metrics/internal/index.js";
19
- import * as System_Globalization from "../../System.Globalization/internal/index.js";
20
- import * as System_IO from "../../System.IO/internal/index.js";
21
- import * as System_IO_Compression from "../../System.IO.Compression/internal/index.js";
22
- import * as System_IO_Pipelines from "../../System.IO.Pipelines/internal/index.js";
23
- import * as System_IO_Pipes from "../../System.IO.Pipes/internal/index.js";
24
- import * as System_Linq from "../../System.Linq/internal/index.js";
25
- import * as System_Linq_Expressions from "../../System.Linq.Expressions/internal/index.js";
26
- import * as System_Net from "../../System.Net/internal/index.js";
27
- import * as System_Net_Http from "../../System.Net.Http/internal/index.js";
28
- import * as System_Net_Sockets from "../../System.Net.Sockets/internal/index.js";
29
- import * as System_Numerics from "../../System.Numerics/internal/index.js";
30
- import * as System_Reflection from "../../System.Reflection/internal/index.js";
31
- import * as System_Reflection_Metadata from "../../System.Reflection.Metadata/internal/index.js";
32
- import * as System_Reflection_Metadata_Ecma335 from "../../System.Reflection.Metadata.Ecma335/internal/index.js";
33
- import * as System_Reflection_PortableExecutable from "../../System.Reflection.PortableExecutable/internal/index.js";
34
- import * as System_Runtime_CompilerServices from "../../System.Runtime.CompilerServices/internal/index.js";
35
- import * as System_Runtime_InteropServices from "../../System.Runtime.InteropServices/internal/index.js";
36
- import * as System_Runtime_Intrinsics from "../../System.Runtime.Intrinsics/internal/index.js";
37
- import * as System_Runtime_Serialization from "../../System.Runtime.Serialization/internal/index.js";
38
- import * as System_Runtime_Serialization_Json from "../../System.Runtime.Serialization.Json/internal/index.js";
39
- import * as System_Security_AccessControl from "../../System.Security.AccessControl/internal/index.js";
40
- import * as System_Security_Cryptography from "../../System.Security.Cryptography/internal/index.js";
41
- import * as System_Security_Cryptography_X509Certificates from "../../System.Security.Cryptography.X509Certificates/internal/index.js";
42
- import * as System_Text from "../../System.Text/internal/index.js";
43
- import * as System_Text_Json from "../../System.Text.Json/internal/index.js";
44
- import * as System_Text_Json_Nodes from "../../System.Text.Json.Nodes/internal/index.js";
45
- import * as System_Text_Json_Schema from "../../System.Text.Json.Schema/internal/index.js";
46
- import * as System_Text_Json_Serialization from "../../System.Text.Json.Serialization/internal/index.js";
47
- import * as System_Text_Json_Serialization_Metadata from "../../System.Text.Json.Serialization.Metadata/internal/index.js";
48
- import * as System_Threading from "../../System.Threading/internal/index.js";
49
- import * as System_Threading_Tasks from "../../System.Threading.Tasks/internal/index.js";
50
- import * as System_Threading_Tasks_Dataflow from "../../System.Threading.Tasks.Dataflow/internal/index.js";
51
- import * as System_Xml from "../../System.Xml/internal/index.js";
52
- import * as System_Xml_Linq from "../../System.Xml.Linq/internal/index.js";
53
- import * as System_Xml_Schema from "../../System.Xml.Schema/internal/index.js";
54
- import * as System_Xml_XPath from "../../System.Xml.XPath/internal/index.js";
55
-
56
- // Import branded primitive types
57
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/types';
58
-
59
- // Import CLROf utility for primitive type lifting
60
- import type { CLROf } from '../../System/internal/index.js';
61
-
62
- // Import unsafe type markers
63
- import type { ptr, ref } from '@tsonic/types';
64
-
65
- export interface __Ext_String {
66
- asSpan4(): System.ReadOnlySpan_1<CLROf<string>>;
67
- asSpan5(start: int): System.ReadOnlySpan_1<CLROf<string>>;
68
- asSpan6(startIndex: System.Index): System.ReadOnlySpan_1<CLROf<string>>;
69
- asSpan7(range: System.Range): System.ReadOnlySpan_1<CLROf<string>>;
70
- asSpan8(start: int, length: int): System.ReadOnlySpan_1<CLROf<string>>;
71
- asMemory(): System.ReadOnlyMemory_1<CLROf<string>>;
72
- asMemory2(start: int): System.ReadOnlyMemory_1<CLROf<string>>;
73
- asMemory3(startIndex: System.Index): System.ReadOnlyMemory_1<CLROf<string>>;
74
- asMemory4(start: int, length: int): System.ReadOnlyMemory_1<CLROf<string>>;
75
- asMemory5(range: System.Range): System.ReadOnlyMemory_1<CLROf<string>>;
76
- isNormalized(): boolean;
77
- isNormalized2(normalizationForm: System_Text.NormalizationForm): boolean;
78
- normalize(): string;
79
- normalize2(normalizationForm: System_Text.NormalizationForm): string;
80
- }
81
-
82
- export interface __Ext_Span_1<T extends System.IEquatable_1<T>> {
83
- contains(value: T): boolean;
84
- containsAny(value0: T, value1: T): boolean;
85
- containsAny2(value0: T, value1: T, value2: T): boolean;
86
- containsAny3(values: System.ReadOnlySpan_1<T>): boolean;
87
- containsAny4(values: System_Buffers.SearchValues_1<T>): boolean;
88
- containsAny5(values: System_Buffers.SearchValues_1<CLROf<string>>): boolean;
89
- containsAnyExcept(value: T): boolean;
90
- containsAnyExcept2(value0: T, value1: T): boolean;
91
- containsAnyExcept3(value0: T, value1: T, value2: T): boolean;
92
- containsAnyExcept4(values: System.ReadOnlySpan_1<T>): boolean;
93
- containsAnyExcept5(values: System_Buffers.SearchValues_1<T>): boolean;
94
- containsAnyInRange(lowInclusive: T, highInclusive: T): boolean;
95
- containsAnyExceptInRange(lowInclusive: T, highInclusive: T): boolean;
96
- indexOf(value: T): int;
97
- indexOf2(value: System.ReadOnlySpan_1<T>): int;
98
- lastIndexOf(value: T): int;
99
- lastIndexOf2(value: System.ReadOnlySpan_1<T>): int;
100
- indexOfAnyExcept(value: T): int;
101
- indexOfAnyExcept2(value0: T, value1: T): int;
102
- indexOfAnyExcept3(value0: T, value1: T, value2: T): int;
103
- indexOfAnyExcept4(values: System.ReadOnlySpan_1<T>): int;
104
- indexOfAnyExcept5(values: System_Buffers.SearchValues_1<T>): int;
105
- lastIndexOfAnyExcept(value: T): int;
106
- lastIndexOfAnyExcept2(value0: T, value1: T): int;
107
- lastIndexOfAnyExcept3(value0: T, value1: T, value2: T): int;
108
- lastIndexOfAnyExcept4(values: System.ReadOnlySpan_1<T>): int;
109
- lastIndexOfAnyExcept5(values: System_Buffers.SearchValues_1<T>): int;
110
- indexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
111
- indexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
112
- lastIndexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
113
- lastIndexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
114
- sequenceEqual(other: System.ReadOnlySpan_1<T>): boolean;
115
- sequenceCompareTo(other: System.ReadOnlySpan_1<T>): int;
116
- indexOfAny(value0: T, value1: T): int;
117
- indexOfAny2(value0: T, value1: T, value2: T): int;
118
- indexOfAny3(values: System.ReadOnlySpan_1<T>): int;
119
- indexOfAny4(values: System_Buffers.SearchValues_1<T>): int;
120
- indexOfAny5(values: System_Buffers.SearchValues_1<CLROf<string>>): int;
121
- lastIndexOfAny(value0: T, value1: T): int;
122
- lastIndexOfAny2(value0: T, value1: T, value2: T): int;
123
- lastIndexOfAny3(values: System.ReadOnlySpan_1<T>): int;
124
- lastIndexOfAny4(values: System_Buffers.SearchValues_1<T>): int;
125
- sequenceEqual3(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
126
- startsWith(value: System.ReadOnlySpan_1<T>): boolean;
127
- endsWith(value: System.ReadOnlySpan_1<T>): boolean;
128
- reverse(): void;
129
- overlaps(other: System.ReadOnlySpan_1<T>): boolean;
130
- overlaps2(other: System.ReadOnlySpan_1<T>, elementOffset: ref<int>): boolean;
131
- binarySearch(comparable: System.IComparable_1<T>): int;
132
- binarySearch2<TComparable>(comparable: TComparable): int;
133
- binarySearch3<TComparer>(value: T, comparer: TComparer): int;
134
- sort(): void;
135
- sort2<TComparer>(comparer: TComparer): void;
136
- sort3(comparison: System.Comparison_1<T>): void;
137
- sort4<TKey, TValue>(items: System.Span_1<TValue>): void;
138
- sort5<TKey, TValue, TComparer>(items: System.Span_1<TValue>, comparer: TComparer): void;
139
- sort6<TKey, TValue>(items: System.Span_1<TValue>, comparison: System.Comparison_1<TKey>): void;
140
- replace(oldValue: T, newValue: T): void;
141
- replace2(oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
142
- replaceAny2(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
143
- replaceAnyExcept2(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
144
- commonPrefixLength(other: System.ReadOnlySpan_1<T>): int;
145
- commonPrefixLength2(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
146
- count(value: T): int;
147
- count4(value: System.ReadOnlySpan_1<T>): int;
148
- tryWrite(handler: ref<System.MemoryExtensions_TryWriteInterpolatedStringHandler>, charsWritten: ref<int>): boolean;
149
- tryWrite2(provider: System.IFormatProvider, handler: ref<System.MemoryExtensions_TryWriteInterpolatedStringHandler>, charsWritten: ref<int>): boolean;
150
- tryWrite3<TArg0>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0): boolean;
151
- tryWrite4<TArg0, TArg1>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0, arg1: TArg1): boolean;
152
- tryWrite5<TArg0, TArg1, TArg2>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
153
- tryWrite6(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, args: any[]): boolean;
154
- tryWrite7(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, args: System.ReadOnlySpan_1<any>): boolean;
155
- enumerateRunes2(): System_Text.SpanRuneEnumerator;
156
- enumerateLines2(): System_Text.SpanLineEnumerator;
157
- trim3(trimElement: T): System.Span_1<T>;
158
- trimStart3(trimElement: T): System.Span_1<T>;
159
- trimEnd3(trimElement: T): System.Span_1<T>;
160
- trim7(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
161
- trimStart7(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
162
- trimEnd7(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
163
- trim14(): System.Span_1<CLROf<string>>;
164
- trimStart14(): System.Span_1<CLROf<string>>;
165
- trimEnd14(): System.Span_1<CLROf<string>>;
166
- toImmutableArray2(): System_Collections_Immutable.ImmutableArray_1<T>;
167
- }
168
-
169
- export interface __Ext_ReadOnlySpan_1<T extends System.IEquatable_1<T>> {
170
- contains2(value: T): boolean;
171
- contains3(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
172
- containsAny6(value0: T, value1: T): boolean;
173
- containsAny7(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
174
- containsAny8(value0: T, value1: T, value2: T): boolean;
175
- containsAny9(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
176
- containsAny10(values: System.ReadOnlySpan_1<T>): boolean;
177
- containsAny11(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
178
- containsAny12(values: System_Buffers.SearchValues_1<T>): boolean;
179
- containsAny13(values: System_Buffers.SearchValues_1<CLROf<string>>): boolean;
180
- containsAnyExcept6(value: T): boolean;
181
- containsAnyExcept7(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
182
- containsAnyExcept8(value0: T, value1: T): boolean;
183
- containsAnyExcept9(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
184
- containsAnyExcept10(value0: T, value1: T, value2: T): boolean;
185
- containsAnyExcept11(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
186
- containsAnyExcept12(values: System.ReadOnlySpan_1<T>): boolean;
187
- containsAnyExcept13(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
188
- containsAnyExcept14(values: System_Buffers.SearchValues_1<T>): boolean;
189
- containsAnyInRange2(lowInclusive: T, highInclusive: T): boolean;
190
- containsAnyExceptInRange2(lowInclusive: T, highInclusive: T): boolean;
191
- indexOfAnyExcept6(value: T): int;
192
- indexOfAnyExcept7(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
193
- indexOfAnyExcept8(value0: T, value1: T): int;
194
- indexOfAnyExcept9(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
195
- indexOfAnyExcept10(value0: T, value1: T, value2: T): int;
196
- indexOfAnyExcept11(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
197
- indexOfAnyExcept12(values: System.ReadOnlySpan_1<T>): int;
198
- indexOfAnyExcept13(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
199
- indexOfAnyExcept14(values: System_Buffers.SearchValues_1<T>): int;
200
- lastIndexOfAnyExcept6(value: T): int;
201
- lastIndexOfAnyExcept7(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
202
- lastIndexOfAnyExcept8(value0: T, value1: T): int;
203
- lastIndexOfAnyExcept9(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
204
- lastIndexOfAnyExcept10(value0: T, value1: T, value2: T): int;
205
- lastIndexOfAnyExcept11(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
206
- lastIndexOfAnyExcept12(values: System.ReadOnlySpan_1<T>): int;
207
- lastIndexOfAnyExcept13(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
208
- lastIndexOfAnyExcept14(values: System_Buffers.SearchValues_1<T>): int;
209
- indexOfAnyInRange2(lowInclusive: T, highInclusive: T): int;
210
- indexOfAnyExceptInRange2(lowInclusive: T, highInclusive: T): int;
211
- lastIndexOfAnyInRange2(lowInclusive: T, highInclusive: T): int;
212
- lastIndexOfAnyExceptInRange2(lowInclusive: T, highInclusive: T): int;
213
- indexOf3(value: T): int;
214
- indexOf4(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
215
- indexOf5(value: System.ReadOnlySpan_1<T>): int;
216
- indexOf6(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
217
- lastIndexOf3(value: T): int;
218
- lastIndexOf4(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
219
- lastIndexOf5(value: System.ReadOnlySpan_1<T>): int;
220
- lastIndexOf6(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
221
- indexOfAny6(value0: T, value1: T): int;
222
- indexOfAny7(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
223
- indexOfAny8(value0: T, value1: T, value2: T): int;
224
- indexOfAny9(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
225
- indexOfAny10(values: System.ReadOnlySpan_1<T>): int;
226
- indexOfAny11(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
227
- indexOfAny12(values: System_Buffers.SearchValues_1<T>): int;
228
- indexOfAny13(values: System_Buffers.SearchValues_1<CLROf<string>>): int;
229
- lastIndexOfAny5(value0: T, value1: T): int;
230
- lastIndexOfAny6(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
231
- lastIndexOfAny7(value0: T, value1: T, value2: T): int;
232
- lastIndexOfAny8(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
233
- lastIndexOfAny9(values: System.ReadOnlySpan_1<T>): int;
234
- lastIndexOfAny10(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
235
- lastIndexOfAny11(values: System_Buffers.SearchValues_1<T>): int;
236
- sequenceEqual2(other: System.ReadOnlySpan_1<T>): boolean;
237
- sequenceEqual4(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
238
- sequenceCompareTo2(other: System.ReadOnlySpan_1<T>): int;
239
- sequenceCompareTo3(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IComparer_1<T>): int;
240
- startsWith2(value: System.ReadOnlySpan_1<T>): boolean;
241
- startsWith3(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
242
- endsWith2(value: System.ReadOnlySpan_1<T>): boolean;
243
- endsWith3(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
244
- startsWith4(value: T): boolean;
245
- startsWith5(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
246
- endsWith4(value: T): boolean;
247
- endsWith5(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
248
- overlaps3(other: System.ReadOnlySpan_1<T>): boolean;
249
- overlaps4(other: System.ReadOnlySpan_1<T>, elementOffset: ref<int>): boolean;
250
- binarySearch4(comparable: System.IComparable_1<T>): int;
251
- binarySearch5<TComparable>(comparable: TComparable): int;
252
- binarySearch6<TComparer>(value: T, comparer: TComparer): int;
253
- replace3(destination: System.Span_1<T>, oldValue: T, newValue: T): void;
254
- replace4(destination: System.Span_1<T>, oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
255
- replaceAny(destination: System.Span_1<T>, values: System_Buffers.SearchValues_1<T>, newValue: T): void;
256
- replaceAnyExcept(destination: System.Span_1<T>, values: System_Buffers.SearchValues_1<T>, newValue: T): void;
257
- commonPrefixLength3(other: System.ReadOnlySpan_1<T>): int;
258
- commonPrefixLength4(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
259
- split(separator: T): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
260
- split2(separator: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
261
- splitAny(separators: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
262
- splitAny2(separators: System_Buffers.SearchValues_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
263
- split3(destination: System.Span_1<System.Range>, separator: string, options: System.StringSplitOptions): int;
264
- split4(destination: System.Span_1<System.Range>, separator: System.ReadOnlySpan_1<CLROf<string>>, options: System.StringSplitOptions): int;
265
- splitAny3(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<CLROf<string>>, options: System.StringSplitOptions): int;
266
- splitAny4(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<CLROf<string>>, options: System.StringSplitOptions): int;
267
- count2(value: T): int;
268
- count3(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
269
- count5(value: System.ReadOnlySpan_1<T>): int;
270
- count6(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
271
- countAny(values: System_Buffers.SearchValues_1<T>): int;
272
- countAny2(values: System.ReadOnlySpan_1<T>): int;
273
- countAny3(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
274
- isWhiteSpace(): boolean;
275
- contains4(value: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): boolean;
276
- equals(other: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): boolean;
277
- compareTo(other: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): int;
278
- indexOf7(value: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): int;
279
- lastIndexOf7(value: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): int;
280
- toLower(destination: System.Span_1<CLROf<string>>, culture: System_Globalization.CultureInfo): int;
281
- toLowerInvariant(destination: System.Span_1<CLROf<string>>): int;
282
- toUpper(destination: System.Span_1<CLROf<string>>, culture: System_Globalization.CultureInfo): int;
283
- toUpperInvariant(destination: System.Span_1<CLROf<string>>): int;
284
- endsWith6(value: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): boolean;
285
- startsWith6(value: System.ReadOnlySpan_1<CLROf<string>>, comparisonType: System.StringComparison): boolean;
286
- enumerateRunes(): System_Text.SpanRuneEnumerator;
287
- enumerateLines(): System_Text.SpanLineEnumerator;
288
- trim4(trimElement: T): System.ReadOnlySpan_1<T>;
289
- trimStart4(trimElement: T): System.ReadOnlySpan_1<T>;
290
- trimEnd4(trimElement: T): System.ReadOnlySpan_1<T>;
291
- trim8(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
292
- trimStart8(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
293
- trimEnd8(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
294
- trim11(): System.ReadOnlySpan_1<CLROf<string>>;
295
- trimStart11(): System.ReadOnlySpan_1<CLROf<string>>;
296
- trimEnd11(): System.ReadOnlySpan_1<CLROf<string>>;
297
- trim12(trimChar: string): System.ReadOnlySpan_1<CLROf<string>>;
298
- trimStart12(trimChar: string): System.ReadOnlySpan_1<CLROf<string>>;
299
- trimEnd12(trimChar: string): System.ReadOnlySpan_1<CLROf<string>>;
300
- trim13(trimChars: System.ReadOnlySpan_1<CLROf<string>>): System.ReadOnlySpan_1<CLROf<string>>;
301
- trimStart13(trimChars: System.ReadOnlySpan_1<CLROf<string>>): System.ReadOnlySpan_1<CLROf<string>>;
302
- trimEnd13(trimChars: System.ReadOnlySpan_1<CLROf<string>>): System.ReadOnlySpan_1<CLROf<string>>;
303
- isNormalized3(normalizationForm: System_Text.NormalizationForm): boolean;
304
- tryNormalize(destination: System.Span_1<CLROf<string>>, charsWritten: ref<int>, normalizationForm: System_Text.NormalizationForm): boolean;
305
- getNormalizedLength(normalizationForm: System_Text.NormalizationForm): int;
306
- toImmutableArray(): System_Collections_Immutable.ImmutableArray_1<T>;
307
- }
308
-
309
- export interface __Ext_ArraySegment_1<T> {
310
- asSpan11(): System.Span_1<T>;
311
- asSpan12(start: int): System.Span_1<T>;
312
- asSpan13(startIndex: System.Index): System.Span_1<T>;
313
- asSpan14(start: int, length: int): System.Span_1<T>;
314
- asSpan15(range: System.Range): System.Span_1<T>;
315
- asMemory11(): System.Memory_1<T>;
316
- asMemory12(start: int): System.Memory_1<T>;
317
- asMemory13(start: int, length: int): System.Memory_1<T>;
318
- }
319
-
320
- export interface __Ext_Memory_1<T extends System.IEquatable_1<T>> {
321
- trim(trimElement: T): System.Memory_1<T>;
322
- trimStart(trimElement: T): System.Memory_1<T>;
323
- trimEnd(trimElement: T): System.Memory_1<T>;
324
- trim5(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
325
- trimStart5(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
326
- trimEnd5(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
327
- trim9(): System.Memory_1<CLROf<string>>;
328
- trimStart9(): System.Memory_1<CLROf<string>>;
329
- trimEnd9(): System.Memory_1<CLROf<string>>;
330
- }
331
-
332
- export interface __Ext_ReadOnlyMemory_1<T extends System.IEquatable_1<T>> {
333
- trim2(trimElement: T): System.ReadOnlyMemory_1<T>;
334
- trimStart2(trimElement: T): System.ReadOnlyMemory_1<T>;
335
- trimEnd2(trimElement: T): System.ReadOnlyMemory_1<T>;
336
- trim6(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
337
- trimStart6(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
338
- trimEnd6(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
339
- trim10(): System.ReadOnlyMemory_1<CLROf<string>>;
340
- trimStart10(): System.ReadOnlyMemory_1<CLROf<string>>;
341
- trimEnd10(): System.ReadOnlyMemory_1<CLROf<string>>;
342
- }
343
-
344
- export interface __Ext_Tuple_1<T1> {
345
- deconstruct(item1: ref<T1>): void;
346
- toValueTuple(): System.ValueTuple_1<T1>;
347
- }
348
-
349
- export interface __Ext_Tuple_2<T1, T2> {
350
- deconstruct2(item1: ref<T1>, item2: ref<T2>): void;
351
- toValueTuple2(): System.ValueTuple_2<T1, T2>;
352
- }
353
-
354
- export interface __Ext_Tuple_3<T1, T2, T3> {
355
- deconstruct3(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>): void;
356
- toValueTuple3(): System.ValueTuple_3<T1, T2, T3>;
357
- }
358
-
359
- export interface __Ext_Tuple_4<T1, T2, T3, T4> {
360
- deconstruct4(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>): void;
361
- toValueTuple4(): System.ValueTuple_4<T1, T2, T3, T4>;
362
- }
363
-
364
- export interface __Ext_Tuple_5<T1, T2, T3, T4, T5> {
365
- deconstruct5(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>): void;
366
- toValueTuple5(): System.ValueTuple_5<T1, T2, T3, T4, T5>;
367
- }
368
-
369
- export interface __Ext_Tuple_6<T1, T2, T3, T4, T5, T6> {
370
- deconstruct6(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>): void;
371
- toValueTuple6(): System.ValueTuple_6<T1, T2, T3, T4, T5, T6>;
372
- }
373
-
374
- export interface __Ext_Tuple_7<T1, T2, T3, T4, T5, T6, T7> {
375
- deconstruct7(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>): void;
376
- toValueTuple7(): System.ValueTuple_7<T1, T2, T3, T4, T5, T6, T7>;
377
- }
378
-
379
- export interface __Ext_Tuple_8<T1, T2, T3, T4, T5, T6, T7, TRest> {
380
- deconstruct8<T8>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>): void;
381
- deconstruct9<T8, T9>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>): void;
382
- deconstruct10<T8, T9, T10>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>): void;
383
- deconstruct11<T8, T9, T10, T11>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>): void;
384
- deconstruct12<T8, T9, T10, T11, T12>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>): void;
385
- deconstruct13<T8, T9, T10, T11, T12, T13>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>): void;
386
- deconstruct14<T8, T9, T10, T11, T12, T13, T14>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>): void;
387
- deconstruct15<T8, T9, T10, T11, T12, T13, T14, T15>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>): void;
388
- deconstruct16<T8, T9, T10, T11, T12, T13, T14, T15, T16>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>): void;
389
- deconstruct17<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>, item17: ref<T17>): void;
390
- deconstruct18<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>, item17: ref<T17>, item18: ref<T18>): void;
391
- deconstruct19<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>, item17: ref<T17>, item18: ref<T18>, item19: ref<T19>): void;
392
- deconstruct20<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>, item17: ref<T17>, item18: ref<T18>, item19: ref<T19>, item20: ref<T20>): void;
393
- deconstruct21<T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>, item8: ref<T8>, item9: ref<T9>, item10: ref<T10>, item11: ref<T11>, item12: ref<T12>, item13: ref<T13>, item14: ref<T14>, item15: ref<T15>, item16: ref<T16>, item17: ref<T17>, item18: ref<T18>, item19: ref<T19>, item20: ref<T20>, item21: ref<T21>): void;
394
- toValueTuple8<T8>(): System.ValueTuple_8<T1, T2, T3, T4, T5, T6, T7, System.ValueTuple_1<T8>>;
395
- }
396
-
397
- export interface __Ext_ValueTuple_1<T1> {
398
- toTuple(): System.Tuple_1<T1>;
399
- }
400
-
401
- export interface __Ext_ValueTuple_2<T1, T2> {
402
- toTuple2(): System.Tuple_2<T1, T2>;
403
- }
404
-
405
- export interface __Ext_ValueTuple_3<T1, T2, T3> {
406
- toTuple3(): System.Tuple_3<T1, T2, T3>;
407
- }
408
-
409
- export interface __Ext_ValueTuple_4<T1, T2, T3, T4> {
410
- toTuple4(): System.Tuple_4<T1, T2, T3, T4>;
411
- }
412
-
413
- export interface __Ext_ValueTuple_5<T1, T2, T3, T4, T5> {
414
- toTuple5(): System.Tuple_5<T1, T2, T3, T4, T5>;
415
- }
416
-
417
- export interface __Ext_ValueTuple_6<T1, T2, T3, T4, T5, T6> {
418
- toTuple6(): System.Tuple_6<T1, T2, T3, T4, T5, T6>;
419
- }
420
-
421
- export interface __Ext_ValueTuple_7<T1, T2, T3, T4, T5, T6, T7> {
422
- toTuple7(): System.Tuple_7<T1, T2, T3, T4, T5, T6, T7>;
423
- }
424
-
425
- export interface __Ext_ValueTuple_8<T1, T2, T3, T4, T5, T6, T7, TRest> {
426
- toTuple8<T8>(): System.Tuple_8<T1, T2, T3, T4, T5, T6, T7, System.Tuple_1<T8>>;
427
- }
428
-
429
- export interface __Ext_IBufferWriter_1<T> {
430
- write(value: System.ReadOnlySpan_1<T>): void;
431
- }
432
-
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
- toFrozenDictionary2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, TSource>;
436
- toFrozenDictionary3<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, 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>;
438
- toImmutableArray3<TSource>(): System_Collections_Immutable.ImmutableArray_1<TSource>;
439
- toImmutableDictionary<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
440
- toImmutableDictionary3<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
441
- toImmutableDictionary4<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TSource>;
442
- toImmutableDictionary5<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TSource>;
443
- toImmutableDictionary6<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
444
- toImmutableDictionary7<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
445
- toImmutableDictionary8<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
446
- toImmutableDictionary9<TKey, TValue>(): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
447
- toImmutableHashSet<TSource>(equalityComparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Immutable.ImmutableHashSet_1<TSource>;
448
- toImmutableHashSet3<TSource>(): System_Collections_Immutable.ImmutableHashSet_1<TSource>;
449
- toImmutableList<TSource>(): System_Collections_Immutable.ImmutableList_1<TSource>;
450
- toImmutableSortedDictionary<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
451
- toImmutableSortedDictionary3<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
452
- toImmutableSortedDictionary4<TSource, TKey, TValue>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
453
- toImmutableSortedDictionary5<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
454
- toImmutableSortedDictionary6<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
455
- toImmutableSortedDictionary7<TKey, TValue>(): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
456
- toImmutableSortedSet<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>): System_Collections_Immutable.ImmutableSortedSet_1<TSource>;
457
- toImmutableSortedSet2<TSource>(): System_Collections_Immutable.ImmutableSortedSet_1<TSource>;
458
- copyToDataTable(): System_Data.DataTable;
459
- copyToDataTable2(table: System_Data.DataTable, options: System_Data.LoadOption): void;
460
- copyToDataTable3(table: System_Data.DataTable, options: System_Data.LoadOption, errorHandler: System_Data.FillErrorEventHandler): void;
461
- aggregate<TSource>(func: System.Func_3<TSource, TSource, TSource>): TSource;
462
- aggregate2<TSource, TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>): TAccumulate;
463
- aggregate3<TSource, TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
464
- any_<TSource>(): boolean;
465
- any_2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
466
- all<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
467
- append<TSource>(element: TSource): System_Collections_Generic.IEnumerable_1<TSource>;
468
- prepend<TSource>(element: TSource): System_Collections_Generic.IEnumerable_1<TSource>;
469
- average(): double;
470
- average2(): double;
471
- average3(): float;
472
- average4(): double;
473
- average5(): decimal;
474
- average6(): System.Nullable_1<CLROf<double>>;
475
- average7(): System.Nullable_1<CLROf<double>>;
476
- average8(): System.Nullable_1<CLROf<float>>;
477
- average9(): System.Nullable_1<CLROf<double>>;
478
- average10(): System.Nullable_1<CLROf<decimal>>;
479
- average11<TSource>(selector: System.Func_2<TSource, CLROf<int>>): double;
480
- average12<TSource>(selector: System.Func_2<TSource, CLROf<float>>): float;
481
- average13<TSource>(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
482
- average14<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<double>>;
483
- average15<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
484
- average16<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
485
- chunk<TSource>(size: int): System_Collections_Generic.IEnumerable_1<TSource[]>;
486
- concat<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
487
- contains<TSource>(value: TSource): boolean;
488
- contains2<TSource>(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
489
- aggregateBy<TSource, TKey, TAccumulate>(keySelector: System.Func_2<TSource, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
490
- aggregateBy2<TSource, TKey, TAccumulate>(keySelector: System.Func_2<TSource, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, TSource, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
491
- countBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
492
- count<TSource>(): int;
493
- count2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): int;
494
- tryGetNonEnumeratedCount<TSource>(count: ref<int>): boolean;
495
- longCount<TSource>(): long;
496
- longCount2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): long;
497
- defaultIfEmpty<TSource>(): System_Collections_Generic.IEnumerable_1<TSource>;
498
- defaultIfEmpty2<TSource>(defaultValue: TSource): System_Collections_Generic.IEnumerable_1<TSource>;
499
- distinct<TSource>(): System_Collections_Generic.IEnumerable_1<TSource>;
500
- distinct2<TSource>(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
501
- distinctBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
502
- distinctBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
503
- elementAt<TSource>(index: int): TSource;
504
- elementAt2<TSource>(index: System.Index): TSource;
505
- elementAtOrDefault<TSource>(index: int): TSource;
506
- elementAtOrDefault2<TSource>(index: System.Index): TSource;
507
- asEnumerable<TSource>(): System_Collections_Generic.IEnumerable_1<TSource>;
508
- except<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
509
- except2<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
510
- exceptBy<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
511
- exceptBy2<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
512
- first<TSource>(): TSource;
513
- first2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
514
- firstOrDefault<TSource>(): TSource;
515
- firstOrDefault2<TSource>(defaultValue: TSource): TSource;
516
- firstOrDefault3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
517
- firstOrDefault4<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource): TSource;
518
- groupBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TSource>>;
519
- groupBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TSource>>;
520
- groupBy3<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
521
- groupBy4<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
522
- groupBy5<TSource, TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
523
- groupBy6<TSource, 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_Collections_Generic.IEnumerable_1<TResult>;
524
- groupBy7<TSource, 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_Collections_Generic.IEnumerable_1<TResult>;
525
- groupBy8<TSource, 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_Collections_Generic.IEnumerable_1<TResult>;
526
- groupJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
527
- groupJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
528
- index<TSource>(): System_Collections_Generic.IEnumerable_1<System.ValueTuple_2<CLROf<int>, TSource>>;
529
- intersect<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
530
- intersect2<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
531
- intersectBy<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
532
- intersectBy2<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
533
- join<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
534
- join2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
535
- last<TSource>(): TSource;
536
- last2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
537
- lastOrDefault<TSource>(): TSource;
538
- lastOrDefault2<TSource>(defaultValue: TSource): TSource;
539
- lastOrDefault3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
540
- lastOrDefault4<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource): TSource;
541
- leftJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
542
- leftJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
543
- toLookup<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ILookup_2<TKey, TSource>;
544
- toLookup2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TSource>;
545
- toLookup3<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ILookup_2<TKey, TElement>;
546
- toLookup4<TSource, 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>;
547
- max(): int;
548
- max2(): long;
549
- max3(): System.Nullable_1<CLROf<int>>;
550
- max4(): System.Nullable_1<CLROf<long>>;
551
- max5(): double;
552
- max6(): System.Nullable_1<CLROf<double>>;
553
- max7(): float;
554
- max8(): System.Nullable_1<CLROf<float>>;
555
- max9(): decimal;
556
- max10(): System.Nullable_1<CLROf<decimal>>;
557
- max11<TSource>(): TSource;
558
- max12<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
559
- maxBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): TSource;
560
- maxBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): TSource;
561
- max13<TSource>(selector: System.Func_2<TSource, CLROf<int>>): int;
562
- max14<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
563
- max15<TSource>(selector: System.Func_2<TSource, CLROf<long>>): long;
564
- max16<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
565
- max17<TSource>(selector: System.Func_2<TSource, CLROf<float>>): float;
566
- max18<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
567
- max19<TSource>(selector: System.Func_2<TSource, CLROf<double>>): double;
568
- max20<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
569
- max21<TSource>(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
570
- max22<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
571
- max23<TSource, TResult>(selector: System.Func_2<TSource, TResult>): TResult;
572
- min(): int;
573
- min2(): long;
574
- min3(): System.Nullable_1<CLROf<int>>;
575
- min4(): System.Nullable_1<CLROf<long>>;
576
- min5(): float;
577
- min6(): System.Nullable_1<CLROf<float>>;
578
- min7(): double;
579
- min8(): System.Nullable_1<CLROf<double>>;
580
- min9(): decimal;
581
- min10(): System.Nullable_1<CLROf<decimal>>;
582
- min11<TSource>(): TSource;
583
- min12<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
584
- minBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): TSource;
585
- minBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): TSource;
586
- min13<TSource>(selector: System.Func_2<TSource, CLROf<int>>): int;
587
- min14<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
588
- min15<TSource>(selector: System.Func_2<TSource, CLROf<long>>): long;
589
- min16<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
590
- min17<TSource>(selector: System.Func_2<TSource, CLROf<float>>): float;
591
- min18<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
592
- min19<TSource>(selector: System.Func_2<TSource, CLROf<double>>): double;
593
- min20<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
594
- min21<TSource>(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
595
- min22<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
596
- min23<TSource, TResult>(selector: System.Func_2<TSource, TResult>): TResult;
597
- order(): System_Linq.IOrderedEnumerable_1<T>;
598
- order2(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
599
- orderBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
600
- orderBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
601
- orderDescending(): System_Linq.IOrderedEnumerable_1<T>;
602
- orderDescending2(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
603
- orderByDescending<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
604
- orderByDescending2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
605
- shuffle<TSource>(): System_Collections_Generic.IEnumerable_1<TSource>;
606
- reverse<TSource>(): System_Collections_Generic.IEnumerable_1<TSource>;
607
- rightJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
608
- rightJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
609
- select<TSource, TResult>(selector: System.Func_2<TSource, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
610
- select2<TSource, TResult>(selector: System.Func_3<TSource, CLROf<int>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
611
- selectMany<TSource, TResult>(selector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IEnumerable_1<TResult>;
612
- selectMany2<TSource, TResult>(selector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IEnumerable_1<TResult>;
613
- selectMany3<TSource, TCollection, TResult>(collectionSelector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
614
- selectMany4<TSource, TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
615
- sequenceEqual<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>): boolean;
616
- sequenceEqual2<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
617
- single<TSource>(): TSource;
618
- single2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
619
- singleOrDefault<TSource>(): TSource;
620
- singleOrDefault2<TSource>(defaultValue: TSource): TSource;
621
- singleOrDefault3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
622
- singleOrDefault4<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource): TSource;
623
- skip<TSource>(count: int): System_Collections_Generic.IEnumerable_1<TSource>;
624
- skipWhile<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
625
- skipWhile2<TSource>(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
626
- skipLast<TSource>(count: int): System_Collections_Generic.IEnumerable_1<TSource>;
627
- sum(): int;
628
- sum2(): long;
629
- sum3(): float;
630
- sum4(): double;
631
- sum5(): decimal;
632
- sum6(): System.Nullable_1<CLROf<int>>;
633
- sum7(): System.Nullable_1<CLROf<long>>;
634
- sum8(): System.Nullable_1<CLROf<float>>;
635
- sum9(): System.Nullable_1<CLROf<double>>;
636
- sum10(): System.Nullable_1<CLROf<decimal>>;
637
- sum11<TSource>(selector: System.Func_2<TSource, CLROf<int>>): int;
638
- sum12<TSource>(selector: System.Func_2<TSource, CLROf<long>>): long;
639
- sum13<TSource>(selector: System.Func_2<TSource, CLROf<float>>): float;
640
- sum14<TSource>(selector: System.Func_2<TSource, CLROf<double>>): double;
641
- sum15<TSource>(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
642
- sum16<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
643
- sum17<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
644
- sum18<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
645
- sum19<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
646
- sum20<TSource>(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
647
- take<TSource>(count: int): System_Collections_Generic.IEnumerable_1<TSource>;
648
- take2<TSource>(range: System.Range): System_Collections_Generic.IEnumerable_1<TSource>;
649
- takeWhile<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
650
- takeWhile2<TSource>(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
651
- takeLast<TSource>(count: int): System_Collections_Generic.IEnumerable_1<TSource>;
652
- toArray<TSource>(): TSource[];
653
- toList<TSource>(): System_Collections_Generic.List_1<TSource>;
654
- toDictionary<TKey, TValue>(): System_Collections_Generic.Dictionary_2<TKey, TValue>;
655
- toDictionary2<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TValue>;
656
- toDictionary3<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
657
- toDictionary4<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
658
- toDictionary5<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
659
- toDictionary6<TSource, 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>;
660
- toHashSet<TSource>(): System_Collections_Generic.HashSet_1<TSource>;
661
- toHashSet2<TSource>(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.HashSet_1<TSource>;
662
- union<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
663
- union2<TSource>(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IEnumerable_1<TSource>;
664
- unionBy<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TSource>, keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
665
- unionBy2<TSource, TKey>(second: System_Collections_Generic.IEnumerable_1<TSource>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TSource>;
666
- where<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
667
- where2<TSource>(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<TSource>;
668
- zip<TFirst, TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<TFirst, TSecond, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
669
- zip2<TFirst, TSecond>(second: System_Collections_Generic.IEnumerable_1<TSecond>): System_Collections_Generic.IEnumerable_1<System.ValueTuple_2<TFirst, TSecond>>;
670
- zip3<TFirst, TSecond, TThird>(second: System_Collections_Generic.IEnumerable_1<TSecond>, third: System_Collections_Generic.IEnumerable_1<TThird>): System_Collections_Generic.IEnumerable_1<System.ValueTuple_3<TFirst, TSecond, TThird>>;
671
- toAsyncEnumerable<TSource>(): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
672
- asParallel<TSource>(): System_Linq.ParallelQuery_1<TSource>;
673
- asQueryable<TElement>(): System_Linq.IQueryable_1<TElement>;
674
- attributes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
675
- attributes2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
676
- ancestors(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
677
- ancestors2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
678
- ancestorsAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
679
- ancestorsAndSelf2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
680
- nodes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
681
- descendantNodes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
682
- descendants(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
683
- descendants2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
684
- descendantNodesAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XNode>;
685
- descendantsAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
686
- descendantsAndSelf2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
687
- elements(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
688
- elements2(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
689
- inDocumentOrder(): System_Collections_Generic.IEnumerable_1<T>;
690
- remove(): void;
691
- remove2(): void;
692
- }
693
-
694
- export interface __Ext_IReadOnlyDictionary_2<TKey, TValue> {
695
- getValueOrDefault(key: TKey): TValue;
696
- getValueOrDefault2(key: TKey, defaultValue: TValue): TValue;
697
- }
698
-
699
- export interface __Ext_IDictionary_2<TKey, TValue> {
700
- tryAdd(key: TKey, value: TValue): boolean;
701
- remove(key: TKey, value: ref<TValue>): boolean;
702
- asReadOnly3(): System_Collections_ObjectModel.ReadOnlyDictionary_2<TKey, TValue>;
703
- }
704
-
705
- export interface __Ext_IList_1<T> {
706
- asReadOnly(): System_Collections_ObjectModel.ReadOnlyCollection_1<T>;
707
- }
708
-
709
- export interface __Ext_ISet_1<T> {
710
- asReadOnly2(): System_Collections_ObjectModel.ReadOnlySet_1<T>;
711
- }
712
-
713
- export interface __Ext_List_1<T> {
714
- addRange(source: System.ReadOnlySpan_1<T>): void;
715
- insertRange(index: int, source: System.ReadOnlySpan_1<T>): void;
716
- copyTo(destination: System.Span_1<T>): void;
717
- }
718
-
719
- export interface __Ext_ImmutableArray_1_Builder<T> {
720
- toImmutableArray4<TSource>(): System_Collections_Immutable.ImmutableArray_1<TSource>;
721
- first3(): T;
722
- firstOrDefault3(): T;
723
- last3(): T;
724
- lastOrDefault3(): T;
725
- any_3(): boolean;
726
- }
727
-
728
- export interface __Ext_ImmutableArray_1<T> {
729
- binarySearch(value: T): int;
730
- binarySearch2(value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
731
- binarySearch3(index: int, length: int, value: T): int;
732
- binarySearch4(index: int, length: int, value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
733
- select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
734
- selectMany<TSource, TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
735
- where(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
736
- any_(): boolean;
737
- any_2(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
738
- all(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
739
- sequenceEqual<TDerived, TBase>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<TBase>): boolean;
740
- sequenceEqual2<TDerived, TBase>(items: System_Collections_Generic.IEnumerable_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<TBase>): boolean;
741
- sequenceEqual3<TDerived, TBase>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, predicate: System.Func_3<TBase, TBase, CLROf<boolean>>): boolean;
742
- aggregate(func: System.Func_3<T, T, T>): T;
743
- aggregate2<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>): TAccumulate;
744
- aggregate3<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
745
- elementAt(index: int): T;
746
- elementAtOrDefault(index: int): T;
747
- first(predicate: System.Func_2<T, CLROf<boolean>>): T;
748
- first2(): T;
749
- firstOrDefault(): T;
750
- firstOrDefault2(predicate: System.Func_2<T, CLROf<boolean>>): T;
751
- last(): T;
752
- last2(predicate: System.Func_2<T, CLROf<boolean>>): T;
753
- lastOrDefault(): T;
754
- lastOrDefault2(predicate: System.Func_2<T, CLROf<boolean>>): T;
755
- single(): T;
756
- single2(predicate: System.Func_2<T, CLROf<boolean>>): T;
757
- singleOrDefault(): T;
758
- singleOrDefault2(predicate: System.Func_2<T, CLROf<boolean>>): T;
759
- toDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
760
- toDictionary2<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
761
- toDictionary3<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
762
- toDictionary4<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>;
763
- toArray(): T[];
764
- }
765
-
766
- export interface __Ext_ImmutableDictionary_2_Builder<TKey, TValue> {
767
- toImmutableDictionary2(): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
768
- }
769
-
770
- export interface __Ext_IImmutableDictionary_2<TKey, TValue> {
771
- contains(key: TKey, value: TValue): boolean;
772
- getValueOrDefault(key: TKey): TValue;
773
- getValueOrDefault2(key: TKey, defaultValue: TValue): TValue;
774
- }
775
-
776
- export interface __Ext_ImmutableHashSet_1_Builder<T> {
777
- toImmutableHashSet2<TSource>(): System_Collections_Immutable.ImmutableHashSet_1<TSource>;
778
- }
779
-
780
- export interface __Ext_ImmutableList_1_Builder<T> {
781
- toImmutableList2<TSource>(): System_Collections_Immutable.ImmutableList_1<TSource>;
782
- }
783
-
784
- export interface __Ext_IImmutableList_1<T> {
785
- replace(oldValue: T, newValue: T): System_Collections_Immutable.IImmutableList_1<T>;
786
- remove(value: T): System_Collections_Immutable.IImmutableList_1<T>;
787
- removeRange(items: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Immutable.IImmutableList_1<T>;
788
- indexOf(item: T): int;
789
- indexOf2(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
790
- indexOf3(item: T, startIndex: int): int;
791
- indexOf4(item: T, startIndex: int, count: int): int;
792
- lastIndexOf(item: T): int;
793
- lastIndexOf2(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
794
- lastIndexOf3(item: T, startIndex: int): int;
795
- lastIndexOf4(item: T, startIndex: int, count: int): int;
796
- }
797
-
798
- export interface __Ext_IImmutableQueue_1<T> {
799
- dequeue(value: ref<T>): System_Collections_Immutable.IImmutableQueue_1<T>;
800
- }
801
-
802
- export interface __Ext_ImmutableSortedDictionary_2_Builder<TKey, TValue> {
803
- toImmutableSortedDictionary2(): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
804
- }
805
-
806
- export interface __Ext_ImmutableSortedSet_1_Builder<T> {
807
- toImmutableSortedSet3<TSource>(): System_Collections_Immutable.ImmutableSortedSet_1<TSource>;
808
- }
809
-
810
- export interface __Ext_IImmutableStack_1<T> {
811
- pop(value: ref<T>): System_Collections_Immutable.IImmutableStack_1<T>;
812
- }
813
-
814
- export interface __Ext_DbDataReader {
815
- getBoolean(name: string): boolean;
816
- getByte(name: string): byte;
817
- getBytes(name: string, dataOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
818
- getChar(name: string): string;
819
- getChars(name: string, dataOffset: long, buffer: string[], bufferOffset: int, length: int): long;
820
- getData(name: string): System_Data_Common.DbDataReader;
821
- getDataTypeName(name: string): string;
822
- getDateTime(name: string): System.DateTime;
823
- getDecimal(name: string): decimal;
824
- getDouble(name: string): double;
825
- getFieldType(name: string): System.Type;
826
- getFieldValue<T>(name: string): T;
827
- getFieldValueAsync<T>(name: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
828
- getFloat(name: string): float;
829
- getGuid(name: string): System.Guid;
830
- getInt16(name: string): short;
831
- getInt32(name: string): int;
832
- getInt64(name: string): long;
833
- getProviderSpecificFieldType(name: string): System.Type;
834
- getStream(name: string): System_IO.Stream;
835
- getString(name: string): string;
836
- getTextReader(name: string): System_IO.TextReader;
837
- isDBNull(name: string): boolean;
838
- isDBNullAsync(name: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
839
- getColumnSchema(): System_Collections_ObjectModel.ReadOnlyCollection_1<System_Data_Common.DbColumn>;
840
- canGetColumnSchema(): boolean;
841
- }
842
-
843
- export interface __Ext_DataRow {
844
- field<T>(columnName: string): T;
845
- field2<T>(column: System_Data.DataColumn): T;
846
- field3<T>(columnIndex: int): T;
847
- field4<T>(columnIndex: int, version: System_Data.DataRowVersion): T;
848
- field5<T>(columnName: string, version: System_Data.DataRowVersion): T;
849
- field6<T>(column: System_Data.DataColumn, version: System_Data.DataRowVersion): T;
850
- setField<T>(columnIndex: int, value: T): void;
851
- setField2<T>(columnName: string, value: T): void;
852
- setField3<T>(column: System_Data.DataColumn, value: T): void;
853
- }
854
-
855
- export interface __Ext_DataTable {
856
- asEnumerable(): System_Data.EnumerableRowCollection_1<System_Data.DataRow>;
857
- asDataView(): System_Data.DataView;
858
- }
859
-
860
- export interface __Ext_EnumerableRowCollection_1<TRow> {
861
- asDataView2<T>(): System_Data.DataView;
862
- where(predicate: System.Func_2<TRow, CLROf<boolean>>): System_Data.EnumerableRowCollection_1<TRow>;
863
- orderBy<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
864
- orderBy2<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
865
- orderByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
866
- orderByDescending2<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
867
- select<S>(selector: System.Func_2<TRow, S>): System_Data.EnumerableRowCollection_1<S>;
868
- }
869
-
870
- export interface __Ext_OrderedEnumerableRowCollection_1<TRow> {
871
- thenBy<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
872
- thenBy2<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
873
- thenByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
874
- thenByDescending2<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
875
- }
876
-
877
- export interface __Ext_EnumerableRowCollection {
878
- cast<TResult>(): System_Data.EnumerableRowCollection_1<TResult>;
879
- }
880
-
881
- export interface __Ext_TypedTableBase_1<T> {
882
- where<TRow>(predicate: System.Func_2<TRow, CLROf<boolean>>): System_Data.EnumerableRowCollection_1<TRow>;
883
- orderBy<TRow, TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
884
- orderBy2<TRow, TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
885
- orderByDescending<TRow, TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
886
- orderByDescending2<TRow, TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
887
- select<TRow, S>(selector: System.Func_2<TRow, S>): System_Data.EnumerableRowCollection_1<S>;
888
- asEnumerable<TRow>(): System_Data.EnumerableRowCollection_1<TRow>;
889
- elementAtOrDefault<TRow>(index: int): TRow;
890
- }
891
-
892
- export interface __Ext_StackFrame {
893
- hasNativeImage(): boolean;
894
- hasMethod(): boolean;
895
- hasILOffset(): boolean;
896
- hasSource(): boolean;
897
- getNativeIP(): nint;
898
- getNativeImageBase(): nint;
899
- }
900
-
901
- export interface __Ext_IMeterFactory {
902
- create(name: string, version: string, tags: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<CLROf<string>, any>>): System_Diagnostics_Metrics.Meter;
903
- }
904
-
905
- export interface __Ext_CompareInfo {
906
- getStringComparer(options: System_Globalization.CompareOptions): System.StringComparer;
907
- }
908
-
909
- export interface __Ext_DirectoryInfo {
910
- create(directorySecurity: System_Security_AccessControl.DirectorySecurity): void;
911
- getAccessControl(): System_Security_AccessControl.DirectorySecurity;
912
- getAccessControl2(includeSections: System_Security_AccessControl.AccessControlSections): System_Security_AccessControl.DirectorySecurity;
913
- setAccessControl(directorySecurity: System_Security_AccessControl.DirectorySecurity): void;
914
- }
915
-
916
- export interface __Ext_FileInfo {
917
- create2(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;
918
- getAccessControl3(): System_Security_AccessControl.FileSecurity;
919
- getAccessControl4(includeSections: System_Security_AccessControl.AccessControlSections): System_Security_AccessControl.FileSecurity;
920
- setAccessControl2(fileSecurity: System_Security_AccessControl.FileSecurity): void;
921
- }
922
-
923
- export interface __Ext_DirectorySecurity {
924
- createDirectory(path: string): System_IO.DirectoryInfo;
925
- }
926
-
927
- export interface __Ext_FileStream {
928
- getAccessControl5(): System_Security_AccessControl.FileSecurity;
929
- setAccessControl3(fileSecurity: System_Security_AccessControl.FileSecurity): void;
930
- }
931
-
932
- export interface __Ext_ZipArchive {
933
- createEntryFromFile(sourceFileName: string, entryName: string): System_IO_Compression.ZipArchiveEntry;
934
- createEntryFromFile2(sourceFileName: string, entryName: string, compressionLevel: System_IO_Compression.CompressionLevel): System_IO_Compression.ZipArchiveEntry;
935
- createEntryFromFileAsync(sourceFileName: string, entryName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_IO_Compression.ZipArchiveEntry>;
936
- createEntryFromFileAsync2(sourceFileName: string, entryName: string, compressionLevel: System_IO_Compression.CompressionLevel, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_IO_Compression.ZipArchiveEntry>;
937
- extractToDirectory(destinationDirectoryName: string): void;
938
- extractToDirectory2(destinationDirectoryName: string, overwriteFiles: boolean): void;
939
- extractToDirectoryAsync(destinationDirectoryName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
940
- extractToDirectoryAsync2(destinationDirectoryName: string, overwriteFiles: boolean, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
941
- }
942
-
943
- export interface __Ext_ZipArchiveEntry {
944
- extractToFile(destinationFileName: string): void;
945
- extractToFile2(destinationFileName: string, overwrite: boolean): void;
946
- extractToFileAsync(destinationFileName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
947
- extractToFileAsync2(destinationFileName: string, overwrite: boolean, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
948
- }
949
-
950
- export interface __Ext_Stream {
951
- copyToAsync(destination: System_IO_Pipelines.PipeWriter, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
952
- }
953
-
954
- export interface __Ext_PipeStream {
955
- getAccessControl(): System_IO_Pipes.PipeSecurity;
956
- setAccessControl(pipeSecurity: System_IO_Pipes.PipeSecurity): void;
957
- }
958
-
959
- export interface __Ext_IEnumerable {
960
- cast<TResult>(): System_Collections_Generic.IEnumerable_1<TResult>;
961
- ofType<TResult>(): System_Collections_Generic.IEnumerable_1<TResult>;
962
- asParallel3(): System_Linq.ParallelQuery;
963
- asQueryable2(): System_Linq.IQueryable;
964
- }
965
-
966
- export interface __Ext_IOrderedEnumerable_1<TElement> {
967
- thenBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
968
- thenBy2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
969
- thenByDescending<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
970
- thenByDescending2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TSource>;
971
- }
972
-
973
- export interface __Ext_IAsyncEnumerable_1<T> {
974
- aggregateAsync<TSource>(func: System.Func_3<TSource, TSource, TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
975
- aggregateAsync2<TSource>(func: System.Func_4<TSource, TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TSource>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
976
- aggregateAsync3<TSource, TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TAccumulate>;
977
- aggregateAsync4<TSource, TAccumulate>(seed: TAccumulate, func: System.Func_4<TAccumulate, TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TAccumulate>;
978
- aggregateAsync5<TSource, TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TResult>;
979
- aggregateAsync6<TSource, TAccumulate, TResult>(seed: TAccumulate, func: System.Func_4<TAccumulate, TSource, 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>;
980
- aggregateBy<TSource, TKey, TAccumulate>(keySelector: System.Func_2<TSource, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
981
- aggregateBy2<TSource, TKey, TAccumulate>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seed: TAccumulate, func: System.Func_4<TAccumulate, TSource, 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
- aggregateBy3<TSource, TKey, TAccumulate>(keySelector: System.Func_2<TSource, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, TSource, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
983
- aggregateBy4<TSource, TKey, TAccumulate>(keySelector: System.Func_3<TSource, 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, TSource, 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
- allAsync<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
985
- allAsync2<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
986
- anyAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
987
- anyAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
988
- anyAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
989
- append<TSource>(element: TSource): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
990
- averageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
991
- averageAsync2(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
992
- averageAsync3(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<float>>;
993
- averageAsync4(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
994
- averageAsync5(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<decimal>>;
995
- averageAsync6(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
996
- averageAsync7(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
997
- averageAsync8(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<float>>>;
998
- averageAsync9(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
999
- averageAsync10(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<decimal>>>;
1000
- cast<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1001
- chunk<TSource>(size: int): System_Collections_Generic.IAsyncEnumerable_1<TSource[]>;
1002
- concat<TSource>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1003
- containsAsync<TSource>(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
1004
- countAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1005
- countAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1006
- countAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1007
- longCountAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1008
- longCountAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1009
- longCountAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1010
- countBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
1011
- countBy2<TSource, TKey>(keySelector: System.Func_3<TSource, 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, CLROf<int>>>;
1012
- defaultIfEmpty<TSource>(): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1013
- defaultIfEmpty2<TSource>(defaultValue: TSource): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1014
- distinct<TSource>(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1015
- distinctBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1016
- distinctBy2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1017
- elementAtAsync<TSource>(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1018
- elementAtOrDefaultAsync<TSource>(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1019
- elementAtAsync2<TSource>(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1020
- elementAtOrDefaultAsync2<TSource>(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1021
- except<TSource>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1022
- exceptBy<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1023
- exceptBy2<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1024
- firstAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1025
- firstAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1026
- firstAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1027
- firstOrDefaultAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1028
- firstOrDefaultAsync2<TSource>(defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1029
- firstOrDefaultAsync3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1030
- firstOrDefaultAsync4<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1031
- firstOrDefaultAsync5<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1032
- firstOrDefaultAsync6<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1033
- groupBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TSource>>;
1034
- groupBy2<TSource, TKey>(keySelector: System.Func_3<TSource, 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, TSource>>;
1035
- groupBy3<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1036
- groupBy4<TSource, TKey, TElement>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<TSource, 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>>;
1037
- groupBy5<TSource, 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_Collections_Generic.IAsyncEnumerable_1<TResult>;
1038
- groupBy6<TSource, TKey, TResult>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<TSource>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1039
- groupBy7<TSource, 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_Collections_Generic.IAsyncEnumerable_1<TResult>;
1040
- groupBy8<TSource, TKey, TElement, TResult>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<TSource, 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>;
1041
- groupJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1042
- groupJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<TOuter, 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<TOuter, 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>;
1043
- index<TSource>(): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_2<CLROf<int>, TSource>>;
1044
- intersect<TSource>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1045
- intersectBy<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1046
- intersectBy2<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1047
- join<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1048
- join2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<TOuter, 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<TOuter, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1049
- lastAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1050
- lastAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1051
- lastAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1052
- lastOrDefaultAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1053
- lastOrDefaultAsync2<TSource>(defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1054
- lastOrDefaultAsync3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1055
- lastOrDefaultAsync4<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1056
- lastOrDefaultAsync5<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1057
- lastOrDefaultAsync6<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1058
- leftJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1059
- leftJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<TOuter, 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<TOuter, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1060
- maxAsync<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1061
- maxByAsync<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1062
- maxByAsync2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1063
- minAsync<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1064
- minByAsync<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1065
- minByAsync2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1066
- ofType<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1067
- order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1068
- orderBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1069
- orderBy2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1070
- orderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1071
- orderByDescending<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1072
- orderByDescending2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1073
- prepend<TSource>(element: TSource): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1074
- reverse<TSource>(): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1075
- rightJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1076
- rightJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<TOuter, 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<TOuter, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1077
- select<TSource, TResult>(selector: System.Func_2<TSource, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1078
- select2<TSource, TResult>(selector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1079
- select3<TSource, TResult>(selector: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1080
- selectMany<TSource, TResult>(selector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1081
- selectMany2<TSource, TResult>(selector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TResult>>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1082
- selectMany3<TSource, TResult>(selector: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TResult>>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1083
- selectMany4<TSource, TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1084
- selectMany5<TSource, TCollection, TResult>(collectionSelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System.Func_4<TSource, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1085
- selectMany6<TSource, TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IAsyncEnumerable_1<TCollection>>, resultSelector: System.Func_4<TSource, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1086
- selectMany7<TSource, TCollection, TResult>(collectionSelector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1087
- selectMany8<TSource, TCollection, TResult>(collectionSelector: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System.Func_4<TSource, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1088
- sequenceEqualAsync<TSource>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
1089
- shuffle<TSource>(): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1090
- singleAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1091
- singleAsync2<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1092
- singleAsync3<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1093
- singleOrDefaultAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1094
- singleOrDefaultAsync2<TSource>(defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1095
- singleOrDefaultAsync3<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1096
- singleOrDefaultAsync4<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1097
- singleOrDefaultAsync5<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1098
- singleOrDefaultAsync6<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: TSource, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource>;
1099
- skip<TSource>(count: int): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1100
- skipLast<TSource>(count: int): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1101
- skipWhile<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1102
- skipWhile2<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1103
- skipWhile3<TSource>(predicate: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1104
- sumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1105
- sumAsync2(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1106
- sumAsync3(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<float>>;
1107
- sumAsync4(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
1108
- sumAsync5(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<decimal>>;
1109
- sumAsync6(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<int>>>;
1110
- sumAsync7(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<long>>>;
1111
- sumAsync8(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<float>>>;
1112
- sumAsync9(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
1113
- sumAsync10(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<decimal>>>;
1114
- take<TSource>(count: int): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1115
- take2<TSource>(range: System.Range): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1116
- takeLast<TSource>(count: int): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1117
- takeWhile<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1118
- takeWhile2<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1119
- takeWhile3<TSource>(predicate: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1120
- toArrayAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TSource[]>;
1121
- toDictionaryAsync<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TValue>>;
1122
- toDictionaryAsync2<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TSource>>;
1123
- toDictionaryAsync3<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TSource>>;
1124
- toDictionaryAsync4<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
1125
- toDictionaryAsync5<TSource, TKey, TElement>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
1126
- toHashSetAsync<TSource>(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.HashSet_1<TSource>>;
1127
- toListAsync<TSource>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.List_1<TSource>>;
1128
- toLookupAsync<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TSource>>;
1129
- toLookupAsync2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TSource>>;
1130
- toLookupAsync3<TSource, TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
1131
- toLookupAsync4<TSource, TKey, TElement>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
1132
- union<TSource>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1133
- unionBy<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1134
- unionBy2<TSource, TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TSource>, keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1135
- where<TSource>(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1136
- where2<TSource>(predicate: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1137
- where3<TSource>(predicate: System.Func_4<TSource, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<TSource>;
1138
- zip<TFirst, TSecond, TResult>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, resultSelector: System.Func_3<TFirst, TSecond, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1139
- zip2<TFirst, TSecond, TResult>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, resultSelector: System.Func_4<TFirst, TSecond, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1140
- zip3<TFirst, TSecond>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_2<TFirst, TSecond>>;
1141
- zip4<TFirst, TSecond, TThird>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, third: System_Collections_Generic.IAsyncEnumerable_1<TThird>): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_3<TFirst, TSecond, TThird>>;
1142
- configureAwait2(continueOnCapturedContext: boolean): System_Runtime_CompilerServices.ConfiguredCancelableAsyncEnumerable_1<T>;
1143
- withCancellation(cancellationToken: System_Threading.CancellationToken): System_Runtime_CompilerServices.ConfiguredCancelableAsyncEnumerable_1<T>;
1144
- toBlockingEnumerable(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IEnumerable_1<T>;
1145
- }
1146
-
1147
- export interface __Ext_IOrderedAsyncEnumerable_1<TElement> {
1148
- thenBy<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1149
- thenBy2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1150
- thenByDescending<TSource, TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1151
- thenByDescending2<TSource, TKey>(keySelector: System.Func_3<TSource, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TSource>;
1152
- }
1153
-
1154
- export interface __Ext_Partitioner_1<TSource> {
1155
- asParallel2(): System_Linq.ParallelQuery_1<TSource>;
1156
- }
1157
-
1158
- export interface __Ext_ParallelQuery_1<TSource> {
1159
- asOrdered(): System_Linq.ParallelQuery_1<TSource>;
1160
- asUnordered(): System_Linq.ParallelQuery_1<TSource>;
1161
- asSequential(): System_Collections_Generic.IEnumerable_1<TSource>;
1162
- withDegreeOfParallelism(degreeOfParallelism: int): System_Linq.ParallelQuery_1<TSource>;
1163
- withCancellation(cancellationToken: System_Threading.CancellationToken): System_Linq.ParallelQuery_1<TSource>;
1164
- withExecutionMode(executionMode: System_Linq.ParallelExecutionMode): System_Linq.ParallelQuery_1<TSource>;
1165
- withMergeOptions(mergeOptions: System_Linq.ParallelMergeOptions): System_Linq.ParallelQuery_1<TSource>;
1166
- forAll(action: System.Action_1<TSource>): void;
1167
- where(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1168
- where2(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1169
- select<TResult>(selector: System.Func_2<TSource, TResult>): System_Linq.ParallelQuery_1<TResult>;
1170
- select2<TResult>(selector: System.Func_3<TSource, CLROf<int>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1171
- zip<TFirst, TSecond, TResult>(second: System_Linq.ParallelQuery_1<TSecond>, resultSelector: System.Func_3<TFirst, TSecond, TResult>): System_Linq.ParallelQuery_1<TResult>;
1172
- zip2<TFirst, TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<TFirst, TSecond, TResult>): System_Linq.ParallelQuery_1<TResult>;
1173
- join<TOuter, TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
1174
- join2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
1175
- join3<TOuter, TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1176
- join4<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1177
- groupJoin<TOuter, TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1178
- groupJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1179
- groupJoin3<TOuter, TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1180
- groupJoin4<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TOuter, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1181
- selectMany<TResult>(selector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
1182
- selectMany2<TResult>(selector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
1183
- selectMany3<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>;
1184
- selectMany4<TCollection, TResult>(collectionSelector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Linq.ParallelQuery_1<TResult>;
1185
- orderBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1186
- orderBy2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1187
- orderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1188
- orderByDescending2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1189
- groupBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
1190
- groupBy2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
1191
- groupBy3<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
1192
- groupBy4<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>>;
1193
- groupBy5<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>;
1194
- groupBy6<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>;
1195
- groupBy7<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>;
1196
- groupBy8<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>;
1197
- aggregate(func: System.Func_3<TSource, TSource, TSource>): TSource;
1198
- aggregate2<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>): TAccumulate;
1199
- aggregate3<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
1200
- aggregate4<TAccumulate, TResult>(seed: TAccumulate, updateAccumulatorFunc: System.Func_3<TAccumulate, TSource, TAccumulate>, combineAccumulatorsFunc: System.Func_3<TAccumulate, TAccumulate, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
1201
- aggregate5<TAccumulate, TResult>(seedFactory: System.Func_1<TAccumulate>, updateAccumulatorFunc: System.Func_3<TAccumulate, TSource, TAccumulate>, combineAccumulatorsFunc: System.Func_3<TAccumulate, TAccumulate, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
1202
- count(): int;
1203
- count2(predicate: System.Func_2<TSource, CLROf<boolean>>): int;
1204
- longCount(): long;
1205
- longCount2(predicate: System.Func_2<TSource, CLROf<boolean>>): long;
1206
- sum(): int;
1207
- sum2(): System.Nullable_1<CLROf<int>>;
1208
- sum3(): long;
1209
- sum4(): System.Nullable_1<CLROf<long>>;
1210
- sum5(): float;
1211
- sum6(): System.Nullable_1<CLROf<float>>;
1212
- sum7(): double;
1213
- sum8(): System.Nullable_1<CLROf<double>>;
1214
- sum9(): decimal;
1215
- sum10(): System.Nullable_1<CLROf<decimal>>;
1216
- sum11(selector: System.Func_2<TSource, CLROf<int>>): int;
1217
- sum12(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1218
- sum13(selector: System.Func_2<TSource, CLROf<long>>): long;
1219
- sum14(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1220
- sum15(selector: System.Func_2<TSource, CLROf<float>>): float;
1221
- sum16(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1222
- sum17(selector: System.Func_2<TSource, CLROf<double>>): double;
1223
- sum18(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1224
- sum19(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1225
- sum20(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1226
- min(): int;
1227
- min2(): System.Nullable_1<CLROf<int>>;
1228
- min3(): long;
1229
- min4(): System.Nullable_1<CLROf<long>>;
1230
- min5(): float;
1231
- min6(): System.Nullable_1<CLROf<float>>;
1232
- min7(): double;
1233
- min8(): System.Nullable_1<CLROf<double>>;
1234
- min9(): decimal;
1235
- min10(): System.Nullable_1<CLROf<decimal>>;
1236
- min11(): TSource;
1237
- min12(selector: System.Func_2<TSource, CLROf<int>>): int;
1238
- min13(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1239
- min14(selector: System.Func_2<TSource, CLROf<long>>): long;
1240
- min15(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1241
- min16(selector: System.Func_2<TSource, CLROf<float>>): float;
1242
- min17(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1243
- min18(selector: System.Func_2<TSource, CLROf<double>>): double;
1244
- min19(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1245
- min20(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1246
- min21(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1247
- min22<TResult>(selector: System.Func_2<TSource, TResult>): TResult;
1248
- max(): int;
1249
- max2(): System.Nullable_1<CLROf<int>>;
1250
- max3(): long;
1251
- max4(): System.Nullable_1<CLROf<long>>;
1252
- max5(): float;
1253
- max6(): System.Nullable_1<CLROf<float>>;
1254
- max7(): double;
1255
- max8(): System.Nullable_1<CLROf<double>>;
1256
- max9(): decimal;
1257
- max10(): System.Nullable_1<CLROf<decimal>>;
1258
- max11(): TSource;
1259
- max12(selector: System.Func_2<TSource, CLROf<int>>): int;
1260
- max13(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1261
- max14(selector: System.Func_2<TSource, CLROf<long>>): long;
1262
- max15(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1263
- max16(selector: System.Func_2<TSource, CLROf<float>>): float;
1264
- max17(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1265
- max18(selector: System.Func_2<TSource, CLROf<double>>): double;
1266
- max19(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1267
- max20(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1268
- max21(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1269
- max22<TResult>(selector: System.Func_2<TSource, TResult>): TResult;
1270
- average(): double;
1271
- average2(): System.Nullable_1<CLROf<double>>;
1272
- average3(): double;
1273
- average4(): System.Nullable_1<CLROf<double>>;
1274
- average5(): float;
1275
- average6(): System.Nullable_1<CLROf<float>>;
1276
- average7(): double;
1277
- average8(): System.Nullable_1<CLROf<double>>;
1278
- average9(): decimal;
1279
- average10(): System.Nullable_1<CLROf<decimal>>;
1280
- average11(selector: System.Func_2<TSource, CLROf<int>>): double;
1281
- average12(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<double>>;
1282
- average13(selector: System.Func_2<TSource, CLROf<float>>): float;
1283
- average14(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1284
- average15(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1285
- average16(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1286
- any_(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
1287
- any_2(): boolean;
1288
- all(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
1289
- contains(value: TSource): boolean;
1290
- contains2(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1291
- take(count: int): System_Linq.ParallelQuery_1<TSource>;
1292
- takeWhile(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1293
- takeWhile2(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1294
- skip(count: int): System_Linq.ParallelQuery_1<TSource>;
1295
- skipWhile(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1296
- skipWhile2(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1297
- concat(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1298
- concat2(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1299
- sequenceEqual(second: System_Linq.ParallelQuery_1<TSource>): boolean;
1300
- sequenceEqual2(second: System_Collections_Generic.IEnumerable_1<TSource>): boolean;
1301
- sequenceEqual3(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1302
- sequenceEqual4(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1303
- distinct(): System_Linq.ParallelQuery_1<TSource>;
1304
- distinct2(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1305
- union(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1306
- union2(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1307
- union3(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1308
- union4(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1309
- intersect(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1310
- intersect2(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1311
- intersect3(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1312
- intersect4(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1313
- except(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1314
- except2(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1315
- except3(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1316
- except4(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1317
- asEnumerable(): System_Collections_Generic.IEnumerable_1<TSource>;
1318
- toArray(): TSource[];
1319
- toList(): System_Collections_Generic.List_1<TSource>;
1320
- toDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
1321
- toDictionary2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
1322
- toDictionary3<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
1323
- toDictionary4<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>;
1324
- toLookup<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ILookup_2<TKey, TSource>;
1325
- toLookup2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TSource>;
1326
- toLookup3<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ILookup_2<TKey, TElement>;
1327
- toLookup4<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>;
1328
- reverse(): System_Linq.ParallelQuery_1<TSource>;
1329
- first(): TSource;
1330
- first2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1331
- firstOrDefault(): TSource;
1332
- firstOrDefault2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1333
- last(): TSource;
1334
- last2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1335
- lastOrDefault(): TSource;
1336
- lastOrDefault2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1337
- single(): TSource;
1338
- single2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1339
- singleOrDefault(): TSource;
1340
- singleOrDefault2(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1341
- defaultIfEmpty(): System_Linq.ParallelQuery_1<TSource>;
1342
- defaultIfEmpty2(defaultValue: TSource): System_Linq.ParallelQuery_1<TSource>;
1343
- elementAt(index: int): TSource;
1344
- elementAtOrDefault(index: int): TSource;
1345
- }
1346
-
1347
- export interface __Ext_ParallelQuery {
1348
- asOrdered2(): System_Linq.ParallelQuery;
1349
- ofType<TResult>(): System_Linq.ParallelQuery_1<TResult>;
1350
- cast<TResult>(): System_Linq.ParallelQuery_1<TResult>;
1351
- }
1352
-
1353
- export interface __Ext_OrderedParallelQuery_1<TSource> {
1354
- thenBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1355
- thenBy2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1356
- thenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1357
- thenByDescending2<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1358
- }
1359
-
1360
- export interface __Ext_IQueryable_1<T> {
1361
- where<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): System_Linq.IQueryable_1<TSource>;
1362
- select<TSource, TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TResult>>): System_Linq.IQueryable_1<TResult>;
1363
- selectMany<TSource, TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>>): System_Linq.IQueryable_1<TResult>;
1364
- selectMany2<TSource, TCollection, TResult>(collectionSelector: System_Linq_Expressions.Expression_1<System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TSource, TCollection, TResult>>): System_Linq.IQueryable_1<TResult>;
1365
- join<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1366
- join2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1367
- groupJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>): System_Linq.IQueryable_1<TResult>;
1368
- groupJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1369
- leftJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1370
- leftJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1371
- order(): System_Linq.IOrderedQueryable_1<T>;
1372
- order2(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
1373
- orderBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IOrderedQueryable_1<TSource>;
1374
- orderBy2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<TSource>;
1375
- orderDescending(): System_Linq.IOrderedQueryable_1<T>;
1376
- orderDescending2(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
1377
- orderByDescending<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IOrderedQueryable_1<TSource>;
1378
- orderByDescending2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<TSource>;
1379
- rightJoin<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1380
- rightJoin2<TOuter, TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TOuter, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TOuter, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1381
- take<TSource>(count: int): System_Linq.IQueryable_1<TSource>;
1382
- take2<TSource>(range: System.Range): System_Linq.IQueryable_1<TSource>;
1383
- takeWhile<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): System_Linq.IQueryable_1<TSource>;
1384
- skip<TSource>(count: int): System_Linq.IQueryable_1<TSource>;
1385
- skipWhile<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): System_Linq.IQueryable_1<TSource>;
1386
- groupBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TSource>>;
1387
- groupBy2<TSource, TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TElement>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1388
- groupBy3<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TSource>>;
1389
- groupBy4<TSource, TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1390
- groupBy5<TSource, TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>): System_Linq.IQueryable_1<TResult>;
1391
- groupBy6<TSource, TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, 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>;
1392
- distinct<TSource>(): System_Linq.IQueryable_1<TSource>;
1393
- distinct2<TSource>(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.IQueryable_1<TSource>;
1394
- distinctBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IQueryable_1<TSource>;
1395
- distinctBy2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TSource>;
1396
- chunk<TSource>(size: int): System_Linq.IQueryable_1<TSource[]>;
1397
- concat<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.IQueryable_1<TSource>;
1398
- zip<TFirst, TSecond>(source2: System_Collections_Generic.IEnumerable_1<TSecond>): System_Linq.IQueryable_1<System.ValueTuple_2<TFirst, TSecond>>;
1399
- zip2<TFirst, TSecond, TResult>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TFirst, TSecond, TResult>>): System_Linq.IQueryable_1<TResult>;
1400
- zip3<TFirst, TSecond, TThird>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, source3: System_Collections_Generic.IEnumerable_1<TThird>): System_Linq.IQueryable_1<System.ValueTuple_3<TFirst, TSecond, TThird>>;
1401
- union<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.IQueryable_1<TSource>;
1402
- union2<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.IQueryable_1<TSource>;
1403
- unionBy<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TSource>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IQueryable_1<TSource>;
1404
- unionBy2<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TSource>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TSource>;
1405
- index<TSource>(): System_Linq.IQueryable_1<System.ValueTuple_2<CLROf<int>, TSource>>;
1406
- intersect<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.IQueryable_1<TSource>;
1407
- intersect2<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.IQueryable_1<TSource>;
1408
- intersectBy<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IQueryable_1<TSource>;
1409
- intersectBy2<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TSource>;
1410
- except<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.IQueryable_1<TSource>;
1411
- except2<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.IQueryable_1<TSource>;
1412
- exceptBy<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IQueryable_1<TSource>;
1413
- exceptBy2<TSource, TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TSource>;
1414
- first<TSource>(): TSource;
1415
- first2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1416
- firstOrDefault<TSource>(): TSource;
1417
- firstOrDefault2<TSource>(defaultValue: TSource): TSource;
1418
- firstOrDefault3<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1419
- firstOrDefault4<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>, defaultValue: TSource): TSource;
1420
- last<TSource>(): TSource;
1421
- last2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1422
- lastOrDefault<TSource>(): TSource;
1423
- lastOrDefault2<TSource>(defaultValue: TSource): TSource;
1424
- lastOrDefault3<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1425
- lastOrDefault4<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>, defaultValue: TSource): TSource;
1426
- single<TSource>(): TSource;
1427
- single2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1428
- singleOrDefault<TSource>(): TSource;
1429
- singleOrDefault2<TSource>(defaultValue: TSource): TSource;
1430
- singleOrDefault3<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): TSource;
1431
- singleOrDefault4<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>, defaultValue: TSource): TSource;
1432
- elementAt<TSource>(index: int): TSource;
1433
- elementAt2<TSource>(index: System.Index): TSource;
1434
- elementAtOrDefault<TSource>(index: int): TSource;
1435
- elementAtOrDefault2<TSource>(index: System.Index): TSource;
1436
- defaultIfEmpty<TSource>(): System_Linq.IQueryable_1<TSource>;
1437
- defaultIfEmpty2<TSource>(defaultValue: TSource): System_Linq.IQueryable_1<TSource>;
1438
- contains<TSource>(item: TSource): boolean;
1439
- contains2<TSource>(item: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1440
- reverse<TSource>(): System_Linq.IQueryable_1<TSource>;
1441
- sequenceEqual<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>): boolean;
1442
- sequenceEqual2<TSource>(source2: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1443
- shuffle<TSource>(): System_Linq.IQueryable_1<TSource>;
1444
- any_<TSource>(): boolean;
1445
- any_2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): boolean;
1446
- all<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): boolean;
1447
- count<TSource>(): int;
1448
- count2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): int;
1449
- countBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
1450
- longCount<TSource>(): long;
1451
- longCount2<TSource>(predicate: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<boolean>>>): long;
1452
- min<TSource>(): TSource;
1453
- min2<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
1454
- min3<TSource, TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TResult>>): TResult;
1455
- minBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): TSource;
1456
- minBy2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
1457
- max<TSource>(): TSource;
1458
- max2<TSource>(comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
1459
- max3<TSource, TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TResult>>): TResult;
1460
- maxBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): TSource;
1461
- maxBy2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TSource>): TSource;
1462
- sum(): int;
1463
- sum2(): System.Nullable_1<CLROf<int>>;
1464
- sum3(): long;
1465
- sum4(): System.Nullable_1<CLROf<long>>;
1466
- sum5(): float;
1467
- sum6(): System.Nullable_1<CLROf<float>>;
1468
- sum7(): double;
1469
- sum8(): System.Nullable_1<CLROf<double>>;
1470
- sum9(): decimal;
1471
- sum10(): System.Nullable_1<CLROf<decimal>>;
1472
- sum11<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<int>>>): int;
1473
- sum12<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<int>>>>): System.Nullable_1<CLROf<int>>;
1474
- sum13<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<long>>>): long;
1475
- sum14<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<long>>>>): System.Nullable_1<CLROf<long>>;
1476
- sum15<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<float>>>): float;
1477
- sum16<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<float>>>>): System.Nullable_1<CLROf<float>>;
1478
- sum17<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<double>>>): double;
1479
- sum18<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<double>>>>): System.Nullable_1<CLROf<double>>;
1480
- sum19<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<decimal>>>): decimal;
1481
- sum20<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>>): System.Nullable_1<CLROf<decimal>>;
1482
- average(): double;
1483
- average2(): System.Nullable_1<CLROf<double>>;
1484
- average3(): double;
1485
- average4(): System.Nullable_1<CLROf<double>>;
1486
- average5(): float;
1487
- average6(): System.Nullable_1<CLROf<float>>;
1488
- average7(): double;
1489
- average8(): System.Nullable_1<CLROf<double>>;
1490
- average9(): decimal;
1491
- average10(): System.Nullable_1<CLROf<decimal>>;
1492
- average11<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<int>>>): double;
1493
- average12<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<int>>>>): System.Nullable_1<CLROf<double>>;
1494
- average13<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<float>>>): float;
1495
- average14<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<float>>>>): System.Nullable_1<CLROf<float>>;
1496
- average15<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, CLROf<decimal>>>): decimal;
1497
- average16<TSource>(selector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>>): System.Nullable_1<CLROf<decimal>>;
1498
- aggregate<TSource>(func: System_Linq_Expressions.Expression_1<System.Func_3<TSource, TSource, TSource>>): TSource;
1499
- aggregate2<TSource, TAccumulate>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, TSource, TAccumulate>>): TAccumulate;
1500
- aggregate3<TSource, TAccumulate, TResult>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, TSource, TAccumulate>>, selector: System_Linq_Expressions.Expression_1<System.Func_2<TAccumulate, TResult>>): TResult;
1501
- aggregateBy<TSource, TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
1502
- aggregateBy2<TSource, TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, seedSelector: System_Linq_Expressions.Expression_1<System.Func_2<TKey, TAccumulate>>, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
1503
- skipLast<TSource>(count: int): System_Linq.IQueryable_1<TSource>;
1504
- takeLast<TSource>(count: int): System_Linq.IQueryable_1<TSource>;
1505
- append<TSource>(element: TSource): System_Linq.IQueryable_1<TSource>;
1506
- prepend<TSource>(element: TSource): System_Linq.IQueryable_1<TSource>;
1507
- }
1508
-
1509
- export interface __Ext_IQueryable {
1510
- ofType<TResult>(): System_Linq.IQueryable_1<TResult>;
1511
- cast<TResult>(): System_Linq.IQueryable_1<TResult>;
1512
- }
1513
-
1514
- export interface __Ext_IOrderedQueryable_1<T> {
1515
- thenBy<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IOrderedQueryable_1<TSource>;
1516
- thenBy2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<TSource>;
1517
- thenByDescending<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>): System_Linq.IOrderedQueryable_1<TSource>;
1518
- thenByDescending2<TSource, TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<TSource, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<TSource>;
1519
- }
1520
-
1521
- export interface __Ext_HttpClient {
1522
- getFromJsonAsAsyncEnumerable<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1523
- getFromJsonAsAsyncEnumerable2<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1524
- getFromJsonAsAsyncEnumerable3<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1525
- getFromJsonAsAsyncEnumerable4<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1526
- getFromJsonAsAsyncEnumerable5<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1527
- getFromJsonAsAsyncEnumerable6<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1528
- deleteFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1529
- deleteFromJsonAsync2(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1530
- deleteFromJsonAsync3<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1531
- deleteFromJsonAsync4<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1532
- deleteFromJsonAsync5(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1533
- deleteFromJsonAsync6(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1534
- deleteFromJsonAsync7<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1535
- deleteFromJsonAsync8<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1536
- deleteFromJsonAsync9(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1537
- deleteFromJsonAsync10(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1538
- deleteFromJsonAsync11<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1539
- deleteFromJsonAsync12<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1540
- getFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1541
- getFromJsonAsync2(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1542
- getFromJsonAsync3<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1543
- getFromJsonAsync4<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1544
- getFromJsonAsync5(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1545
- getFromJsonAsync6(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1546
- getFromJsonAsync7<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1547
- getFromJsonAsync8<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1548
- getFromJsonAsync9(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1549
- getFromJsonAsync10(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1550
- getFromJsonAsync11<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1551
- getFromJsonAsync12<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1552
- postAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1553
- postAsJsonAsync2<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1554
- postAsJsonAsync3<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1555
- postAsJsonAsync4<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1556
- postAsJsonAsync5<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>;
1557
- postAsJsonAsync6<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>;
1558
- putAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1559
- putAsJsonAsync2<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1560
- putAsJsonAsync3<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1561
- putAsJsonAsync4<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1562
- putAsJsonAsync5<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>;
1563
- putAsJsonAsync6<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>;
1564
- patchAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1565
- patchAsJsonAsync2<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1566
- patchAsJsonAsync3<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1567
- patchAsJsonAsync4<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1568
- patchAsJsonAsync5<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>;
1569
- patchAsJsonAsync6<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>;
1570
- }
1571
-
1572
- export interface __Ext_HttpContent {
1573
- readFromJsonAsAsyncEnumerable<TValue>(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1574
- readFromJsonAsAsyncEnumerable2<TValue>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1575
- readFromJsonAsAsyncEnumerable3<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1576
- readFromJsonAsync(type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1577
- readFromJsonAsync2(type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1578
- readFromJsonAsync3<T>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1579
- readFromJsonAsync4<T>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1580
- readFromJsonAsync5(type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<any>;
1581
- readFromJsonAsync6<T>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1582
- }
1583
-
1584
- export interface __Ext_Socket {
1585
- acceptAsync(): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
1586
- acceptAsync2(acceptSocket: System_Net_Sockets.Socket): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
1587
- connectAsync(remoteEP: System_Net.EndPoint): System_Threading_Tasks.Task;
1588
- connectAsync2(remoteEP: System_Net.EndPoint, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1589
- connectAsync3(address: System_Net.IPAddress, port: int): System_Threading_Tasks.Task;
1590
- connectAsync4(address: System_Net.IPAddress, port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1591
- connectAsync5(addresses: System_Net.IPAddress[], port: int): System_Threading_Tasks.Task;
1592
- connectAsync6(addresses: System_Net.IPAddress[], port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1593
- connectAsync7(host: string, port: int): System_Threading_Tasks.Task;
1594
- connectAsync8(host: string, port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1595
- receiveAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1596
- receiveAsync2(buffer: System.Memory_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1597
- receiveAsync3(buffers: System_Collections_Generic.IList_1<System.ArraySegment_1<CLROf<byte>>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1598
- receiveFromAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, remoteEndPoint: System_Net.EndPoint): System_Threading_Tasks.Task_1<System_Net_Sockets.SocketReceiveFromResult>;
1599
- receiveMessageFromAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, remoteEndPoint: System_Net.EndPoint): System_Threading_Tasks.Task_1<System_Net_Sockets.SocketReceiveMessageFromResult>;
1600
- sendAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1601
- sendAsync2(buffer: System.ReadOnlyMemory_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1602
- sendAsync3(buffers: System_Collections_Generic.IList_1<System.ArraySegment_1<CLROf<byte>>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1603
- sendToAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, remoteEP: System_Net.EndPoint): System_Threading_Tasks.Task_1<CLROf<int>>;
1604
- }
1605
-
1606
- export interface __Ext_Plane {
1607
- asVector4(): System_Numerics.Vector4;
1608
- asVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1609
- }
1610
-
1611
- export interface __Ext_Quaternion {
1612
- asVector42(): System_Numerics.Vector4;
1613
- asVector1282(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1614
- }
1615
-
1616
- export interface __Ext_Vector_1<T> {
1617
- as_<TFrom, TTo>(): System_Numerics.Vector_1<TTo>;
1618
- getElement(index: int): T;
1619
- store(destination: ptr<T>): void;
1620
- storeAligned(destination: ptr<T>): void;
1621
- storeAlignedNonTemporal(destination: ptr<T>): void;
1622
- storeUnsafe(destination: ref<T>): void;
1623
- storeUnsafe2(destination: ref<T>, elementOffset: nuint): void;
1624
- toScalar(): T;
1625
- withElement(index: int, value: T): System_Numerics.Vector_1<T>;
1626
- asVector1286(): System_Runtime_Intrinsics.Vector128_1<T>;
1627
- asVector256(): System_Runtime_Intrinsics.Vector256_1<T>;
1628
- asVector512(): System_Runtime_Intrinsics.Vector512_1<T>;
1629
- }
1630
-
1631
- export interface __Ext_Vector2 {
1632
- asVector3(): System_Numerics.Vector3;
1633
- asVector3Unsafe(): System_Numerics.Vector3;
1634
- asVector43(): System_Numerics.Vector4;
1635
- asVector4Unsafe(): System_Numerics.Vector4;
1636
- extractMostSignificantBits(): uint;
1637
- getElement2(index: int): float;
1638
- store2(destination: ptr<float>): void;
1639
- storeAligned2(destination: ptr<float>): void;
1640
- storeAlignedNonTemporal2(destination: ptr<float>): void;
1641
- storeUnsafe3(destination: ref<float>): void;
1642
- storeUnsafe4(destination: ref<float>, elementOffset: nuint): void;
1643
- toScalar2(): float;
1644
- withElement2(index: int, value: float): System_Numerics.Vector2;
1645
- asVector1283(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1646
- asVector128Unsafe(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1647
- }
1648
-
1649
- export interface __Ext_Vector3 {
1650
- asVector2(): System_Numerics.Vector2;
1651
- asVector44(): System_Numerics.Vector4;
1652
- asVector4Unsafe2(): System_Numerics.Vector4;
1653
- extractMostSignificantBits2(): uint;
1654
- getElement3(index: int): float;
1655
- store3(destination: ptr<float>): void;
1656
- storeAligned3(destination: ptr<float>): void;
1657
- storeAlignedNonTemporal3(destination: ptr<float>): void;
1658
- storeUnsafe5(destination: ref<float>): void;
1659
- storeUnsafe6(destination: ref<float>, elementOffset: nuint): void;
1660
- toScalar3(): float;
1661
- withElement3(index: int, value: float): System_Numerics.Vector3;
1662
- asVector1284(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1663
- asVector128Unsafe2(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1664
- }
1665
-
1666
- export interface __Ext_Vector4 {
1667
- asPlane(): System_Numerics.Plane;
1668
- asQuaternion(): System_Numerics.Quaternion;
1669
- asVector22(): System_Numerics.Vector2;
1670
- asVector32(): System_Numerics.Vector3;
1671
- extractMostSignificantBits3(): uint;
1672
- getElement4(index: int): float;
1673
- store4(destination: ptr<float>): void;
1674
- storeAligned4(destination: ptr<float>): void;
1675
- storeAlignedNonTemporal4(destination: ptr<float>): void;
1676
- storeUnsafe7(destination: ref<float>): void;
1677
- storeUnsafe8(destination: ref<float>, elementOffset: nuint): void;
1678
- toScalar4(): float;
1679
- withElement4(index: int, value: float): System_Numerics.Vector4;
1680
- asVector1285(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1681
- }
1682
-
1683
- export interface __Ext_Assembly {
1684
- getCustomAttribute(attributeType: System.Type): System.Attribute;
1685
- getCustomAttribute5<T>(): T;
1686
- getCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1687
- getCustomAttributes7(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1688
- getCustomAttributes11<T>(): System_Collections_Generic.IEnumerable_1<T>;
1689
- isDefined(attributeType: System.Type): boolean;
1690
- getExportedTypes(): System.Type[];
1691
- getModules(): System_Reflection.Module[];
1692
- getTypes(): System.Type[];
1693
- tryGetRawMetadata(blob: ref<ptr<byte>>, length: ref<int>): boolean;
1694
- }
1695
-
1696
- export interface __Ext_Module {
1697
- getCustomAttribute2(attributeType: System.Type): System.Attribute;
1698
- getCustomAttribute6<T>(): T;
1699
- getCustomAttributes2(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1700
- getCustomAttributes8(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1701
- getCustomAttributes12<T>(): System_Collections_Generic.IEnumerable_1<T>;
1702
- isDefined2(attributeType: System.Type): boolean;
1703
- hasModuleVersionId(): boolean;
1704
- getModuleVersionId(): System.Guid;
1705
- }
1706
-
1707
- export interface __Ext_MemberInfo {
1708
- getCustomAttribute3(attributeType: System.Type): System.Attribute;
1709
- getCustomAttribute7<T>(): T;
1710
- getCustomAttribute9(attributeType: System.Type, inherit: boolean): System.Attribute;
1711
- getCustomAttribute11<T>(inherit: boolean): T;
1712
- getCustomAttributes3(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1713
- getCustomAttributes5(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1714
- getCustomAttributes9(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1715
- getCustomAttributes13<T>(): System_Collections_Generic.IEnumerable_1<T>;
1716
- getCustomAttributes15(attributeType: System.Type, inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1717
- getCustomAttributes17<T>(inherit: boolean): System_Collections_Generic.IEnumerable_1<T>;
1718
- isDefined3(attributeType: System.Type): boolean;
1719
- isDefined5(attributeType: System.Type, inherit: boolean): boolean;
1720
- hasMetadataToken(): boolean;
1721
- getMetadataToken(): int;
1722
- }
1723
-
1724
- export interface __Ext_ParameterInfo {
1725
- getCustomAttribute4(attributeType: System.Type): System.Attribute;
1726
- getCustomAttribute8<T>(): T;
1727
- getCustomAttribute10(attributeType: System.Type, inherit: boolean): System.Attribute;
1728
- getCustomAttribute12<T>(inherit: boolean): T;
1729
- getCustomAttributes4(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1730
- getCustomAttributes6(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1731
- getCustomAttributes10(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1732
- getCustomAttributes14<T>(): System_Collections_Generic.IEnumerable_1<T>;
1733
- getCustomAttributes16(attributeType: System.Type, inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1734
- getCustomAttributes18<T>(inherit: boolean): System_Collections_Generic.IEnumerable_1<T>;
1735
- isDefined4(attributeType: System.Type): boolean;
1736
- isDefined6(attributeType: System.Type, inherit: boolean): boolean;
1737
- }
1738
-
1739
- export interface __Ext_Type {
1740
- getTypeInfo(): System_Reflection.TypeInfo;
1741
- getRuntimeFields(): System_Collections_Generic.IEnumerable_1<System_Reflection.FieldInfo>;
1742
- getRuntimeMethods(): System_Collections_Generic.IEnumerable_1<System_Reflection.MethodInfo>;
1743
- getRuntimeProperties(): System_Collections_Generic.IEnumerable_1<System_Reflection.PropertyInfo>;
1744
- getRuntimeEvents(): System_Collections_Generic.IEnumerable_1<System_Reflection.EventInfo>;
1745
- getRuntimeField(name: string): System_Reflection.FieldInfo;
1746
- getRuntimeMethod(name: string, parameters: System.Type[]): System_Reflection.MethodInfo;
1747
- getRuntimeProperty(name: string): System_Reflection.PropertyInfo;
1748
- getRuntimeEvent(name: string): System_Reflection.EventInfo;
1749
- getConstructor(types: System.Type[]): System_Reflection.ConstructorInfo;
1750
- getConstructors(): System_Reflection.ConstructorInfo[];
1751
- getConstructors2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.ConstructorInfo[];
1752
- getDefaultMembers(): System_Reflection.MemberInfo[];
1753
- getEvent(name: string): System_Reflection.EventInfo;
1754
- getEvent2(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo;
1755
- getEvents(): System_Reflection.EventInfo[];
1756
- getEvents2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo[];
1757
- getField(name: string): System_Reflection.FieldInfo;
1758
- getField2(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo;
1759
- getFields(): System_Reflection.FieldInfo[];
1760
- getFields2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo[];
1761
- getGenericArguments(): System.Type[];
1762
- getInterfaces(): System.Type[];
1763
- getMember(name: string): System_Reflection.MemberInfo[];
1764
- getMember2(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
1765
- getMembers(): System_Reflection.MemberInfo[];
1766
- getMembers2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
1767
- getMethod(name: string): System_Reflection.MethodInfo;
1768
- getMethod2(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo;
1769
- getMethod3(name: string, types: System.Type[]): System_Reflection.MethodInfo;
1770
- getMethods(): System_Reflection.MethodInfo[];
1771
- getMethods2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo[];
1772
- getNestedType(name: string, bindingAttr: System_Reflection.BindingFlags): System.Type;
1773
- getNestedTypes(bindingAttr: System_Reflection.BindingFlags): System.Type[];
1774
- getProperties(): System_Reflection.PropertyInfo[];
1775
- getProperties2(bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo[];
1776
- getProperty(name: string): System_Reflection.PropertyInfo;
1777
- getProperty2(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo;
1778
- getProperty3(name: string, returnType: System.Type): System_Reflection.PropertyInfo;
1779
- getProperty4(name: string, returnType: System.Type, types: System.Type[]): System_Reflection.PropertyInfo;
1780
- isAssignableFrom(c: System.Type): boolean;
1781
- }
1782
-
1783
- export interface __Ext_MethodInfo {
1784
- getRuntimeBaseDefinition(): System_Reflection.MethodInfo;
1785
- getBaseDefinition(): System_Reflection.MethodInfo;
1786
- }
1787
-
1788
- export interface __Ext_TypeInfo {
1789
- getRuntimeInterfaceMap(interfaceType: System.Type): System_Reflection.InterfaceMapping;
1790
- }
1791
-
1792
- export interface __Ext_Delegate {
1793
- getMethodInfo(): System_Reflection.MethodInfo;
1794
- }
1795
-
1796
- export interface __Ext_EventInfo {
1797
- getAddMethod(): System_Reflection.MethodInfo;
1798
- getAddMethod2(nonPublic: boolean): System_Reflection.MethodInfo;
1799
- getRaiseMethod(): System_Reflection.MethodInfo;
1800
- getRaiseMethod2(nonPublic: boolean): System_Reflection.MethodInfo;
1801
- getRemoveMethod(): System_Reflection.MethodInfo;
1802
- getRemoveMethod2(nonPublic: boolean): System_Reflection.MethodInfo;
1803
- }
1804
-
1805
- export interface __Ext_PropertyInfo {
1806
- getAccessors(): System_Reflection.MethodInfo[];
1807
- getAccessors2(nonPublic: boolean): System_Reflection.MethodInfo[];
1808
- getGetMethod(): System_Reflection.MethodInfo;
1809
- getGetMethod2(nonPublic: boolean): System_Reflection.MethodInfo;
1810
- getSetMethod(): System_Reflection.MethodInfo;
1811
- getSetMethod2(nonPublic: boolean): System_Reflection.MethodInfo;
1812
- }
1813
-
1814
- export interface __Ext_ILOpCode {
1815
- isBranch(): boolean;
1816
- getBranchOperandSize(): int;
1817
- getShortBranch(): System_Reflection_Metadata.ILOpCode;
1818
- getLongBranch(): System_Reflection_Metadata.ILOpCode;
1819
- }
1820
-
1821
- export interface __Ext_PEReader {
1822
- getMethodBody(relativeVirtualAddress: int): System_Reflection_Metadata.MethodBodyBlock;
1823
- getMetadataReader(): System_Reflection_Metadata.MetadataReader;
1824
- getMetadataReader2(options: System_Reflection_Metadata.MetadataReaderOptions): System_Reflection_Metadata.MetadataReader;
1825
- getMetadataReader3(options: System_Reflection_Metadata.MetadataReaderOptions, utf8Decoder: System_Reflection_Metadata.MetadataStringDecoder): System_Reflection_Metadata.MetadataReader;
1826
- }
1827
-
1828
- export interface __Ext_ExportedType {
1829
- getTypeDefinitionId(): int;
1830
- }
1831
-
1832
- export interface __Ext_MetadataReader {
1833
- getTableRowCount(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1834
- getTableRowSize(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1835
- getTableMetadataOffset(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1836
- getHeapSize(heapIndex: System_Reflection_Metadata_Ecma335.HeapIndex): int;
1837
- getHeapMetadataOffset(heapIndex: System_Reflection_Metadata_Ecma335.HeapIndex): int;
1838
- getNextHandle(handle: System_Reflection_Metadata.UserStringHandle): System_Reflection_Metadata.UserStringHandle;
1839
- getNextHandle2(handle: System_Reflection_Metadata.BlobHandle): System_Reflection_Metadata.BlobHandle;
1840
- getNextHandle3(handle: System_Reflection_Metadata.StringHandle): System_Reflection_Metadata.StringHandle;
1841
- getEditAndContinueLogEntries(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata_Ecma335.EditAndContinueLogEntry>;
1842
- getEditAndContinueMapEntries(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.EntityHandle>;
1843
- getTypesWithProperties(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.TypeDefinitionHandle>;
1844
- getTypesWithEvents(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.TypeDefinitionHandle>;
1845
- resolveSignatureTypeKind(typeHandle: System_Reflection_Metadata.EntityHandle, rawTypeKind: byte): System_Reflection_Metadata.SignatureTypeKind;
1846
- getRowNumber(handle: System_Reflection_Metadata.EntityHandle): int;
1847
- getHeapOffset(handle: System_Reflection_Metadata.Handle): int;
1848
- getToken(handle: System_Reflection_Metadata.EntityHandle): int;
1849
- getToken2(handle: System_Reflection_Metadata.Handle): int;
1850
- }
1851
-
1852
- export interface __Ext_PinnedGCHandle_1<T> {
1853
- getAddressOfArrayData(): ptr<T>;
1854
- getAddressOfStringData(): ptr<string>;
1855
- }
1856
-
1857
- export interface __Ext_Vector128_1<T> {
1858
- as_<TFrom, TTo>(): System_Runtime_Intrinsics.Vector128_1<TTo>;
1859
- asByte(): System_Runtime_Intrinsics.Vector128_1<CLROf<byte>>;
1860
- asDouble(): System_Runtime_Intrinsics.Vector128_1<CLROf<double>>;
1861
- asInt16(): System_Runtime_Intrinsics.Vector128_1<CLROf<short>>;
1862
- asInt32(): System_Runtime_Intrinsics.Vector128_1<CLROf<int>>;
1863
- asInt64(): System_Runtime_Intrinsics.Vector128_1<CLROf<long>>;
1864
- asNInt(): System_Runtime_Intrinsics.Vector128_1<CLROf<nint>>;
1865
- asNUInt(): System_Runtime_Intrinsics.Vector128_1<CLROf<nuint>>;
1866
- asSByte(): System_Runtime_Intrinsics.Vector128_1<CLROf<sbyte>>;
1867
- asSingle(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1868
- asUInt16(): System_Runtime_Intrinsics.Vector128_1<CLROf<ushort>>;
1869
- asUInt32(): System_Runtime_Intrinsics.Vector128_1<CLROf<uint>>;
1870
- asUInt64(): System_Runtime_Intrinsics.Vector128_1<CLROf<ulong>>;
1871
- copyTo(destination: T[]): void;
1872
- copyTo2(destination: T[], startIndex: int): void;
1873
- copyTo3(destination: System.Span_1<T>): void;
1874
- extractMostSignificantBits(): uint;
1875
- getElement(index: int): T;
1876
- getLower(): System_Runtime_Intrinsics.Vector64_1<T>;
1877
- getUpper(): System_Runtime_Intrinsics.Vector64_1<T>;
1878
- store(destination: ptr<T>): void;
1879
- storeAligned(destination: ptr<T>): void;
1880
- storeAlignedNonTemporal(destination: ptr<T>): void;
1881
- storeUnsafe(destination: ref<T>): void;
1882
- storeUnsafe2(destination: ref<T>, elementOffset: nuint): void;
1883
- toScalar(): T;
1884
- toVector256(): System_Runtime_Intrinsics.Vector256_1<T>;
1885
- toVector256Unsafe(): System_Runtime_Intrinsics.Vector256_1<T>;
1886
- tryCopyTo(destination: System.Span_1<T>): boolean;
1887
- withElement(index: int, value: T): System_Runtime_Intrinsics.Vector128_1<T>;
1888
- withLower(value: System_Runtime_Intrinsics.Vector64_1<T>): System_Runtime_Intrinsics.Vector128_1<T>;
1889
- withUpper(value: System_Runtime_Intrinsics.Vector64_1<T>): System_Runtime_Intrinsics.Vector128_1<T>;
1890
- asPlane(): System_Numerics.Plane;
1891
- asQuaternion(): System_Numerics.Quaternion;
1892
- asVector2(): System_Numerics.Vector2;
1893
- asVector3(): System_Numerics.Vector3;
1894
- asVector4(): System_Numerics.Vector4;
1895
- asVector(): System_Numerics.Vector_1<T>;
1896
- }
1897
-
1898
- export interface __Ext_Vector256_1<T> {
1899
- as_<TFrom, TTo>(): System_Runtime_Intrinsics.Vector256_1<TTo>;
1900
- asByte(): System_Runtime_Intrinsics.Vector256_1<CLROf<byte>>;
1901
- asDouble(): System_Runtime_Intrinsics.Vector256_1<CLROf<double>>;
1902
- asInt16(): System_Runtime_Intrinsics.Vector256_1<CLROf<short>>;
1903
- asInt32(): System_Runtime_Intrinsics.Vector256_1<CLROf<int>>;
1904
- asInt64(): System_Runtime_Intrinsics.Vector256_1<CLROf<long>>;
1905
- asNInt(): System_Runtime_Intrinsics.Vector256_1<CLROf<nint>>;
1906
- asNUInt(): System_Runtime_Intrinsics.Vector256_1<CLROf<nuint>>;
1907
- asSByte(): System_Runtime_Intrinsics.Vector256_1<CLROf<sbyte>>;
1908
- asSingle(): System_Runtime_Intrinsics.Vector256_1<CLROf<float>>;
1909
- asUInt16(): System_Runtime_Intrinsics.Vector256_1<CLROf<ushort>>;
1910
- asUInt32(): System_Runtime_Intrinsics.Vector256_1<CLROf<uint>>;
1911
- asUInt64(): System_Runtime_Intrinsics.Vector256_1<CLROf<ulong>>;
1912
- asVector(): System_Numerics.Vector_1<T>;
1913
- copyTo(destination: T[]): void;
1914
- copyTo2(destination: T[], startIndex: int): void;
1915
- copyTo3(destination: System.Span_1<T>): void;
1916
- extractMostSignificantBits(): uint;
1917
- getElement(index: int): T;
1918
- getLower(): System_Runtime_Intrinsics.Vector128_1<T>;
1919
- getUpper(): System_Runtime_Intrinsics.Vector128_1<T>;
1920
- store(destination: ptr<T>): void;
1921
- storeAligned(destination: ptr<T>): void;
1922
- storeAlignedNonTemporal(destination: ptr<T>): void;
1923
- storeUnsafe(destination: ref<T>): void;
1924
- storeUnsafe2(destination: ref<T>, elementOffset: nuint): void;
1925
- toScalar(): T;
1926
- toVector512(): System_Runtime_Intrinsics.Vector512_1<T>;
1927
- toVector512Unsafe(): System_Runtime_Intrinsics.Vector512_1<T>;
1928
- tryCopyTo(destination: System.Span_1<T>): boolean;
1929
- withElement(index: int, value: T): System_Runtime_Intrinsics.Vector256_1<T>;
1930
- withLower(value: System_Runtime_Intrinsics.Vector128_1<T>): System_Runtime_Intrinsics.Vector256_1<T>;
1931
- withUpper(value: System_Runtime_Intrinsics.Vector128_1<T>): System_Runtime_Intrinsics.Vector256_1<T>;
1932
- }
1933
-
1934
- export interface __Ext_Vector512_1<T> {
1935
- as_<TFrom, TTo>(): System_Runtime_Intrinsics.Vector512_1<TTo>;
1936
- asByte(): System_Runtime_Intrinsics.Vector512_1<CLROf<byte>>;
1937
- asDouble(): System_Runtime_Intrinsics.Vector512_1<CLROf<double>>;
1938
- asInt16(): System_Runtime_Intrinsics.Vector512_1<CLROf<short>>;
1939
- asInt32(): System_Runtime_Intrinsics.Vector512_1<CLROf<int>>;
1940
- asInt64(): System_Runtime_Intrinsics.Vector512_1<CLROf<long>>;
1941
- asNInt(): System_Runtime_Intrinsics.Vector512_1<CLROf<nint>>;
1942
- asNUInt(): System_Runtime_Intrinsics.Vector512_1<CLROf<nuint>>;
1943
- asSByte(): System_Runtime_Intrinsics.Vector512_1<CLROf<sbyte>>;
1944
- asSingle(): System_Runtime_Intrinsics.Vector512_1<CLROf<float>>;
1945
- asUInt16(): System_Runtime_Intrinsics.Vector512_1<CLROf<ushort>>;
1946
- asUInt32(): System_Runtime_Intrinsics.Vector512_1<CLROf<uint>>;
1947
- asUInt64(): System_Runtime_Intrinsics.Vector512_1<CLROf<ulong>>;
1948
- asVector(): System_Numerics.Vector_1<T>;
1949
- copyTo(destination: T[]): void;
1950
- copyTo2(destination: T[], startIndex: int): void;
1951
- copyTo3(destination: System.Span_1<T>): void;
1952
- extractMostSignificantBits(): ulong;
1953
- getElement(index: int): T;
1954
- getLower(): System_Runtime_Intrinsics.Vector256_1<T>;
1955
- getUpper(): System_Runtime_Intrinsics.Vector256_1<T>;
1956
- store(destination: ptr<T>): void;
1957
- storeAligned(destination: ptr<T>): void;
1958
- storeAlignedNonTemporal(destination: ptr<T>): void;
1959
- storeUnsafe(destination: ref<T>): void;
1960
- storeUnsafe2(destination: ref<T>, elementOffset: nuint): void;
1961
- toScalar(): T;
1962
- tryCopyTo(destination: System.Span_1<T>): boolean;
1963
- withElement(index: int, value: T): System_Runtime_Intrinsics.Vector512_1<T>;
1964
- withLower(value: System_Runtime_Intrinsics.Vector256_1<T>): System_Runtime_Intrinsics.Vector512_1<T>;
1965
- withUpper(value: System_Runtime_Intrinsics.Vector256_1<T>): System_Runtime_Intrinsics.Vector512_1<T>;
1966
- }
1967
-
1968
- export interface __Ext_Vector64_1<T> {
1969
- as_<TFrom, TTo>(): System_Runtime_Intrinsics.Vector64_1<TTo>;
1970
- asByte(): System_Runtime_Intrinsics.Vector64_1<CLROf<byte>>;
1971
- asDouble(): System_Runtime_Intrinsics.Vector64_1<CLROf<double>>;
1972
- asInt16(): System_Runtime_Intrinsics.Vector64_1<CLROf<short>>;
1973
- asInt32(): System_Runtime_Intrinsics.Vector64_1<CLROf<int>>;
1974
- asInt64(): System_Runtime_Intrinsics.Vector64_1<CLROf<long>>;
1975
- asNInt(): System_Runtime_Intrinsics.Vector64_1<CLROf<nint>>;
1976
- asNUInt(): System_Runtime_Intrinsics.Vector64_1<CLROf<nuint>>;
1977
- asSByte(): System_Runtime_Intrinsics.Vector64_1<CLROf<sbyte>>;
1978
- asSingle(): System_Runtime_Intrinsics.Vector64_1<CLROf<float>>;
1979
- asUInt16(): System_Runtime_Intrinsics.Vector64_1<CLROf<ushort>>;
1980
- asUInt32(): System_Runtime_Intrinsics.Vector64_1<CLROf<uint>>;
1981
- asUInt64(): System_Runtime_Intrinsics.Vector64_1<CLROf<ulong>>;
1982
- copyTo(destination: T[]): void;
1983
- copyTo2(destination: T[], startIndex: int): void;
1984
- copyTo3(destination: System.Span_1<T>): void;
1985
- extractMostSignificantBits(): uint;
1986
- getElement(index: int): T;
1987
- store(destination: ptr<T>): void;
1988
- storeAligned(destination: ptr<T>): void;
1989
- storeAlignedNonTemporal(destination: ptr<T>): void;
1990
- storeUnsafe(destination: ref<T>): void;
1991
- storeUnsafe2(destination: ref<T>, elementOffset: nuint): void;
1992
- toScalar(): T;
1993
- toVector128(): System_Runtime_Intrinsics.Vector128_1<T>;
1994
- toVector128Unsafe(): System_Runtime_Intrinsics.Vector128_1<T>;
1995
- tryCopyTo(destination: System.Span_1<T>): boolean;
1996
- withElement(index: int, value: T): System_Runtime_Intrinsics.Vector64_1<T>;
1997
- }
1998
-
1999
- export interface __Ext_DataContractSerializer {
2000
- getSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
2001
- setSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
2002
- }
2003
-
2004
- export interface __Ext_DataContractJsonSerializer {
2005
- getSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
2006
- setSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
2007
- }
2008
-
2009
- export interface __Ext_X509Certificate2 {
2010
- getDSAPublicKey(): System_Security_Cryptography.DSA;
2011
- getDSAPrivateKey(): System_Security_Cryptography.DSA;
2012
- copyWithPrivateKey(privateKey: System_Security_Cryptography.DSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
2013
- getECDsaPublicKey(): System_Security_Cryptography.ECDsa;
2014
- getECDsaPrivateKey(): System_Security_Cryptography.ECDsa;
2015
- copyWithPrivateKey(privateKey: System_Security_Cryptography.ECDsa): System_Security_Cryptography_X509Certificates.X509Certificate2;
2016
- getRSAPublicKey(): System_Security_Cryptography.RSA;
2017
- getRSAPrivateKey(): System_Security_Cryptography.RSA;
2018
- copyWithPrivateKey(privateKey: System_Security_Cryptography.RSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
2019
- }
2020
-
2021
- export interface __Ext_Encoding {
2022
- getBytes(chars: System.ReadOnlySpan_1<CLROf<string>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>): long;
2023
- getBytes2(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<string>>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>): long;
2024
- getBytes3(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<string>>>, bytes: System.Span_1<CLROf<byte>>): int;
2025
- getBytes4(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<string>>>): byte[];
2026
- getChars(bytes: System.ReadOnlySpan_1<CLROf<byte>>, writer: System_Buffers.IBufferWriter_1<CLROf<string>>): long;
2027
- getChars2(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, writer: System_Buffers.IBufferWriter_1<CLROf<string>>): long;
2028
- getChars3(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, chars: System.Span_1<CLROf<string>>): int;
2029
- getString(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>): string;
2030
- }
2031
-
2032
- export interface __Ext_Encoder {
2033
- convert(chars: System.ReadOnlySpan_1<CLROf<string>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>, flush: boolean, bytesUsed: ref<long>, completed: ref<boolean>): void;
2034
- convert2(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<string>>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>, flush: boolean, bytesUsed: ref<long>, completed: ref<boolean>): void;
2035
- }
2036
-
2037
- export interface __Ext_Decoder {
2038
- convert3(bytes: System.ReadOnlySpan_1<CLROf<byte>>, writer: System_Buffers.IBufferWriter_1<CLROf<string>>, flush: boolean, charsUsed: ref<long>, completed: ref<boolean>): void;
2039
- convert4(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, writer: System_Buffers.IBufferWriter_1<CLROf<string>>, flush: boolean, charsUsed: ref<long>, completed: ref<boolean>): void;
2040
- }
2041
-
2042
- export interface __Ext_JsonDocument {
2043
- deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2044
- deserialize3<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2045
- }
2046
-
2047
- export interface __Ext_JsonElement {
2048
- deserialize6<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2049
- deserialize8<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2050
- }
2051
-
2052
- export interface __Ext_JsonNode {
2053
- deserialize11<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2054
- deserialize13<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2055
- }
2056
-
2057
- export interface __Ext_JsonSerializerOptions {
2058
- getJsonSchemaAsNode(type_: System.Type, exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
2059
- }
2060
-
2061
- export interface __Ext_JsonTypeInfo {
2062
- getJsonSchemaAsNode2(exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
2063
- }
2064
-
2065
- export interface __Ext_IJsonTypeInfoResolver {
2066
- withAddedModifier(modifier: System.Action_1<System_Text_Json_Serialization_Metadata.JsonTypeInfo>): System_Text_Json_Serialization_Metadata.IJsonTypeInfoResolver;
2067
- }
2068
-
2069
- export interface __Ext_WaitHandle {
2070
- getSafeWaitHandle(): Microsoft_Win32_SafeHandles.SafeWaitHandle;
2071
- setSafeWaitHandle(value: Microsoft_Win32_SafeHandles.SafeWaitHandle): void;
2072
- }
2073
-
2074
- export interface __Ext_EventWaitHandle {
2075
- getAccessControl(): System_Security_AccessControl.EventWaitHandleSecurity;
2076
- setAccessControl(eventSecurity: System_Security_AccessControl.EventWaitHandleSecurity): void;
2077
- }
2078
-
2079
- export interface __Ext_Mutex {
2080
- getAccessControl2(): System_Security_AccessControl.MutexSecurity;
2081
- setAccessControl2(mutexSecurity: System_Security_AccessControl.MutexSecurity): void;
2082
- }
2083
-
2084
- export interface __Ext_Semaphore {
2085
- getAccessControl3(): System_Security_AccessControl.SemaphoreSecurity;
2086
- setAccessControl3(semaphoreSecurity: System_Security_AccessControl.SemaphoreSecurity): void;
2087
- }
2088
-
2089
- export interface __Ext_IAsyncDisposable {
2090
- configureAwait(continueOnCapturedContext: boolean): System_Runtime_CompilerServices.ConfiguredAsyncDisposable;
2091
- }
2092
-
2093
- export interface __Ext_Task_1<TResult> {
2094
- unwrap(): System_Threading_Tasks.Task;
2095
- unwrap2(): System_Threading_Tasks.Task_1<TResult>;
2096
- }
2097
-
2098
- export interface __Ext_ISourceBlock_1<TOutput> {
2099
- linkTo(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>): System.IDisposable;
2100
- linkTo2(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>, predicate: System.Predicate_1<TOutput>): System.IDisposable;
2101
- linkTo3(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>, linkOptions: System_Threading_Tasks_Dataflow.DataflowLinkOptions, predicate: System.Predicate_1<TOutput>): System.IDisposable;
2102
- receiveAsync(): System_Threading_Tasks.Task_1<TOutput>;
2103
- receiveAsync2(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TOutput>;
2104
- receiveAsync3(timeout: System.TimeSpan): System_Threading_Tasks.Task_1<TOutput>;
2105
- receiveAsync4(timeout: System.TimeSpan, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TOutput>;
2106
- receive(): TOutput;
2107
- receive2(cancellationToken: System_Threading.CancellationToken): TOutput;
2108
- receive3(timeout: System.TimeSpan): TOutput;
2109
- receive4(timeout: System.TimeSpan, cancellationToken: System_Threading.CancellationToken): TOutput;
2110
- outputAvailableAsync(): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2111
- outputAvailableAsync2(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2112
- asObservable(): System.IObservable_1<TOutput>;
2113
- }
2114
-
2115
- export interface __Ext_ITargetBlock_1<TInput> {
2116
- post(item: TInput): boolean;
2117
- sendAsync(item: TInput): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2118
- sendAsync2(item: TInput, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2119
- asObserver(): System.IObserver_1<TInput>;
2120
- }
2121
-
2122
- export interface __Ext_IReceivableSourceBlock_1<TOutput> {
2123
- tryReceive(item: ref<TOutput>): boolean;
2124
- receiveAllAsync(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TOutput>;
2125
- }
2126
-
2127
- export interface __Ext_XElement {
2128
- getSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo;
2129
- validate3(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2130
- validate4(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2131
- }
2132
-
2133
- export interface __Ext_XAttribute {
2134
- getSchemaInfo2(): System_Xml_Schema.IXmlSchemaInfo;
2135
- validate5(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2136
- validate6(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2137
- }
2138
-
2139
- export interface __Ext_XDocument {
2140
- validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2141
- validate2(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2142
- }
2143
-
2144
- export interface __Ext_XNode {
2145
- createNavigator(): System_Xml_XPath.XPathNavigator;
2146
- createNavigator2(nameTable: System_Xml.XmlNameTable): System_Xml_XPath.XPathNavigator;
2147
- xPathSelectElement(expression: string): System_Xml_Linq.XElement;
2148
- xPathSelectElement2(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Xml_Linq.XElement;
2149
- xPathSelectElements(expression: string): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
2150
- xPathSelectElements2(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
2151
- toXPathNavigable(): System_Xml_XPath.IXPathNavigable;
2152
- }
2153
-
2154
- // Generic helper type for mapping shapes to their extension methods
2155
- // Usage: type Rich<T> = BaseType<T> & ExtensionMethods<BaseType<T>>
2156
- export type ExtensionMethods<TShape> =
2157
- TShape extends System.String ? __Ext_String
2158
- : TShape extends System.Span_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_Span_1<T0>
2159
- : TShape extends System.ReadOnlySpan_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_ReadOnlySpan_1<T0>
2160
- : TShape extends System.ArraySegment_1<infer T0> ? __Ext_ArraySegment_1<T0>
2161
- : TShape extends System.Memory_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_Memory_1<T0>
2162
- : TShape extends System.ReadOnlyMemory_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_ReadOnlyMemory_1<T0>
2163
- : TShape extends System.Tuple_1<infer T0> ? __Ext_Tuple_1<T0>
2164
- : TShape extends System.Tuple_2<infer T0, infer T1> ? __Ext_Tuple_2<T0, T1>
2165
- : TShape extends System.Tuple_3<infer T0, infer T1, infer T2> ? __Ext_Tuple_3<T0, T1, T2>
2166
- : TShape extends System.Tuple_4<infer T0, infer T1, infer T2, infer T3> ? __Ext_Tuple_4<T0, T1, T2, T3>
2167
- : TShape extends System.Tuple_5<infer T0, infer T1, infer T2, infer T3, infer T4> ? __Ext_Tuple_5<T0, T1, T2, T3, T4>
2168
- : TShape extends System.Tuple_6<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5> ? __Ext_Tuple_6<T0, T1, T2, T3, T4, T5>
2169
- : TShape extends System.Tuple_7<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5, infer T6> ? __Ext_Tuple_7<T0, T1, T2, T3, T4, T5, T6>
2170
- : TShape extends System.Tuple_8<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5, infer T6, infer T7> ? __Ext_Tuple_8<T0, T1, T2, T3, T4, T5, T6, T7>
2171
- : TShape extends System.ValueTuple_1<infer T0> ? __Ext_ValueTuple_1<T0>
2172
- : TShape extends System.ValueTuple_2<infer T0, infer T1> ? __Ext_ValueTuple_2<T0, T1>
2173
- : TShape extends System.ValueTuple_3<infer T0, infer T1, infer T2> ? __Ext_ValueTuple_3<T0, T1, T2>
2174
- : TShape extends System.ValueTuple_4<infer T0, infer T1, infer T2, infer T3> ? __Ext_ValueTuple_4<T0, T1, T2, T3>
2175
- : TShape extends System.ValueTuple_5<infer T0, infer T1, infer T2, infer T3, infer T4> ? __Ext_ValueTuple_5<T0, T1, T2, T3, T4>
2176
- : TShape extends System.ValueTuple_6<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5> ? __Ext_ValueTuple_6<T0, T1, T2, T3, T4, T5>
2177
- : TShape extends System.ValueTuple_7<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5, infer T6> ? __Ext_ValueTuple_7<T0, T1, T2, T3, T4, T5, T6>
2178
- : TShape extends System.ValueTuple_8<infer T0, infer T1, infer T2, infer T3, infer T4, infer T5, infer T6, infer T7> ? __Ext_ValueTuple_8<T0, T1, T2, T3, T4, T5, T6, T7>
2179
- : TShape extends System_Buffers.IBufferWriter_1<infer T0> ? __Ext_IBufferWriter_1<T0>
2180
- : TShape extends System_Collections_Generic.IEnumerable_1<infer T0> ? __Ext_IEnumerable_1<T0>
2181
- : TShape extends System_Collections_Generic.IReadOnlyDictionary_2<infer T0, infer T1> ? __Ext_IReadOnlyDictionary_2<T0, T1>
2182
- : TShape extends System_Collections_Generic.IDictionary_2<infer T0, infer T1> ? __Ext_IDictionary_2<T0, T1>
2183
- : TShape extends System_Collections_Generic.IList_1<infer T0> ? __Ext_IList_1<T0>
2184
- : TShape extends System_Collections_Generic.ISet_1<infer T0> ? __Ext_ISet_1<T0>
2185
- : TShape extends System_Collections_Generic.List_1<infer T0> ? __Ext_List_1<T0>
2186
- : TShape extends System_Collections_Immutable.ImmutableArray_1_Builder<infer T0> ? __Ext_ImmutableArray_1_Builder<T0>
2187
- : TShape extends System_Collections_Immutable.ImmutableArray_1<infer T0> ? __Ext_ImmutableArray_1<T0>
2188
- : TShape extends System_Collections_Immutable.ImmutableDictionary_2_Builder<infer T0, infer T1> ? __Ext_ImmutableDictionary_2_Builder<T0, T1>
2189
- : TShape extends System_Collections_Immutable.IImmutableDictionary_2<infer T0, infer T1> ? __Ext_IImmutableDictionary_2<T0, T1>
2190
- : TShape extends System_Collections_Immutable.ImmutableHashSet_1_Builder<infer T0> ? __Ext_ImmutableHashSet_1_Builder<T0>
2191
- : TShape extends System_Collections_Immutable.ImmutableList_1_Builder<infer T0> ? __Ext_ImmutableList_1_Builder<T0>
2192
- : TShape extends System_Collections_Immutable.IImmutableList_1<infer T0> ? __Ext_IImmutableList_1<T0>
2193
- : TShape extends System_Collections_Immutable.IImmutableQueue_1<infer T0> ? __Ext_IImmutableQueue_1<T0>
2194
- : TShape extends System_Collections_Immutable.ImmutableSortedDictionary_2_Builder<infer T0, infer T1> ? __Ext_ImmutableSortedDictionary_2_Builder<T0, T1>
2195
- : TShape extends System_Collections_Immutable.ImmutableSortedSet_1_Builder<infer T0> ? __Ext_ImmutableSortedSet_1_Builder<T0>
2196
- : TShape extends System_Collections_Immutable.IImmutableStack_1<infer T0> ? __Ext_IImmutableStack_1<T0>
2197
- : TShape extends System_Data_Common.DbDataReader ? __Ext_DbDataReader
2198
- : TShape extends System_Data.DataRow ? __Ext_DataRow
2199
- : TShape extends System_Data.DataTable ? __Ext_DataTable
2200
- : TShape extends System_Data.EnumerableRowCollection_1<infer T0> ? __Ext_EnumerableRowCollection_1<T0>
2201
- : TShape extends System_Data.OrderedEnumerableRowCollection_1<infer T0> ? __Ext_OrderedEnumerableRowCollection_1<T0>
2202
- : TShape extends System_Data.EnumerableRowCollection ? __Ext_EnumerableRowCollection
2203
- : TShape extends System_Data.TypedTableBase_1<infer T0> ? __Ext_TypedTableBase_1<T0>
2204
- : TShape extends System_Diagnostics.StackFrame ? __Ext_StackFrame
2205
- : TShape extends System_Diagnostics_Metrics.IMeterFactory ? __Ext_IMeterFactory
2206
- : TShape extends System_Globalization.CompareInfo ? __Ext_CompareInfo
2207
- : TShape extends System_IO.DirectoryInfo ? __Ext_DirectoryInfo
2208
- : TShape extends System_IO.FileInfo ? __Ext_FileInfo
2209
- : TShape extends System_Security_AccessControl.DirectorySecurity ? __Ext_DirectorySecurity
2210
- : TShape extends System_IO.FileStream ? __Ext_FileStream
2211
- : TShape extends System_IO_Compression.ZipArchive ? __Ext_ZipArchive
2212
- : TShape extends System_IO_Compression.ZipArchiveEntry ? __Ext_ZipArchiveEntry
2213
- : TShape extends System_IO.Stream ? __Ext_Stream
2214
- : TShape extends System_IO_Pipes.PipeStream ? __Ext_PipeStream
2215
- : TShape extends System_Collections.IEnumerable ? __Ext_IEnumerable
2216
- : TShape extends System_Linq.IOrderedEnumerable_1<infer T0> ? __Ext_IOrderedEnumerable_1<T0>
2217
- : TShape extends System_Collections_Generic.IAsyncEnumerable_1<infer T0> ? __Ext_IAsyncEnumerable_1<T0>
2218
- : TShape extends System_Linq.IOrderedAsyncEnumerable_1<infer T0> ? __Ext_IOrderedAsyncEnumerable_1<T0>
2219
- : TShape extends System_Collections_Concurrent.Partitioner_1<infer T0> ? __Ext_Partitioner_1<T0>
2220
- : TShape extends System_Linq.ParallelQuery_1<infer T0> ? __Ext_ParallelQuery_1<T0>
2221
- : TShape extends System_Linq.ParallelQuery ? __Ext_ParallelQuery
2222
- : TShape extends System_Linq.OrderedParallelQuery_1<infer T0> ? __Ext_OrderedParallelQuery_1<T0>
2223
- : TShape extends System_Linq.IQueryable_1<infer T0> ? __Ext_IQueryable_1<T0>
2224
- : TShape extends System_Linq.IQueryable ? __Ext_IQueryable
2225
- : TShape extends System_Linq.IOrderedQueryable_1<infer T0> ? __Ext_IOrderedQueryable_1<T0>
2226
- : TShape extends System_Net_Http.HttpClient ? __Ext_HttpClient
2227
- : TShape extends System_Net_Http.HttpContent ? __Ext_HttpContent
2228
- : TShape extends System_Net_Sockets.Socket ? __Ext_Socket
2229
- : TShape extends System_Numerics.Plane ? __Ext_Plane
2230
- : TShape extends System_Numerics.Quaternion ? __Ext_Quaternion
2231
- : TShape extends System_Numerics.Vector_1<infer T0> ? __Ext_Vector_1<T0>
2232
- : TShape extends System_Numerics.Vector2 ? __Ext_Vector2
2233
- : TShape extends System_Numerics.Vector3 ? __Ext_Vector3
2234
- : TShape extends System_Numerics.Vector4 ? __Ext_Vector4
2235
- : TShape extends System_Reflection.Assembly ? __Ext_Assembly
2236
- : TShape extends System_Reflection.Module ? __Ext_Module
2237
- : TShape extends System_Reflection.MemberInfo ? __Ext_MemberInfo
2238
- : TShape extends System_Reflection.ParameterInfo ? __Ext_ParameterInfo
2239
- : TShape extends System.Type ? __Ext_Type
2240
- : TShape extends System_Reflection.MethodInfo ? __Ext_MethodInfo
2241
- : TShape extends System_Reflection.TypeInfo ? __Ext_TypeInfo
2242
- : TShape extends System.Delegate ? __Ext_Delegate
2243
- : TShape extends System_Reflection.EventInfo ? __Ext_EventInfo
2244
- : TShape extends System_Reflection.PropertyInfo ? __Ext_PropertyInfo
2245
- : TShape extends System_Reflection_Metadata.ILOpCode ? __Ext_ILOpCode
2246
- : TShape extends System_Reflection_PortableExecutable.PEReader ? __Ext_PEReader
2247
- : TShape extends System_Reflection_Metadata.ExportedType ? __Ext_ExportedType
2248
- : TShape extends System_Reflection_Metadata.MetadataReader ? __Ext_MetadataReader
2249
- : TShape extends System_Runtime_InteropServices.PinnedGCHandle_1<infer T0> ? __Ext_PinnedGCHandle_1<T0>
2250
- : TShape extends System_Runtime_Intrinsics.Vector128_1<infer T0> ? __Ext_Vector128_1<T0>
2251
- : TShape extends System_Runtime_Intrinsics.Vector256_1<infer T0> ? __Ext_Vector256_1<T0>
2252
- : TShape extends System_Runtime_Intrinsics.Vector512_1<infer T0> ? __Ext_Vector512_1<T0>
2253
- : TShape extends System_Runtime_Intrinsics.Vector64_1<infer T0> ? __Ext_Vector64_1<T0>
2254
- : TShape extends System_Runtime_Serialization.DataContractSerializer ? __Ext_DataContractSerializer
2255
- : TShape extends System_Runtime_Serialization_Json.DataContractJsonSerializer ? __Ext_DataContractJsonSerializer
2256
- : TShape extends System_Security_Cryptography_X509Certificates.X509Certificate2 ? __Ext_X509Certificate2
2257
- : TShape extends System_Text.Encoding ? __Ext_Encoding
2258
- : TShape extends System_Text.Encoder ? __Ext_Encoder
2259
- : TShape extends System_Text.Decoder ? __Ext_Decoder
2260
- : TShape extends System_Text_Json.JsonDocument ? __Ext_JsonDocument
2261
- : TShape extends System_Text_Json.JsonElement ? __Ext_JsonElement
2262
- : TShape extends System_Text_Json_Nodes.JsonNode ? __Ext_JsonNode
2263
- : TShape extends System_Text_Json.JsonSerializerOptions ? __Ext_JsonSerializerOptions
2264
- : TShape extends System_Text_Json_Serialization_Metadata.JsonTypeInfo ? __Ext_JsonTypeInfo
2265
- : TShape extends System_Text_Json_Serialization_Metadata.IJsonTypeInfoResolver ? __Ext_IJsonTypeInfoResolver
2266
- : TShape extends System_Threading.WaitHandle ? __Ext_WaitHandle
2267
- : TShape extends System_Threading.EventWaitHandle ? __Ext_EventWaitHandle
2268
- : TShape extends System_Threading.Mutex ? __Ext_Mutex
2269
- : TShape extends System_Threading.Semaphore ? __Ext_Semaphore
2270
- : TShape extends System.IAsyncDisposable ? __Ext_IAsyncDisposable
2271
- : TShape extends System_Threading_Tasks.Task_1<infer T0> ? __Ext_Task_1<T0>
2272
- : TShape extends System_Threading_Tasks_Dataflow.ISourceBlock_1<infer T0> ? __Ext_ISourceBlock_1<T0>
2273
- : TShape extends System_Threading_Tasks_Dataflow.ITargetBlock_1<infer T0> ? __Ext_ITargetBlock_1<T0>
2274
- : TShape extends System_Threading_Tasks_Dataflow.IReceivableSourceBlock_1<infer T0> ? __Ext_IReceivableSourceBlock_1<T0>
2275
- : TShape extends System_Xml_Linq.XElement ? __Ext_XElement
2276
- : TShape extends System_Xml_Linq.XAttribute ? __Ext_XAttribute
2277
- : TShape extends System_Xml_Linq.XDocument ? __Ext_XDocument
2278
- : TShape extends System_Xml_Linq.XNode ? __Ext_XNode
2279
- : {};
2280
-