@tsonic/dotnet 0.8.2 → 0.8.3

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 (119) hide show
  1. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
  2. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
  3. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +2 -2
  4. package/Microsoft.Win32/internal/index.d.ts +10 -10
  5. package/System/internal/index.d.ts +964 -950
  6. package/System.Buffers/internal/index.d.ts +2 -2
  7. package/System.CodeDom.Compiler/internal/index.d.ts +10 -10
  8. package/System.Collections/internal/index.d.ts +30 -24
  9. package/System.Collections.Concurrent/internal/index.d.ts +10 -10
  10. package/System.Collections.Frozen/bindings.json +20 -20
  11. package/System.Collections.Frozen/internal/index.d.ts +6 -6
  12. package/System.Collections.Frozen/internal/metadata.json +10 -10
  13. package/System.Collections.Generic/bindings.json +20 -44
  14. package/System.Collections.Generic/internal/index.d.ts +54 -54
  15. package/System.Collections.Generic/internal/metadata.json +10 -26
  16. package/System.Collections.Immutable/internal/index.d.ts +88 -88
  17. package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
  18. package/System.Collections.Specialized/internal/index.d.ts +53 -49
  19. package/System.ComponentModel/internal/index.d.ts +388 -376
  20. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +55 -45
  21. package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +3 -2
  22. package/System.ComponentModel.Design/internal/index.d.ts +36 -36
  23. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +20 -20
  24. package/System.Data/internal/index.d.ts +171 -163
  25. package/System.Data.Common/internal/index.d.ts +36 -28
  26. package/System.Data.SqlTypes/internal/index.d.ts +23 -23
  27. package/System.Diagnostics/internal/index.d.ts +250 -228
  28. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +37 -23
  29. package/System.Diagnostics.Contracts/internal/index.d.ts +4 -4
  30. package/System.Diagnostics.Metrics/internal/index.d.ts +34 -29
  31. package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
  32. package/System.Diagnostics.Tracing/internal/index.d.ts +26 -24
  33. package/System.Drawing/internal/index.d.ts +76 -76
  34. package/System.Dynamic/internal/index.d.ts +26 -26
  35. package/System.Formats.Asn1/internal/index.d.ts +4 -4
  36. package/System.Formats.Tar/internal/index.d.ts +5 -4
  37. package/System.Globalization/internal/index.d.ts +22 -20
  38. package/System.IO/internal/index.d.ts +106 -103
  39. package/System.IO.Compression/internal/index.d.ts +24 -24
  40. package/System.IO.Enumeration/internal/index.d.ts +7 -5
  41. package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
  42. package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
  43. package/System.IO.Pipelines/internal/index.d.ts +5 -5
  44. package/System.IO.Pipes/internal/index.d.ts +4 -4
  45. package/System.Linq/internal/index.d.ts +207 -207
  46. package/System.Linq.Expressions/internal/index.d.ts +160 -160
  47. package/System.Net/internal/index.d.ts +157 -131
  48. package/System.Net.Cache/internal/index.d.ts +2 -2
  49. package/System.Net.Http/internal/index.d.ts +69 -53
  50. package/System.Net.Http.Headers/internal/index.d.ts +62 -45
  51. package/System.Net.Http.Json/internal/index.d.ts +38 -38
  52. package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
  53. package/System.Net.Mail/internal/index.d.ts +80 -70
  54. package/System.Net.Mime/internal/index.d.ts +4 -2
  55. package/System.Net.NetworkInformation/internal/index.d.ts +23 -23
  56. package/System.Net.Quic/internal/index.d.ts +4 -3
  57. package/System.Net.Security/internal/index.d.ts +65 -49
  58. package/System.Net.ServerSentEvents/internal/index.d.ts +3 -2
  59. package/System.Net.Sockets/internal/index.d.ts +49 -42
  60. package/System.Net.WebSockets/internal/index.d.ts +35 -29
  61. package/System.Numerics/bindings.json +96 -72
  62. package/System.Numerics/internal/index.d.ts +93 -91
  63. package/System.Numerics/internal/metadata.json +64 -48
  64. package/System.Reflection/internal/index.d.ts +129 -126
  65. package/System.Reflection.Emit/internal/index.d.ts +105 -105
  66. package/System.Reflection.Metadata/internal/index.d.ts +15 -15
  67. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +4 -4
  68. package/System.Reflection.PortableExecutable/internal/index.d.ts +2 -2
  69. package/System.Resources/internal/index.d.ts +20 -19
  70. package/System.Runtime/internal/index.d.ts +6 -5
  71. package/System.Runtime.CompilerServices/internal/index.d.ts +30 -28
  72. package/System.Runtime.InteropServices/internal/index.d.ts +85 -83
  73. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +9 -9
  74. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +20 -20
  75. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +28 -26
  76. package/System.Runtime.Loader/internal/index.d.ts +2 -2
  77. package/System.Runtime.Remoting/internal/index.d.ts +1 -1
  78. package/System.Runtime.Serialization/internal/index.d.ts +66 -54
  79. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +3 -3
  80. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +4 -2
  81. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -4
  82. package/System.Runtime.Serialization.Json/internal/index.d.ts +22 -21
  83. package/System.Runtime.Versioning/internal/index.d.ts +12 -9
  84. package/System.Security/internal/index.d.ts +62 -52
  85. package/System.Security.AccessControl/internal/index.d.ts +29 -25
  86. package/System.Security.Authentication/internal/index.d.ts +4 -4
  87. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +8 -8
  88. package/System.Security.Claims/internal/index.d.ts +21 -15
  89. package/System.Security.Cryptography/internal/index.d.ts +155 -141
  90. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +83 -82
  91. package/System.Security.Permissions/internal/index.d.ts +2 -2
  92. package/System.Security.Principal/internal/index.d.ts +3 -3
  93. package/System.Text/internal/index.d.ts +48 -46
  94. package/System.Text.Json/internal/index.d.ts +87 -81
  95. package/System.Text.Json.Nodes/internal/index.d.ts +41 -41
  96. package/System.Text.Json.Schema/internal/index.d.ts +4 -3
  97. package/System.Text.Json.Serialization/internal/index.d.ts +5 -4
  98. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +55 -30
  99. package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
  100. package/System.Text.Unicode/internal/index.d.ts +4 -4
  101. package/System.Threading/internal/index.d.ts +86 -85
  102. package/System.Threading.Channels/internal/index.d.ts +8 -8
  103. package/System.Threading.Tasks/internal/index.d.ts +82 -82
  104. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +25 -26
  105. package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
  106. package/System.Timers/internal/index.d.ts +5 -3
  107. package/System.Transactions/internal/index.d.ts +18 -16
  108. package/System.Web/internal/index.d.ts +30 -30
  109. package/System.Windows.Input/internal/index.d.ts +2 -2
  110. package/System.Xml/internal/index.d.ts +162 -161
  111. package/System.Xml.Linq/internal/index.d.ts +38 -37
  112. package/System.Xml.Resolvers/internal/index.d.ts +5 -5
  113. package/System.Xml.Schema/internal/index.d.ts +133 -88
  114. package/System.Xml.Serialization/internal/index.d.ts +138 -117
  115. package/System.Xml.XPath/internal/index.d.ts +12 -12
  116. package/System.Xml.Xsl/internal/index.d.ts +34 -34
  117. package/System.Xml.Xsl.Runtime/internal/index.d.ts +16 -16
  118. package/__internal/extensions/index.d.ts +371 -371
  119. package/package.json +1 -1
