@tsonic/dotnet 0.7.3 → 0.7.6

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 (286) hide show
  1. package/Internal/internal/index.d.ts +0 -25
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +0 -25
  3. package/Microsoft.VisualBasic/bindings.json +203 -29
  4. package/Microsoft.VisualBasic/internal/index.d.ts +38 -63
  5. package/Microsoft.VisualBasic/internal/metadata.json +203 -29
  6. package/Microsoft.VisualBasic.CompilerServices/bindings.json +25 -3
  7. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +6 -31
  8. package/Microsoft.VisualBasic.CompilerServices/internal/metadata.json +25 -3
  9. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +10 -35
  10. package/Microsoft.Win32/internal/index.d.ts +0 -25
  11. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +0 -25
  12. package/System/bindings.json +4800 -552
  13. package/System/internal/index.d.ts +2608 -459
  14. package/System/internal/metadata.json +4800 -552
  15. package/System.Buffers/bindings.json +196 -24
  16. package/System.Buffers/internal/index.d.ts +30 -55
  17. package/System.Buffers/internal/metadata.json +196 -24
  18. package/System.Buffers.Binary/bindings.json +182 -26
  19. package/System.Buffers.Binary/internal/index.d.ts +115 -140
  20. package/System.Buffers.Binary/internal/metadata.json +182 -26
  21. package/System.Buffers.Text/bindings.json +431 -49
  22. package/System.Buffers.Text/internal/index.d.ts +64 -89
  23. package/System.Buffers.Text/internal/metadata.json +431 -49
  24. package/System.Buffers.d.ts +11 -2
  25. package/System.CodeDom.Compiler/internal/index.d.ts +8 -33
  26. package/System.Collections/bindings.json +11 -1
  27. package/System.Collections/internal/index.d.ts +2 -27
  28. package/System.Collections/internal/metadata.json +11 -1
  29. package/System.Collections.Concurrent/bindings.json +211 -29
  30. package/System.Collections.Concurrent/internal/index.d.ts +32 -56
  31. package/System.Collections.Concurrent/internal/metadata.json +211 -29
  32. package/System.Collections.Concurrent.d.ts +11 -2
  33. package/System.Collections.Frozen/bindings.json +56 -8
  34. package/System.Collections.Frozen/internal/index.d.ts +9 -34
  35. package/System.Collections.Frozen/internal/metadata.json +56 -8
  36. package/System.Collections.Generic/bindings.json +273 -35
  37. package/System.Collections.Generic/internal/index.d.ts +46 -61
  38. package/System.Collections.Generic/internal/metadata.json +273 -35
  39. package/System.Collections.Immutable/bindings.json +362 -50
  40. package/System.Collections.Immutable/internal/index.d.ts +65 -85
  41. package/System.Collections.Immutable/internal/metadata.json +362 -50
  42. package/System.Collections.ObjectModel/bindings.json +28 -4
  43. package/System.Collections.ObjectModel/internal/index.d.ts +3 -28
  44. package/System.Collections.ObjectModel/internal/metadata.json +28 -4
  45. package/System.Collections.ObjectModel.d.ts +11 -2
  46. package/System.Collections.Specialized/internal/index.d.ts +3 -27
  47. package/System.ComponentModel/bindings.json +174 -18
  48. package/System.ComponentModel/internal/index.d.ts +33 -54
  49. package/System.ComponentModel/internal/metadata.json +174 -18
  50. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +9 -34
  51. package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +0 -25
  52. package/System.ComponentModel.Design/internal/index.d.ts +3 -25
  53. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +3 -26
  54. package/System.Configuration.Assemblies/internal/index.d.ts +0 -25
  55. package/System.Data/internal/index.d.ts +19 -39
  56. package/System.Data.Common/bindings.json +14 -2
  57. package/System.Data.Common/internal/index.d.ts +27 -52
  58. package/System.Data.Common/internal/metadata.json +14 -2
  59. package/System.Data.SqlTypes/internal/index.d.ts +27 -52
  60. package/System.Data.d.ts +17 -4
  61. package/System.Diagnostics/bindings.json +181 -23
  62. package/System.Diagnostics/internal/index.d.ts +106 -131
  63. package/System.Diagnostics/internal/metadata.json +181 -23
  64. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +0 -25
  65. package/System.Diagnostics.Contracts/bindings.json +7 -1
  66. package/System.Diagnostics.Contracts/internal/index.d.ts +4 -29
  67. package/System.Diagnostics.Contracts/internal/metadata.json +7 -1
  68. package/System.Diagnostics.Metrics/bindings.json +35 -5
  69. package/System.Diagnostics.Metrics/internal/index.d.ts +44 -69
  70. package/System.Diagnostics.Metrics/internal/metadata.json +35 -5
  71. package/System.Diagnostics.Metrics.d.ts +11 -2
  72. package/System.Diagnostics.SymbolStore/internal/index.d.ts +1 -26
  73. package/System.Diagnostics.Tracing/bindings.json +37 -3
  74. package/System.Diagnostics.Tracing/internal/index.d.ts +10 -35
  75. package/System.Diagnostics.Tracing/internal/metadata.json +37 -3
  76. package/System.Drawing/internal/index.d.ts +7 -32
  77. package/System.Dynamic/bindings.json +63 -9
  78. package/System.Dynamic/internal/index.d.ts +19 -44
  79. package/System.Dynamic/internal/metadata.json +63 -9
  80. package/System.Formats.Asn1/bindings.json +451 -49
  81. package/System.Formats.Asn1/internal/index.d.ts +70 -95
  82. package/System.Formats.Asn1/internal/metadata.json +451 -49
  83. package/System.Formats.Tar/internal/index.d.ts +4 -29
  84. package/System.Globalization/bindings.json +28 -4
  85. package/System.Globalization/internal/index.d.ts +19 -44
  86. package/System.Globalization/internal/metadata.json +28 -4
  87. package/System.IO/bindings.json +35 -5
  88. package/System.IO/internal/index.d.ts +206 -231
  89. package/System.IO/internal/metadata.json +35 -5
  90. package/System.IO.Compression/bindings.json +50 -6
  91. package/System.IO.Compression/internal/index.d.ts +51 -76
  92. package/System.IO.Compression/internal/metadata.json +50 -6
  93. package/System.IO.Enumeration/bindings.json +42 -6
  94. package/System.IO.Enumeration/internal/index.d.ts +11 -36
  95. package/System.IO.Enumeration/internal/metadata.json +42 -6
  96. package/System.IO.IsolatedStorage/internal/index.d.ts +11 -36
  97. package/System.IO.MemoryMappedFiles/internal/index.d.ts +0 -25
  98. package/System.IO.Pipelines/bindings.json +7 -1
  99. package/System.IO.Pipelines/internal/index.d.ts +17 -42
  100. package/System.IO.Pipelines/internal/metadata.json +7 -1
  101. package/System.IO.Pipes/internal/index.d.ts +11 -36
  102. package/System.Linq/bindings.json +7 -1
  103. package/System.Linq/internal/index.d.ts +337 -357
  104. package/System.Linq/internal/metadata.json +7 -1
  105. package/System.Linq.Expressions/bindings.json +14 -2
  106. package/System.Linq.Expressions/internal/index.d.ts +50 -75
  107. package/System.Linq.Expressions/internal/metadata.json +14 -2
  108. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -27
  109. package/System.Linq.Expressions.d.ts +11 -2
  110. package/System.Linq.d.ts +35 -10
  111. package/System.Net/bindings.json +175 -25
  112. package/System.Net/internal/index.d.ts +40 -61
  113. package/System.Net/internal/metadata.json +175 -25
  114. package/System.Net.Cache/internal/index.d.ts +0 -25
  115. package/System.Net.Http/bindings.json +21 -3
  116. package/System.Net.Http/internal/index.d.ts +22 -47
  117. package/System.Net.Http/internal/metadata.json +21 -3
  118. package/System.Net.Http.Headers/bindings.json +154 -22
  119. package/System.Net.Http.Headers/internal/index.d.ts +67 -92
  120. package/System.Net.Http.Headers/internal/metadata.json +154 -22
  121. package/System.Net.Http.Json/internal/index.d.ts +0 -25
  122. package/System.Net.Http.Metrics/internal/index.d.ts +0 -25
  123. package/System.Net.Mail/bindings.json +21 -3
  124. package/System.Net.Mail/internal/index.d.ts +4 -29
  125. package/System.Net.Mail/internal/metadata.json +21 -3
  126. package/System.Net.Mime/internal/index.d.ts +0 -25
  127. package/System.Net.NetworkInformation/bindings.json +14 -2
  128. package/System.Net.NetworkInformation/internal/index.d.ts +4 -29
  129. package/System.Net.NetworkInformation/internal/metadata.json +14 -2
  130. package/System.Net.Quic/internal/index.d.ts +14 -39
  131. package/System.Net.Security/bindings.json +43 -5
  132. package/System.Net.Security/internal/index.d.ts +30 -55
  133. package/System.Net.Security/internal/metadata.json +43 -5
  134. package/System.Net.ServerSentEvents/internal/index.d.ts +4 -29
  135. package/System.Net.ServerSentEvents.d.ts +11 -2
  136. package/System.Net.Sockets/bindings.json +224 -28
  137. package/System.Net.Sockets/internal/index.d.ts +110 -135
  138. package/System.Net.Sockets/internal/metadata.json +224 -28
  139. package/System.Net.WebSockets/internal/index.d.ts +29 -54
  140. package/System.Numerics/bindings.json +1030 -142
  141. package/System.Numerics/internal/index.d.ts +303 -288
  142. package/System.Numerics/internal/metadata.json +1030 -142
  143. package/System.Numerics.d.ts +11 -2
  144. package/System.Reflection/bindings.json +29 -3
  145. package/System.Reflection/internal/index.d.ts +7 -32
  146. package/System.Reflection/internal/metadata.json +29 -3
  147. package/System.Reflection.Emit/bindings.json +26 -2
  148. package/System.Reflection.Emit/internal/index.d.ts +10 -35
  149. package/System.Reflection.Emit/internal/metadata.json +26 -2
  150. package/System.Reflection.Metadata/bindings.json +46 -6
  151. package/System.Reflection.Metadata/internal/index.d.ts +77 -99
  152. package/System.Reflection.Metadata/internal/metadata.json +46 -6
  153. package/System.Reflection.Metadata.Ecma335/bindings.json +126 -14
  154. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +26 -51
  155. package/System.Reflection.Metadata.Ecma335/internal/metadata.json +126 -14
  156. package/System.Reflection.PortableExecutable/bindings.json +18 -2
  157. package/System.Reflection.PortableExecutable/internal/index.d.ts +8 -33
  158. package/System.Reflection.PortableExecutable/internal/metadata.json +18 -2
  159. package/System.Resources/bindings.json +11 -1
  160. package/System.Resources/internal/index.d.ts +5 -28
  161. package/System.Resources/internal/metadata.json +11 -1
  162. package/System.Runtime/internal/index.d.ts +0 -25
  163. package/System.Runtime.CompilerServices/bindings.json +495 -57
  164. package/System.Runtime.CompilerServices/internal/index.d.ts +70 -94
  165. package/System.Runtime.CompilerServices/internal/metadata.json +495 -57
  166. package/System.Runtime.CompilerServices.d.ts +41 -12
  167. package/System.Runtime.ConstrainedExecution/internal/index.d.ts +0 -25
  168. package/System.Runtime.ExceptionServices/internal/index.d.ts +1 -26
  169. package/System.Runtime.InteropServices/bindings.json +377 -47
  170. package/System.Runtime.InteropServices/internal/index.d.ts +83 -107
  171. package/System.Runtime.InteropServices/internal/metadata.json +377 -47
  172. package/System.Runtime.InteropServices.ComTypes/bindings.json +832 -96
  173. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +107 -132
  174. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +832 -96
  175. package/System.Runtime.InteropServices.Java/internal/index.d.ts +1 -26
  176. package/System.Runtime.InteropServices.JavaScript/bindings.json +411 -57
  177. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +72 -97
  178. package/System.Runtime.InteropServices.JavaScript/internal/metadata.json +411 -57
  179. package/System.Runtime.InteropServices.JavaScript.d.ts +17 -2
  180. package/System.Runtime.InteropServices.Marshalling/bindings.json +85 -11
  181. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +26 -51
  182. package/System.Runtime.InteropServices.Marshalling/internal/metadata.json +85 -11
  183. package/System.Runtime.InteropServices.ObjectiveC/bindings.json +28 -4
  184. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +3 -28
  185. package/System.Runtime.InteropServices.ObjectiveC/internal/metadata.json +28 -4
  186. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -26
  187. package/System.Runtime.InteropServices.Swift.d.ts +11 -2
  188. package/System.Runtime.InteropServices.d.ts +11 -2
  189. package/System.Runtime.Intrinsics/bindings.json +112 -16
  190. package/System.Runtime.Intrinsics/internal/index.d.ts +804 -829
  191. package/System.Runtime.Intrinsics/internal/metadata.json +112 -16
  192. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +4787 -4812
  193. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -496
  194. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +3513 -3538
  195. package/System.Runtime.Intrinsics.d.ts +29 -8
  196. package/System.Runtime.Loader/internal/index.d.ts +0 -25
  197. package/System.Runtime.Remoting/internal/index.d.ts +0 -25
  198. package/System.Runtime.Serialization/bindings.json +71 -9
  199. package/System.Runtime.Serialization/internal/index.d.ts +9 -34
  200. package/System.Runtime.Serialization/internal/metadata.json +71 -9
  201. package/System.Runtime.Serialization.DataContracts/bindings.json +26 -2
  202. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +3 -28
  203. package/System.Runtime.Serialization.DataContracts/internal/metadata.json +26 -2
  204. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +0 -25
  205. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +0 -25
  206. package/System.Runtime.Serialization.Json/internal/index.d.ts +0 -25
  207. package/System.Runtime.Versioning/internal/index.d.ts +1 -26
  208. package/System.Security/internal/index.d.ts +1 -26
  209. package/System.Security.AccessControl/bindings.json +14 -2
  210. package/System.Security.AccessControl/internal/index.d.ts +3 -28
  211. package/System.Security.AccessControl/internal/metadata.json +14 -2
  212. package/System.Security.AccessControl.d.ts +23 -6
  213. package/System.Security.Authentication/internal/index.d.ts +0 -25
  214. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +0 -25
  215. package/System.Security.Claims/internal/index.d.ts +1 -26
  216. package/System.Security.Cryptography/bindings.json +1348 -192
  217. package/System.Security.Cryptography/internal/index.d.ts +608 -633
  218. package/System.Security.Cryptography/internal/metadata.json +1348 -192
  219. package/System.Security.Cryptography.X509Certificates/bindings.json +81 -11
  220. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +67 -92
  221. package/System.Security.Cryptography.X509Certificates/internal/metadata.json +81 -11
  222. package/System.Security.Permissions/internal/index.d.ts +0 -25
  223. package/System.Security.Policy/internal/index.d.ts +0 -25
  224. package/System.Security.Principal/internal/index.d.ts +1 -26
  225. package/System.Text/bindings.json +494 -58
  226. package/System.Text/internal/index.d.ts +146 -170
  227. package/System.Text/internal/metadata.json +494 -58
  228. package/System.Text.Encodings.Web/bindings.json +29 -3
  229. package/System.Text.Encodings.Web/internal/index.d.ts +14 -39
  230. package/System.Text.Encodings.Web/internal/metadata.json +29 -3
  231. package/System.Text.Json/bindings.json +309 -43
  232. package/System.Text.Json/internal/index.d.ts +142 -167
  233. package/System.Text.Json/internal/metadata.json +309 -43
  234. package/System.Text.Json.Nodes/bindings.json +46 -6
  235. package/System.Text.Json.Nodes/internal/index.d.ts +29 -54
  236. package/System.Text.Json.Nodes/internal/metadata.json +46 -6
  237. package/System.Text.Json.Schema/internal/index.d.ts +1 -26
  238. package/System.Text.Json.Serialization/bindings.json +21 -3
  239. package/System.Text.Json.Serialization/internal/index.d.ts +4 -29
  240. package/System.Text.Json.Serialization/internal/metadata.json +21 -3
  241. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +21 -46
  242. package/System.Text.Json.Serialization.Metadata.d.ts +11 -2
  243. package/System.Text.Json.Serialization.d.ts +23 -6
  244. package/System.Text.RegularExpressions/bindings.json +14 -2
  245. package/System.Text.RegularExpressions/internal/index.d.ts +26 -51
  246. package/System.Text.RegularExpressions/internal/metadata.json +14 -2
  247. package/System.Text.Unicode/bindings.json +58 -6
  248. package/System.Text.Unicode/internal/index.d.ts +12 -37
  249. package/System.Text.Unicode/internal/metadata.json +58 -6
  250. package/System.Threading/bindings.json +1012 -140
  251. package/System.Threading/internal/index.d.ts +154 -179
  252. package/System.Threading/internal/metadata.json +1012 -140
  253. package/System.Threading.Channels/bindings.json +14 -2
  254. package/System.Threading.Channels/internal/index.d.ts +5 -30
  255. package/System.Threading.Channels/internal/metadata.json +14 -2
  256. package/System.Threading.Channels.d.ts +13 -2
  257. package/System.Threading.Tasks/internal/index.d.ts +35 -60
  258. package/System.Threading.Tasks.Dataflow/bindings.json +378 -54
  259. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +34 -59
  260. package/System.Threading.Tasks.Dataflow/internal/metadata.json +378 -54
  261. package/System.Threading.Tasks.Dataflow.d.ts +21 -2
  262. package/System.Threading.Tasks.Sources/internal/index.d.ts +0 -25
  263. package/System.Threading.Tasks.Sources.d.ts +11 -2
  264. package/System.Threading.Tasks.d.ts +29 -8
  265. package/System.Timers/internal/index.d.ts +0 -25
  266. package/System.Transactions/internal/index.d.ts +1 -26
  267. package/System.Web/internal/index.d.ts +0 -25
  268. package/System.Windows.Input/internal/index.d.ts +0 -25
  269. package/System.Windows.Markup/internal/index.d.ts +0 -25
  270. package/System.Xml/bindings.json +197 -27
  271. package/System.Xml/internal/index.d.ts +35 -60
  272. package/System.Xml/internal/metadata.json +197 -27
  273. package/System.Xml.Linq/internal/index.d.ts +10 -35
  274. package/System.Xml.Resolvers/internal/index.d.ts +0 -25
  275. package/System.Xml.Schema/internal/index.d.ts +0 -25
  276. package/System.Xml.Serialization/internal/index.d.ts +0 -25
  277. package/System.Xml.XPath/internal/index.d.ts +1 -26
  278. package/System.Xml.Xsl/internal/index.d.ts +1 -26
  279. package/System.Xml.Xsl.Runtime/bindings.json +35 -5
  280. package/System.Xml.Xsl.Runtime/internal/index.d.ts +7 -32
  281. package/System.Xml.Xsl.Runtime/internal/metadata.json +35 -5
  282. package/System.d.ts +75 -14
  283. package/__internal/extensions/index.d.ts +463 -463
  284. package/families.json +359 -0
  285. package/package.json +1 -1
  286. package/tsconfig.json +2 -1
