@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
@@ -0,0 +1,2294 @@
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
+ AsSpan(): System.ReadOnlySpan_1<CLROf<char>>;
67
+ AsSpan(start: int): System.ReadOnlySpan_1<CLROf<char>>;
68
+ AsSpan(startIndex: System.Index): System.ReadOnlySpan_1<CLROf<char>>;
69
+ AsSpan(range: System.Range): System.ReadOnlySpan_1<CLROf<char>>;
70
+ AsSpan(start: int, length: int): System.ReadOnlySpan_1<CLROf<char>>;
71
+ AsMemory(): System.ReadOnlyMemory_1<CLROf<char>>;
72
+ AsMemory(start: int): System.ReadOnlyMemory_1<CLROf<char>>;
73
+ AsMemory(startIndex: System.Index): System.ReadOnlyMemory_1<CLROf<char>>;
74
+ AsMemory(start: int, length: int): System.ReadOnlyMemory_1<CLROf<char>>;
75
+ AsMemory(range: System.Range): System.ReadOnlyMemory_1<CLROf<char>>;
76
+ IsNormalized(): boolean;
77
+ IsNormalized(normalizationForm: System_Text.NormalizationForm): boolean;
78
+ Normalize(): string;
79
+ Normalize(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
+ ContainsAny(value0: T, value1: T, value2: T): boolean;
86
+ ContainsAny(values: System.ReadOnlySpan_1<T>): boolean;
87
+ ContainsAny(values: System_Buffers.SearchValues_1<T>): boolean;
88
+ ContainsAny(values: System_Buffers.SearchValues_1<CLROf<string>>): boolean;
89
+ ContainsAnyExcept(value: T): boolean;
90
+ ContainsAnyExcept(value0: T, value1: T): boolean;
91
+ ContainsAnyExcept(value0: T, value1: T, value2: T): boolean;
92
+ ContainsAnyExcept(values: System.ReadOnlySpan_1<T>): boolean;
93
+ ContainsAnyExcept(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
+ IndexOf(value: System.ReadOnlySpan_1<T>): int;
98
+ LastIndexOf(value: T): int;
99
+ LastIndexOf(value: System.ReadOnlySpan_1<T>): int;
100
+ IndexOfAnyExcept(value: T): int;
101
+ IndexOfAnyExcept(value0: T, value1: T): int;
102
+ IndexOfAnyExcept(value0: T, value1: T, value2: T): int;
103
+ IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
104
+ IndexOfAnyExcept(values: System_Buffers.SearchValues_1<T>): int;
105
+ LastIndexOfAnyExcept(value: T): int;
106
+ LastIndexOfAnyExcept(value0: T, value1: T): int;
107
+ LastIndexOfAnyExcept(value0: T, value1: T, value2: T): int;
108
+ LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
109
+ LastIndexOfAnyExcept(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
+ IndexOfAny(value0: T, value1: T, value2: T): int;
118
+ IndexOfAny(values: System.ReadOnlySpan_1<T>): int;
119
+ IndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
120
+ IndexOfAny(values: System_Buffers.SearchValues_1<CLROf<string>>): int;
121
+ LastIndexOfAny(value0: T, value1: T): int;
122
+ LastIndexOfAny(value0: T, value1: T, value2: T): int;
123
+ LastIndexOfAny(values: System.ReadOnlySpan_1<T>): int;
124
+ LastIndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
125
+ SequenceEqual(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
+ Overlaps(other: System.ReadOnlySpan_1<T>, elementOffset: ref<int>): boolean;
131
+ BinarySearch(comparable: System.IComparable_1<T>): int;
132
+ BinarySearch<TComparable>(comparable: TComparable): int;
133
+ BinarySearch<TComparer>(value: T, comparer: TComparer): int;
134
+ Sort(): void;
135
+ Sort<TComparer>(comparer: TComparer): void;
136
+ Sort(comparison: System.Comparison_1<T>): void;
137
+ Sort<TValue>(items: System.Span_1<TValue>): void;
138
+ Sort<TValue, TComparer>(items: System.Span_1<TValue>, comparer: TComparer): void;
139
+ Sort<TValue>(items: System.Span_1<TValue>, comparison: System.Comparison_1<T>): void;
140
+ Replace(oldValue: T, newValue: T): void;
141
+ Replace(oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
142
+ ReplaceAny(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
143
+ ReplaceAnyExcept(values: System_Buffers.SearchValues_1<T>, newValue: T): void;
144
+ CommonPrefixLength(other: System.ReadOnlySpan_1<T>): int;
145
+ CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
146
+ Count(value: T): int;
147
+ Count(value: System.ReadOnlySpan_1<T>): int;
148
+ TryWrite(handler: ref<System.MemoryExtensions_TryWriteInterpolatedStringHandler>, charsWritten: ref<int>): boolean;
149
+ TryWrite(provider: System.IFormatProvider, handler: ref<System.MemoryExtensions_TryWriteInterpolatedStringHandler>, charsWritten: ref<int>): boolean;
150
+ TryWrite<TArg0>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0): boolean;
151
+ TryWrite<TArg0, TArg1>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0, arg1: TArg1): boolean;
152
+ TryWrite<TArg0, TArg1, TArg2>(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
153
+ TryWrite(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, args: unknown[]): boolean;
154
+ TryWrite(provider: System.IFormatProvider, format: System_Text.CompositeFormat, charsWritten: ref<int>, args: System.ReadOnlySpan_1<unknown>): boolean;
155
+ EnumerateRunes(): System_Text.SpanRuneEnumerator;
156
+ EnumerateLines(): System_Text.SpanLineEnumerator;
157
+ Trim(trimElement: T): System.Span_1<T>;
158
+ TrimStart(trimElement: T): System.Span_1<T>;
159
+ TrimEnd(trimElement: T): System.Span_1<T>;
160
+ Trim(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
161
+ TrimStart(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
162
+ TrimEnd(trimElements: System.ReadOnlySpan_1<T>): System.Span_1<T>;
163
+ Trim(): System.Span_1<CLROf<char>>;
164
+ TrimStart(): System.Span_1<CLROf<char>>;
165
+ TrimEnd(): System.Span_1<CLROf<char>>;
166
+ ToImmutableArray(): System_Collections_Immutable.ImmutableArray_1<T>;
167
+ }
168
+
169
+ export interface __Ext_ReadOnlySpan_1<T extends System.IEquatable_1<T>> {
170
+ Contains(value: T): boolean;
171
+ Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
172
+ ContainsAny(value0: T, value1: T): boolean;
173
+ ContainsAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
174
+ ContainsAny(value0: T, value1: T, value2: T): boolean;
175
+ ContainsAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
176
+ ContainsAny(values: System.ReadOnlySpan_1<T>): boolean;
177
+ ContainsAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
178
+ ContainsAny(values: System_Buffers.SearchValues_1<T>): boolean;
179
+ ContainsAny(values: System_Buffers.SearchValues_1<CLROf<string>>): boolean;
180
+ ContainsAnyExcept(value: T): boolean;
181
+ ContainsAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
182
+ ContainsAnyExcept(value0: T, value1: T): boolean;
183
+ ContainsAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
184
+ ContainsAnyExcept(value0: T, value1: T, value2: T): boolean;
185
+ ContainsAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
186
+ ContainsAnyExcept(values: System.ReadOnlySpan_1<T>): boolean;
187
+ ContainsAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
188
+ ContainsAnyExcept(values: System_Buffers.SearchValues_1<T>): boolean;
189
+ ContainsAnyInRange(lowInclusive: T, highInclusive: T): boolean;
190
+ ContainsAnyExceptInRange(lowInclusive: T, highInclusive: T): boolean;
191
+ IndexOfAnyExcept(value: T): int;
192
+ IndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
193
+ IndexOfAnyExcept(value0: T, value1: T): int;
194
+ IndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
195
+ IndexOfAnyExcept(value0: T, value1: T, value2: T): int;
196
+ IndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
197
+ IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
198
+ IndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
199
+ IndexOfAnyExcept(values: System_Buffers.SearchValues_1<T>): int;
200
+ LastIndexOfAnyExcept(value: T): int;
201
+ LastIndexOfAnyExcept(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
202
+ LastIndexOfAnyExcept(value0: T, value1: T): int;
203
+ LastIndexOfAnyExcept(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
204
+ LastIndexOfAnyExcept(value0: T, value1: T, value2: T): int;
205
+ LastIndexOfAnyExcept(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
206
+ LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>): int;
207
+ LastIndexOfAnyExcept(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
208
+ LastIndexOfAnyExcept(values: System_Buffers.SearchValues_1<T>): int;
209
+ IndexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
210
+ IndexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
211
+ LastIndexOfAnyInRange(lowInclusive: T, highInclusive: T): int;
212
+ LastIndexOfAnyExceptInRange(lowInclusive: T, highInclusive: T): int;
213
+ IndexOf(value: T): int;
214
+ IndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
215
+ IndexOf(value: System.ReadOnlySpan_1<T>): int;
216
+ IndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
217
+ LastIndexOf(value: T): int;
218
+ LastIndexOf(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
219
+ LastIndexOf(value: System.ReadOnlySpan_1<T>): int;
220
+ LastIndexOf(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
221
+ IndexOfAny(value0: T, value1: T): int;
222
+ IndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
223
+ IndexOfAny(value0: T, value1: T, value2: T): int;
224
+ IndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
225
+ IndexOfAny(values: System.ReadOnlySpan_1<T>): int;
226
+ IndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
227
+ IndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
228
+ IndexOfAny(values: System_Buffers.SearchValues_1<CLROf<string>>): int;
229
+ LastIndexOfAny(value0: T, value1: T): int;
230
+ LastIndexOfAny(value0: T, value1: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
231
+ LastIndexOfAny(value0: T, value1: T, value2: T): int;
232
+ LastIndexOfAny(value0: T, value1: T, value2: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
233
+ LastIndexOfAny(values: System.ReadOnlySpan_1<T>): int;
234
+ LastIndexOfAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
235
+ LastIndexOfAny(values: System_Buffers.SearchValues_1<T>): int;
236
+ SequenceEqual(other: System.ReadOnlySpan_1<T>): boolean;
237
+ SequenceEqual(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
238
+ SequenceCompareTo(other: System.ReadOnlySpan_1<T>): int;
239
+ SequenceCompareTo(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IComparer_1<T>): int;
240
+ StartsWith(value: System.ReadOnlySpan_1<T>): boolean;
241
+ StartsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
242
+ EndsWith(value: System.ReadOnlySpan_1<T>): boolean;
243
+ EndsWith(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
244
+ StartsWith(value: T): boolean;
245
+ StartsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
246
+ EndsWith(value: T): boolean;
247
+ EndsWith(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
248
+ Overlaps(other: System.ReadOnlySpan_1<T>): boolean;
249
+ Overlaps(other: System.ReadOnlySpan_1<T>, elementOffset: ref<int>): boolean;
250
+ BinarySearch(comparable: System.IComparable_1<T>): int;
251
+ BinarySearch<TComparable>(comparable: TComparable): int;
252
+ BinarySearch<TComparer>(value: T, comparer: TComparer): int;
253
+ Replace(destination: System.Span_1<T>, oldValue: T, newValue: T): void;
254
+ Replace(destination: System.Span_1<T>, oldValue: T, newValue: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): void;
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
+ CommonPrefixLength(other: System.ReadOnlySpan_1<T>): int;
258
+ CommonPrefixLength(other: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
259
+ Split(separator: T): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
260
+ Split(separator: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
261
+ SplitAny(separators: System.ReadOnlySpan_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
262
+ SplitAny(separators: System_Buffers.SearchValues_1<T>): System.MemoryExtensions_SpanSplitEnumerator_1<T>;
263
+ Split(destination: System.Span_1<System.Range>, separator: char, options: System.StringSplitOptions): int;
264
+ Split(destination: System.Span_1<System.Range>, separator: System.ReadOnlySpan_1<CLROf<char>>, options: System.StringSplitOptions): int;
265
+ SplitAny(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<CLROf<char>>, options: System.StringSplitOptions): int;
266
+ SplitAny(destination: System.Span_1<System.Range>, separators: System.ReadOnlySpan_1<CLROf<string>>, options: System.StringSplitOptions): int;
267
+ Count(value: T): int;
268
+ Count(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
269
+ Count(value: System.ReadOnlySpan_1<T>): int;
270
+ Count(value: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
271
+ CountAny(values: System_Buffers.SearchValues_1<T>): int;
272
+ CountAny(values: System.ReadOnlySpan_1<T>): int;
273
+ CountAny(values: System.ReadOnlySpan_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
274
+ IsWhiteSpace(): boolean;
275
+ Contains(value: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): boolean;
276
+ Equals(other: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): boolean;
277
+ CompareTo(other: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): int;
278
+ IndexOf(value: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): int;
279
+ LastIndexOf(value: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): int;
280
+ ToLower(destination: System.Span_1<CLROf<char>>, culture: System_Globalization.CultureInfo): int;
281
+ ToLowerInvariant(destination: System.Span_1<CLROf<char>>): int;
282
+ ToUpper(destination: System.Span_1<CLROf<char>>, culture: System_Globalization.CultureInfo): int;
283
+ ToUpperInvariant(destination: System.Span_1<CLROf<char>>): int;
284
+ EndsWith(value: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): boolean;
285
+ StartsWith(value: System.ReadOnlySpan_1<CLROf<char>>, comparisonType: System.StringComparison): boolean;
286
+ EnumerateRunes(): System_Text.SpanRuneEnumerator;
287
+ EnumerateLines(): System_Text.SpanLineEnumerator;
288
+ Trim(trimElement: T): System.ReadOnlySpan_1<T>;
289
+ TrimStart(trimElement: T): System.ReadOnlySpan_1<T>;
290
+ TrimEnd(trimElement: T): System.ReadOnlySpan_1<T>;
291
+ Trim(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
292
+ TrimStart(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
293
+ TrimEnd(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlySpan_1<T>;
294
+ Trim(): System.ReadOnlySpan_1<CLROf<char>>;
295
+ TrimStart(): System.ReadOnlySpan_1<CLROf<char>>;
296
+ TrimEnd(): System.ReadOnlySpan_1<CLROf<char>>;
297
+ Trim(trimChar: char): System.ReadOnlySpan_1<CLROf<char>>;
298
+ TrimStart(trimChar: char): System.ReadOnlySpan_1<CLROf<char>>;
299
+ TrimEnd(trimChar: char): System.ReadOnlySpan_1<CLROf<char>>;
300
+ Trim(trimChars: System.ReadOnlySpan_1<CLROf<char>>): System.ReadOnlySpan_1<CLROf<char>>;
301
+ TrimStart(trimChars: System.ReadOnlySpan_1<CLROf<char>>): System.ReadOnlySpan_1<CLROf<char>>;
302
+ TrimEnd(trimChars: System.ReadOnlySpan_1<CLROf<char>>): System.ReadOnlySpan_1<CLROf<char>>;
303
+ IsNormalized(normalizationForm: System_Text.NormalizationForm): boolean;
304
+ TryNormalize(destination: System.Span_1<CLROf<char>>, 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
+ AsSpan(): System.Span_1<T>;
311
+ AsSpan(start: int): System.Span_1<T>;
312
+ AsSpan(startIndex: System.Index): System.Span_1<T>;
313
+ AsSpan(start: int, length: int): System.Span_1<T>;
314
+ AsSpan(range: System.Range): System.Span_1<T>;
315
+ AsMemory(): System.Memory_1<T>;
316
+ AsMemory(start: int): System.Memory_1<T>;
317
+ AsMemory(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
+ Trim(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
325
+ TrimStart(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
326
+ TrimEnd(trimElements: System.ReadOnlySpan_1<T>): System.Memory_1<T>;
327
+ Trim(): System.Memory_1<CLROf<char>>;
328
+ TrimStart(): System.Memory_1<CLROf<char>>;
329
+ TrimEnd(): System.Memory_1<CLROf<char>>;
330
+ }
331
+
332
+ export interface __Ext_ReadOnlyMemory_1<T extends System.IEquatable_1<T>> {
333
+ Trim(trimElement: T): System.ReadOnlyMemory_1<T>;
334
+ TrimStart(trimElement: T): System.ReadOnlyMemory_1<T>;
335
+ TrimEnd(trimElement: T): System.ReadOnlyMemory_1<T>;
336
+ Trim(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
337
+ TrimStart(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
338
+ TrimEnd(trimElements: System.ReadOnlySpan_1<T>): System.ReadOnlyMemory_1<T>;
339
+ Trim(): System.ReadOnlyMemory_1<CLROf<char>>;
340
+ TrimStart(): System.ReadOnlyMemory_1<CLROf<char>>;
341
+ TrimEnd(): System.ReadOnlyMemory_1<CLROf<char>>;
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
+ Deconstruct(item1: ref<T1>, item2: ref<T2>): void;
351
+ ToValueTuple(): System.ValueTuple_2<T1, T2>;
352
+ }
353
+
354
+ export interface __Ext_Tuple_3<T1, T2, T3> {
355
+ Deconstruct(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>): void;
356
+ ToValueTuple(): System.ValueTuple_3<T1, T2, T3>;
357
+ }
358
+
359
+ export interface __Ext_Tuple_4<T1, T2, T3, T4> {
360
+ Deconstruct(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>): void;
361
+ ToValueTuple(): System.ValueTuple_4<T1, T2, T3, T4>;
362
+ }
363
+
364
+ export interface __Ext_Tuple_5<T1, T2, T3, T4, T5> {
365
+ Deconstruct(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>): void;
366
+ ToValueTuple(): System.ValueTuple_5<T1, T2, T3, T4, T5>;
367
+ }
368
+
369
+ export interface __Ext_Tuple_6<T1, T2, T3, T4, T5, T6> {
370
+ Deconstruct(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>): void;
371
+ ToValueTuple(): 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
+ Deconstruct(item1: ref<T1>, item2: ref<T2>, item3: ref<T3>, item4: ref<T4>, item5: ref<T5>, item6: ref<T6>, item7: ref<T7>): void;
376
+ ToValueTuple(): 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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ Deconstruct<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
+ ToValueTuple<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
+ ToTuple(): System.Tuple_2<T1, T2>;
403
+ }
404
+
405
+ export interface __Ext_ValueTuple_3<T1, T2, T3> {
406
+ ToTuple(): System.Tuple_3<T1, T2, T3>;
407
+ }
408
+
409
+ export interface __Ext_ValueTuple_4<T1, T2, T3, T4> {
410
+ ToTuple(): System.Tuple_4<T1, T2, T3, T4>;
411
+ }
412
+
413
+ export interface __Ext_ValueTuple_5<T1, T2, T3, T4, T5> {
414
+ ToTuple(): System.Tuple_5<T1, T2, T3, T4, T5>;
415
+ }
416
+
417
+ export interface __Ext_ValueTuple_6<T1, T2, T3, T4, T5, T6> {
418
+ ToTuple(): 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
+ ToTuple(): 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
+ ToTuple<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
+ ToFrozenDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, T>;
436
+ ToFrozenDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Frozen.FrozenDictionary_2<TKey, TElement>;
437
+ ToFrozenSet(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Frozen.FrozenSet_1<T>;
438
+ ToImmutableArray(): System_Collections_Immutable.ImmutableArray_1<T>;
439
+ ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
440
+ ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
441
+ ToImmutableDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, T>;
442
+ ToImmutableDictionary<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, T>;
443
+ ToImmutableDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
444
+ ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
445
+ ToImmutableDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
446
+ ToImmutableDictionary<TKey, TValue>(): System_Collections_Immutable.ImmutableDictionary_2<TKey, TValue>;
447
+ ToImmutableHashSet(equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Immutable.ImmutableHashSet_1<T>;
448
+ ToImmutableHashSet(): System_Collections_Immutable.ImmutableHashSet_1<T>;
449
+ ToImmutableList(): System_Collections_Immutable.ImmutableList_1<T>;
450
+ ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
451
+ ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>, keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
452
+ ToImmutableSortedDictionary<TKey, TValue>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
453
+ ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey>, valueComparer: System_Collections_Generic.IEqualityComparer_1<TValue>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
454
+ ToImmutableSortedDictionary<TKey, TValue>(keyComparer: System_Collections_Generic.IComparer_1<TKey>): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
455
+ ToImmutableSortedDictionary<TKey, TValue>(): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
456
+ ToImmutableSortedSet(comparer: System_Collections_Generic.IComparer_1<T>): System_Collections_Immutable.ImmutableSortedSet_1<T>;
457
+ ToImmutableSortedSet(): System_Collections_Immutable.ImmutableSortedSet_1<T>;
458
+ CopyToDataTable(): System_Data.DataTable;
459
+ CopyToDataTable(table: System_Data.DataTable, options: System_Data.LoadOption): void;
460
+ CopyToDataTable(table: System_Data.DataTable, options: System_Data.LoadOption, errorHandler: System_Data.FillErrorEventHandler): void;
461
+ Aggregate(func: System.Func_3<T, T, T>): T;
462
+ Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>): TAccumulate;
463
+ Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
464
+ Any(): boolean;
465
+ Any(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
466
+ All(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
467
+ Append(element: T): System_Collections_Generic.IEnumerable_1<T>;
468
+ Prepend(element: T): System_Collections_Generic.IEnumerable_1<T>;
469
+ Average(): double;
470
+ Average(): double;
471
+ Average(): float;
472
+ Average(): double;
473
+ Average(): decimal;
474
+ Average(): System.Nullable_1<CLROf<double>>;
475
+ Average(): System.Nullable_1<CLROf<double>>;
476
+ Average(): System.Nullable_1<CLROf<float>>;
477
+ Average(): System.Nullable_1<CLROf<double>>;
478
+ Average(): System.Nullable_1<CLROf<decimal>>;
479
+ Average(selector: System.Func_2<T, CLROf<int>>): double;
480
+ Average(selector: System.Func_2<T, CLROf<float>>): float;
481
+ Average(selector: System.Func_2<T, CLROf<decimal>>): decimal;
482
+ Average(selector: System.Func_2<T, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<double>>;
483
+ Average(selector: System.Func_2<T, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
484
+ Average(selector: System.Func_2<T, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
485
+ Chunk(size: int): System_Collections_Generic.IEnumerable_1<T[]>;
486
+ Concat(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
487
+ Contains(value: T): boolean;
488
+ Contains(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
489
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
490
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
491
+ CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
492
+ Count(): int;
493
+ Count(predicate: System.Func_2<T, CLROf<boolean>>): int;
494
+ TryGetNonEnumeratedCount(count: ref<int>): boolean;
495
+ LongCount(): long;
496
+ LongCount(predicate: System.Func_2<T, CLROf<boolean>>): long;
497
+ DefaultIfEmpty(): System_Collections_Generic.IEnumerable_1<T>;
498
+ DefaultIfEmpty(defaultValue: T): System_Collections_Generic.IEnumerable_1<T>;
499
+ Distinct(): System_Collections_Generic.IEnumerable_1<T>;
500
+ Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
501
+ DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
502
+ DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
503
+ ElementAt(index: int): T;
504
+ ElementAt(index: System.Index): T;
505
+ ElementAtOrDefault(index: int): T;
506
+ ElementAtOrDefault(index: System.Index): T;
507
+ AsEnumerable(): System_Collections_Generic.IEnumerable_1<T>;
508
+ Except(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
509
+ Except(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
510
+ ExceptBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
511
+ ExceptBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
512
+ First(): T;
513
+ First(predicate: System.Func_2<T, CLROf<boolean>>): T;
514
+ FirstOrDefault(): T;
515
+ FirstOrDefault(defaultValue: T): T;
516
+ FirstOrDefault(predicate: System.Func_2<T, CLROf<boolean>>): T;
517
+ FirstOrDefault(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T): T;
518
+ GroupBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
519
+ GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
520
+ GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
521
+ GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
522
+ GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
523
+ GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
524
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
525
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
526
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
527
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
528
+ Index(): System_Collections_Generic.IEnumerable_1<System.ValueTuple_2<CLROf<int>, T>>;
529
+ Intersect(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
530
+ Intersect(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
531
+ IntersectBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
532
+ IntersectBy<TKey>(second: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
533
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
534
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
535
+ Last(): T;
536
+ Last(predicate: System.Func_2<T, CLROf<boolean>>): T;
537
+ LastOrDefault(): T;
538
+ LastOrDefault(defaultValue: T): T;
539
+ LastOrDefault(predicate: System.Func_2<T, CLROf<boolean>>): T;
540
+ LastOrDefault(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T): T;
541
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
542
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
543
+ ToLookup<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.ILookup_2<TKey, T>;
544
+ ToLookup<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, T>;
545
+ ToLookup<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Linq.ILookup_2<TKey, TElement>;
546
+ ToLookup<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TElement>;
547
+ Max(): int;
548
+ Max(): long;
549
+ Max(): System.Nullable_1<CLROf<int>>;
550
+ Max(): System.Nullable_1<CLROf<long>>;
551
+ Max(): double;
552
+ Max(): System.Nullable_1<CLROf<double>>;
553
+ Max(): float;
554
+ Max(): System.Nullable_1<CLROf<float>>;
555
+ Max(): decimal;
556
+ Max(): System.Nullable_1<CLROf<decimal>>;
557
+ Max(): T;
558
+ Max(comparer: System_Collections_Generic.IComparer_1<T>): T;
559
+ MaxBy<TKey>(keySelector: System.Func_2<T, TKey>): T;
560
+ MaxBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): T;
561
+ Max(selector: System.Func_2<T, CLROf<int>>): int;
562
+ Max(selector: System.Func_2<T, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
563
+ Max(selector: System.Func_2<T, CLROf<long>>): long;
564
+ Max(selector: System.Func_2<T, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
565
+ Max(selector: System.Func_2<T, CLROf<float>>): float;
566
+ Max(selector: System.Func_2<T, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
567
+ Max(selector: System.Func_2<T, CLROf<double>>): double;
568
+ Max(selector: System.Func_2<T, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
569
+ Max(selector: System.Func_2<T, CLROf<decimal>>): decimal;
570
+ Max(selector: System.Func_2<T, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
571
+ Max<TResult>(selector: System.Func_2<T, TResult>): TResult;
572
+ Min(): int;
573
+ Min(): long;
574
+ Min(): System.Nullable_1<CLROf<int>>;
575
+ Min(): System.Nullable_1<CLROf<long>>;
576
+ Min(): float;
577
+ Min(): System.Nullable_1<CLROf<float>>;
578
+ Min(): double;
579
+ Min(): System.Nullable_1<CLROf<double>>;
580
+ Min(): decimal;
581
+ Min(): System.Nullable_1<CLROf<decimal>>;
582
+ Min(): T;
583
+ Min(comparer: System_Collections_Generic.IComparer_1<T>): T;
584
+ MinBy<TKey>(keySelector: System.Func_2<T, TKey>): T;
585
+ MinBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): T;
586
+ Min(selector: System.Func_2<T, CLROf<int>>): int;
587
+ Min(selector: System.Func_2<T, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
588
+ Min(selector: System.Func_2<T, CLROf<long>>): long;
589
+ Min(selector: System.Func_2<T, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
590
+ Min(selector: System.Func_2<T, CLROf<float>>): float;
591
+ Min(selector: System.Func_2<T, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
592
+ Min(selector: System.Func_2<T, CLROf<double>>): double;
593
+ Min(selector: System.Func_2<T, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
594
+ Min(selector: System.Func_2<T, CLROf<decimal>>): decimal;
595
+ Min(selector: System.Func_2<T, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
596
+ Min<TResult>(selector: System.Func_2<T, TResult>): TResult;
597
+ Order(): System_Linq.IOrderedEnumerable_1<T>;
598
+ Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
599
+ OrderBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.IOrderedEnumerable_1<T>;
600
+ OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<T>;
601
+ OrderDescending(): System_Linq.IOrderedEnumerable_1<T>;
602
+ OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedEnumerable_1<T>;
603
+ OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>): System_Linq.IOrderedEnumerable_1<T>;
604
+ OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<T>;
605
+ Shuffle(): System_Collections_Generic.IEnumerable_1<T>;
606
+ Reverse(): System_Collections_Generic.IEnumerable_1<T>;
607
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
608
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<TResult>;
609
+ Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
610
+ Select<TResult>(selector: System.Func_3<T, CLROf<int>, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
611
+ SelectMany<TResult>(selector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IEnumerable_1<TResult>;
612
+ SelectMany<TResult>(selector: System.Func_3<T, CLROf<int>, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IEnumerable_1<TResult>;
613
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<T, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
614
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
615
+ SequenceEqual(second: System_Collections_Generic.IEnumerable_1<T>): boolean;
616
+ SequenceEqual(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
617
+ Single(): T;
618
+ Single(predicate: System.Func_2<T, CLROf<boolean>>): T;
619
+ SingleOrDefault(): T;
620
+ SingleOrDefault(defaultValue: T): T;
621
+ SingleOrDefault(predicate: System.Func_2<T, CLROf<boolean>>): T;
622
+ SingleOrDefault(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T): T;
623
+ Skip(count: int): System_Collections_Generic.IEnumerable_1<T>;
624
+ SkipWhile(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
625
+ SkipWhile(predicate: System.Func_3<T, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
626
+ SkipLast(count: int): System_Collections_Generic.IEnumerable_1<T>;
627
+ Sum(): int;
628
+ Sum(): long;
629
+ Sum(): float;
630
+ Sum(): double;
631
+ Sum(): decimal;
632
+ Sum(): System.Nullable_1<CLROf<int>>;
633
+ Sum(): System.Nullable_1<CLROf<long>>;
634
+ Sum(): System.Nullable_1<CLROf<float>>;
635
+ Sum(): System.Nullable_1<CLROf<double>>;
636
+ Sum(): System.Nullable_1<CLROf<decimal>>;
637
+ Sum(selector: System.Func_2<T, CLROf<int>>): int;
638
+ Sum(selector: System.Func_2<T, CLROf<long>>): long;
639
+ Sum(selector: System.Func_2<T, CLROf<float>>): float;
640
+ Sum(selector: System.Func_2<T, CLROf<double>>): double;
641
+ Sum(selector: System.Func_2<T, CLROf<decimal>>): decimal;
642
+ Sum(selector: System.Func_2<T, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
643
+ Sum(selector: System.Func_2<T, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
644
+ Sum(selector: System.Func_2<T, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
645
+ Sum(selector: System.Func_2<T, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
646
+ Sum(selector: System.Func_2<T, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
647
+ Take(count: int): System_Collections_Generic.IEnumerable_1<T>;
648
+ Take(range: System.Range): System_Collections_Generic.IEnumerable_1<T>;
649
+ TakeWhile(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
650
+ TakeWhile(predicate: System.Func_3<T, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
651
+ TakeLast(count: int): System_Collections_Generic.IEnumerable_1<T>;
652
+ ToArray(): T[];
653
+ ToList(): System_Collections_Generic.List_1<T>;
654
+ ToDictionary<TKey, TValue>(): System_Collections_Generic.Dictionary_2<TKey, TValue>;
655
+ ToDictionary<TKey, TValue>(comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TValue>;
656
+ ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
657
+ ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
658
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
659
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
660
+ ToHashSet(): System_Collections_Generic.HashSet_1<T>;
661
+ ToHashSet(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.HashSet_1<T>;
662
+ Union(second: System_Collections_Generic.IEnumerable_1<T>): System_Collections_Generic.IEnumerable_1<T>;
663
+ Union(second: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IEnumerable_1<T>;
664
+ UnionBy<TKey>(second: System_Collections_Generic.IEnumerable_1<T>, keySelector: System.Func_2<T, TKey>): System_Collections_Generic.IEnumerable_1<T>;
665
+ UnionBy<TKey>(second: System_Collections_Generic.IEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IEnumerable_1<T>;
666
+ Where(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
667
+ Where(predicate: System.Func_3<T, CLROf<int>, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
668
+ Zip<TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<T, TSecond, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
669
+ Zip<TSecond>(second: System_Collections_Generic.IEnumerable_1<TSecond>): System_Collections_Generic.IEnumerable_1<System.ValueTuple_2<T, TSecond>>;
670
+ Zip<TSecond, TThird>(second: System_Collections_Generic.IEnumerable_1<TSecond>, third: System_Collections_Generic.IEnumerable_1<TThird>): System_Collections_Generic.IEnumerable_1<System.ValueTuple_3<T, TSecond, TThird>>;
671
+ ToAsyncEnumerable(): System_Collections_Generic.IAsyncEnumerable_1<T>;
672
+ AsParallel(): System_Linq.ParallelQuery_1<T>;
673
+ AsQueryable(): System_Linq.IQueryable_1<T>;
674
+ Attributes(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
675
+ Attributes(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XAttribute>;
676
+ Ancestors(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
677
+ Ancestors(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
678
+ AncestorsAndSelf(): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
679
+ AncestorsAndSelf(name: System_Xml_Linq.XName): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
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
+ Descendants(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
+ DescendantsAndSelf(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
+ Elements(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
+ Remove(): void;
692
+ }
693
+
694
+ export interface __Ext_IReadOnlyDictionary_2<TKey, TValue> {
695
+ GetValueOrDefault(key: TKey): TValue;
696
+ GetValueOrDefault(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
+ AsReadOnly(): 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
+ AsReadOnly(): 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
+ ToImmutableArray(): System_Collections_Immutable.ImmutableArray_1<T>;
721
+ First(): T;
722
+ FirstOrDefault(): T;
723
+ Last(): T;
724
+ LastOrDefault(): T;
725
+ Any(): boolean;
726
+ }
727
+
728
+ export interface __Ext_ImmutableArray_1<T> {
729
+ BinarySearch(value: T): int;
730
+ BinarySearch(value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
731
+ BinarySearch(index: int, length: int, value: T): int;
732
+ BinarySearch(index: int, length: int, value: T, comparer: System_Collections_Generic.IComparer_1<T>): int;
733
+ Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
734
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IEnumerable_1<TResult>;
735
+ Where(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IEnumerable_1<T>;
736
+ Any(): boolean;
737
+ Any(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
738
+ All(predicate: System.Func_2<T, CLROf<boolean>>): boolean;
739
+ SequenceEqual<TDerived>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
740
+ SequenceEqual<TDerived>(items: System_Collections_Generic.IEnumerable_1<TDerived>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
741
+ SequenceEqual<TDerived>(items: System_Collections_Immutable.ImmutableArray_1<TDerived>, predicate: System.Func_3<T, T, CLROf<boolean>>): boolean;
742
+ Aggregate(func: System.Func_3<T, T, T>): T;
743
+ Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>): TAccumulate;
744
+ Aggregate<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
+ First(): T;
749
+ FirstOrDefault(): T;
750
+ FirstOrDefault(predicate: System.Func_2<T, CLROf<boolean>>): T;
751
+ Last(): T;
752
+ Last(predicate: System.Func_2<T, CLROf<boolean>>): T;
753
+ LastOrDefault(): T;
754
+ LastOrDefault(predicate: System.Func_2<T, CLROf<boolean>>): T;
755
+ Single(): T;
756
+ Single(predicate: System.Func_2<T, CLROf<boolean>>): T;
757
+ SingleOrDefault(): T;
758
+ SingleOrDefault(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
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
761
+ ToDictionary<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, T>;
762
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
763
+ ToArray(): T[];
764
+ }
765
+
766
+ export interface __Ext_ImmutableDictionary_2_Builder<TKey, TValue> {
767
+ ToImmutableDictionary(): 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
+ GetValueOrDefault(key: TKey, defaultValue: TValue): TValue;
774
+ }
775
+
776
+ export interface __Ext_ImmutableHashSet_1_Builder<T> {
777
+ ToImmutableHashSet(): System_Collections_Immutable.ImmutableHashSet_1<T>;
778
+ }
779
+
780
+ export interface __Ext_ImmutableList_1_Builder<T> {
781
+ ToImmutableList(): System_Collections_Immutable.ImmutableList_1<T>;
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
+ IndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
790
+ IndexOf(item: T, startIndex: int): int;
791
+ IndexOf(item: T, startIndex: int, count: int): int;
792
+ LastIndexOf(item: T): int;
793
+ LastIndexOf(item: T, equalityComparer: System_Collections_Generic.IEqualityComparer_1<T>): int;
794
+ LastIndexOf(item: T, startIndex: int): int;
795
+ LastIndexOf(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
+ ToImmutableSortedDictionary(): System_Collections_Immutable.ImmutableSortedDictionary_2<TKey, TValue>;
804
+ }
805
+
806
+ export interface __Ext_ImmutableSortedSet_1_Builder<T> {
807
+ ToImmutableSortedSet(): System_Collections_Immutable.ImmutableSortedSet_1<T>;
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): char;
819
+ GetChars(name: string, dataOffset: long, buffer: char[], 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
+ GetProviderSpecificValue(name: string): unknown;
835
+ GetStream(name: string): System_IO.Stream;
836
+ GetString(name: string): string;
837
+ GetTextReader(name: string): System_IO.TextReader;
838
+ GetValue(name: string): unknown;
839
+ IsDBNull(name: string): boolean;
840
+ IsDBNullAsync(name: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
841
+ GetColumnSchema(): System_Collections_ObjectModel.ReadOnlyCollection_1<System_Data_Common.DbColumn>;
842
+ CanGetColumnSchema(): boolean;
843
+ }
844
+
845
+ export interface __Ext_DataRow {
846
+ Field<T>(columnName: string): T;
847
+ Field<T>(column: System_Data.DataColumn): T;
848
+ Field<T>(columnIndex: int): T;
849
+ Field<T>(columnIndex: int, version: System_Data.DataRowVersion): T;
850
+ Field<T>(columnName: string, version: System_Data.DataRowVersion): T;
851
+ Field<T>(column: System_Data.DataColumn, version: System_Data.DataRowVersion): T;
852
+ SetField<T>(columnIndex: int, value: T): void;
853
+ SetField<T>(columnName: string, value: T): void;
854
+ SetField<T>(column: System_Data.DataColumn, value: T): void;
855
+ }
856
+
857
+ export interface __Ext_DataTable {
858
+ AsEnumerable(): System_Data.EnumerableRowCollection_1<System_Data.DataRow>;
859
+ AsDataView(): System_Data.DataView;
860
+ }
861
+
862
+ export interface __Ext_EnumerableRowCollection_1<TRow> {
863
+ AsDataView(): System_Data.DataView;
864
+ Where(predicate: System.Func_2<TRow, CLROf<boolean>>): System_Data.EnumerableRowCollection_1<TRow>;
865
+ OrderBy<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
866
+ OrderBy<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
867
+ OrderByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
868
+ OrderByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
869
+ Select<S>(selector: System.Func_2<TRow, S>): System_Data.EnumerableRowCollection_1<S>;
870
+ }
871
+
872
+ export interface __Ext_OrderedEnumerableRowCollection_1<TRow> {
873
+ ThenBy<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
874
+ ThenBy<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
875
+ ThenByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
876
+ ThenByDescending<TKey>(keySelector: System.Func_2<TRow, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<TRow>;
877
+ }
878
+
879
+ export interface __Ext_EnumerableRowCollection {
880
+ Cast<TResult>(): System_Data.EnumerableRowCollection_1<TResult>;
881
+ }
882
+
883
+ export interface __Ext_TypedTableBase_1<T> {
884
+ Where(predicate: System.Func_2<T, CLROf<boolean>>): System_Data.EnumerableRowCollection_1<T>;
885
+ OrderBy<TKey>(keySelector: System.Func_2<T, TKey>): System_Data.OrderedEnumerableRowCollection_1<T>;
886
+ OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<T>;
887
+ OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>): System_Data.OrderedEnumerableRowCollection_1<T>;
888
+ OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Data.OrderedEnumerableRowCollection_1<T>;
889
+ Select<S>(selector: System.Func_2<T, S>): System_Data.EnumerableRowCollection_1<S>;
890
+ AsEnumerable(): System_Data.EnumerableRowCollection_1<T>;
891
+ ElementAtOrDefault(index: int): T;
892
+ }
893
+
894
+ export interface __Ext_StackFrame {
895
+ HasNativeImage(): boolean;
896
+ HasMethod(): boolean;
897
+ HasILOffset(): boolean;
898
+ HasSource(): boolean;
899
+ GetNativeIP(): nint;
900
+ GetNativeImageBase(): nint;
901
+ }
902
+
903
+ export interface __Ext_IMeterFactory {
904
+ Create(name: string, version: string, tags: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<CLROf<string>, unknown>>): System_Diagnostics_Metrics.Meter;
905
+ }
906
+
907
+ export interface __Ext_CompareInfo {
908
+ GetStringComparer(options: System_Globalization.CompareOptions): System.StringComparer;
909
+ }
910
+
911
+ export interface __Ext_DirectoryInfo {
912
+ Create(directorySecurity: System_Security_AccessControl.DirectorySecurity): void;
913
+ GetAccessControl(): System_Security_AccessControl.DirectorySecurity;
914
+ GetAccessControl(includeSections: System_Security_AccessControl.AccessControlSections): System_Security_AccessControl.DirectorySecurity;
915
+ SetAccessControl(directorySecurity: System_Security_AccessControl.DirectorySecurity): void;
916
+ }
917
+
918
+ export interface __Ext_FileInfo {
919
+ Create(mode: System_IO.FileMode, rights: System_Security_AccessControl.FileSystemRights, share: System_IO.FileShare, bufferSize: int, options: System_IO.FileOptions, fileSecurity: System_Security_AccessControl.FileSecurity): System_IO.FileStream;
920
+ GetAccessControl(): System_Security_AccessControl.FileSecurity;
921
+ GetAccessControl(includeSections: System_Security_AccessControl.AccessControlSections): System_Security_AccessControl.FileSecurity;
922
+ SetAccessControl(fileSecurity: System_Security_AccessControl.FileSecurity): void;
923
+ }
924
+
925
+ export interface __Ext_DirectorySecurity {
926
+ CreateDirectory(path: string): System_IO.DirectoryInfo;
927
+ }
928
+
929
+ export interface __Ext_FileStream {
930
+ GetAccessControl(): System_Security_AccessControl.FileSecurity;
931
+ SetAccessControl(fileSecurity: System_Security_AccessControl.FileSecurity): void;
932
+ }
933
+
934
+ export interface __Ext_ZipArchive {
935
+ CreateEntryFromFile(sourceFileName: string, entryName: string): System_IO_Compression.ZipArchiveEntry;
936
+ CreateEntryFromFile(sourceFileName: string, entryName: string, compressionLevel: System_IO_Compression.CompressionLevel): System_IO_Compression.ZipArchiveEntry;
937
+ CreateEntryFromFileAsync(sourceFileName: string, entryName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_IO_Compression.ZipArchiveEntry>;
938
+ CreateEntryFromFileAsync(sourceFileName: string, entryName: string, compressionLevel: System_IO_Compression.CompressionLevel, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_IO_Compression.ZipArchiveEntry>;
939
+ ExtractToDirectory(destinationDirectoryName: string): void;
940
+ ExtractToDirectory(destinationDirectoryName: string, overwriteFiles: boolean): void;
941
+ ExtractToDirectoryAsync(destinationDirectoryName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
942
+ ExtractToDirectoryAsync(destinationDirectoryName: string, overwriteFiles: boolean, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
943
+ }
944
+
945
+ export interface __Ext_ZipArchiveEntry {
946
+ ExtractToFile(destinationFileName: string): void;
947
+ ExtractToFile(destinationFileName: string, overwrite: boolean): void;
948
+ ExtractToFileAsync(destinationFileName: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
949
+ ExtractToFileAsync(destinationFileName: string, overwrite: boolean, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
950
+ }
951
+
952
+ export interface __Ext_Stream {
953
+ CopyToAsync(destination: System_IO_Pipelines.PipeWriter, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task;
954
+ }
955
+
956
+ export interface __Ext_PipeStream {
957
+ GetAccessControl(): System_IO_Pipes.PipeSecurity;
958
+ SetAccessControl(pipeSecurity: System_IO_Pipes.PipeSecurity): void;
959
+ }
960
+
961
+ export interface __Ext_IEnumerable {
962
+ Cast<TResult>(): System_Collections_Generic.IEnumerable_1<TResult>;
963
+ OfType<TResult>(): System_Collections_Generic.IEnumerable_1<TResult>;
964
+ AsParallel(): System_Linq.ParallelQuery;
965
+ AsQueryable(): System_Linq.IQueryable;
966
+ }
967
+
968
+ export interface __Ext_IOrderedEnumerable_1<TElement> {
969
+ ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
970
+ ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
971
+ ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
972
+ ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedEnumerable_1<TElement>;
973
+ }
974
+
975
+ export interface __Ext_IAsyncEnumerable_1<T> {
976
+ AggregateAsync(func: System.Func_3<T, T, T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
977
+ AggregateAsync(func: System.Func_4<T, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<T>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
978
+ AggregateAsync<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TAccumulate>;
979
+ AggregateAsync<TAccumulate>(seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TAccumulate>;
980
+ AggregateAsync<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TResult>;
981
+ AggregateAsync<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, resultSelector: System.Func_3<TAccumulate, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<TResult>;
982
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seed: TAccumulate, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
983
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seed: TAccumulate, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
984
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_2<T, TKey>, seedSelector: System.Func_2<TKey, TAccumulate>, func: System.Func_3<TAccumulate, T, TAccumulate>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
985
+ AggregateBy<TKey, TAccumulate>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, seedSelector: System.Func_3<TKey, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, func: System.Func_4<TAccumulate, T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
986
+ AllAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
987
+ AllAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
988
+ AnyAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
989
+ AnyAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
990
+ AnyAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
991
+ Append(element: T): System_Collections_Generic.IAsyncEnumerable_1<T>;
992
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
993
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
994
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<float>>;
995
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
996
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<decimal>>;
997
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
998
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
999
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<float>>>;
1000
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
1001
+ AverageAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<decimal>>>;
1002
+ Cast<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1003
+ Chunk(size: int): System_Collections_Generic.IAsyncEnumerable_1<T[]>;
1004
+ Concat(second: System_Collections_Generic.IAsyncEnumerable_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1005
+ ContainsAsync(value: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
1006
+ CountAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1007
+ CountAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1008
+ CountAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1009
+ LongCountAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1010
+ LongCountAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1011
+ LongCountAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1012
+ CountBy<TKey>(keySelector: System.Func_2<T, TKey>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
1013
+ CountBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
1014
+ DefaultIfEmpty(): System_Collections_Generic.IAsyncEnumerable_1<T>;
1015
+ DefaultIfEmpty(defaultValue: T): System_Collections_Generic.IAsyncEnumerable_1<T>;
1016
+ Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1017
+ DistinctBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1018
+ DistinctBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1019
+ ElementAtAsync(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1020
+ ElementAtOrDefaultAsync(index: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1021
+ ElementAtAsync(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1022
+ ElementAtOrDefaultAsync(index: System.Index, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1023
+ Except(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1024
+ ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1025
+ ExceptBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1026
+ FirstAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1027
+ FirstAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1028
+ FirstAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1029
+ FirstOrDefaultAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1030
+ FirstOrDefaultAsync(defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1031
+ FirstOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1032
+ FirstOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1033
+ FirstOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1034
+ FirstOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1035
+ GroupBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
1036
+ GroupBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, T>>;
1037
+ GroupBy<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1038
+ GroupBy<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1039
+ GroupBy<TKey, TResult>(keySelector: System.Func_2<T, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<T>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1040
+ GroupBy<TKey, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<T>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1041
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1042
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, resultSelector: System.Func_4<TKey, System_Collections_Generic.IEnumerable_1<TElement>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1043
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1044
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, System_Collections_Generic.IEnumerable_1<TInner>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1045
+ Index(): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_2<CLROf<int>, T>>;
1046
+ Intersect(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1047
+ IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1048
+ IntersectBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<TKey>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1049
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1050
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1051
+ LastAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1052
+ LastAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1053
+ LastAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1054
+ LastOrDefaultAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1055
+ LastOrDefaultAsync(defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1056
+ LastOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1057
+ LastOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1058
+ LastOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1059
+ LastOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1060
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1061
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1062
+ MaxAsync(comparer: System_Collections_Generic.IComparer_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1063
+ MaxByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1064
+ MaxByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1065
+ MinAsync(comparer: System_Collections_Generic.IComparer_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1066
+ MinByAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1067
+ MinByAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1068
+ OfType<TResult>(): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1069
+ Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1070
+ OrderBy<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1071
+ OrderBy<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1072
+ OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1073
+ OrderByDescending<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1074
+ OrderByDescending<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<T>;
1075
+ Prepend(element: T): System_Collections_Generic.IAsyncEnumerable_1<T>;
1076
+ Reverse(): System_Collections_Generic.IAsyncEnumerable_1<T>;
1077
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_2<T, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<T, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1078
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IAsyncEnumerable_1<TInner>, outerKeySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, innerKeySelector: System.Func_3<TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, resultSelector: System.Func_4<T, TInner, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1079
+ Select<TResult>(selector: System.Func_2<T, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1080
+ Select<TResult>(selector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1081
+ Select<TResult>(selector: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1082
+ SelectMany<TResult>(selector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1083
+ SelectMany<TResult>(selector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TResult>>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1084
+ SelectMany<TResult>(selector: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TResult>>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1085
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1086
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System.Func_4<T, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1087
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<T, System_Collections_Generic.IAsyncEnumerable_1<TCollection>>, resultSelector: System.Func_4<T, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1088
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_3<T, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<T, TCollection, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1089
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System.Func_4<T, TCollection, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1090
+ SequenceEqualAsync(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<boolean>>;
1091
+ Shuffle(): System_Collections_Generic.IAsyncEnumerable_1<T>;
1092
+ SingleAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1093
+ SingleAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1094
+ SingleAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1095
+ SingleOrDefaultAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1096
+ SingleOrDefaultAsync(defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1097
+ SingleOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1098
+ SingleOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1099
+ SingleOrDefaultAsync(predicate: System.Func_2<T, CLROf<boolean>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1100
+ SingleOrDefaultAsync(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>, defaultValue: T, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T>;
1101
+ Skip(count: int): System_Collections_Generic.IAsyncEnumerable_1<T>;
1102
+ SkipLast(count: int): System_Collections_Generic.IAsyncEnumerable_1<T>;
1103
+ SkipWhile(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1104
+ SkipWhile(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1105
+ SkipWhile(predicate: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1106
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1107
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<long>>;
1108
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<float>>;
1109
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<double>>;
1110
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<decimal>>;
1111
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<int>>>;
1112
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<long>>>;
1113
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<float>>>;
1114
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<double>>>;
1115
+ SumAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System.Nullable_1<CLROf<decimal>>>;
1116
+ Take(count: int): System_Collections_Generic.IAsyncEnumerable_1<T>;
1117
+ Take(range: System.Range): System_Collections_Generic.IAsyncEnumerable_1<T>;
1118
+ TakeLast(count: int): System_Collections_Generic.IAsyncEnumerable_1<T>;
1119
+ TakeWhile(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1120
+ TakeWhile(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1121
+ TakeWhile(predicate: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1122
+ ToArrayAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<T[]>;
1123
+ 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>>;
1124
+ ToDictionaryAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, T>>;
1125
+ ToDictionaryAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, T>>;
1126
+ ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
1127
+ ToDictionaryAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.Dictionary_2<TKey, TElement>>;
1128
+ ToHashSetAsync(comparer: System_Collections_Generic.IEqualityComparer_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.HashSet_1<T>>;
1129
+ ToListAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Collections_Generic.List_1<T>>;
1130
+ ToLookupAsync<TKey>(keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, T>>;
1131
+ ToLookupAsync<TKey>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, T>>;
1132
+ ToLookupAsync<TKey, TElement>(keySelector: System.Func_2<T, TKey>, elementSelector: System.Func_2<T, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
1133
+ ToLookupAsync<TKey, TElement>(keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, elementSelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<System_Linq.ILookup_2<TKey, TElement>>;
1134
+ Union(second: System_Collections_Generic.IAsyncEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1135
+ UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_2<T, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1136
+ UnionBy<TKey>(second: System_Collections_Generic.IAsyncEnumerable_1<T>, keySelector: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1137
+ Where(predicate: System.Func_2<T, CLROf<boolean>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1138
+ Where(predicate: System.Func_3<T, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1139
+ Where(predicate: System.Func_4<T, CLROf<int>, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<CLROf<boolean>>>): System_Collections_Generic.IAsyncEnumerable_1<T>;
1140
+ Zip<TSecond, TResult>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, resultSelector: System.Func_3<T, TSecond, TResult>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1141
+ Zip<TSecond, TResult>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, resultSelector: System.Func_4<T, TSecond, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TResult>>): System_Collections_Generic.IAsyncEnumerable_1<TResult>;
1142
+ Zip<TSecond>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_2<T, TSecond>>;
1143
+ Zip<TSecond, TThird>(second: System_Collections_Generic.IAsyncEnumerable_1<TSecond>, third: System_Collections_Generic.IAsyncEnumerable_1<TThird>): System_Collections_Generic.IAsyncEnumerable_1<System.ValueTuple_3<T, TSecond, TThird>>;
1144
+ ConfigureAwait(continueOnCapturedContext: boolean): System_Runtime_CompilerServices.ConfiguredCancelableAsyncEnumerable_1<T>;
1145
+ WithCancellation(cancellationToken: System_Threading.CancellationToken): System_Runtime_CompilerServices.ConfiguredCancelableAsyncEnumerable_1<T>;
1146
+ ToBlockingEnumerable(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IEnumerable_1<T>;
1147
+ }
1148
+
1149
+ export interface __Ext_IOrderedAsyncEnumerable_1<TElement> {
1150
+ ThenBy<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
1151
+ ThenBy<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
1152
+ ThenByDescending<TKey>(keySelector: System.Func_2<TElement, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
1153
+ ThenByDescending<TKey>(keySelector: System.Func_3<TElement, System_Threading.CancellationToken, System_Threading_Tasks.ValueTask_1<TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedAsyncEnumerable_1<TElement>;
1154
+ }
1155
+
1156
+ export interface __Ext_Partitioner_1<TSource> {
1157
+ AsParallel(): System_Linq.ParallelQuery_1<TSource>;
1158
+ }
1159
+
1160
+ export interface __Ext_ParallelQuery_1<TSource> {
1161
+ AsOrdered(): System_Linq.ParallelQuery_1<TSource>;
1162
+ AsUnordered(): System_Linq.ParallelQuery_1<TSource>;
1163
+ AsSequential(): System_Collections_Generic.IEnumerable_1<TSource>;
1164
+ WithDegreeOfParallelism(degreeOfParallelism: int): System_Linq.ParallelQuery_1<TSource>;
1165
+ WithCancellation(cancellationToken: System_Threading.CancellationToken): System_Linq.ParallelQuery_1<TSource>;
1166
+ WithExecutionMode(executionMode: System_Linq.ParallelExecutionMode): System_Linq.ParallelQuery_1<TSource>;
1167
+ WithMergeOptions(mergeOptions: System_Linq.ParallelMergeOptions): System_Linq.ParallelQuery_1<TSource>;
1168
+ ForAll(action: System.Action_1<TSource>): void;
1169
+ Where(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1170
+ Where(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1171
+ Select<TResult>(selector: System.Func_2<TSource, TResult>): System_Linq.ParallelQuery_1<TResult>;
1172
+ Select<TResult>(selector: System.Func_3<TSource, CLROf<int>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1173
+ Zip<TSecond, TResult>(second: System_Linq.ParallelQuery_1<TSecond>, resultSelector: System.Func_3<TSource, TSecond, TResult>): System_Linq.ParallelQuery_1<TResult>;
1174
+ Zip<TSecond, TResult>(second: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System.Func_3<TSource, TSecond, TResult>): System_Linq.ParallelQuery_1<TResult>;
1175
+ Join<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
1176
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>): System_Linq.ParallelQuery_1<TResult>;
1177
+ Join<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1178
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, TInner, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1179
+ GroupJoin<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1180
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1181
+ GroupJoin<TInner, TKey, TResult>(inner: System_Linq.ParallelQuery_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1182
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System.Func_2<TSource, TKey>, innerKeySelector: System.Func_2<TInner, TKey>, resultSelector: System.Func_3<TSource, System_Collections_Generic.IEnumerable_1<TInner>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1183
+ SelectMany<TResult>(selector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
1184
+ SelectMany<TResult>(selector: System.Func_3<TSource, CLROf<int>, System_Collections_Generic.IEnumerable_1<TResult>>): System_Linq.ParallelQuery_1<TResult>;
1185
+ SelectMany<TCollection, TResult>(collectionSelector: System.Func_2<TSource, System_Collections_Generic.IEnumerable_1<TCollection>>, resultSelector: System.Func_3<TSource, TCollection, TResult>): System_Linq.ParallelQuery_1<TResult>;
1186
+ SelectMany<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>;
1187
+ OrderBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1188
+ OrderBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1189
+ OrderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1190
+ OrderByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1191
+ GroupBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
1192
+ GroupBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TSource>>;
1193
+ GroupBy<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
1194
+ GroupBy<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<System_Linq.IGrouping_2<TKey, TElement>>;
1195
+ GroupBy<TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1196
+ GroupBy<TKey, TResult>(keySelector: System.Func_2<TSource, TKey>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TSource>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1197
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>): System_Linq.ParallelQuery_1<TResult>;
1198
+ GroupBy<TKey, TElement, TResult>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, resultSelector: System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ParallelQuery_1<TResult>;
1199
+ Aggregate(func: System.Func_3<TSource, TSource, TSource>): TSource;
1200
+ Aggregate<TAccumulate>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>): TAccumulate;
1201
+ Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System.Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: System.Func_2<TAccumulate, TResult>): TResult;
1202
+ Aggregate<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;
1203
+ Aggregate<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;
1204
+ Count(): int;
1205
+ Count(predicate: System.Func_2<TSource, CLROf<boolean>>): int;
1206
+ LongCount(): long;
1207
+ LongCount(predicate: System.Func_2<TSource, CLROf<boolean>>): long;
1208
+ Sum(): int;
1209
+ Sum(): System.Nullable_1<CLROf<int>>;
1210
+ Sum(): long;
1211
+ Sum(): System.Nullable_1<CLROf<long>>;
1212
+ Sum(): float;
1213
+ Sum(): System.Nullable_1<CLROf<float>>;
1214
+ Sum(): double;
1215
+ Sum(): System.Nullable_1<CLROf<double>>;
1216
+ Sum(): decimal;
1217
+ Sum(): System.Nullable_1<CLROf<decimal>>;
1218
+ Sum(selector: System.Func_2<TSource, CLROf<int>>): int;
1219
+ Sum(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1220
+ Sum(selector: System.Func_2<TSource, CLROf<long>>): long;
1221
+ Sum(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1222
+ Sum(selector: System.Func_2<TSource, CLROf<float>>): float;
1223
+ Sum(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1224
+ Sum(selector: System.Func_2<TSource, CLROf<double>>): double;
1225
+ Sum(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1226
+ Sum(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1227
+ Sum(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1228
+ Min(): int;
1229
+ Min(): System.Nullable_1<CLROf<int>>;
1230
+ Min(): long;
1231
+ Min(): System.Nullable_1<CLROf<long>>;
1232
+ Min(): float;
1233
+ Min(): System.Nullable_1<CLROf<float>>;
1234
+ Min(): double;
1235
+ Min(): System.Nullable_1<CLROf<double>>;
1236
+ Min(): decimal;
1237
+ Min(): System.Nullable_1<CLROf<decimal>>;
1238
+ Min(): TSource;
1239
+ Min(selector: System.Func_2<TSource, CLROf<int>>): int;
1240
+ Min(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1241
+ Min(selector: System.Func_2<TSource, CLROf<long>>): long;
1242
+ Min(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1243
+ Min(selector: System.Func_2<TSource, CLROf<float>>): float;
1244
+ Min(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1245
+ Min(selector: System.Func_2<TSource, CLROf<double>>): double;
1246
+ Min(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1247
+ Min(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1248
+ Min(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1249
+ Min<TResult>(selector: System.Func_2<TSource, TResult>): TResult;
1250
+ Max(): int;
1251
+ Max(): System.Nullable_1<CLROf<int>>;
1252
+ Max(): long;
1253
+ Max(): System.Nullable_1<CLROf<long>>;
1254
+ Max(): float;
1255
+ Max(): System.Nullable_1<CLROf<float>>;
1256
+ Max(): double;
1257
+ Max(): System.Nullable_1<CLROf<double>>;
1258
+ Max(): decimal;
1259
+ Max(): System.Nullable_1<CLROf<decimal>>;
1260
+ Max(): TSource;
1261
+ Max(selector: System.Func_2<TSource, CLROf<int>>): int;
1262
+ Max(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<int>>;
1263
+ Max(selector: System.Func_2<TSource, CLROf<long>>): long;
1264
+ Max(selector: System.Func_2<TSource, System.Nullable_1<CLROf<long>>>): System.Nullable_1<CLROf<long>>;
1265
+ Max(selector: System.Func_2<TSource, CLROf<float>>): float;
1266
+ Max(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1267
+ Max(selector: System.Func_2<TSource, CLROf<double>>): double;
1268
+ Max(selector: System.Func_2<TSource, System.Nullable_1<CLROf<double>>>): System.Nullable_1<CLROf<double>>;
1269
+ Max(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1270
+ Max(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1271
+ Max<TResult>(selector: System.Func_2<TSource, TResult>): TResult;
1272
+ Average(): double;
1273
+ Average(): System.Nullable_1<CLROf<double>>;
1274
+ Average(): double;
1275
+ Average(): System.Nullable_1<CLROf<double>>;
1276
+ Average(): float;
1277
+ Average(): System.Nullable_1<CLROf<float>>;
1278
+ Average(): double;
1279
+ Average(): System.Nullable_1<CLROf<double>>;
1280
+ Average(): decimal;
1281
+ Average(): System.Nullable_1<CLROf<decimal>>;
1282
+ Average(selector: System.Func_2<TSource, CLROf<int>>): double;
1283
+ Average(selector: System.Func_2<TSource, System.Nullable_1<CLROf<int>>>): System.Nullable_1<CLROf<double>>;
1284
+ Average(selector: System.Func_2<TSource, CLROf<float>>): float;
1285
+ Average(selector: System.Func_2<TSource, System.Nullable_1<CLROf<float>>>): System.Nullable_1<CLROf<float>>;
1286
+ Average(selector: System.Func_2<TSource, CLROf<decimal>>): decimal;
1287
+ Average(selector: System.Func_2<TSource, System.Nullable_1<CLROf<decimal>>>): System.Nullable_1<CLROf<decimal>>;
1288
+ Any(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
1289
+ Any(): boolean;
1290
+ All(predicate: System.Func_2<TSource, CLROf<boolean>>): boolean;
1291
+ Contains(value: TSource): boolean;
1292
+ Contains(value: TSource, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1293
+ Take(count: int): System_Linq.ParallelQuery_1<TSource>;
1294
+ TakeWhile(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1295
+ TakeWhile(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1296
+ Skip(count: int): System_Linq.ParallelQuery_1<TSource>;
1297
+ SkipWhile(predicate: System.Func_2<TSource, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1298
+ SkipWhile(predicate: System.Func_3<TSource, CLROf<int>, CLROf<boolean>>): System_Linq.ParallelQuery_1<TSource>;
1299
+ Concat(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1300
+ Concat(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1301
+ SequenceEqual(second: System_Linq.ParallelQuery_1<TSource>): boolean;
1302
+ SequenceEqual(second: System_Collections_Generic.IEnumerable_1<TSource>): boolean;
1303
+ SequenceEqual(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1304
+ SequenceEqual(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): boolean;
1305
+ Distinct(): System_Linq.ParallelQuery_1<TSource>;
1306
+ Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1307
+ Union(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1308
+ Union(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1309
+ Union(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1310
+ Union(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1311
+ Intersect(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1312
+ Intersect(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1313
+ Intersect(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1314
+ Intersect(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1315
+ Except(second: System_Linq.ParallelQuery_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1316
+ Except(second: System_Collections_Generic.IEnumerable_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1317
+ Except(second: System_Linq.ParallelQuery_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1318
+ Except(second: System_Collections_Generic.IEnumerable_1<TSource>, comparer: System_Collections_Generic.IEqualityComparer_1<TSource>): System_Linq.ParallelQuery_1<TSource>;
1319
+ AsEnumerable(): System_Collections_Generic.IEnumerable_1<TSource>;
1320
+ ToArray(): TSource[];
1321
+ ToList(): System_Collections_Generic.List_1<TSource>;
1322
+ ToDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
1323
+ ToDictionary<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TSource>;
1324
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
1325
+ ToDictionary<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Collections_Generic.Dictionary_2<TKey, TElement>;
1326
+ ToLookup<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.ILookup_2<TKey, TSource>;
1327
+ ToLookup<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TSource>;
1328
+ ToLookup<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>): System_Linq.ILookup_2<TKey, TElement>;
1329
+ ToLookup<TKey, TElement>(keySelector: System.Func_2<TSource, TKey>, elementSelector: System.Func_2<TSource, TElement>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.ILookup_2<TKey, TElement>;
1330
+ Reverse(): System_Linq.ParallelQuery_1<TSource>;
1331
+ First(): TSource;
1332
+ First(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1333
+ FirstOrDefault(): TSource;
1334
+ FirstOrDefault(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1335
+ Last(): TSource;
1336
+ Last(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1337
+ LastOrDefault(): TSource;
1338
+ LastOrDefault(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1339
+ Single(): TSource;
1340
+ Single(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1341
+ SingleOrDefault(): TSource;
1342
+ SingleOrDefault(predicate: System.Func_2<TSource, CLROf<boolean>>): TSource;
1343
+ DefaultIfEmpty(): System_Linq.ParallelQuery_1<TSource>;
1344
+ DefaultIfEmpty(defaultValue: TSource): System_Linq.ParallelQuery_1<TSource>;
1345
+ ElementAt(index: int): TSource;
1346
+ ElementAtOrDefault(index: int): TSource;
1347
+ }
1348
+
1349
+ export interface __Ext_ParallelQuery {
1350
+ AsOrdered(): System_Linq.ParallelQuery;
1351
+ OfType<TResult>(): System_Linq.ParallelQuery_1<TResult>;
1352
+ Cast<TResult>(): System_Linq.ParallelQuery_1<TResult>;
1353
+ }
1354
+
1355
+ export interface __Ext_OrderedParallelQuery_1<TSource> {
1356
+ ThenBy<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1357
+ ThenBy<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1358
+ ThenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1359
+ ThenByDescending<TKey>(keySelector: System.Func_2<TSource, TKey>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.OrderedParallelQuery_1<TSource>;
1360
+ }
1361
+
1362
+ export interface __Ext_IQueryable_1<T> {
1363
+ Where(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): System_Linq.IQueryable_1<T>;
1364
+ Select<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, TResult>>): System_Linq.IQueryable_1<TResult>;
1365
+ SelectMany<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System_Collections_Generic.IEnumerable_1<TResult>>>): System_Linq.IQueryable_1<TResult>;
1366
+ SelectMany<TCollection, TResult>(collectionSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, CLROf<int>, System_Collections_Generic.IEnumerable_1<TCollection>>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TCollection, TResult>>): System_Linq.IQueryable_1<TResult>;
1367
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1368
+ Join<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1369
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>): System_Linq.IQueryable_1<TResult>;
1370
+ GroupJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, System_Collections_Generic.IEnumerable_1<TInner>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1371
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1372
+ LeftJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1373
+ Order(): System_Linq.IOrderedQueryable_1<T>;
1374
+ Order(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
1375
+ OrderBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
1376
+ OrderBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
1377
+ OrderDescending(): System_Linq.IOrderedQueryable_1<T>;
1378
+ OrderDescending(comparer: System_Collections_Generic.IComparer_1<T>): System_Linq.IOrderedQueryable_1<T>;
1379
+ OrderByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
1380
+ OrderByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
1381
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>): System_Linq.IQueryable_1<TResult>;
1382
+ RightJoin<TInner, TKey, TResult>(inner: System_Collections_Generic.IEnumerable_1<TInner>, outerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, innerKeySelector: System_Linq_Expressions.Expression_1<System.Func_2<TInner, TKey>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TInner, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1383
+ Take(count: int): System_Linq.IQueryable_1<T>;
1384
+ Take(range: System.Range): System_Linq.IQueryable_1<T>;
1385
+ TakeWhile(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): System_Linq.IQueryable_1<T>;
1386
+ Skip(count: int): System_Linq.IQueryable_1<T>;
1387
+ SkipWhile(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): System_Linq.IQueryable_1<T>;
1388
+ GroupBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, T>>;
1389
+ GroupBy<TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1390
+ GroupBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, T>>;
1391
+ GroupBy<TKey, TElement>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Linq.IGrouping_2<TKey, TElement>>;
1392
+ GroupBy<TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>): System_Linq.IQueryable_1<TResult>;
1393
+ GroupBy<TKey, TElement, TResult>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, elementSelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TElement>>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<TKey, System_Collections_Generic.IEnumerable_1<TElement>, TResult>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<TResult>;
1394
+ Distinct(): System_Linq.IQueryable_1<T>;
1395
+ Distinct(comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
1396
+ DistinctBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
1397
+ DistinctBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
1398
+ Chunk(size: int): System_Linq.IQueryable_1<T[]>;
1399
+ Concat(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
1400
+ Zip<TSecond>(source2: System_Collections_Generic.IEnumerable_1<TSecond>): System_Linq.IQueryable_1<System.ValueTuple_2<T, TSecond>>;
1401
+ Zip<TSecond, TResult>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, resultSelector: System_Linq_Expressions.Expression_1<System.Func_3<T, TSecond, TResult>>): System_Linq.IQueryable_1<TResult>;
1402
+ Zip<TSecond, TThird>(source2: System_Collections_Generic.IEnumerable_1<TSecond>, source3: System_Collections_Generic.IEnumerable_1<TThird>): System_Linq.IQueryable_1<System.ValueTuple_3<T, TSecond, TThird>>;
1403
+ Union(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
1404
+ Union(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
1405
+ UnionBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<T>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
1406
+ UnionBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<T>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
1407
+ Index(): System_Linq.IQueryable_1<System.ValueTuple_2<CLROf<int>, T>>;
1408
+ Intersect(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
1409
+ Intersect(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
1410
+ IntersectBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
1411
+ IntersectBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
1412
+ Except(source2: System_Collections_Generic.IEnumerable_1<T>): System_Linq.IQueryable_1<T>;
1413
+ Except(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): System_Linq.IQueryable_1<T>;
1414
+ ExceptBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IQueryable_1<T>;
1415
+ ExceptBy<TKey>(source2: System_Collections_Generic.IEnumerable_1<TKey>, keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<T>;
1416
+ First(): T;
1417
+ First(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1418
+ FirstOrDefault(): T;
1419
+ FirstOrDefault(defaultValue: T): T;
1420
+ FirstOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1421
+ FirstOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>, defaultValue: T): T;
1422
+ Last(): T;
1423
+ Last(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1424
+ LastOrDefault(): T;
1425
+ LastOrDefault(defaultValue: T): T;
1426
+ LastOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1427
+ LastOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>, defaultValue: T): T;
1428
+ Single(): T;
1429
+ Single(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1430
+ SingleOrDefault(): T;
1431
+ SingleOrDefault(defaultValue: T): T;
1432
+ SingleOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): T;
1433
+ SingleOrDefault(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>, defaultValue: T): T;
1434
+ ElementAt(index: int): T;
1435
+ ElementAt(index: System.Index): T;
1436
+ ElementAtOrDefault(index: int): T;
1437
+ ElementAtOrDefault(index: System.Index): T;
1438
+ DefaultIfEmpty(): System_Linq.IQueryable_1<T>;
1439
+ DefaultIfEmpty(defaultValue: T): System_Linq.IQueryable_1<T>;
1440
+ Contains(item: T): boolean;
1441
+ Contains(item: T, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
1442
+ Reverse(): System_Linq.IQueryable_1<T>;
1443
+ SequenceEqual(source2: System_Collections_Generic.IEnumerable_1<T>): boolean;
1444
+ SequenceEqual(source2: System_Collections_Generic.IEnumerable_1<T>, comparer: System_Collections_Generic.IEqualityComparer_1<T>): boolean;
1445
+ Shuffle(): System_Linq.IQueryable_1<T>;
1446
+ Any(): boolean;
1447
+ Any(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): boolean;
1448
+ All(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): boolean;
1449
+ Count(): int;
1450
+ Count(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): int;
1451
+ CountBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, CLROf<int>>>;
1452
+ LongCount(): long;
1453
+ LongCount(predicate: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<boolean>>>): long;
1454
+ Min(): T;
1455
+ Min(comparer: System_Collections_Generic.IComparer_1<T>): T;
1456
+ Min<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, TResult>>): TResult;
1457
+ MinBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): T;
1458
+ MinBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T>): T;
1459
+ Max(): T;
1460
+ Max(comparer: System_Collections_Generic.IComparer_1<T>): T;
1461
+ Max<TResult>(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, TResult>>): TResult;
1462
+ MaxBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): T;
1463
+ MaxBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<T>): T;
1464
+ Sum(): int;
1465
+ Sum(): System.Nullable_1<CLROf<int>>;
1466
+ Sum(): long;
1467
+ Sum(): System.Nullable_1<CLROf<long>>;
1468
+ Sum(): float;
1469
+ Sum(): System.Nullable_1<CLROf<float>>;
1470
+ Sum(): double;
1471
+ Sum(): System.Nullable_1<CLROf<double>>;
1472
+ Sum(): decimal;
1473
+ Sum(): System.Nullable_1<CLROf<decimal>>;
1474
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<int>>>): int;
1475
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<int>>>>): System.Nullable_1<CLROf<int>>;
1476
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<long>>>): long;
1477
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<long>>>>): System.Nullable_1<CLROf<long>>;
1478
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<float>>>): float;
1479
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<float>>>>): System.Nullable_1<CLROf<float>>;
1480
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<double>>>): double;
1481
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<double>>>>): System.Nullable_1<CLROf<double>>;
1482
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<decimal>>>): decimal;
1483
+ Sum(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<decimal>>>>): System.Nullable_1<CLROf<decimal>>;
1484
+ Average(): double;
1485
+ Average(): System.Nullable_1<CLROf<double>>;
1486
+ Average(): double;
1487
+ Average(): System.Nullable_1<CLROf<double>>;
1488
+ Average(): float;
1489
+ Average(): System.Nullable_1<CLROf<float>>;
1490
+ Average(): double;
1491
+ Average(): System.Nullable_1<CLROf<double>>;
1492
+ Average(): decimal;
1493
+ Average(): System.Nullable_1<CLROf<decimal>>;
1494
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<int>>>): double;
1495
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<int>>>>): System.Nullable_1<CLROf<double>>;
1496
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<float>>>): float;
1497
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<float>>>>): System.Nullable_1<CLROf<float>>;
1498
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, CLROf<decimal>>>): decimal;
1499
+ Average(selector: System_Linq_Expressions.Expression_1<System.Func_2<T, System.Nullable_1<CLROf<decimal>>>>): System.Nullable_1<CLROf<decimal>>;
1500
+ Aggregate(func: System_Linq_Expressions.Expression_1<System.Func_3<T, T, T>>): T;
1501
+ Aggregate<TAccumulate>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>): TAccumulate;
1502
+ Aggregate<TAccumulate, TResult>(seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, selector: System_Linq_Expressions.Expression_1<System.Func_2<TAccumulate, TResult>>): TResult;
1503
+ AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seed: TAccumulate, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
1504
+ AggregateBy<TKey, TAccumulate>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, seedSelector: System_Linq_Expressions.Expression_1<System.Func_2<TKey, TAccumulate>>, func: System_Linq_Expressions.Expression_1<System.Func_3<TAccumulate, T, TAccumulate>>, keyComparer: System_Collections_Generic.IEqualityComparer_1<TKey>): System_Linq.IQueryable_1<System_Collections_Generic.KeyValuePair_2<TKey, TAccumulate>>;
1505
+ SkipLast(count: int): System_Linq.IQueryable_1<T>;
1506
+ TakeLast(count: int): System_Linq.IQueryable_1<T>;
1507
+ Append(element: T): System_Linq.IQueryable_1<T>;
1508
+ Prepend(element: T): System_Linq.IQueryable_1<T>;
1509
+ }
1510
+
1511
+ export interface __Ext_IQueryable {
1512
+ OfType<TResult>(): System_Linq.IQueryable_1<TResult>;
1513
+ Cast<TResult>(): System_Linq.IQueryable_1<TResult>;
1514
+ }
1515
+
1516
+ export interface __Ext_IOrderedQueryable_1<T> {
1517
+ ThenBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
1518
+ ThenBy<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
1519
+ ThenByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>): System_Linq.IOrderedQueryable_1<T>;
1520
+ ThenByDescending<TKey>(keySelector: System_Linq_Expressions.Expression_1<System.Func_2<T, TKey>>, comparer: System_Collections_Generic.IComparer_1<TKey>): System_Linq.IOrderedQueryable_1<T>;
1521
+ }
1522
+
1523
+ export interface __Ext_HttpClient {
1524
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1525
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1526
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1527
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1528
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1529
+ GetFromJsonAsAsyncEnumerable<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1530
+ DeleteFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1531
+ DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1532
+ DeleteFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1533
+ DeleteFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1534
+ DeleteFromJsonAsync(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1535
+ DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1536
+ DeleteFromJsonAsync<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1537
+ DeleteFromJsonAsync<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1538
+ DeleteFromJsonAsync(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1539
+ DeleteFromJsonAsync(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1540
+ DeleteFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1541
+ DeleteFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1542
+ GetFromJsonAsync(requestUri: string, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1543
+ GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1544
+ GetFromJsonAsync<TValue>(requestUri: string, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1545
+ GetFromJsonAsync<TValue>(requestUri: System.Uri, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1546
+ GetFromJsonAsync(requestUri: string, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1547
+ GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1548
+ GetFromJsonAsync<TValue>(requestUri: string, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1549
+ GetFromJsonAsync<TValue>(requestUri: System.Uri, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1550
+ GetFromJsonAsync(requestUri: string, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1551
+ GetFromJsonAsync(requestUri: System.Uri, type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1552
+ GetFromJsonAsync<TValue>(requestUri: string, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1553
+ GetFromJsonAsync<TValue>(requestUri: System.Uri, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TValue>;
1554
+ PostAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1555
+ PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1556
+ PostAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1557
+ PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1558
+ PostAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1559
+ PostAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1560
+ PutAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1561
+ PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1562
+ PutAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1563
+ PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1564
+ PutAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1565
+ PutAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1566
+ PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1567
+ PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1568
+ PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1569
+ PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1570
+ PatchAsJsonAsync<TValue>(requestUri: string, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1571
+ PatchAsJsonAsync<TValue>(requestUri: System.Uri, value: TValue, jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<System_Net_Http.HttpResponseMessage>;
1572
+ }
1573
+
1574
+ export interface __Ext_HttpContent {
1575
+ ReadFromJsonAsAsyncEnumerable<TValue>(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1576
+ ReadFromJsonAsAsyncEnumerable<TValue>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1577
+ ReadFromJsonAsAsyncEnumerable<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>, cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TValue>;
1578
+ ReadFromJsonAsync(type_: System.Type, options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1579
+ ReadFromJsonAsync(type_: System.Type, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1580
+ ReadFromJsonAsync<T>(options: System_Text_Json.JsonSerializerOptions, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1581
+ ReadFromJsonAsync<T>(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1582
+ ReadFromJsonAsync(type_: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<unknown>;
1583
+ ReadFromJsonAsync<T>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<T>, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<T>;
1584
+ }
1585
+
1586
+ export interface __Ext_Socket {
1587
+ AcceptAsync(): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
1588
+ AcceptAsync(acceptSocket: System_Net_Sockets.Socket): System_Threading_Tasks.Task_1<System_Net_Sockets.Socket>;
1589
+ ConnectAsync(remoteEP: System_Net.EndPoint): System_Threading_Tasks.Task;
1590
+ ConnectAsync(remoteEP: System_Net.EndPoint, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1591
+ ConnectAsync(address: System_Net.IPAddress, port: int): System_Threading_Tasks.Task;
1592
+ ConnectAsync(address: System_Net.IPAddress, port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1593
+ ConnectAsync(addresses: System_Net.IPAddress[], port: int): System_Threading_Tasks.Task;
1594
+ ConnectAsync(addresses: System_Net.IPAddress[], port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1595
+ ConnectAsync(host: string, port: int): System_Threading_Tasks.Task;
1596
+ ConnectAsync(host: string, port: int, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask;
1597
+ ReceiveAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1598
+ ReceiveAsync(buffer: System.Memory_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1599
+ ReceiveAsync(buffers: System_Collections_Generic.IList_1<System.ArraySegment_1<CLROf<byte>>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1600
+ 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>;
1601
+ 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>;
1602
+ SendAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1603
+ SendAsync(buffer: System.ReadOnlyMemory_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.ValueTask_1<CLROf<int>>;
1604
+ SendAsync(buffers: System_Collections_Generic.IList_1<System.ArraySegment_1<CLROf<byte>>>, socketFlags: System_Net_Sockets.SocketFlags): System_Threading_Tasks.Task_1<CLROf<int>>;
1605
+ SendToAsync(buffer: System.ArraySegment_1<CLROf<byte>>, socketFlags: System_Net_Sockets.SocketFlags, remoteEP: System_Net.EndPoint): System_Threading_Tasks.Task_1<CLROf<int>>;
1606
+ }
1607
+
1608
+ export interface __Ext_Plane {
1609
+ AsVector4(): System_Numerics.Vector4;
1610
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1611
+ }
1612
+
1613
+ export interface __Ext_Quaternion {
1614
+ AsVector4(): System_Numerics.Vector4;
1615
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1616
+ }
1617
+
1618
+ export interface __Ext_Vector_1<T> {
1619
+ As<TTo>(): System_Numerics.Vector_1<TTo>;
1620
+ GetElement(index: int): T;
1621
+ Store(destination: ptr<T>): void;
1622
+ StoreAligned(destination: ptr<T>): void;
1623
+ StoreAlignedNonTemporal(destination: ptr<T>): void;
1624
+ StoreUnsafe(destination: ref<T>): void;
1625
+ StoreUnsafe(destination: ref<T>, elementOffset: nuint): void;
1626
+ ToScalar(): T;
1627
+ WithElement(index: int, value: T): System_Numerics.Vector_1<T>;
1628
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<T>;
1629
+ AsVector256(): System_Runtime_Intrinsics.Vector256_1<T>;
1630
+ AsVector512(): System_Runtime_Intrinsics.Vector512_1<T>;
1631
+ }
1632
+
1633
+ export interface __Ext_Vector2 {
1634
+ AsVector3(): System_Numerics.Vector3;
1635
+ AsVector3Unsafe(): System_Numerics.Vector3;
1636
+ AsVector4(): System_Numerics.Vector4;
1637
+ AsVector4Unsafe(): System_Numerics.Vector4;
1638
+ ExtractMostSignificantBits(): uint;
1639
+ GetElement(index: int): float;
1640
+ Store(destination: ptr<float>): void;
1641
+ StoreAligned(destination: ptr<float>): void;
1642
+ StoreAlignedNonTemporal(destination: ptr<float>): void;
1643
+ StoreUnsafe(destination: ref<float>): void;
1644
+ StoreUnsafe(destination: ref<float>, elementOffset: nuint): void;
1645
+ ToScalar(): float;
1646
+ WithElement(index: int, value: float): System_Numerics.Vector2;
1647
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1648
+ AsVector128Unsafe(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1649
+ }
1650
+
1651
+ export interface __Ext_Vector3 {
1652
+ AsVector2(): System_Numerics.Vector2;
1653
+ AsVector4(): System_Numerics.Vector4;
1654
+ AsVector4Unsafe(): System_Numerics.Vector4;
1655
+ ExtractMostSignificantBits(): uint;
1656
+ GetElement(index: int): float;
1657
+ Store(destination: ptr<float>): void;
1658
+ StoreAligned(destination: ptr<float>): void;
1659
+ StoreAlignedNonTemporal(destination: ptr<float>): void;
1660
+ StoreUnsafe(destination: ref<float>): void;
1661
+ StoreUnsafe(destination: ref<float>, elementOffset: nuint): void;
1662
+ ToScalar(): float;
1663
+ WithElement(index: int, value: float): System_Numerics.Vector3;
1664
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1665
+ AsVector128Unsafe(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1666
+ }
1667
+
1668
+ export interface __Ext_Vector4 {
1669
+ AsPlane(): System_Numerics.Plane;
1670
+ AsQuaternion(): System_Numerics.Quaternion;
1671
+ AsVector2(): System_Numerics.Vector2;
1672
+ AsVector3(): System_Numerics.Vector3;
1673
+ ExtractMostSignificantBits(): uint;
1674
+ GetElement(index: int): float;
1675
+ Store(destination: ptr<float>): void;
1676
+ StoreAligned(destination: ptr<float>): void;
1677
+ StoreAlignedNonTemporal(destination: ptr<float>): void;
1678
+ StoreUnsafe(destination: ref<float>): void;
1679
+ StoreUnsafe(destination: ref<float>, elementOffset: nuint): void;
1680
+ ToScalar(): float;
1681
+ WithElement(index: int, value: float): System_Numerics.Vector4;
1682
+ AsVector128(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1683
+ }
1684
+
1685
+ export interface __Ext_Assembly {
1686
+ GetCustomAttribute(attributeType: System.Type): System.Attribute;
1687
+ GetCustomAttribute<T>(): T;
1688
+ GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1689
+ GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1690
+ GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
1691
+ IsDefined(attributeType: System.Type): boolean;
1692
+ GetExportedTypes(): System.Type[];
1693
+ GetModules(): System_Reflection.Module[];
1694
+ GetTypes(): System.Type[];
1695
+ TryGetRawMetadata(blob: ref<ptr<byte>>, length: ref<int>): boolean;
1696
+ }
1697
+
1698
+ export interface __Ext_Module {
1699
+ GetCustomAttribute(attributeType: System.Type): System.Attribute;
1700
+ GetCustomAttribute<T>(): T;
1701
+ GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1702
+ GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1703
+ GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
1704
+ IsDefined(attributeType: System.Type): boolean;
1705
+ HasModuleVersionId(): boolean;
1706
+ GetModuleVersionId(): System.Guid;
1707
+ }
1708
+
1709
+ export interface __Ext_MemberInfo {
1710
+ GetCustomAttribute(attributeType: System.Type): System.Attribute;
1711
+ GetCustomAttribute<T>(): T;
1712
+ GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute;
1713
+ GetCustomAttribute<T>(inherit: boolean): T;
1714
+ GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1715
+ GetCustomAttributes(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1716
+ GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1717
+ GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
1718
+ GetCustomAttributes(attributeType: System.Type, inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1719
+ GetCustomAttributes<T>(inherit: boolean): System_Collections_Generic.IEnumerable_1<T>;
1720
+ IsDefined(attributeType: System.Type): boolean;
1721
+ IsDefined(attributeType: System.Type, inherit: boolean): boolean;
1722
+ HasMetadataToken(): boolean;
1723
+ GetMetadataToken(): int;
1724
+ }
1725
+
1726
+ export interface __Ext_ParameterInfo {
1727
+ GetCustomAttribute(attributeType: System.Type): System.Attribute;
1728
+ GetCustomAttribute<T>(): T;
1729
+ GetCustomAttribute(attributeType: System.Type, inherit: boolean): System.Attribute;
1730
+ GetCustomAttribute<T>(inherit: boolean): T;
1731
+ GetCustomAttributes(): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1732
+ GetCustomAttributes(inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1733
+ GetCustomAttributes(attributeType: System.Type): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1734
+ GetCustomAttributes<T>(): System_Collections_Generic.IEnumerable_1<T>;
1735
+ GetCustomAttributes(attributeType: System.Type, inherit: boolean): System_Collections_Generic.IEnumerable_1<System.Attribute>;
1736
+ GetCustomAttributes<T>(inherit: boolean): System_Collections_Generic.IEnumerable_1<T>;
1737
+ IsDefined(attributeType: System.Type): boolean;
1738
+ IsDefined(attributeType: System.Type, inherit: boolean): boolean;
1739
+ }
1740
+
1741
+ export interface __Ext_Type {
1742
+ GetTypeInfo(): System_Reflection.TypeInfo;
1743
+ GetRuntimeFields(): System_Collections_Generic.IEnumerable_1<System_Reflection.FieldInfo>;
1744
+ GetRuntimeMethods(): System_Collections_Generic.IEnumerable_1<System_Reflection.MethodInfo>;
1745
+ GetRuntimeProperties(): System_Collections_Generic.IEnumerable_1<System_Reflection.PropertyInfo>;
1746
+ GetRuntimeEvents(): System_Collections_Generic.IEnumerable_1<System_Reflection.EventInfo>;
1747
+ GetRuntimeField(name: string): System_Reflection.FieldInfo;
1748
+ GetRuntimeMethod(name: string, parameters: System.Type[]): System_Reflection.MethodInfo;
1749
+ GetRuntimeProperty(name: string): System_Reflection.PropertyInfo;
1750
+ GetRuntimeEvent(name: string): System_Reflection.EventInfo;
1751
+ GetConstructor(types: System.Type[]): System_Reflection.ConstructorInfo;
1752
+ GetConstructors(): System_Reflection.ConstructorInfo[];
1753
+ GetConstructors(bindingAttr: System_Reflection.BindingFlags): System_Reflection.ConstructorInfo[];
1754
+ GetDefaultMembers(): System_Reflection.MemberInfo[];
1755
+ GetEvent(name: string): System_Reflection.EventInfo;
1756
+ GetEvent(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo;
1757
+ GetEvents(): System_Reflection.EventInfo[];
1758
+ GetEvents(bindingAttr: System_Reflection.BindingFlags): System_Reflection.EventInfo[];
1759
+ GetField(name: string): System_Reflection.FieldInfo;
1760
+ GetField(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo;
1761
+ GetFields(): System_Reflection.FieldInfo[];
1762
+ GetFields(bindingAttr: System_Reflection.BindingFlags): System_Reflection.FieldInfo[];
1763
+ GetGenericArguments(): System.Type[];
1764
+ GetInterfaces(): System.Type[];
1765
+ GetMember(name: string): System_Reflection.MemberInfo[];
1766
+ GetMember(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
1767
+ GetMembers(): System_Reflection.MemberInfo[];
1768
+ GetMembers(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MemberInfo[];
1769
+ GetMethod(name: string): System_Reflection.MethodInfo;
1770
+ GetMethod(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo;
1771
+ GetMethod(name: string, types: System.Type[]): System_Reflection.MethodInfo;
1772
+ GetMethods(): System_Reflection.MethodInfo[];
1773
+ GetMethods(bindingAttr: System_Reflection.BindingFlags): System_Reflection.MethodInfo[];
1774
+ GetNestedType(name: string, bindingAttr: System_Reflection.BindingFlags): System.Type;
1775
+ GetNestedTypes(bindingAttr: System_Reflection.BindingFlags): System.Type[];
1776
+ GetProperties(): System_Reflection.PropertyInfo[];
1777
+ GetProperties(bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo[];
1778
+ GetProperty(name: string): System_Reflection.PropertyInfo;
1779
+ GetProperty(name: string, bindingAttr: System_Reflection.BindingFlags): System_Reflection.PropertyInfo;
1780
+ GetProperty(name: string, returnType: System.Type): System_Reflection.PropertyInfo;
1781
+ GetProperty(name: string, returnType: System.Type, types: System.Type[]): System_Reflection.PropertyInfo;
1782
+ IsAssignableFrom(c: System.Type): boolean;
1783
+ IsInstanceOfType(o: unknown): boolean;
1784
+ }
1785
+
1786
+ export interface __Ext_MethodInfo {
1787
+ GetRuntimeBaseDefinition(): System_Reflection.MethodInfo;
1788
+ GetBaseDefinition(): System_Reflection.MethodInfo;
1789
+ }
1790
+
1791
+ export interface __Ext_TypeInfo {
1792
+ GetRuntimeInterfaceMap(interfaceType: System.Type): System_Reflection.InterfaceMapping;
1793
+ }
1794
+
1795
+ export interface __Ext_Delegate {
1796
+ GetMethodInfo(): System_Reflection.MethodInfo;
1797
+ }
1798
+
1799
+ export interface __Ext_EventInfo {
1800
+ GetAddMethod(): System_Reflection.MethodInfo;
1801
+ GetAddMethod(nonPublic: boolean): System_Reflection.MethodInfo;
1802
+ GetRaiseMethod(): System_Reflection.MethodInfo;
1803
+ GetRaiseMethod(nonPublic: boolean): System_Reflection.MethodInfo;
1804
+ GetRemoveMethod(): System_Reflection.MethodInfo;
1805
+ GetRemoveMethod(nonPublic: boolean): System_Reflection.MethodInfo;
1806
+ }
1807
+
1808
+ export interface __Ext_PropertyInfo {
1809
+ GetAccessors(): System_Reflection.MethodInfo[];
1810
+ GetAccessors(nonPublic: boolean): System_Reflection.MethodInfo[];
1811
+ GetGetMethod(): System_Reflection.MethodInfo;
1812
+ GetGetMethod(nonPublic: boolean): System_Reflection.MethodInfo;
1813
+ GetSetMethod(): System_Reflection.MethodInfo;
1814
+ GetSetMethod(nonPublic: boolean): System_Reflection.MethodInfo;
1815
+ }
1816
+
1817
+ export interface __Ext_ILOpCode {
1818
+ IsBranch(): boolean;
1819
+ GetBranchOperandSize(): int;
1820
+ GetShortBranch(): System_Reflection_Metadata.ILOpCode;
1821
+ GetLongBranch(): System_Reflection_Metadata.ILOpCode;
1822
+ }
1823
+
1824
+ export interface __Ext_PEReader {
1825
+ GetMethodBody(relativeVirtualAddress: int): System_Reflection_Metadata.MethodBodyBlock;
1826
+ GetMetadataReader(): System_Reflection_Metadata.MetadataReader;
1827
+ GetMetadataReader(options: System_Reflection_Metadata.MetadataReaderOptions): System_Reflection_Metadata.MetadataReader;
1828
+ GetMetadataReader(options: System_Reflection_Metadata.MetadataReaderOptions, utf8Decoder: System_Reflection_Metadata.MetadataStringDecoder): System_Reflection_Metadata.MetadataReader;
1829
+ }
1830
+
1831
+ export interface __Ext_ExportedType {
1832
+ GetTypeDefinitionId(): int;
1833
+ }
1834
+
1835
+ export interface __Ext_MetadataReader {
1836
+ GetTableRowCount(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1837
+ GetTableRowSize(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1838
+ GetTableMetadataOffset(tableIndex: System_Reflection_Metadata_Ecma335.TableIndex): int;
1839
+ GetHeapSize(heapIndex: System_Reflection_Metadata_Ecma335.HeapIndex): int;
1840
+ GetHeapMetadataOffset(heapIndex: System_Reflection_Metadata_Ecma335.HeapIndex): int;
1841
+ GetNextHandle(handle: System_Reflection_Metadata.UserStringHandle): System_Reflection_Metadata.UserStringHandle;
1842
+ GetNextHandle(handle: System_Reflection_Metadata.BlobHandle): System_Reflection_Metadata.BlobHandle;
1843
+ GetNextHandle(handle: System_Reflection_Metadata.StringHandle): System_Reflection_Metadata.StringHandle;
1844
+ GetEditAndContinueLogEntries(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata_Ecma335.EditAndContinueLogEntry>;
1845
+ GetEditAndContinueMapEntries(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.EntityHandle>;
1846
+ GetTypesWithProperties(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.TypeDefinitionHandle>;
1847
+ GetTypesWithEvents(): System_Collections_Generic.IEnumerable_1<System_Reflection_Metadata.TypeDefinitionHandle>;
1848
+ ResolveSignatureTypeKind(typeHandle: System_Reflection_Metadata.EntityHandle, rawTypeKind: byte): System_Reflection_Metadata.SignatureTypeKind;
1849
+ GetRowNumber(handle: System_Reflection_Metadata.EntityHandle): int;
1850
+ GetHeapOffset(handle: System_Reflection_Metadata.Handle): int;
1851
+ GetToken(handle: System_Reflection_Metadata.EntityHandle): int;
1852
+ GetToken(handle: System_Reflection_Metadata.Handle): int;
1853
+ }
1854
+
1855
+ export interface __Ext_PinnedGCHandle_1<T> {
1856
+ GetAddressOfArrayData<T>(): ptr<T>;
1857
+ GetAddressOfStringData(): ptr<char>;
1858
+ }
1859
+
1860
+ export interface __Ext_Vector128_1<T> {
1861
+ As<TTo>(): System_Runtime_Intrinsics.Vector128_1<TTo>;
1862
+ AsByte(): System_Runtime_Intrinsics.Vector128_1<CLROf<byte>>;
1863
+ AsDouble(): System_Runtime_Intrinsics.Vector128_1<CLROf<double>>;
1864
+ AsInt16(): System_Runtime_Intrinsics.Vector128_1<CLROf<short>>;
1865
+ AsInt32(): System_Runtime_Intrinsics.Vector128_1<CLROf<int>>;
1866
+ AsInt64(): System_Runtime_Intrinsics.Vector128_1<CLROf<long>>;
1867
+ AsNInt(): System_Runtime_Intrinsics.Vector128_1<CLROf<nint>>;
1868
+ AsNUInt(): System_Runtime_Intrinsics.Vector128_1<CLROf<nuint>>;
1869
+ AsSByte(): System_Runtime_Intrinsics.Vector128_1<CLROf<sbyte>>;
1870
+ AsSingle(): System_Runtime_Intrinsics.Vector128_1<CLROf<float>>;
1871
+ AsUInt16(): System_Runtime_Intrinsics.Vector128_1<CLROf<ushort>>;
1872
+ AsUInt32(): System_Runtime_Intrinsics.Vector128_1<CLROf<uint>>;
1873
+ AsUInt64(): System_Runtime_Intrinsics.Vector128_1<CLROf<ulong>>;
1874
+ CopyTo(destination: T[]): void;
1875
+ CopyTo(destination: T[], startIndex: int): void;
1876
+ CopyTo(destination: System.Span_1<T>): void;
1877
+ ExtractMostSignificantBits(): uint;
1878
+ GetElement(index: int): T;
1879
+ GetLower(): System_Runtime_Intrinsics.Vector64_1<T>;
1880
+ GetUpper(): System_Runtime_Intrinsics.Vector64_1<T>;
1881
+ Store(destination: ptr<T>): void;
1882
+ StoreAligned(destination: ptr<T>): void;
1883
+ StoreAlignedNonTemporal(destination: ptr<T>): void;
1884
+ StoreUnsafe(destination: ref<T>): void;
1885
+ StoreUnsafe(destination: ref<T>, elementOffset: nuint): void;
1886
+ ToScalar(): T;
1887
+ ToVector256(): System_Runtime_Intrinsics.Vector256_1<T>;
1888
+ ToVector256Unsafe(): System_Runtime_Intrinsics.Vector256_1<T>;
1889
+ TryCopyTo(destination: System.Span_1<T>): boolean;
1890
+ WithElement(index: int, value: T): System_Runtime_Intrinsics.Vector128_1<T>;
1891
+ WithLower(value: System_Runtime_Intrinsics.Vector64_1<T>): System_Runtime_Intrinsics.Vector128_1<T>;
1892
+ WithUpper(value: System_Runtime_Intrinsics.Vector64_1<T>): System_Runtime_Intrinsics.Vector128_1<T>;
1893
+ AsPlane(): System_Numerics.Plane;
1894
+ AsQuaternion(): System_Numerics.Quaternion;
1895
+ AsVector2(): System_Numerics.Vector2;
1896
+ AsVector3(): System_Numerics.Vector3;
1897
+ AsVector4(): System_Numerics.Vector4;
1898
+ AsVector(): System_Numerics.Vector_1<T>;
1899
+ }
1900
+
1901
+ export interface __Ext_Vector256_1<T> {
1902
+ As<TTo>(): System_Runtime_Intrinsics.Vector256_1<TTo>;
1903
+ AsByte(): System_Runtime_Intrinsics.Vector256_1<CLROf<byte>>;
1904
+ AsDouble(): System_Runtime_Intrinsics.Vector256_1<CLROf<double>>;
1905
+ AsInt16(): System_Runtime_Intrinsics.Vector256_1<CLROf<short>>;
1906
+ AsInt32(): System_Runtime_Intrinsics.Vector256_1<CLROf<int>>;
1907
+ AsInt64(): System_Runtime_Intrinsics.Vector256_1<CLROf<long>>;
1908
+ AsNInt(): System_Runtime_Intrinsics.Vector256_1<CLROf<nint>>;
1909
+ AsNUInt(): System_Runtime_Intrinsics.Vector256_1<CLROf<nuint>>;
1910
+ AsSByte(): System_Runtime_Intrinsics.Vector256_1<CLROf<sbyte>>;
1911
+ AsSingle(): System_Runtime_Intrinsics.Vector256_1<CLROf<float>>;
1912
+ AsUInt16(): System_Runtime_Intrinsics.Vector256_1<CLROf<ushort>>;
1913
+ AsUInt32(): System_Runtime_Intrinsics.Vector256_1<CLROf<uint>>;
1914
+ AsUInt64(): System_Runtime_Intrinsics.Vector256_1<CLROf<ulong>>;
1915
+ AsVector(): System_Numerics.Vector_1<T>;
1916
+ CopyTo(destination: T[]): void;
1917
+ CopyTo(destination: T[], startIndex: int): void;
1918
+ CopyTo(destination: System.Span_1<T>): void;
1919
+ ExtractMostSignificantBits(): uint;
1920
+ GetElement(index: int): T;
1921
+ GetLower(): System_Runtime_Intrinsics.Vector128_1<T>;
1922
+ GetUpper(): System_Runtime_Intrinsics.Vector128_1<T>;
1923
+ Store(destination: ptr<T>): void;
1924
+ StoreAligned(destination: ptr<T>): void;
1925
+ StoreAlignedNonTemporal(destination: ptr<T>): void;
1926
+ StoreUnsafe(destination: ref<T>): void;
1927
+ StoreUnsafe(destination: ref<T>, elementOffset: nuint): void;
1928
+ ToScalar(): T;
1929
+ ToVector512(): System_Runtime_Intrinsics.Vector512_1<T>;
1930
+ ToVector512Unsafe(): System_Runtime_Intrinsics.Vector512_1<T>;
1931
+ TryCopyTo(destination: System.Span_1<T>): boolean;
1932
+ WithElement(index: int, value: T): System_Runtime_Intrinsics.Vector256_1<T>;
1933
+ WithLower(value: System_Runtime_Intrinsics.Vector128_1<T>): System_Runtime_Intrinsics.Vector256_1<T>;
1934
+ WithUpper(value: System_Runtime_Intrinsics.Vector128_1<T>): System_Runtime_Intrinsics.Vector256_1<T>;
1935
+ }
1936
+
1937
+ export interface __Ext_Vector512_1<T> {
1938
+ As<TTo>(): System_Runtime_Intrinsics.Vector512_1<TTo>;
1939
+ AsByte(): System_Runtime_Intrinsics.Vector512_1<CLROf<byte>>;
1940
+ AsDouble(): System_Runtime_Intrinsics.Vector512_1<CLROf<double>>;
1941
+ AsInt16(): System_Runtime_Intrinsics.Vector512_1<CLROf<short>>;
1942
+ AsInt32(): System_Runtime_Intrinsics.Vector512_1<CLROf<int>>;
1943
+ AsInt64(): System_Runtime_Intrinsics.Vector512_1<CLROf<long>>;
1944
+ AsNInt(): System_Runtime_Intrinsics.Vector512_1<CLROf<nint>>;
1945
+ AsNUInt(): System_Runtime_Intrinsics.Vector512_1<CLROf<nuint>>;
1946
+ AsSByte(): System_Runtime_Intrinsics.Vector512_1<CLROf<sbyte>>;
1947
+ AsSingle(): System_Runtime_Intrinsics.Vector512_1<CLROf<float>>;
1948
+ AsUInt16(): System_Runtime_Intrinsics.Vector512_1<CLROf<ushort>>;
1949
+ AsUInt32(): System_Runtime_Intrinsics.Vector512_1<CLROf<uint>>;
1950
+ AsUInt64(): System_Runtime_Intrinsics.Vector512_1<CLROf<ulong>>;
1951
+ AsVector(): System_Numerics.Vector_1<T>;
1952
+ CopyTo(destination: T[]): void;
1953
+ CopyTo(destination: T[], startIndex: int): void;
1954
+ CopyTo(destination: System.Span_1<T>): void;
1955
+ ExtractMostSignificantBits(): ulong;
1956
+ GetElement(index: int): T;
1957
+ GetLower(): System_Runtime_Intrinsics.Vector256_1<T>;
1958
+ GetUpper(): System_Runtime_Intrinsics.Vector256_1<T>;
1959
+ Store(destination: ptr<T>): void;
1960
+ StoreAligned(destination: ptr<T>): void;
1961
+ StoreAlignedNonTemporal(destination: ptr<T>): void;
1962
+ StoreUnsafe(destination: ref<T>): void;
1963
+ StoreUnsafe(destination: ref<T>, elementOffset: nuint): void;
1964
+ ToScalar(): T;
1965
+ TryCopyTo(destination: System.Span_1<T>): boolean;
1966
+ WithElement(index: int, value: T): System_Runtime_Intrinsics.Vector512_1<T>;
1967
+ WithLower(value: System_Runtime_Intrinsics.Vector256_1<T>): System_Runtime_Intrinsics.Vector512_1<T>;
1968
+ WithUpper(value: System_Runtime_Intrinsics.Vector256_1<T>): System_Runtime_Intrinsics.Vector512_1<T>;
1969
+ }
1970
+
1971
+ export interface __Ext_Vector64_1<T> {
1972
+ As<TTo>(): System_Runtime_Intrinsics.Vector64_1<TTo>;
1973
+ AsByte(): System_Runtime_Intrinsics.Vector64_1<CLROf<byte>>;
1974
+ AsDouble(): System_Runtime_Intrinsics.Vector64_1<CLROf<double>>;
1975
+ AsInt16(): System_Runtime_Intrinsics.Vector64_1<CLROf<short>>;
1976
+ AsInt32(): System_Runtime_Intrinsics.Vector64_1<CLROf<int>>;
1977
+ AsInt64(): System_Runtime_Intrinsics.Vector64_1<CLROf<long>>;
1978
+ AsNInt(): System_Runtime_Intrinsics.Vector64_1<CLROf<nint>>;
1979
+ AsNUInt(): System_Runtime_Intrinsics.Vector64_1<CLROf<nuint>>;
1980
+ AsSByte(): System_Runtime_Intrinsics.Vector64_1<CLROf<sbyte>>;
1981
+ AsSingle(): System_Runtime_Intrinsics.Vector64_1<CLROf<float>>;
1982
+ AsUInt16(): System_Runtime_Intrinsics.Vector64_1<CLROf<ushort>>;
1983
+ AsUInt32(): System_Runtime_Intrinsics.Vector64_1<CLROf<uint>>;
1984
+ AsUInt64(): System_Runtime_Intrinsics.Vector64_1<CLROf<ulong>>;
1985
+ CopyTo(destination: T[]): void;
1986
+ CopyTo(destination: T[], startIndex: int): void;
1987
+ CopyTo(destination: System.Span_1<T>): void;
1988
+ ExtractMostSignificantBits(): uint;
1989
+ GetElement(index: int): T;
1990
+ Store(destination: ptr<T>): void;
1991
+ StoreAligned(destination: ptr<T>): void;
1992
+ StoreAlignedNonTemporal(destination: ptr<T>): void;
1993
+ StoreUnsafe(destination: ref<T>): void;
1994
+ StoreUnsafe(destination: ref<T>, elementOffset: nuint): void;
1995
+ ToScalar(): T;
1996
+ ToVector128(): System_Runtime_Intrinsics.Vector128_1<T>;
1997
+ ToVector128Unsafe(): System_Runtime_Intrinsics.Vector128_1<T>;
1998
+ TryCopyTo(destination: System.Span_1<T>): boolean;
1999
+ WithElement(index: int, value: T): System_Runtime_Intrinsics.Vector64_1<T>;
2000
+ }
2001
+
2002
+ export interface __Ext_DataContractSerializer {
2003
+ GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
2004
+ SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
2005
+ }
2006
+
2007
+ export interface __Ext_DataContractJsonSerializer {
2008
+ GetSerializationSurrogateProvider(): System_Runtime_Serialization.ISerializationSurrogateProvider;
2009
+ SetSerializationSurrogateProvider(provider: System_Runtime_Serialization.ISerializationSurrogateProvider): void;
2010
+ }
2011
+
2012
+ export interface __Ext_X509Certificate2 {
2013
+ GetDSAPublicKey(): System_Security_Cryptography.DSA;
2014
+ GetDSAPrivateKey(): System_Security_Cryptography.DSA;
2015
+ CopyWithPrivateKey(privateKey: System_Security_Cryptography.DSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
2016
+ GetECDsaPublicKey(): System_Security_Cryptography.ECDsa;
2017
+ GetECDsaPrivateKey(): System_Security_Cryptography.ECDsa;
2018
+ CopyWithPrivateKey(privateKey: System_Security_Cryptography.ECDsa): System_Security_Cryptography_X509Certificates.X509Certificate2;
2019
+ GetRSAPublicKey(): System_Security_Cryptography.RSA;
2020
+ GetRSAPrivateKey(): System_Security_Cryptography.RSA;
2021
+ CopyWithPrivateKey(privateKey: System_Security_Cryptography.RSA): System_Security_Cryptography_X509Certificates.X509Certificate2;
2022
+ }
2023
+
2024
+ export interface __Ext_Encoding {
2025
+ GetBytes(chars: System.ReadOnlySpan_1<CLROf<char>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>): long;
2026
+ GetBytes(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<char>>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>): long;
2027
+ GetBytes(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<char>>>, bytes: System.Span_1<CLROf<byte>>): int;
2028
+ GetBytes(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<char>>>): byte[];
2029
+ GetChars(bytes: System.ReadOnlySpan_1<CLROf<byte>>, writer: System_Buffers.IBufferWriter_1<CLROf<char>>): long;
2030
+ GetChars(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, writer: System_Buffers.IBufferWriter_1<CLROf<char>>): long;
2031
+ GetChars(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, chars: System.Span_1<CLROf<char>>): int;
2032
+ GetString(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>): string;
2033
+ }
2034
+
2035
+ export interface __Ext_Encoder {
2036
+ Convert(chars: System.ReadOnlySpan_1<CLROf<char>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>, flush: boolean, bytesUsed: ref<long>, completed: ref<boolean>): void;
2037
+ Convert(chars: ref<System_Buffers.ReadOnlySequence_1<CLROf<char>>>, writer: System_Buffers.IBufferWriter_1<CLROf<byte>>, flush: boolean, bytesUsed: ref<long>, completed: ref<boolean>): void;
2038
+ }
2039
+
2040
+ export interface __Ext_Decoder {
2041
+ Convert(bytes: System.ReadOnlySpan_1<CLROf<byte>>, writer: System_Buffers.IBufferWriter_1<CLROf<char>>, flush: boolean, charsUsed: ref<long>, completed: ref<boolean>): void;
2042
+ Convert(bytes: ref<System_Buffers.ReadOnlySequence_1<CLROf<byte>>>, writer: System_Buffers.IBufferWriter_1<CLROf<char>>, flush: boolean, charsUsed: ref<long>, completed: ref<boolean>): void;
2043
+ }
2044
+
2045
+ export interface __Ext_JsonDocument {
2046
+ Deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2047
+ Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
2048
+ Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2049
+ Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
2050
+ Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
2051
+ }
2052
+
2053
+ export interface __Ext_JsonElement {
2054
+ Deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2055
+ Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
2056
+ Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2057
+ Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
2058
+ Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
2059
+ }
2060
+
2061
+ export interface __Ext_JsonNode {
2062
+ Deserialize<TValue>(options: System_Text_Json.JsonSerializerOptions): TValue;
2063
+ Deserialize(returnType: System.Type, options: System_Text_Json.JsonSerializerOptions): unknown;
2064
+ Deserialize<TValue>(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo_1<TValue>): TValue;
2065
+ Deserialize(jsonTypeInfo: System_Text_Json_Serialization_Metadata.JsonTypeInfo): unknown;
2066
+ Deserialize(returnType: System.Type, context: System_Text_Json_Serialization.JsonSerializerContext): unknown;
2067
+ }
2068
+
2069
+ export interface __Ext_JsonSerializerOptions {
2070
+ GetJsonSchemaAsNode(type_: System.Type, exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
2071
+ }
2072
+
2073
+ export interface __Ext_JsonTypeInfo {
2074
+ GetJsonSchemaAsNode(exporterOptions: System_Text_Json_Schema.JsonSchemaExporterOptions): System_Text_Json_Nodes.JsonNode;
2075
+ }
2076
+
2077
+ export interface __Ext_IJsonTypeInfoResolver {
2078
+ WithAddedModifier(modifier: System.Action_1<System_Text_Json_Serialization_Metadata.JsonTypeInfo>): System_Text_Json_Serialization_Metadata.IJsonTypeInfoResolver;
2079
+ }
2080
+
2081
+ export interface __Ext_WaitHandle {
2082
+ GetSafeWaitHandle(): Microsoft_Win32_SafeHandles.SafeWaitHandle;
2083
+ SetSafeWaitHandle(value: Microsoft_Win32_SafeHandles.SafeWaitHandle): void;
2084
+ }
2085
+
2086
+ export interface __Ext_EventWaitHandle {
2087
+ GetAccessControl(): System_Security_AccessControl.EventWaitHandleSecurity;
2088
+ SetAccessControl(eventSecurity: System_Security_AccessControl.EventWaitHandleSecurity): void;
2089
+ }
2090
+
2091
+ export interface __Ext_Mutex {
2092
+ GetAccessControl(): System_Security_AccessControl.MutexSecurity;
2093
+ SetAccessControl(mutexSecurity: System_Security_AccessControl.MutexSecurity): void;
2094
+ }
2095
+
2096
+ export interface __Ext_Semaphore {
2097
+ GetAccessControl(): System_Security_AccessControl.SemaphoreSecurity;
2098
+ SetAccessControl(semaphoreSecurity: System_Security_AccessControl.SemaphoreSecurity): void;
2099
+ }
2100
+
2101
+ export interface __Ext_IAsyncDisposable {
2102
+ ConfigureAwait(continueOnCapturedContext: boolean): System_Runtime_CompilerServices.ConfiguredAsyncDisposable;
2103
+ }
2104
+
2105
+ export interface __Ext_Task_1<TResult> {
2106
+ Unwrap(): System_Threading_Tasks.Task;
2107
+ Unwrap<TResult>(): System_Threading_Tasks.Task_1<TResult>;
2108
+ }
2109
+
2110
+ export interface __Ext_ISourceBlock_1<TOutput> {
2111
+ LinkTo(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>): System.IDisposable;
2112
+ LinkTo(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>, predicate: System.Predicate_1<TOutput>): System.IDisposable;
2113
+ LinkTo(target: System_Threading_Tasks_Dataflow.ITargetBlock_1<TOutput>, linkOptions: System_Threading_Tasks_Dataflow.DataflowLinkOptions, predicate: System.Predicate_1<TOutput>): System.IDisposable;
2114
+ ReceiveAsync(): System_Threading_Tasks.Task_1<TOutput>;
2115
+ ReceiveAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TOutput>;
2116
+ ReceiveAsync(timeout: System.TimeSpan): System_Threading_Tasks.Task_1<TOutput>;
2117
+ ReceiveAsync(timeout: System.TimeSpan, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<TOutput>;
2118
+ Receive(): TOutput;
2119
+ Receive(cancellationToken: System_Threading.CancellationToken): TOutput;
2120
+ Receive(timeout: System.TimeSpan): TOutput;
2121
+ Receive(timeout: System.TimeSpan, cancellationToken: System_Threading.CancellationToken): TOutput;
2122
+ OutputAvailableAsync(): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2123
+ OutputAvailableAsync(cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2124
+ AsObservable(): System.IObservable_1<TOutput>;
2125
+ }
2126
+
2127
+ export interface __Ext_ITargetBlock_1<TInput> {
2128
+ Post(item: TInput): boolean;
2129
+ SendAsync(item: TInput): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2130
+ SendAsync(item: TInput, cancellationToken: System_Threading.CancellationToken): System_Threading_Tasks.Task_1<CLROf<boolean>>;
2131
+ AsObserver(): System.IObserver_1<TInput>;
2132
+ }
2133
+
2134
+ export interface __Ext_IReceivableSourceBlock_1<TOutput> {
2135
+ TryReceive(item: ref<TOutput>): boolean;
2136
+ ReceiveAllAsync(cancellationToken: System_Threading.CancellationToken): System_Collections_Generic.IAsyncEnumerable_1<TOutput>;
2137
+ }
2138
+
2139
+ export interface __Ext_XElement {
2140
+ GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo;
2141
+ Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2142
+ Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2143
+ }
2144
+
2145
+ export interface __Ext_XAttribute {
2146
+ GetSchemaInfo(): System_Xml_Schema.IXmlSchemaInfo;
2147
+ Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2148
+ Validate(partialValidationType: System_Xml_Schema.XmlSchemaObject, schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2149
+ }
2150
+
2151
+ export interface __Ext_XDocument {
2152
+ Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler): void;
2153
+ Validate(schemas: System_Xml_Schema.XmlSchemaSet, validationEventHandler: System_Xml_Schema.ValidationEventHandler, addSchemaInfo: boolean): void;
2154
+ }
2155
+
2156
+ export interface __Ext_XNode {
2157
+ CreateNavigator(): System_Xml_XPath.XPathNavigator;
2158
+ CreateNavigator(nameTable: System_Xml.XmlNameTable): System_Xml_XPath.XPathNavigator;
2159
+ XPathEvaluate(expression: string): unknown;
2160
+ XPathEvaluate(expression: string, resolver: System_Xml.IXmlNamespaceResolver): unknown;
2161
+ XPathSelectElement(expression: string): System_Xml_Linq.XElement;
2162
+ XPathSelectElement(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Xml_Linq.XElement;
2163
+ XPathSelectElements(expression: string): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
2164
+ XPathSelectElements(expression: string, resolver: System_Xml.IXmlNamespaceResolver): System_Collections_Generic.IEnumerable_1<System_Xml_Linq.XElement>;
2165
+ ToXPathNavigable(): System_Xml_XPath.IXPathNavigable;
2166
+ }
2167
+
2168
+ // Generic helper type for mapping shapes to their extension methods
2169
+ // Usage: type Rich<T> = BaseType<T> & ExtensionMethods<BaseType<T>>
2170
+ export type ExtensionMethods<TShape> =
2171
+ TShape extends System.String ? __Ext_String
2172
+ : TShape extends System.Span_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_Span_1<T0>
2173
+ : TShape extends System.ReadOnlySpan_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_ReadOnlySpan_1<T0>
2174
+ : TShape extends System.ArraySegment_1<infer T0> ? __Ext_ArraySegment_1<T0>
2175
+ : TShape extends System.Memory_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_Memory_1<T0>
2176
+ : TShape extends System.ReadOnlyMemory_1<infer T0 extends System.IEquatable_1<T0>> ? __Ext_ReadOnlyMemory_1<T0>
2177
+ : TShape extends System.Tuple_1<infer T0> ? __Ext_Tuple_1<T0>
2178
+ : TShape extends System.Tuple_2<infer T0, infer T1> ? __Ext_Tuple_2<T0, T1>
2179
+ : TShape extends System.Tuple_3<infer T0, infer T1, infer T2> ? __Ext_Tuple_3<T0, T1, T2>
2180
+ : TShape extends System.Tuple_4<infer T0, infer T1, infer T2, infer T3> ? __Ext_Tuple_4<T0, T1, T2, T3>
2181
+ : TShape extends System.Tuple_5<infer T0, infer T1, infer T2, infer T3, infer T4> ? __Ext_Tuple_5<T0, T1, T2, T3, T4>
2182
+ : 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>
2183
+ : 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>
2184
+ : 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>
2185
+ : TShape extends System.ValueTuple_1<infer T0> ? __Ext_ValueTuple_1<T0>
2186
+ : TShape extends System.ValueTuple_2<infer T0, infer T1> ? __Ext_ValueTuple_2<T0, T1>
2187
+ : TShape extends System.ValueTuple_3<infer T0, infer T1, infer T2> ? __Ext_ValueTuple_3<T0, T1, T2>
2188
+ : TShape extends System.ValueTuple_4<infer T0, infer T1, infer T2, infer T3> ? __Ext_ValueTuple_4<T0, T1, T2, T3>
2189
+ : TShape extends System.ValueTuple_5<infer T0, infer T1, infer T2, infer T3, infer T4> ? __Ext_ValueTuple_5<T0, T1, T2, T3, T4>
2190
+ : 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>
2191
+ : 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>
2192
+ : 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>
2193
+ : TShape extends System_Buffers.IBufferWriter_1<infer T0> ? __Ext_IBufferWriter_1<T0>
2194
+ : TShape extends System_Collections_Generic.IEnumerable_1<infer T0> ? __Ext_IEnumerable_1<T0>
2195
+ : TShape extends System_Collections_Generic.IReadOnlyDictionary_2<infer T0, infer T1> ? __Ext_IReadOnlyDictionary_2<T0, T1>
2196
+ : TShape extends System_Collections_Generic.IDictionary_2<infer T0, infer T1> ? __Ext_IDictionary_2<T0, T1>
2197
+ : TShape extends System_Collections_Generic.IList_1<infer T0> ? __Ext_IList_1<T0>
2198
+ : TShape extends System_Collections_Generic.ISet_1<infer T0> ? __Ext_ISet_1<T0>
2199
+ : TShape extends System_Collections_Generic.List_1<infer T0> ? __Ext_List_1<T0>
2200
+ : TShape extends System_Collections_Immutable.ImmutableArray_1_Builder<infer T0> ? __Ext_ImmutableArray_1_Builder<T0>
2201
+ : TShape extends System_Collections_Immutable.ImmutableArray_1<infer T0> ? __Ext_ImmutableArray_1<T0>
2202
+ : TShape extends System_Collections_Immutable.ImmutableDictionary_2_Builder<infer T0, infer T1> ? __Ext_ImmutableDictionary_2_Builder<T0, T1>
2203
+ : TShape extends System_Collections_Immutable.IImmutableDictionary_2<infer T0, infer T1> ? __Ext_IImmutableDictionary_2<T0, T1>
2204
+ : TShape extends System_Collections_Immutable.ImmutableHashSet_1_Builder<infer T0> ? __Ext_ImmutableHashSet_1_Builder<T0>
2205
+ : TShape extends System_Collections_Immutable.ImmutableList_1_Builder<infer T0> ? __Ext_ImmutableList_1_Builder<T0>
2206
+ : TShape extends System_Collections_Immutable.IImmutableList_1<infer T0> ? __Ext_IImmutableList_1<T0>
2207
+ : TShape extends System_Collections_Immutable.IImmutableQueue_1<infer T0> ? __Ext_IImmutableQueue_1<T0>
2208
+ : TShape extends System_Collections_Immutable.ImmutableSortedDictionary_2_Builder<infer T0, infer T1> ? __Ext_ImmutableSortedDictionary_2_Builder<T0, T1>
2209
+ : TShape extends System_Collections_Immutable.ImmutableSortedSet_1_Builder<infer T0> ? __Ext_ImmutableSortedSet_1_Builder<T0>
2210
+ : TShape extends System_Collections_Immutable.IImmutableStack_1<infer T0> ? __Ext_IImmutableStack_1<T0>
2211
+ : TShape extends System_Data_Common.DbDataReader ? __Ext_DbDataReader
2212
+ : TShape extends System_Data.DataRow ? __Ext_DataRow
2213
+ : TShape extends System_Data.DataTable ? __Ext_DataTable
2214
+ : TShape extends System_Data.EnumerableRowCollection_1<infer T0> ? __Ext_EnumerableRowCollection_1<T0>
2215
+ : TShape extends System_Data.OrderedEnumerableRowCollection_1<infer T0> ? __Ext_OrderedEnumerableRowCollection_1<T0>
2216
+ : TShape extends System_Data.EnumerableRowCollection ? __Ext_EnumerableRowCollection
2217
+ : TShape extends System_Data.TypedTableBase_1<infer T0> ? __Ext_TypedTableBase_1<T0>
2218
+ : TShape extends System_Diagnostics.StackFrame ? __Ext_StackFrame
2219
+ : TShape extends System_Diagnostics_Metrics.IMeterFactory ? __Ext_IMeterFactory
2220
+ : TShape extends System_Globalization.CompareInfo ? __Ext_CompareInfo
2221
+ : TShape extends System_IO.DirectoryInfo ? __Ext_DirectoryInfo
2222
+ : TShape extends System_IO.FileInfo ? __Ext_FileInfo
2223
+ : TShape extends System_Security_AccessControl.DirectorySecurity ? __Ext_DirectorySecurity
2224
+ : TShape extends System_IO.FileStream ? __Ext_FileStream
2225
+ : TShape extends System_IO_Compression.ZipArchive ? __Ext_ZipArchive
2226
+ : TShape extends System_IO_Compression.ZipArchiveEntry ? __Ext_ZipArchiveEntry
2227
+ : TShape extends System_IO.Stream ? __Ext_Stream
2228
+ : TShape extends System_IO_Pipes.PipeStream ? __Ext_PipeStream
2229
+ : TShape extends System_Collections.IEnumerable ? __Ext_IEnumerable
2230
+ : TShape extends System_Linq.IOrderedEnumerable_1<infer T0> ? __Ext_IOrderedEnumerable_1<T0>
2231
+ : TShape extends System_Collections_Generic.IAsyncEnumerable_1<infer T0> ? __Ext_IAsyncEnumerable_1<T0>
2232
+ : TShape extends System_Linq.IOrderedAsyncEnumerable_1<infer T0> ? __Ext_IOrderedAsyncEnumerable_1<T0>
2233
+ : TShape extends System_Collections_Concurrent.Partitioner_1<infer T0> ? __Ext_Partitioner_1<T0>
2234
+ : TShape extends System_Linq.ParallelQuery_1<infer T0> ? __Ext_ParallelQuery_1<T0>
2235
+ : TShape extends System_Linq.ParallelQuery ? __Ext_ParallelQuery
2236
+ : TShape extends System_Linq.OrderedParallelQuery_1<infer T0> ? __Ext_OrderedParallelQuery_1<T0>
2237
+ : TShape extends System_Linq.IQueryable_1<infer T0> ? __Ext_IQueryable_1<T0>
2238
+ : TShape extends System_Linq.IQueryable ? __Ext_IQueryable
2239
+ : TShape extends System_Linq.IOrderedQueryable_1<infer T0> ? __Ext_IOrderedQueryable_1<T0>
2240
+ : TShape extends System_Net_Http.HttpClient ? __Ext_HttpClient
2241
+ : TShape extends System_Net_Http.HttpContent ? __Ext_HttpContent
2242
+ : TShape extends System_Net_Sockets.Socket ? __Ext_Socket
2243
+ : TShape extends System_Numerics.Plane ? __Ext_Plane
2244
+ : TShape extends System_Numerics.Quaternion ? __Ext_Quaternion
2245
+ : TShape extends System_Numerics.Vector_1<infer T0> ? __Ext_Vector_1<T0>
2246
+ : TShape extends System_Numerics.Vector2 ? __Ext_Vector2
2247
+ : TShape extends System_Numerics.Vector3 ? __Ext_Vector3
2248
+ : TShape extends System_Numerics.Vector4 ? __Ext_Vector4
2249
+ : TShape extends System_Reflection.Assembly ? __Ext_Assembly
2250
+ : TShape extends System_Reflection.Module ? __Ext_Module
2251
+ : TShape extends System_Reflection.MemberInfo ? __Ext_MemberInfo
2252
+ : TShape extends System_Reflection.ParameterInfo ? __Ext_ParameterInfo
2253
+ : TShape extends System.Type ? __Ext_Type
2254
+ : TShape extends System_Reflection.MethodInfo ? __Ext_MethodInfo
2255
+ : TShape extends System_Reflection.TypeInfo ? __Ext_TypeInfo
2256
+ : TShape extends System.Delegate ? __Ext_Delegate
2257
+ : TShape extends System_Reflection.EventInfo ? __Ext_EventInfo
2258
+ : TShape extends System_Reflection.PropertyInfo ? __Ext_PropertyInfo
2259
+ : TShape extends System_Reflection_Metadata.ILOpCode ? __Ext_ILOpCode
2260
+ : TShape extends System_Reflection_PortableExecutable.PEReader ? __Ext_PEReader
2261
+ : TShape extends System_Reflection_Metadata.ExportedType ? __Ext_ExportedType
2262
+ : TShape extends System_Reflection_Metadata.MetadataReader ? __Ext_MetadataReader
2263
+ : TShape extends System_Runtime_InteropServices.PinnedGCHandle_1<infer T0> ? __Ext_PinnedGCHandle_1<T0>
2264
+ : TShape extends System_Runtime_Intrinsics.Vector128_1<infer T0> ? __Ext_Vector128_1<T0>
2265
+ : TShape extends System_Runtime_Intrinsics.Vector256_1<infer T0> ? __Ext_Vector256_1<T0>
2266
+ : TShape extends System_Runtime_Intrinsics.Vector512_1<infer T0> ? __Ext_Vector512_1<T0>
2267
+ : TShape extends System_Runtime_Intrinsics.Vector64_1<infer T0> ? __Ext_Vector64_1<T0>
2268
+ : TShape extends System_Runtime_Serialization.DataContractSerializer ? __Ext_DataContractSerializer
2269
+ : TShape extends System_Runtime_Serialization_Json.DataContractJsonSerializer ? __Ext_DataContractJsonSerializer
2270
+ : TShape extends System_Security_Cryptography_X509Certificates.X509Certificate2 ? __Ext_X509Certificate2
2271
+ : TShape extends System_Text.Encoding ? __Ext_Encoding
2272
+ : TShape extends System_Text.Encoder ? __Ext_Encoder
2273
+ : TShape extends System_Text.Decoder ? __Ext_Decoder
2274
+ : TShape extends System_Text_Json.JsonDocument ? __Ext_JsonDocument
2275
+ : TShape extends System_Text_Json.JsonElement ? __Ext_JsonElement
2276
+ : TShape extends System_Text_Json_Nodes.JsonNode ? __Ext_JsonNode
2277
+ : TShape extends System_Text_Json.JsonSerializerOptions ? __Ext_JsonSerializerOptions
2278
+ : TShape extends System_Text_Json_Serialization_Metadata.JsonTypeInfo ? __Ext_JsonTypeInfo
2279
+ : TShape extends System_Text_Json_Serialization_Metadata.IJsonTypeInfoResolver ? __Ext_IJsonTypeInfoResolver
2280
+ : TShape extends System_Threading.WaitHandle ? __Ext_WaitHandle
2281
+ : TShape extends System_Threading.EventWaitHandle ? __Ext_EventWaitHandle
2282
+ : TShape extends System_Threading.Mutex ? __Ext_Mutex
2283
+ : TShape extends System_Threading.Semaphore ? __Ext_Semaphore
2284
+ : TShape extends System.IAsyncDisposable ? __Ext_IAsyncDisposable
2285
+ : TShape extends System_Threading_Tasks.Task_1<infer T0> ? __Ext_Task_1<T0>
2286
+ : TShape extends System_Threading_Tasks_Dataflow.ISourceBlock_1<infer T0> ? __Ext_ISourceBlock_1<T0>
2287
+ : TShape extends System_Threading_Tasks_Dataflow.ITargetBlock_1<infer T0> ? __Ext_ITargetBlock_1<T0>
2288
+ : TShape extends System_Threading_Tasks_Dataflow.IReceivableSourceBlock_1<infer T0> ? __Ext_IReceivableSourceBlock_1<T0>
2289
+ : TShape extends System_Xml_Linq.XElement ? __Ext_XElement
2290
+ : TShape extends System_Xml_Linq.XAttribute ? __Ext_XAttribute
2291
+ : TShape extends System_Xml_Linq.XDocument ? __Ext_XDocument
2292
+ : TShape extends System_Xml_Linq.XNode ? __Ext_XNode
2293
+ : {};
2294
+