@@ -64,7 +64,7 @@ export interface MemoryHandle$instance {
64
64
 
65
65
 
66
66
  export const MemoryHandle: {
67
- new(pointer: ptr<void>, handle: GCHandle, pinnable: IPinnable | undefined): MemoryHandle;
67
+ new(pointer: ptr<void>, handle: GCHandle, pinnable: IPinnable): MemoryHandle;
68
68
  };
69
69
 
70
70
 
@@ -181,7 +181,7 @@ export interface StandardFormat$instance {
181
181
  equals(obj: unknown): boolean;
182
182
  equals(other: StandardFormat): boolean;
183
183
  getHashCode(): int;
184
- toString(): string | undefined;
184
+ toString(): string;
185
185
  }
186
186
 
187
187
 
@@ -21,7 +21,7 @@ export interface GeneratedCodeAttribute$instance extends Attribute {
21
21
 
22
22
 
23
23
  export const GeneratedCodeAttribute: {
24
- new(tool: string | undefined, version: string | undefined): GeneratedCodeAttribute;
24
+ new(tool: string, version: string): GeneratedCodeAttribute;
25
25
  };
26
26
 
27
27
 
@@ -48,7 +48,7 @@ export interface IndentedTextWriter$instance extends TextWriter {
48
48
  write(value: int): void;
49
49
  write(value: long): void;
50
50
  write(value: unknown): void;
51
- write(format: string, arg0: unknown | undefined): void;
51
+ write(format: string, arg0: unknown): void;
52
52
  write(format: string, arg0: unknown, arg1: unknown): void;
53
53
  write(format: string, ...arg: unknown[]): void;
54
54
  write(format: string, arg: ReadOnlySpan_1<unknown>): void;
@@ -61,10 +61,10 @@ export interface IndentedTextWriter$instance extends TextWriter {
61
61
  write(format: string, arg: ReadOnlySpan_1<unknown>): void;
62
62
  writeAsync(value: char): Task;
63
63
  writeAsync(buffer: char[], index: int, count: int): Task;
64
- writeAsync(value: string | undefined): Task;
64
+ writeAsync(value: string): Task;
65
65
  writeAsync(buffer: ReadOnlyMemory_1<System_Internal.Char>, cancellationToken?: CancellationToken): Task;
66
- writeAsync(value: StringBuilder | undefined, cancellationToken?: CancellationToken): Task;
67
- writeAsync(buffer: char[] | undefined): Task;
66
+ writeAsync(value: StringBuilder, cancellationToken?: CancellationToken): Task;
67
+ writeAsync(buffer: char[]): Task;
68
68
  writeAsync(buffer: ReadOnlyMemory_1<System_Internal.Char>, cancellationToken?: CancellationToken): Task;
69
69
  writeLine(s: string): void;
70
70
  writeLine(): void;
@@ -77,7 +77,7 @@ export interface IndentedTextWriter$instance extends TextWriter {
77
77
  writeLine(value: int): void;
78
78
  writeLine(value: long): void;
79
79
  writeLine(value: unknown): void;
80
- writeLine(format: string, arg0: unknown | undefined): void;
80
+ writeLine(format: string, arg0: unknown): void;
81
81
  writeLine(format: string, arg0: unknown, arg1: unknown): void;
82
82
  writeLine(format: string, ...arg: unknown[]): void;
83
83
  writeLine(format: string, arg: ReadOnlySpan_1<unknown>): void;
@@ -91,13 +91,13 @@ export interface IndentedTextWriter$instance extends TextWriter {
91
91
  writeLineAsync(): Task;
92
92
  writeLineAsync(value: char): Task;
93
93
  writeLineAsync(buffer: char[], index: int, count: int): Task;
94
- writeLineAsync(value: string | undefined): Task;
94
+ writeLineAsync(value: string): Task;
95
95
  writeLineAsync(buffer: ReadOnlyMemory_1<System_Internal.Char>, cancellationToken?: CancellationToken): Task;
96
- writeLineAsync(value: StringBuilder | undefined, cancellationToken?: CancellationToken): Task;
97
- writeLineAsync(buffer: char[] | undefined): Task;
96
+ writeLineAsync(value: StringBuilder, cancellationToken?: CancellationToken): Task;
97
+ writeLineAsync(buffer: char[]): Task;
98
98
  writeLineAsync(buffer: ReadOnlyMemory_1<System_Internal.Char>, cancellationToken?: CancellationToken): Task;
99
99
  writeLineNoTabs(s: string): void;
100
- writeLineNoTabsAsync(s: string | undefined): Task;
100
+ writeLineNoTabsAsync(s: string): Task;
101
101
  }
102
102
 
103
103
 
@@ -29,14 +29,15 @@ export interface ICollection$instance extends IEnumerable$instance {}
29
29
  export type ICollection = ICollection$instance;
30
30
 
31
31
  export interface IComparer$instance {
32
- compare(x: unknown | undefined, y: unknown | undefined): int;
32
+ compare(x: unknown, y: unknown): int;
33
33
  }
34
34
 
35
35
 
36
36
  export type IComparer = IComparer$instance;
37
37
 
38
38
  export interface IDictionary$instance extends ICollection, IEnumerable {
39
- item: unknown | undefined;
39
+ get item(): unknown | undefined;
40
+ set item(value: unknown);
40
41
  readonly keys: ICollection;
41
42
  readonly values: ICollection;
42
43
  readonly isReadOnly: boolean;
@@ -44,7 +45,7 @@ export interface IDictionary$instance extends ICollection, IEnumerable {
44
45
  readonly count: int;
45
46
  readonly syncRoot: unknown;
46
47
  readonly isSynchronized: boolean;
47
- add(key: unknown, value: unknown | undefined): void;
48
+ add(key: unknown, value: unknown): void;
48
49
  clear(): void;
49
50
  contains(key: unknown): boolean;
50
51
  copyTo(array: ClrArray, index: int): void;
@@ -108,13 +109,13 @@ export interface IList$instance extends ICollection, IEnumerable {
108
109
  readonly count: int;
109
110
  readonly syncRoot: unknown;
110
111
  readonly isSynchronized: boolean;
111
- add(value: unknown | undefined): int;
112
+ add(value: unknown): int;
112
113
  clear(): void;
113
- contains(value: unknown | undefined): boolean;
114
+ contains(value: unknown): boolean;
114
115
  copyTo(array: ClrArray, index: int): void;
115
116
  getEnumerator(): IEnumerator;
116
- insert(index: int, value: unknown | undefined): void;
117
- remove(value: unknown | undefined): void;
117
+ insert(index: int, value: unknown): void;
118
+ remove(value: unknown): void;
118
119
  removeAt(index: int): void;
119
120
  }
120
121
 
@@ -122,14 +123,14 @@ export interface IList$instance extends ICollection, IEnumerable {
122
123
  export type IList = IList$instance;
123
124
 
124
125
  export interface IStructuralComparable$instance {
125
- compareTo(other: unknown | undefined, comparer: IComparer): int;
126
+ compareTo(other: unknown, comparer: IComparer): int;
126
127
  }
127
128
 
128
129
 
129
130
  export type IStructuralComparable = IStructuralComparable$instance;
130
131
 
131
132
  export interface IStructuralEquatable$instance {
132
- equals(other: unknown | undefined, comparer: IEqualityComparer): boolean;
133
+ equals(other: unknown, comparer: IEqualityComparer): boolean;
133
134
  getHashCode(comparer: IEqualityComparer): int;
134
135
  }
135
136
 
@@ -139,13 +140,13 @@ export type IStructuralEquatable = IStructuralEquatable$instance;
139
140
  export interface DictionaryEntry$instance {
140
141
  key: unknown;
141
142
  value: unknown;
142
- deconstruct(key: unknown, value: unknown | undefined): void;
143
+ deconstruct(key: unknown, value: unknown): void;
143
144
  toString(): string;
144
145
  }
145
146
 
146
147
 
147
148
  export const DictionaryEntry: {
148
- new(key: unknown, value: unknown | undefined): DictionaryEntry;
149
+ new(key: unknown, value: unknown): DictionaryEntry;
149
150
  };
150
151
 
151
152
 
@@ -205,7 +206,7 @@ export const ArrayList: {
205
206
  fixedSize(list: IList): IList;
206
207
  readOnly(list: ArrayList): ArrayList;
207
208
  readOnly(list: IList): IList;
208
- repeat(value: unknown | undefined, count: int): ArrayList;
209
+ repeat(value: unknown, count: int): ArrayList;
209
210
  synchronized(list: ArrayList): ArrayList;
210
211
  synchronized(list: IList): IList;
211
212
  };
@@ -286,6 +287,8 @@ export interface __CaseInsensitiveComparer$views {
286
287
  As_IComparer(): IComparer$instance;
287
288
  }
288
289
 
290
+ export interface CaseInsensitiveComparer$instance extends IComparer$instance {}
291
+
289
292
  export type CaseInsensitiveComparer = CaseInsensitiveComparer$instance & __CaseInsensitiveComparer$views;
290
293
 
291
294
 
@@ -349,7 +352,7 @@ export interface __Comparer$views {
349
352
  As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
350
353
  }
351
354
 
352
- export interface Comparer$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
355
+ export interface Comparer$instance extends IComparer$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
353
356
 
354
357
  export type Comparer = Comparer$instance & __Comparer$views;
355
358
 
@@ -380,11 +383,12 @@ export interface Hashtable$instance {
380
383
  readonly isFixedSize: boolean;
381
384
  readonly isReadOnly: boolean;
382
385
  readonly isSynchronized: boolean;
383
- item: unknown | undefined;
386
+ get item(): unknown | undefined;
387
+ set item(value: unknown);
384
388
  readonly keys: ICollection;
385
389
  readonly syncRoot: unknown;
386
390
  readonly values: ICollection;
387
- add(key: unknown, value: unknown | undefined): void;
391
+ add(key: unknown, value: unknown): void;
388
392
  clear(): void;
389
393
  clone(): unknown;
390
394
  contains(key: unknown): boolean;
@@ -410,10 +414,10 @@ export const Hashtable: {
410
414
  new(d: IDictionary): Hashtable;
411
415
  new(d: IDictionary, loadFactor: float): Hashtable;
412
416
  new(d: IDictionary, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
413
- new(d: IDictionary, equalityComparer: IEqualityComparer | undefined): Hashtable;
417
+ new(d: IDictionary, equalityComparer: IEqualityComparer): Hashtable;
414
418
  new(capacity: int, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
415
419
  new(d: IDictionary, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
416
- new(d: IDictionary, loadFactor: float, equalityComparer: IEqualityComparer | undefined): Hashtable;
420
+ new(d: IDictionary, loadFactor: float, equalityComparer: IEqualityComparer): Hashtable;
417
421
  synchronized(table: Hashtable): Hashtable;
418
422
  };
419
423
 
@@ -427,7 +431,7 @@ export interface __Hashtable$views {
427
431
  As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
428
432
  }
429
433
 
430
- export interface Hashtable$instance extends System_Internal.ICloneable$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
434
+ export interface Hashtable$instance extends System_Internal.ICloneable$instance, System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
431
435
 
432
436
  export type Hashtable = Hashtable$instance & __Hashtable$views;
433
437
 
@@ -437,11 +441,12 @@ export interface ListDictionaryInternal$instance {
437
441
  readonly isFixedSize: boolean;
438
442
  readonly isReadOnly: boolean;
439
443
  readonly isSynchronized: boolean;
440
- item: unknown | undefined;
444
+ get item(): unknown | undefined;
445
+ set item(value: unknown);
441
446
  readonly keys: ICollection;
442
447
  readonly syncRoot: unknown;
443
448
  readonly values: ICollection;
444
- add(key: unknown, value: unknown | undefined): void;
449
+ add(key: unknown, value: unknown): void;
445
450
  clear(): void;
446
451
  contains(key: unknown): boolean;
447
452
  copyTo(array: ClrArray, index: int): void;
@@ -525,18 +530,19 @@ export interface SortedList$instance {
525
530
  readonly isFixedSize: boolean;
526
531
  readonly isReadOnly: boolean;
527
532
  readonly isSynchronized: boolean;
528
- item: unknown | undefined;
533
+ get item(): unknown | undefined;
534
+ set item(value: unknown);
529
535
  readonly keys: ICollection;
530
536
  readonly syncRoot: unknown;
531
537
  readonly values: ICollection;
532
- add(key: unknown, value: unknown | undefined): void;
538
+ add(key: unknown, value: unknown): void;
533
539
  clear(): void;
534
540
  clone(): unknown;
535
541
  contains(key: unknown): boolean;
536
542
  containsKey(key: unknown): boolean;
537
543
  containsValue(value: unknown): boolean;
538
544
  copyTo(array: ClrArray, arrayIndex: int): void;
539
- getByIndex(index: int): unknown;
545
+ getByIndex(index: int): unknown | undefined;
540
546
  getEnumerator(): IDictionaryEnumerator;
541
547
  getKey(index: int): unknown;
542
548
  getKeyList(): IList;
@@ -556,7 +562,7 @@ export const SortedList: {
556
562
  new(comparer: IComparer): SortedList;
557
563
  new(comparer: IComparer, capacity: int): SortedList;
558
564
  new(d: IDictionary): SortedList;
559
- new(d: IDictionary, comparer: IComparer | undefined): SortedList;
565
+ new(d: IDictionary, comparer: IComparer): SortedList;
560
566
  synchronized(list: SortedList): SortedList;
561
567
  };
562
568
 
@@ -92,16 +92,16 @@ export const BlockingCollection_1: {
92
92
  new<T>(collection: IProducerConsumerCollection_1<T>): BlockingCollection_1<T>;
93
93
  addToAny<T>(collections: BlockingCollection_1<T>[], item: T, cancellationToken: CancellationToken): int;
94
94
  addToAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
95
- takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined, cancellationToken: CancellationToken): int;
96
- takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined): int;
95
+ takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, cancellationToken: CancellationToken): int;
96
+ takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
97
97
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int, cancellationToken: CancellationToken): int;
98
98
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, millisecondsTimeout: int): int;
99
99
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T, timeout: TimeSpan): int;
100
100
  tryAddToAny<T>(collections: BlockingCollection_1<T>[], item: T): int;
101
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined, millisecondsTimeout: int, cancellationToken: CancellationToken): int;
102
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined, millisecondsTimeout: int): int;
103
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined, timeout: TimeSpan): int;
104
- tryTakeFromAny<T>(collections: BlockingCollection_1<T>[], item: T | undefined): 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;
105
105
  };
106
106
 
107
107
 
@@ -179,10 +179,10 @@ export const ConcurrentDictionary_2: {
179
179
  new<TKey, TValue>(): ConcurrentDictionary_2<TKey, TValue>;
180
180
  new<TKey, TValue>(concurrencyLevel: int, capacity: int): ConcurrentDictionary_2<TKey, TValue>;
181
181
  new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>): ConcurrentDictionary_2<TKey, TValue>;
182
- new<TKey, TValue>(comparer: IEqualityComparer_1<TKey> | undefined): ConcurrentDictionary_2<TKey, TValue>;
183
- new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey> | undefined): ConcurrentDictionary_2<TKey, TValue>;
184
- new<TKey, TValue>(concurrencyLevel: int, collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey> | undefined): ConcurrentDictionary_2<TKey, TValue>;
185
- new<TKey, TValue>(concurrencyLevel: int, capacity: int, comparer: IEqualityComparer_1<TKey> | undefined): ConcurrentDictionary_2<TKey, TValue>;
182
+ new<TKey, TValue>(comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2<TKey, TValue>;
183
+ new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2<TKey, TValue>;
184
+ new<TKey, TValue>(concurrencyLevel: int, collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2<TKey, TValue>;
185
+ new<TKey, TValue>(concurrencyLevel: int, capacity: int, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2<TKey, TValue>;
186
186
  };
187
187
 
188
188
 
@@ -2348,20 +2348,6 @@
2348
2348
  "declaringAssemblyName": "System.Private.CoreLib",
2349
2349
  "isExtensionMethod": false
2350
2350
  },
2351
- {
2352
- "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
2353
- "clrName": "Contains",
2354
- "tsEmitName": "contains$view",
2355
- "metadataToken": 100704540,
2356
- "canonicalSignature": "(T):System.Boolean",
2357
- "normalizedSignature": "Contains|(T):System.Boolean|static=false",
2358
- "emitScope": "ViewOnly",
2359
- "arity": 0,
2360
- "parameterCount": 1,
2361
- "declaringClrType": "System.Collections.Generic.ICollection\u00601",
2362
- "declaringAssemblyName": "System.Private.CoreLib",
2363
- "isExtensionMethod": false
2364
- },
2365
2351
  {
2366
2352
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
2367
2353
  "clrName": "CopyTo",
@@ -2376,6 +2362,20 @@
2376
2362
  "declaringAssemblyName": "System.Private.CoreLib",
2377
2363
  "isExtensionMethod": false
2378
2364
  },
2365
+ {
2366
+ "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
2367
+ "clrName": "Contains",
2368
+ "tsEmitName": "contains$view",
2369
+ "metadataToken": 100704540,
2370
+ "canonicalSignature": "(T):System.Boolean",
2371
+ "normalizedSignature": "Contains|(T):System.Boolean|static=false",
2372
+ "emitScope": "ViewOnly",
2373
+ "arity": 0,
2374
+ "parameterCount": 1,
2375
+ "declaringClrType": "System.Collections.Generic.ICollection\u00601",
2376
+ "declaringAssemblyName": "System.Private.CoreLib",
2377
+ "isExtensionMethod": false
2378
+ },
2379
2379
  {
2380
2380
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlySet\u00601::Contains(T):System.Boolean",
2381
2381
  "clrName": "Contains",
@@ -2762,23 +2762,23 @@
2762
2762
  }
2763
2763
  },
2764
2764
  {
2765
- "tsName": "contains$view",
2765
+ "tsName": "copyTo$view",
2766
2766
  "isStatic": false,
2767
- "tsSignatureId": "Contains|(T):System.Boolean|static=false",
2767
+ "tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
2768
2768
  "target": {
2769
2769
  "declaringClrType": "System.Collections.Generic.ICollection\u00601",
2770
2770
  "declaringAssemblyName": "System.Private.CoreLib",
2771
- "metadataToken": 100704540
2771
+ "metadataToken": 100704541
2772
2772
  }
2773
2773
  },
2774
2774
  {
2775
- "tsName": "copyTo$view",
2775
+ "tsName": "contains$view",
2776
2776
  "isStatic": false,
2777
- "tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
2777
+ "tsSignatureId": "Contains|(T):System.Boolean|static=false",
2778
2778
  "target": {
2779
2779
  "declaringClrType": "System.Collections.Generic.ICollection\u00601",
2780
2780
  "declaringAssemblyName": "System.Private.CoreLib",
2781
- "metadataToken": 100704541
2781
+ "metadataToken": 100704540
2782
2782
  }
2783
2783
  },
2784
2784
  {
@@ -161,20 +161,20 @@ export type FrozenSet_1<T> = FrozenSet_1$instance<T> & __FrozenSet_1$views<T>;
161
161
 
162
162
 
163
163
  export abstract class FrozenDictionary$instance {
164
- static create<TKey, TValue>(comparer: IEqualityComparer_1<TKey> | undefined, source: ReadOnlySpan_1<KeyValuePair_2<TKey, TValue>>): FrozenDictionary_2<TKey, TValue>;
164
+ static create<TKey, TValue>(comparer: IEqualityComparer_1<TKey>, source: ReadOnlySpan_1<KeyValuePair_2<TKey, TValue>>): FrozenDictionary_2<TKey, TValue>;
165
165
  static create<TKey, TValue>(source: ReadOnlySpan_1<KeyValuePair_2<TKey, TValue>>): FrozenDictionary_2<TKey, TValue>;
166
- static toFrozenDictionary<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey> | undefined): FrozenDictionary_2<TKey, TElement>;
167
- static toFrozenDictionary<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): FrozenDictionary_2<TKey, TSource>;
168
- static toFrozenDictionary<TKey, TValue>(source: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer?: IEqualityComparer_1<TKey> | undefined): FrozenDictionary_2<TKey, TValue>;
166
+ static toFrozenDictionary<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey>): FrozenDictionary_2<TKey, TElement>;
167
+ static toFrozenDictionary<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): FrozenDictionary_2<TKey, TSource>;
168
+ static toFrozenDictionary<TKey, TValue>(source: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer?: IEqualityComparer_1<TKey>): FrozenDictionary_2<TKey, TValue>;
169
169
  }
170
170
 
171
171
 
172
172
  export type FrozenDictionary = FrozenDictionary$instance;
173
173
 
174
174
  export abstract class FrozenSet$instance {
175
- static create<T>(equalityComparer: IEqualityComparer_1<T> | undefined, source: ReadOnlySpan_1<T>): FrozenSet_1<T>;
175
+ static create<T>(equalityComparer: IEqualityComparer_1<T>, source: ReadOnlySpan_1<T>): FrozenSet_1<T>;
176
176
  static create<T>(source: ReadOnlySpan_1<T>): FrozenSet_1<T>;
177
- static toFrozenSet<T>(source: IEnumerable_1<T>, comparer?: IEqualityComparer_1<T> | undefined): FrozenSet_1<T>;
177
+ static toFrozenSet<T>(source: IEnumerable_1<T>, comparer?: IEqualityComparer_1<T>): FrozenSet_1<T>;
178
178
  }
179
179
 
180
180
 
@@ -1581,10 +1581,10 @@
1581
1581
  "isExtensionMethod": false
1582
1582
  },