@@ -6,7 +6,7 @@
6
6
  import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/types';
7
7
 
8
8
  // Import support types from @tsonic/types
9
- import type { ptr, ref } from "@tsonic/types";
9
+ import type { ptr } from "@tsonic/types";
10
10
 
11
11
  // Import types from other namespaces
12
12
  import * as System_Collections_Generic_Internal from "../../System.Collections.Generic/internal/index.js";
@@ -17,31 +17,6 @@ import type { CancellationToken } from "../../System.Threading/internal/index.js
17
17
  import * as System_Internal from "../../System/internal/index.js";
18
18
  import type { Array as ClrArray, Boolean as ClrBoolean, Enum, Func_2, Func_3, Func_4, IComparable, IConvertible, IDisposable, IFormatProvider, IFormattable, Int32, Int64, ISpanFormattable, Object as ClrObject, String as ClrString, TimeSpan, Tuple_2, Type, TypeCode, ValueType, Void } from "../../System/internal/index.js";
19
19
 
20
- // CLROf<T> - Maps ergonomic primitives to their CLR types for generic constraints
21
- // This utility is used ONLY in generic type arguments to satisfy CLR interface constraints
22
- // Value positions (parameters, return types) use lowercase primitives for ergonomics
23
- export type CLROf<T> =
24
- T extends sbyte ? System_Internal.SByte :
25
- T extends short ? System_Internal.Int16 :
26
- T extends int ? System_Internal.Int32 :
27
- T extends long ? System_Internal.Int64 :
28
- T extends int128 ? System_Internal.Int128 :
29
- T extends nint ? System_Internal.IntPtr :
30
- T extends byte ? System_Internal.Byte :
31
- T extends ushort ? System_Internal.UInt16 :
32
- T extends uint ? System_Internal.UInt32 :
33
- T extends ulong ? System_Internal.UInt64 :
34
- T extends uint128 ? System_Internal.UInt128 :
35
- T extends nuint ? System_Internal.UIntPtr :
36
- T extends half ? System_Internal.Half :
37
- T extends float ? System_Internal.Single :
38
- T extends double ? System_Internal.Double :
39
- T extends decimal ? System_Internal.Decimal :
40
- T extends char ? System_Internal.Char :
41
- T extends boolean ? System_Internal.Boolean :
42
- T extends string ? System_Internal.String :
43
- T; // Identity fallback for non-primitive types
44
-
45
20
  export enum EnumerablePartitionerOptions {
46
21
  none = 0,
47
22
  noBuffering = 1
@@ -58,7 +33,8 @@ export interface IProducerConsumerCollection_1$instance<T> extends IEnumerable_1
58
33
  getEnumerator(): IEnumerator;
59
34
  toArray(): T[];
60
35
  tryAdd(item: T): boolean;
61
- tryTake(item: { value: ref<T> }): boolean;
36
+ tryTake(item: T): boolean;
37
+ getEnumerator2(): IEnumerator;
62
38
  }
