@tsonic/dotnet 0.7.9 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +2 -2
|
@@ -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): MemoryHandle
|
|
67
|
+
new(pointer: ptr<void>, handle: GCHandle, pinnable: IPinnable): MemoryHandle;
|
|
68
68
|
};
|
|
69
69
|
|
|
70
70
|
|
|
@@ -104,10 +104,10 @@ export interface ReadOnlySequence_1$instance<T> {
|
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
export const ReadOnlySequence_1: {
|
|
107
|
-
new<T>(startSegment: ReadOnlySequenceSegment_1<T>, startIndex: int, endSegment: ReadOnlySequenceSegment_1<T>, endIndex: int): ReadOnlySequence_1
|
|
108
|
-
new<T>(array: T[]): ReadOnlySequence_1
|
|
109
|
-
new<T>(array: T[], start: int, length: int): ReadOnlySequence_1
|
|
110
|
-
new<T>(memory: ReadOnlyMemory_1<T>): ReadOnlySequence_1
|
|
107
|
+
new<T>(startSegment: ReadOnlySequenceSegment_1<T>, startIndex: int, endSegment: ReadOnlySequenceSegment_1<T>, endIndex: int): ReadOnlySequence_1<T>;
|
|
108
|
+
new<T>(array: T[]): ReadOnlySequence_1<T>;
|
|
109
|
+
new<T>(array: T[], start: int, length: int): ReadOnlySequence_1<T>;
|
|
110
|
+
new<T>(memory: ReadOnlyMemory_1<T>): ReadOnlySequence_1<T>;
|
|
111
111
|
readonly empty: unknown;
|
|
112
112
|
};
|
|
113
113
|
|
|
@@ -121,7 +121,7 @@ export interface ReadOnlySequence_1_Enumerator$instance<T> {
|
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
export const ReadOnlySequence_1_Enumerator: {
|
|
124
|
-
new<T>(sequence: ReadOnlySequence_1<T>): ReadOnlySequence_1_Enumerator
|
|
124
|
+
new<T>(sequence: ReadOnlySequence_1<T>): ReadOnlySequence_1_Enumerator<T>;
|
|
125
125
|
};
|
|
126
126
|
|
|
127
127
|
|
|
@@ -167,7 +167,7 @@ export interface SequenceReader_1$instance<T extends (IEquatable_1<T> | number |
|
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
export const SequenceReader_1: {
|
|
170
|
-
new<T extends (IEquatable_1<T> | number | string | boolean)>(sequence: ReadOnlySequence_1<T>): SequenceReader_1
|
|
170
|
+
new<T extends (IEquatable_1<T> | number | string | boolean)>(sequence: ReadOnlySequence_1<T>): SequenceReader_1<T>;
|
|
171
171
|
};
|
|
172
172
|
|
|
173
173
|
|
|
@@ -186,7 +186,7 @@ export interface StandardFormat$instance {
|
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
export const StandardFormat: {
|
|
189
|
-
new(symbol_: char, precision: byte): StandardFormat
|
|
189
|
+
new(symbol_: char, precision: byte): StandardFormat;
|
|
190
190
|
readonly noPrecision: byte;
|
|
191
191
|
readonly maxPrecision: byte;
|
|
192
192
|
parse(format: ReadOnlySpan_1<System_Internal.Char>): StandardFormat;
|
|
@@ -220,8 +220,8 @@ export interface ArrayBufferWriter_1$instance<T> {
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const ArrayBufferWriter_1: {
|
|
223
|
-
new<T>(): ArrayBufferWriter_1
|
|
224
|
-
new<T>(initialCapacity: int): ArrayBufferWriter_1
|
|
223
|
+
new<T>(): ArrayBufferWriter_1<T>;
|
|
224
|
+
new<T>(initialCapacity: int): ArrayBufferWriter_1<T>;
|
|
225
225
|
};
|
|
226
226
|
|
|
227
227
|
|
|
@@ -312,7 +312,7 @@ export interface SearchValues_1$instance<T extends (IEquatable_1<T> | number | s
|
|
|
312
312
|
|
|
313
313
|
|
|
314
314
|
export const SearchValues_1: {
|
|
315
|
-
new<T extends (IEquatable_1<T> | number | string | boolean)>(): SearchValues_1
|
|
315
|
+
new<T extends (IEquatable_1<T> | number | string | boolean)>(): SearchValues_1<T>;
|
|
316
316
|
};
|
|
317
317
|
|
|
318
318
|
|
|
@@ -21,7 +21,7 @@ export interface GeneratedCodeAttribute$instance extends Attribute {
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
export const GeneratedCodeAttribute: {
|
|
24
|
-
new(tool: string, version: string): GeneratedCodeAttribute
|
|
24
|
+
new(tool: string, version: string): GeneratedCodeAttribute;
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
|
|
@@ -102,8 +102,8 @@ export interface IndentedTextWriter$instance extends TextWriter {
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
export const IndentedTextWriter: {
|
|
105
|
-
new(writer: TextWriter): IndentedTextWriter
|
|
106
|
-
new(writer: TextWriter, tabString: string): IndentedTextWriter
|
|
105
|
+
new(writer: TextWriter): IndentedTextWriter;
|
|
106
|
+
new(writer: TextWriter, tabString: string): IndentedTextWriter;
|
|
107
107
|
readonly defaultTabString: string;
|
|
108
108
|
};
|
|
109
109
|
|
|
@@ -145,7 +145,7 @@ export interface DictionaryEntry$instance {
|
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
export const DictionaryEntry: {
|
|
148
|
-
new(key: unknown, value: unknown): DictionaryEntry
|
|
148
|
+
new(key: unknown, value: unknown): DictionaryEntry;
|
|
149
149
|
};
|
|
150
150
|
|
|
151
151
|
|
|
@@ -197,9 +197,9 @@ export interface ArrayList$instance {
|
|
|
197
197
|
|
|
198
198
|
|
|
199
199
|
export const ArrayList: {
|
|
200
|
-
new(): ArrayList
|
|
201
|
-
new(capacity: int): ArrayList
|
|
202
|
-
new(c: ICollection): ArrayList
|
|
200
|
+
new(): ArrayList;
|
|
201
|
+
new(capacity: int): ArrayList;
|
|
202
|
+
new(c: ICollection): ArrayList;
|
|
203
203
|
adapter(list: IList): ArrayList;
|
|
204
204
|
fixedSize(list: ArrayList): ArrayList;
|
|
205
205
|
fixedSize(list: IList): IList;
|
|
@@ -248,12 +248,12 @@ export interface BitArray$instance {
|
|
|
248
248
|
|
|
249
249
|
|
|
250
250
|
export const BitArray: {
|
|
251
|
-
new(length: int): BitArray
|
|
252
|
-
new(length: int, defaultValue: boolean): BitArray
|
|
253
|
-
new(bytes: byte[]): BitArray
|
|
254
|
-
new(values: boolean[]): BitArray
|
|
255
|
-
new(values: int[]): BitArray
|
|
256
|
-
new(bits: BitArray): BitArray
|
|
251
|
+
new(length: int): BitArray;
|
|
252
|
+
new(length: int, defaultValue: boolean): BitArray;
|
|
253
|
+
new(bytes: byte[]): BitArray;
|
|
254
|
+
new(values: boolean[]): BitArray;
|
|
255
|
+
new(values: int[]): BitArray;
|
|
256
|
+
new(bits: BitArray): BitArray;
|
|
257
257
|
};
|
|
258
258
|
|
|
259
259
|
|
|
@@ -275,8 +275,8 @@ export interface CaseInsensitiveComparer$instance {
|
|
|
275
275
|
|
|
276
276
|
|
|
277
277
|
export const CaseInsensitiveComparer: {
|
|
278
|
-
new(): CaseInsensitiveComparer
|
|
279
|
-
new(culture: CultureInfo): CaseInsensitiveComparer
|
|
278
|
+
new(): CaseInsensitiveComparer;
|
|
279
|
+
new(culture: CultureInfo): CaseInsensitiveComparer;
|
|
280
280
|
readonly default_: CaseInsensitiveComparer;
|
|
281
281
|
readonly defaultInvariant: CaseInsensitiveComparer;
|
|
282
282
|
};
|
|
@@ -297,8 +297,8 @@ export interface CaseInsensitiveHashCodeProvider$instance {
|
|
|
297
297
|
|
|
298
298
|
|
|
299
299
|
export const CaseInsensitiveHashCodeProvider: {
|
|
300
|
-
new(): CaseInsensitiveHashCodeProvider
|
|
301
|
-
new(culture: CultureInfo): CaseInsensitiveHashCodeProvider
|
|
300
|
+
new(): CaseInsensitiveHashCodeProvider;
|
|
301
|
+
new(culture: CultureInfo): CaseInsensitiveHashCodeProvider;
|
|
302
302
|
readonly default_: CaseInsensitiveHashCodeProvider;
|
|
303
303
|
readonly defaultInvariant: CaseInsensitiveHashCodeProvider;
|
|
304
304
|
};
|
|
@@ -340,7 +340,7 @@ export interface Comparer$instance {
|
|
|
340
340
|
|
|
341
341
|
|
|
342
342
|
export const Comparer: {
|
|
343
|
-
new(culture: CultureInfo): Comparer
|
|
343
|
+
new(culture: CultureInfo): Comparer;
|
|
344
344
|
readonly default_: Comparer;
|
|
345
345
|
readonly defaultInvariant: Comparer;
|
|
346
346
|
};
|
|
@@ -401,21 +401,21 @@ export interface Hashtable$instance {
|
|
|
401
401
|
|
|
402
402
|
|
|
403
403
|
export const Hashtable: {
|
|
404
|
-
new(): Hashtable
|
|
405
|
-
new(capacity: int): Hashtable
|
|
406
|
-
new(capacity: int, loadFactor: float): Hashtable
|
|
407
|
-
new(capacity: int, loadFactor: float, equalityComparer: IEqualityComparer): Hashtable
|
|
408
|
-
new(hcp: IHashCodeProvider, comparer: IComparer): Hashtable
|
|
409
|
-
new(equalityComparer: IEqualityComparer): Hashtable
|
|
410
|
-
new(capacity: int, hcp: IHashCodeProvider, comparer: IComparer): Hashtable
|
|
411
|
-
new(capacity: int, equalityComparer: IEqualityComparer): Hashtable
|
|
412
|
-
new(d: IDictionary): Hashtable
|
|
413
|
-
new(d: IDictionary, loadFactor: float): Hashtable
|
|
414
|
-
new(d: IDictionary, hcp: IHashCodeProvider, comparer: IComparer): Hashtable
|
|
415
|
-
new(d: IDictionary, equalityComparer: IEqualityComparer): Hashtable
|
|
416
|
-
new(capacity: int, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable
|
|
417
|
-
new(d: IDictionary, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable
|
|
418
|
-
new(d: IDictionary, loadFactor: float, equalityComparer: IEqualityComparer): Hashtable
|
|
404
|
+
new(): Hashtable;
|
|
405
|
+
new(capacity: int): Hashtable;
|
|
406
|
+
new(capacity: int, loadFactor: float): Hashtable;
|
|
407
|
+
new(capacity: int, loadFactor: float, equalityComparer: IEqualityComparer): Hashtable;
|
|
408
|
+
new(hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
|
|
409
|
+
new(equalityComparer: IEqualityComparer): Hashtable;
|
|
410
|
+
new(capacity: int, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
|
|
411
|
+
new(capacity: int, equalityComparer: IEqualityComparer): Hashtable;
|
|
412
|
+
new(d: IDictionary): Hashtable;
|
|
413
|
+
new(d: IDictionary, loadFactor: float): Hashtable;
|
|
414
|
+
new(d: IDictionary, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
|
|
415
|
+
new(d: IDictionary, equalityComparer: IEqualityComparer): Hashtable;
|
|
416
|
+
new(capacity: int, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
|
|
417
|
+
new(d: IDictionary, loadFactor: float, hcp: IHashCodeProvider, comparer: IComparer): Hashtable;
|
|
418
|
+
new(d: IDictionary, loadFactor: float, equalityComparer: IEqualityComparer): Hashtable;
|
|
419
419
|
synchronized(table: Hashtable): Hashtable;
|
|
420
420
|
};
|
|
421
421
|
|
|
@@ -453,7 +453,7 @@ export interface ListDictionaryInternal$instance {
|
|
|
453
453
|
|
|
454
454
|
|
|
455
455
|
export const ListDictionaryInternal: {
|
|
456
|
-
new(): ListDictionaryInternal
|
|
456
|
+
new(): ListDictionaryInternal;
|
|
457
457
|
};
|
|
458
458
|
|
|
459
459
|
|
|
@@ -484,10 +484,10 @@ export interface Queue$instance {
|
|
|
484
484
|
|
|
485
485
|
|
|
486
486
|
export const Queue: {
|
|
487
|
-
new(): Queue
|
|
488
|
-
new(capacity: int): Queue
|
|
489
|
-
new(capacity: int, growFactor: float): Queue
|
|
490
|
-
new(col: ICollection): Queue
|
|
487
|
+
new(): Queue;
|
|
488
|
+
new(capacity: int): Queue;
|
|
489
|
+
new(capacity: int, growFactor: float): Queue;
|
|
490
|
+
new(col: ICollection): Queue;
|
|
491
491
|
synchronized(queue: Queue): Queue;
|
|
492
492
|
};
|
|
493
493
|
|
|
@@ -553,12 +553,12 @@ export interface SortedList$instance {
|
|
|
553
553
|
|
|
554
554
|
|
|
555
555
|
export const SortedList: {
|
|
556
|
-
new(): SortedList
|
|
557
|
-
new(initialCapacity: int): SortedList
|
|
558
|
-
new(comparer: IComparer): SortedList
|
|
559
|
-
new(comparer: IComparer, capacity: int): SortedList
|
|
560
|
-
new(d: IDictionary): SortedList
|
|
561
|
-
new(d: IDictionary, comparer: IComparer): SortedList
|
|
556
|
+
new(): SortedList;
|
|
557
|
+
new(initialCapacity: int): SortedList;
|
|
558
|
+
new(comparer: IComparer): SortedList;
|
|
559
|
+
new(comparer: IComparer, capacity: int): SortedList;
|
|
560
|
+
new(d: IDictionary): SortedList;
|
|
561
|
+
new(d: IDictionary, comparer: IComparer): SortedList;
|
|
562
562
|
synchronized(list: SortedList): SortedList;
|
|
563
563
|
};
|
|
564
564
|
|
|
@@ -592,9 +592,9 @@ export interface Stack$instance {
|
|
|
592
592
|
|
|
593
593
|
|
|
594
594
|
export const Stack: {
|
|
595
|
-
new(): Stack
|
|
596
|
-
new(initialCapacity: int): Stack
|
|
597
|
-
new(col: ICollection): Stack
|
|
595
|
+
new(): Stack;
|
|
596
|
+
new(initialCapacity: int): Stack;
|
|
597
|
+
new(col: ICollection): Stack;
|
|
598
598
|
synchronized(stack: Stack): Stack;
|
|
599
599
|
};
|
|
600
600
|
|
|
@@ -53,7 +53,7 @@ export interface ConcurrentDictionary_2_AlternateLookup_1$instance<TKey, TValue,
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
export const ConcurrentDictionary_2_AlternateLookup_1: {
|
|
56
|
-
new<TKey, TValue, TAlternateKey>(): ConcurrentDictionary_2_AlternateLookup_1
|
|
56
|
+
new<TKey, TValue, TAlternateKey>(): ConcurrentDictionary_2_AlternateLookup_1<TKey, TValue, TAlternateKey>;
|
|
57
57
|
};
|
|
58
58
|
|
|
59
59
|
|
|
@@ -86,10 +86,10 @@ export interface BlockingCollection_1$instance<T> {
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
export const BlockingCollection_1: {
|
|
89
|
-
new<T>(): BlockingCollection_1
|
|
90
|
-
new<T>(boundedCapacity: int): BlockingCollection_1
|
|
91
|
-
new<T>(collection: IProducerConsumerCollection_1<T>, boundedCapacity: int): BlockingCollection_1
|
|
92
|
-
new<T>(collection: IProducerConsumerCollection_1<T>): BlockingCollection_1
|
|
89
|
+
new<T>(): BlockingCollection_1<T>;
|
|
90
|
+
new<T>(boundedCapacity: int): BlockingCollection_1<T>;
|
|
91
|
+
new<T>(collection: IProducerConsumerCollection_1<T>, boundedCapacity: int): BlockingCollection_1<T>;
|
|
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
95
|
takeFromAny<T>(collections: BlockingCollection_1<T>[], item: T, cancellationToken: CancellationToken): int;
|
|
@@ -132,8 +132,8 @@ export interface ConcurrentBag_1$instance<T> {
|
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
export const ConcurrentBag_1: {
|
|
135
|
-
new<T>(): ConcurrentBag_1
|
|
136
|
-
new<T>(collection: IEnumerable_1<T>): ConcurrentBag_1
|
|
135
|
+
new<T>(): ConcurrentBag_1<T>;
|
|
136
|
+
new<T>(collection: IEnumerable_1<T>): ConcurrentBag_1<T>;
|
|
137
137
|
};
|
|
138
138
|
|
|
139
139
|
|
|
@@ -176,13 +176,13 @@ export interface ConcurrentDictionary_2$instance<TKey, TValue> {
|
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
export const ConcurrentDictionary_2: {
|
|
179
|
-
new<TKey, TValue>(): ConcurrentDictionary_2
|
|
180
|
-
new<TKey, TValue>(concurrencyLevel: int, capacity: int): ConcurrentDictionary_2
|
|
181
|
-
new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>): ConcurrentDictionary_2
|
|
182
|
-
new<TKey, TValue>(comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2
|
|
183
|
-
new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2
|
|
184
|
-
new<TKey, TValue>(concurrencyLevel: int, collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2
|
|
185
|
-
new<TKey, TValue>(concurrencyLevel: int, capacity: int, comparer: IEqualityComparer_1<TKey>): ConcurrentDictionary_2
|
|
179
|
+
new<TKey, TValue>(): ConcurrentDictionary_2<TKey, TValue>;
|
|
180
|
+
new<TKey, TValue>(concurrencyLevel: int, capacity: int): ConcurrentDictionary_2<TKey, TValue>;
|
|
181
|
+
new<TKey, TValue>(collection: IEnumerable_1<KeyValuePair_2<TKey, TValue>>): 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
|
|
|
@@ -214,8 +214,8 @@ export interface ConcurrentQueue_1$instance<T> {
|
|
|
214
214
|
|
|
215
215
|
|
|
216
216
|
export const ConcurrentQueue_1: {
|
|
217
|
-
new<T>(): ConcurrentQueue_1
|
|
218
|
-
new<T>(collection: IEnumerable_1<T>): ConcurrentQueue_1
|
|
217
|
+
new<T>(): ConcurrentQueue_1<T>;
|
|
218
|
+
new<T>(collection: IEnumerable_1<T>): ConcurrentQueue_1<T>;
|
|
219
219
|
};
|
|
220
220
|
|
|
221
221
|
|
|
@@ -248,8 +248,8 @@ export interface ConcurrentStack_1$instance<T> {
|
|
|
248
248
|
|
|
249
249
|
|
|
250
250
|
export const ConcurrentStack_1: {
|
|
251
|
-
new<T>(): ConcurrentStack_1
|
|
252
|
-
new<T>(collection: IEnumerable_1<T>): ConcurrentStack_1
|
|
251
|
+
new<T>(): ConcurrentStack_1<T>;
|
|
252
|
+
new<T>(collection: IEnumerable_1<T>): ConcurrentStack_1<T>;
|
|
253
253
|
};
|
|
254
254
|
|
|
255
255
|
|
|
@@ -26,7 +26,7 @@ export interface FrozenDictionary_2_AlternateLookup_1$instance<TKey, TValue, TAl
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
export const FrozenDictionary_2_AlternateLookup_1: {
|
|
29
|
-
new<TKey, TValue, TAlternateKey>(): FrozenDictionary_2_AlternateLookup_1
|
|
29
|
+
new<TKey, TValue, TAlternateKey>(): FrozenDictionary_2_AlternateLookup_1<TKey, TValue, TAlternateKey>;
|
|
30
30
|
};
|
|
31
31
|
|
|
32
32
|
|
|
@@ -40,7 +40,7 @@ export interface FrozenDictionary_2_Enumerator$instance<TKey, TValue> {
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export const FrozenDictionary_2_Enumerator: {
|
|
43
|
-
new<TKey, TValue>(): FrozenDictionary_2_Enumerator
|
|
43
|
+
new<TKey, TValue>(): FrozenDictionary_2_Enumerator<TKey, TValue>;
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
|
|
@@ -60,7 +60,7 @@ export interface FrozenSet_1_AlternateLookup_1$instance<T, TAlternate> {
|
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
export const FrozenSet_1_AlternateLookup_1: {
|
|
63
|
-
new<T, TAlternate>(): FrozenSet_1_AlternateLookup_1
|
|
63
|
+
new<T, TAlternate>(): FrozenSet_1_AlternateLookup_1<T, TAlternate>;
|
|
64
64
|
};
|
|
65
65
|
|
|
66
66
|
|
|
@@ -74,7 +74,7 @@ export interface FrozenSet_1_Enumerator$instance<T> {
|
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
export const FrozenSet_1_Enumerator: {
|
|
77
|
-
new<T>(): FrozenSet_1_Enumerator
|
|
77
|
+
new<T>(): FrozenSet_1_Enumerator<T>;
|
|
78
78
|
};
|
|
79
79
|
|
|
80
80
|
|