1583
1583
  {
1584
- "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
1585
- "clrName": "Contains",
1586
- "tsEmitName": "contains$view",
1587
- "normalizedSignature": "Contains|(T):System.Boolean|static=false",
1584
+ "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
1585
+ "clrName": "CopyTo",
1586
+ "tsEmitName": "copyTo$view",
1587
+ "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
1588
1588
  "provenance": "ExplicitView",
1589
1589
  "emitScope": "ViewOnly",
1590
1590
  "isStatic": false,
@@ -1593,15 +1593,15 @@
1593
1593
  "isOverride": false,
1594
1594
  "isSealed": false,
1595
1595
  "arity": 0,
1596
- "parameterCount": 1,
1596
+ "parameterCount": 2,
1597
1597
  "sourceInterface": "System.Collections.Generic.ICollection\u00601",
1598
1598
  "isExtensionMethod": false
1599
1599
  },
1600
1600
  {
1601
- "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
1602
- "clrName": "CopyTo",
1603
- "tsEmitName": "copyTo$view",
1604
- "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
1601
+ "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
1602
+ "clrName": "Contains",
1603
+ "tsEmitName": "contains$view",
1604
+ "normalizedSignature": "Contains|(T):System.Boolean|static=false",
1605
1605
  "provenance": "ExplicitView",
1606
1606
  "emitScope": "ViewOnly",
1607
1607
  "isStatic": false,
@@ -1610,7 +1610,7 @@
1610
1610
  "isOverride": false,
1611
1611
  "isSealed": false,
1612
1612
  "arity": 0,
1613
- "parameterCount": 2,
1613
+ "parameterCount": 1,
1614
1614
  "sourceInterface": "System.Collections.Generic.ICollection\u00601",
1615
1615
  "isExtensionMethod": false
1616
1616
  },