63
39
 
64
40
 
@@ -69,10 +45,10 @@ export interface ConcurrentDictionary_2_AlternateLookup_1$instance<TKey, TValue,
69
45
  item: TValue;
70
46
  containsKey(key: TAlternateKey): boolean;
71
47
  tryAdd(key: TAlternateKey, value: TValue): boolean;
72
- tryGetValue(key: TAlternateKey, value: { value: ref<TValue> }): boolean;
73
- tryGetValue(key: TAlternateKey, actualKey: { value: ref<TKey> }, value: { value: ref<TValue> }): boolean;
74
- tryRemove(key: TAlternateKey, value: { value: ref<TValue> }): boolean;
75
- tryRemove(key: TAlternateKey, actualKey: { value: ref<TKey> }, value: { value: ref<TValue> }): boolean;
48
+ tryGetValue(key: TAlternateKey, value: TValue): boolean;
49
+ tryGetValue(key: TAlternateKey, actualKey: TKey, value: TValue): boolean;
50
+ tryRemove(key: TAlternateKey, value: TValue): boolean;
51
+ tryRemove(key: TAlternateKey, actualKey: TKey, value: TValue): boolean;
76
52
  }
77
53
 
78
54
 
@@ -102,10 +78,10 @@ export interface BlockingCollection_1$instance<T> {
102
78
  tryAdd(item: T, timeout: TimeSpan): boolean;
103
79
  tryAdd(item: T, millisecondsTimeout: int): boolean;
104
80
  tryAdd(item: T, millisecondsTimeout: int, cancellationToken: CancellationToken): boolean;
105
- tryTake(item: { value: ref<T> }): boolean;
106
- tryTake(item: { value: ref<T> }, timeout: TimeSpan): boolean;
107
- tryTake(item: { value: ref<T> }, millisecondsTimeout: int): boolean;
108
- tryTake(item: { value: ref<T> }, millisecondsTimeout: int, cancellationToken: CancellationToken): boolean;
81
+ tryTake(item: T): boolean;
82
+ tryTake(item: T, timeout: TimeSpan): boolean;
83
+ tryTake(item: T, millisecondsTimeout: int): boolean;
84
+ tryTake(item: T, millisecondsTimeout: int, cancellationToken: CancellationToken): boolean;
109
85
  }
110
86
 
111
87
 
@@ -116,16 +92,16 @@ export const BlockingCollection_1: {
116
92
  new<T>(collection: IProducerConsumerCollection_1<T>): BlockingCollection_1$instance<T>;
117
93
  addToAny<T>(collections: BlockingCollection_1<T>[], item: T, cancellationToken: CancellationToken): int;
118
94
  addToAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
119
- takeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }, cancellationToken: CancellationToken): int;
120
- takeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }): int;
95
+ takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, cancellationToken: CancellationToken): int;
96
+ takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
121
97
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int, cancellationToken: CancellationToken): int;
122
98
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int): int;
123
99
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, timeout: TimeSpan): int;
124
100
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
125
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }, millisecondsTimeout: int, cancellationToken: CancellationToken): int;
126
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }, millisecondsTimeout: int): int;
127
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }, timeout: TimeSpan): int;
128
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: { value: ref<T> }): int;
101
+ tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int, cancellationToken: CancellationToken): int;
102
+ tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int): int;
103
+ tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, timeout: TimeSpan): int;
104
+ tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
129
105
  };
130
106
 
131
107
 
@@ -150,8 +126,8 @@ export interface ConcurrentBag_1$instance<T> {
150
126
  copyTo(array: T[], index: int): void;
151
127
  getEnumerator(): IEnumerator_1<T>;
152
128
  toArray(): T[];
153
- tryPeek(result: { value: ref<T> }): boolean;
154
- tryTake(result: { value: ref<T> }): boolean;
129
+ tryPeek(result: T): boolean;
130
+ tryTake(result: T): boolean;
155
131
  }