@@ -1983,20 +1983,6 @@
1983
1983
  "declaringAssemblyName": "System.Private.CoreLib",
1984
1984
  "isExtensionMethod": false
1985
1985
  },
1986
- {
1987
- "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
1988
- "clrName": "Contains",
1989
- "tsEmitName": "contains",
1990
- "metadataToken": 100704540,
1991
- "canonicalSignature": "(T):System.Boolean",
1992
- "normalizedSignature": "Contains|(T):System.Boolean|static=false",
1993
- "emitScope": "ClassSurface",
1994
- "arity": 0,
1995
- "parameterCount": 1,
1996
- "declaringClrType": "System.Collections.Generic.ICollection\u00601",
1997
- "declaringAssemblyName": "System.Private.CoreLib",
1998
- "isExtensionMethod": false
1999
- },
2000
1986
  {
2001
1987
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
2002
1988
  "clrName": "CopyTo",
@@ -2124,16 +2110,6 @@
2124
2110
  "metadataToken": 100704539
2125
2111
  }
2126
2112
  },
2127
- {
2128
- "tsName": "contains",
2129
- "isStatic": false,
2130
- "tsSignatureId": "Contains|(T):System.Boolean|static=false",
2131
- "target": {
2132
- "declaringClrType": "System.Collections.Generic.ICollection\u00601",
2133
- "declaringAssemblyName": "System.Private.CoreLib",
2134
- "metadataToken": 100704540
2135
- }
2136
- },
2137
2113
  {
2138
2114
  "tsName": "copyTo",
2139
2115
  "isStatic": false,
@@ -29316,20 +29292,6 @@
29316
29292
  "declaringAssemblyName": "System.Private.CoreLib",
29317
29293
  "isExtensionMethod": false
29318
29294
  },