156
132
 
157
133
 
@@ -191,9 +167,9 @@ export interface ConcurrentDictionary_2$instance<TKey, TValue> {
191
167
  getOrAdd(key: TKey, value: TValue): TValue;
192
168
  toArray(): KeyValuePair_2<TKey, TValue>[];
193
169
  tryAdd(key: TKey, value: TValue): boolean;
194
- tryGetAlternateLookup<TAlternateKey>(lookup: { value: ref<ConcurrentDictionary_2_AlternateLookup_1<TKey, TValue, TAlternateKey>> }): boolean;
195
- tryGetValue(key: TKey, value: { value: ref<TValue> }): boolean;
196
- tryRemove(key: TKey, value: { value: ref<TValue> }): boolean;
170
+ tryGetAlternateLookup<TAlternateKey>(lookup: ConcurrentDictionary_2_AlternateLookup_1<TKey, TValue, TAlternateKey>): boolean;
171
+ tryGetValue(key: TKey, value: TValue): boolean;
172
+ tryRemove(key: TKey, value: TValue): boolean;
197
173
  tryRemove(item: KeyValuePair_2<TKey, TValue>): boolean;
198
174
  tryUpdate(key: TKey, newValue: TValue, comparisonValue: TValue): boolean;
199
175
  }
@@ -232,8 +208,8 @@ export interface ConcurrentQueue_1$instance<T> {
232
208
  enqueue(item: T): void;
233
209
  getEnumerator(): IEnumerator_1<T>;
234
210
  toArray(): T[];
235
- tryDequeue(result: { value: ref<T> }): boolean;
236
- tryPeek(result: { value: ref<T> }): boolean;
211
+ tryDequeue(result: T): boolean;
212
+ tryPeek(result: T): boolean;
237
213
  }
238
214
 
239
215
 
@@ -264,8 +240,8 @@ export interface ConcurrentStack_1$instance<T> {
264
240
  pushRange(items: T[]): void;
265
241
  pushRange(items: T[], startIndex: int, count: int): void;
266
242
  toArray(): T[];
267
- tryPeek(result: { value: ref<T> }): boolean;
268
- tryPop(result: { value: ref<T> }): boolean;
243
+ tryPeek(result: T): boolean;
244
+ tryPop(result: T): boolean;
269
245
  tryPopRange(items: T[]): int;
270
246
  tryPopRange(items: T[], startIndex: int, count: int): int;
271
247
  }
@@ -294,8 +270,8 @@ export interface OrderablePartitioner_1$instance<TSource> extends Partitioner_1<
294
270
  readonly keysOrderedInEachPartition: boolean;
295
271
  getDynamicPartitions(): IEnumerable_1<TSource>;
296
272
  getDynamicPartitions(): IEnumerable_1<TSource>;
297
- getOrderableDynamicPartitions(): IEnumerable_1<KeyValuePair_2<CLROf<long>, TSource>>;
298
- getOrderablePartitions(partitionCount: int): IList_1<IEnumerator_1<KeyValuePair_2<CLROf<long>, TSource>>>;
273
+ getOrderableDynamicPartitions(): IEnumerable_1<KeyValuePair_2<System_Internal.Int64, TSource>>;
274
+ getOrderablePartitions(partitionCount: int): IList_1<IEnumerator_1<KeyValuePair_2<System_Internal.Int64, TSource>>>;
299
275
  getPartitions(partitionCount: int): IList_1<IEnumerator_1<TSource>>;
300
276
  getPartitions(partitionCount: int): IList_1<IEnumerator_1<TSource>>;
301
277
  }
@@ -324,10 +300,10 @@ export abstract class Partitioner$instance {
324
300
  static create<TSource>(source: IEnumerable_1<TSource>, partitionerOptions: EnumerablePartitionerOptions): OrderablePartitioner_1<TSource>;
325
301
  static create<TSource>(source: IEnumerable_1<TSource>): OrderablePartitioner_1<TSource>;
326
302
  static create<TSource>(list: IList_1<TSource>, loadBalance: boolean): OrderablePartitioner_1<TSource>;
327
- static create(fromInclusive: int, toExclusive: int, rangeSize: int): OrderablePartitioner_1<Tuple_2<CLROf<int>, CLROf<int>>>;
328
- static create(fromInclusive: int, toExclusive: int): OrderablePartitioner_1<Tuple_2<CLROf<int>, CLROf<int>>>;
329
- static create(fromInclusive: long, toExclusive: long, rangeSize: long): OrderablePartitioner_1<Tuple_2<CLROf<long>, CLROf<long>>>;
330
- static create(fromInclusive: long, toExclusive: long): OrderablePartitioner_1<Tuple_2<CLROf<long>, CLROf<long>>>;
303
+ static create(fromInclusive: int, toExclusive: int, rangeSize: int): OrderablePartitioner_1<Tuple_2<System_Internal.Int32, System_Internal.Int32>>;
304
+ static create(fromInclusive: int, toExclusive: int): OrderablePartitioner_1<Tuple_2<System_Internal.Int32, System_Internal.Int32>>;
305
+ static create(fromInclusive: long, toExclusive: long, rangeSize: long): OrderablePartitioner_1<Tuple_2<System_Internal.Int64, System_Internal.Int64>>;
306
+ static create(fromInclusive: long, toExclusive: long): OrderablePartitioner_1<Tuple_2<System_Internal.Int64, System_Internal.Int64>>;
331
307
  static create<TSource>(array: TSource[], loadBalance: boolean): OrderablePartitioner_1<TSource>;
332
308
  }
333
309
 
@@ -106,7 +106,13 @@
106
106
  "isSealed": false,
107
107
  "arity": 0,
108
108
  "parameterCount": 1,
109
- "isExtensionMethod": false
109
+ "isExtensionMethod": false,
110
+ "parameterModifiers": [
111
+ {
112
+ "index": 0,
113
+ "modifier": "out"
114
+ }
115
+ ]
110
116
  },
111
117
  {
112
118
  "stableId": "System.Private.CoreLib:System.Collections.Concurrent.IProducerConsumerCollection\u00601::ToArray():T[]",
@@ -281,7 +287,13 @@
281
287
  "isSealed": false,
282
288
  "arity": 0,
283
289
  "parameterCount": 2,
284
- "isExtensionMethod": false
290
+ "isExtensionMethod": false,
291
+ "parameterModifiers": [
292
+ {
293
+ "index": 1,
294
+ "modifier": "out"
295
+ }
296
+ ]
285
297
  },
286
298
  {
287
299
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602\u002BAlternateLookup\u00601::TryGetValue(TAlternateKey,TKey\u0026,TValue\u0026):System.Boolean",
@@ -297,7 +309,17 @@
297
309
  "isSealed": false,
298
310
  "arity": 0,
299
311
  "parameterCount": 3,
300
- "isExtensionMethod": false
312
+ "isExtensionMethod": false,
313
+ "parameterModifiers": [
314
+ {
315
+ "index": 1,
316
+ "modifier": "out"
317
+ },
318
+ {
319
+ "index": 2,
320
+ "modifier": "out"
321
+ }
322
+ ]
301
323
  },
302
324
  {
303
325
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602\u002BAlternateLookup\u00601::TryRemove(TAlternateKey,TValue\u0026):System.Boolean",
@@ -313,7 +335,13 @@
313
335
  "isSealed": false,
314
336
  "arity": 0,
315
337
  "parameterCount": 2,
316
- "isExtensionMethod": false
338
+ "isExtensionMethod": false,
339
+ "parameterModifiers": [
340
+ {
341
+ "index": 1,
342
+ "modifier": "out"
343
+ }
344
+ ]
317
345
  },
318
346
  {
319
347
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602\u002BAlternateLookup\u00601::TryRemove(TAlternateKey,TKey\u0026,TValue\u0026):System.Boolean",
@@ -329,7 +357,17 @@
329
357
  "isSealed": false,
330
358
  "arity": 0,
331
359
  "parameterCount": 3,
332
- "isExtensionMethod": false
360
+ "isExtensionMethod": false,
361
+ "parameterModifiers": [
362
+ {
363
+ "index": 1,
364
+ "modifier": "out"
365
+ },
366
+ {
367
+ "index": 2,
368
+ "modifier": "out"
369
+ }
370
+ ]
333
371
  }
334
372
  ],
335
373
  "properties": [
@@ -521,7 +559,13 @@
521
559
  "isSealed": false,
522
560
  "arity": 0,
523
561
  "parameterCount": 1,
524
- "isExtensionMethod": false
562
+ "isExtensionMethod": false,
563
+ "parameterModifiers": [
564
+ {
565
+ "index": 0,
566
+ "modifier": "out"
567
+ }
568
+ ]
525
569
  },
526
570
  {
527
571
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTake(T\u0026,System.TimeSpan):System.Boolean",
@@ -537,7 +581,13 @@
537
581
  "isSealed": false,
538
582
  "arity": 0,
539
583
  "parameterCount": 2,
540
- "isExtensionMethod": false
584
+ "isExtensionMethod": false,
585
+ "parameterModifiers": [
586
+ {
587
+ "index": 0,
588
+ "modifier": "out"
589
+ }
590
+ ]
541
591
  },
542
592
  {
543
593
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTake(T\u0026,System.Int32):System.Boolean",
@@ -553,7 +603,13 @@
553
603
  "isSealed": false,
554
604
  "arity": 0,
555
605
  "parameterCount": 2,
556
- "isExtensionMethod": false
606
+ "isExtensionMethod": false,
607
+ "parameterModifiers": [
608
+ {
609
+ "index": 0,
610
+ "modifier": "out"
611
+ }
612
+ ]
557
613
  },
558
614
  {
559
615
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTake(T\u0026,System.Int32,System.Threading.CancellationToken):System.Boolean",
@@ -569,7 +625,13 @@
569
625
  "isSealed": false,
570
626
  "arity": 0,
571
627
  "parameterCount": 3,
572
- "isExtensionMethod": false
628
+ "isExtensionMethod": false,
629
+ "parameterModifiers": [
630
+ {
631
+ "index": 0,
632
+ "modifier": "out"
633
+ }
634
+ ]
573
635
  },
574
636
  {
575
637
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::AddToAny(BlockingCollection_1[],T):System.Int32",
@@ -681,7 +743,13 @@
681
743
  "isSealed": false,
682
744
  "arity": 0,
683
745
  "parameterCount": 2,
684
- "isExtensionMethod": false
746
+ "isExtensionMethod": false,
747
+ "parameterModifiers": [
748
+ {
749
+ "index": 1,
750
+ "modifier": "out"
751
+ }
752
+ ]
685
753
  },