29319
- {
29320
- "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
29321
- "clrName": "Contains",
29322
- "tsEmitName": "contains$view",
29323
- "metadataToken": 100704540,
29324
- "canonicalSignature": "(T):System.Boolean",
29325
- "normalizedSignature": "Contains|(T):System.Boolean|static=false",
29326
- "emitScope": "ViewOnly",
29327
- "arity": 0,
29328
- "parameterCount": 1,
29329
- "declaringClrType": "System.Collections.Generic.ICollection\u00601",
29330
- "declaringAssemblyName": "System.Private.CoreLib",
29331
- "isExtensionMethod": false
29332
- },
29333
29295
  {
29334
29296
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
29335
29297
  "clrName": "CopyTo",
@@ -29344,6 +29306,20 @@
29344
29306
  "declaringAssemblyName": "System.Private.CoreLib",
29345
29307
  "isExtensionMethod": false
29346
29308
  },
29309
+ {
29310
+ "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
29311
+ "clrName": "Contains",
29312
+ "tsEmitName": "contains$view",
29313
+ "metadataToken": 100704540,
29314
+ "canonicalSignature": "(T):System.Boolean",
29315
+ "normalizedSignature": "Contains|(T):System.Boolean|static=false",
29316
+ "emitScope": "ViewOnly",
29317
+ "arity": 0,
29318
+ "parameterCount": 1,
29319
+ "declaringClrType": "System.Collections.Generic.ICollection\u00601",
29320
+ "declaringAssemblyName": "System.Private.CoreLib",
29321
+ "isExtensionMethod": false
29322
+ },
29347
29323
  {
29348
29324
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlySet\u00601::Contains(T):System.Boolean",
29349
29325
  "clrName": "Contains",
@@ -29901,23 +29877,23 @@
29901
29877
  }
29902
29878
  },
29903
29879
  {
29904
- "tsName": "contains$view",
29880
+ "tsName": "copyTo$view",
29905
29881
  "isStatic": false,
29906
- "tsSignatureId": "Contains|(T):System.Boolean|static=false",
29882
+ "tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
29907
29883
  "target": {
29908
29884
  "declaringClrType": "System.Collections.Generic.ICollection\u00601",
29909
29885
  "declaringAssemblyName": "System.Private.CoreLib",
29910
- "metadataToken": 100704540
29886
+ "metadataToken": 100704541
29911
29887
  }
29912
29888
  },
29913
29889
  {
29914
- "tsName": "copyTo$view",
29890
+ "tsName": "contains$view",
29915
29891
  "isStatic": false,
29916
- "tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
29892
+ "tsSignatureId": "Contains|(T):System.Boolean|static=false",
29917
29893
  "target": {
29918
29894
  "declaringClrType": "System.Collections.Generic.ICollection\u00601",
29919
29895
  "declaringAssemblyName": "System.Private.CoreLib",
29920
- "metadataToken": 100704541
29896
+ "metadataToken": 100704540
29921
29897
  }
29922
29898
  },
29923
29899
  {