686
754
  {
687
755
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TakeFromAny(BlockingCollection_1[],T\u0026,System.Threading.CancellationToken):System.Int32",
@@ -697,7 +765,13 @@
697
765
  "isSealed": false,
698
766
  "arity": 0,
699
767
  "parameterCount": 3,
700
- "isExtensionMethod": false
768
+ "isExtensionMethod": false,
769
+ "parameterModifiers": [
770
+ {
771
+ "index": 1,
772
+ "modifier": "out"
773
+ }
774
+ ]
701
775
  },
702
776
  {
703
777
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTakeFromAny(BlockingCollection_1[],T\u0026):System.Int32",
@@ -713,7 +787,13 @@
713
787
  "isSealed": false,
714
788
  "arity": 0,
715
789
  "parameterCount": 2,
716
- "isExtensionMethod": false
790
+ "isExtensionMethod": false,
791
+ "parameterModifiers": [
792
+ {
793
+ "index": 1,
794
+ "modifier": "out"
795
+ }
796
+ ]
717
797
  },
718
798
  {
719
799
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTakeFromAny(BlockingCollection_1[],T\u0026,System.TimeSpan):System.Int32",
@@ -729,7 +809,13 @@
729
809
  "isSealed": false,
730
810
  "arity": 0,
731
811
  "parameterCount": 3,
732
- "isExtensionMethod": false
812
+ "isExtensionMethod": false,
813
+ "parameterModifiers": [
814
+ {
815
+ "index": 1,
816
+ "modifier": "out"
817
+ }
818
+ ]
733
819
  },
734
820
  {
735
821
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTakeFromAny(BlockingCollection_1[],T\u0026,System.Int32):System.Int32",
@@ -745,7 +831,13 @@
745
831
  "isSealed": false,
746
832
  "arity": 0,
747
833
  "parameterCount": 3,
748
- "isExtensionMethod": false
834
+ "isExtensionMethod": false,
835
+ "parameterModifiers": [
836
+ {
837
+ "index": 1,
838
+ "modifier": "out"
839
+ }
840
+ ]
749
841
  },
750
842
  {
751
843
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::TryTakeFromAny(BlockingCollection_1[],T\u0026,System.Int32,System.Threading.CancellationToken):System.Int32",
@@ -761,7 +853,13 @@
761
853
  "isSealed": false,
762
854
  "arity": 0,
763
855
  "parameterCount": 4,
764
- "isExtensionMethod": false
856
+ "isExtensionMethod": false,
857
+ "parameterModifiers": [
858
+ {
859
+ "index": 1,
860
+ "modifier": "out"
861
+ }
862
+ ]
765
863
  },
766
864
  {
767
865
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.BlockingCollection\u00601::CompleteAdding():System.Void",
@@ -1120,7 +1218,13 @@
1120
1218
  "isSealed": true,
1121
1219
  "arity": 0,
1122
1220
  "parameterCount": 1,
1123
- "isExtensionMethod": false
1221
+ "isExtensionMethod": false,
1222
+ "parameterModifiers": [
1223
+ {
1224
+ "index": 0,
1225
+ "modifier": "out"
1226
+ }
1227
+ ]
1124
1228
  },
1125
1229
  {
1126
1230
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentBag\u00601::TryPeek(T\u0026):System.Boolean",
@@ -1136,7 +1240,13 @@
1136
1240
  "isSealed": false,
1137
1241
  "arity": 0,
1138
1242
  "parameterCount": 1,
1139
- "isExtensionMethod": false
1243
+ "isExtensionMethod": false,
1244
+ "parameterModifiers": [
1245
+ {
1246
+ "index": 0,
1247
+ "modifier": "out"
1248
+ }
1249
+ ]
1140
1250
  },
1141
1251
  {
1142
1252
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentBag\u00601::CopyTo(T[],System.Int32):System.Void",
@@ -1285,7 +1395,13 @@
1285
1395
  "arity": 0,
1286
1396
  "parameterCount": 1,
1287
1397
  "sourceInterface": "System.Collections.Concurrent.IProducerConsumerCollection\u00601",
1288
- "isExtensionMethod": false
1398
+ "isExtensionMethod": false,
1399
+ "parameterModifiers": [
1400
+ {
1401
+ "index": 0,
1402
+ "modifier": "out"
1403
+ }
1404
+ ]
1289
1405
  },
1290
1406
  {
1291
1407
  "stableId": "System.Private.CoreLib:System.Collections.Concurrent.IProducerConsumerCollection\u00601::ToArray():T[]",
@@ -1474,7 +1590,13 @@
1474
1590
  "isSealed": false,
1475
1591
  "arity": 1,
1476
1592
  "parameterCount": 1,
1477
- "isExtensionMethod": false
1593
+ "isExtensionMethod": false,
1594
+ "parameterModifiers": [
1595
+ {
1596
+ "index": 0,
1597
+ "modifier": "out"
1598
+ }
1599
+ ]
1478
1600
  },
1479
1601
  {
1480
1602
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602::TryAdd(TKey,TValue):System.Boolean",
@@ -1522,7 +1644,13 @@
1522
1644
  "isSealed": false,
1523
1645
  "arity": 0,
1524
1646
  "parameterCount": 2,
1525
- "isExtensionMethod": false
1647
+ "isExtensionMethod": false,
1648
+ "parameterModifiers": [
1649
+ {
1650
+ "index": 1,
1651
+ "modifier": "out"
1652
+ }
1653
+ ]
1526
1654
  },
1527
1655
  {
1528
1656
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602::TryRemove(KeyValuePair_2):System.Boolean",
@@ -1554,7 +1682,13 @@
1554
1682
  "isSealed": true,
1555
1683
  "arity": 0,
1556
1684
  "parameterCount": 2,
1557
- "isExtensionMethod": false
1685
+ "isExtensionMethod": false,
1686
+ "parameterModifiers": [
1687
+ {
1688
+ "index": 1,
1689
+ "modifier": "out"
1690
+ }
1691
+ ]
1558
1692
  },
1559
1693
  {
1560
1694
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentDictionary\u00602::TryUpdate(TKey,TValue,TValue):System.Boolean",
@@ -1952,7 +2086,13 @@
1952
2086
  "arity": 0,
1953
2087
  "parameterCount": 2,
1954
2088
  "sourceInterface": "System.Collections.Generic.IDictionary\u00602",
1955
- "isExtensionMethod": false
2089
+ "isExtensionMethod": false,
2090
+ "parameterModifiers": [
2091
+ {
2092
+ "index": 1,
2093
+ "modifier": "out"
2094
+ }
2095
+ ]
1956
2096
  },
1957
2097
  {
1958
2098
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
@@ -2020,7 +2160,13 @@
2020
2160
  "arity": 0,
2021
2161
  "parameterCount": 2,
2022
2162
  "sourceInterface": "System.Collections.Generic.IReadOnlyDictionary\u00602",
2023
- "isExtensionMethod": false
2163
+ "isExtensionMethod": false,
2164
+ "parameterModifiers": [
2165
+ {
2166
+ "index": 1,
2167
+ "modifier": "out"
2168
+ }
2169
+ ]
2024
2170
  }
2025
2171
  ],
2026
2172
  "properties": [
@@ -2468,7 +2614,13 @@
2468
2614
  "isSealed": false,
2469
2615
  "arity": 0,
2470
2616
  "parameterCount": 1,
2471
- "isExtensionMethod": false
2617
+ "isExtensionMethod": false,
2618
+ "parameterModifiers": [
2619
+ {
2620
+ "index": 0,
2621
+ "modifier": "out"
2622
+ }
2623
+ ]
2472
2624
  },
2473
2625
  {
2474
2626
  "stableId": "System.Private.CoreLib:System.Collections.Concurrent.ConcurrentQueue\u00601::TryPeek(T\u0026):System.Boolean",
@@ -2484,7 +2636,13 @@
2484
2636
  "isSealed": false,
2485
2637
  "arity": 0,
2486
2638
  "parameterCount": 1,
2487
- "isExtensionMethod": false
2639
+ "isExtensionMethod": false,
2640
+ "parameterModifiers": [
2641
+ {
2642
+ "index": 0,
2643
+ "modifier": "out"
2644
+ }
2645
+ ]
2488
2646
  },
2489
2647
  {
2490
2648
  "stableId": "System.Private.CoreLib:System.Collections.Concurrent.ConcurrentQueue\u00601::Clear():System.Void",
@@ -2534,7 +2692,13 @@
2534
2692
  "arity": 0,
2535
2693
  "parameterCount": 1,
2536
2694
  "sourceInterface": "System.Collections.Concurrent.IProducerConsumerCollection\u00601",
2537
- "isExtensionMethod": false
2695
+ "isExtensionMethod": false,
2696
+ "parameterModifiers": [
2697
+ {
2698
+ "index": 0,
2699
+ "modifier": "out"
2700
+ }
2701
+ ]
2538
2702
  },
2539
2703
  {
2540
2704
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
@@ -2838,7 +3002,13 @@
2838
3002
  "isSealed": false,
2839
3003
  "arity": 0,
2840
3004
  "parameterCount": 1,
2841
- "isExtensionMethod": false
3005
+ "isExtensionMethod": false,
3006
+ "parameterModifiers": [
3007
+ {
3008
+ "index": 0,
3009
+ "modifier": "out"
3010
+ }
3011
+ ]
2842
3012
  },
2843
3013
  {
2844
3014
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentStack\u00601::TryPop(T\u0026):System.Boolean",
@@ -2854,7 +3024,13 @@
2854
3024
  "isSealed": false,
2855
3025
  "arity": 0,
2856
3026
  "parameterCount": 1,
2857
- "isExtensionMethod": false
3027
+ "isExtensionMethod": false,
3028
+ "parameterModifiers": [
3029
+ {
3030
+ "index": 0,
3031
+ "modifier": "out"
3032
+ }
3033
+ ]
2858
3034
  },
2859
3035
  {
2860
3036
  "stableId": "System.Collections.Concurrent:System.Collections.Concurrent.ConcurrentStack\u00601::TryPopRange(T[]):System.Int32",
@@ -2952,7 +3128,13 @@
2952
3128
  "arity": 0,
2953
3129
  "parameterCount": 1,
2954
3130
  "sourceInterface": "System.Collections.Concurrent.IProducerConsumerCollection\u00601",
2955
- "isExtensionMethod": false
3131
+ "isExtensionMethod": false,
3132
+ "parameterModifiers": [
3133
+ {
3134
+ "index": 0,
3135
+ "modifier": "out"
3136
+ }
3137
+ ]
2956
3138
  },
2957
3139
  {
2958
3140
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
@@ -17,8 +17,17 @@ export { ConcurrentBag_1 as ConcurrentBag } from './System.Collections.Concurren
17
17
  export { ConcurrentDictionary_2 as ConcurrentDictionary } from './System.Collections.Concurrent/internal/index.js';
18
18
  export { ConcurrentStack_1 as ConcurrentStack } from './System.Collections.Concurrent/internal/index.js';
19
19
  export { OrderablePartitioner_1 as OrderablePartitioner } from './System.Collections.Concurrent/internal/index.js';
20
- export { Partitioner_1 as Partitioner } from './System.Collections.Concurrent/internal/index.js';
21
20
  export { EnumerablePartitionerOptions as EnumerablePartitionerOptions } from './System.Collections.Concurrent/internal/index.js';
22
- export { Partitioner$instance as Partitioner_0 } from './System.Collections.Concurrent/internal/index.js';
23
21
  export { ConcurrentQueue_1 as ConcurrentQueue } from './System.Collections.Concurrent/internal/index.js';
24
22
  export type IProducerConsumerCollection<T> = Internal.IProducerConsumerCollection_1<T>;
23
+
24
+ // Multi-arity family sentinel (detects unspecified type parameters)
25
+ declare const __unspecified: unique symbol;
26
+ export type __ = typeof __unspecified;
27
+
28
+ export type Partitioner<
29
+ T1 = __,
30
+ > =
31
+ [T1] extends [__] ? Internal.Partitioner :
32
+ Internal.Partitioner_1<T1>;
33
+