@tsonic/dotnet 0.8.0 → 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 +1 -1
|
@@ -129,7 +129,7 @@ export interface AsyncFlowControl$instance {
|
|
|
129
129
|
|
|
130
130
|
|
|
131
131
|
export const AsyncFlowControl: {
|
|
132
|
-
new(): AsyncFlowControl
|
|
132
|
+
new(): AsyncFlowControl;
|
|
133
133
|
};
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,7 +154,7 @@ export interface AsyncLocalValueChangedArgs_1$instance<T> {
|
|
|
154
154
|
|
|
155
155
|
|
|
156
156
|
export const AsyncLocalValueChangedArgs_1: {
|
|
157
|
-
new<T>(): AsyncLocalValueChangedArgs_1
|
|
157
|
+
new<T>(): AsyncLocalValueChangedArgs_1<T>;
|
|
158
158
|
};
|
|
159
159
|
|
|
160
160
|
|
|
@@ -179,7 +179,7 @@ export interface CancellationToken$instance {
|
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
export const CancellationToken: {
|
|
182
|
-
new(canceled: boolean): CancellationToken
|
|
182
|
+
new(canceled: boolean): CancellationToken;
|
|
183
183
|
readonly none: CancellationToken;
|
|
184
184
|
};
|
|
185
185
|
|
|
@@ -206,7 +206,7 @@ export interface CancellationTokenRegistration$instance {
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
export const CancellationTokenRegistration: {
|
|
209
|
-
new(): CancellationTokenRegistration
|
|
209
|
+
new(): CancellationTokenRegistration;
|
|
210
210
|
};
|
|
211
211
|
|
|
212
212
|
|
|
@@ -230,7 +230,7 @@ export interface Lock_Scope$instance {
|
|
|
230
230
|
|
|
231
231
|
|
|
232
232
|
export const Lock_Scope: {
|
|
233
|
-
new(): Lock_Scope
|
|
233
|
+
new(): Lock_Scope;
|
|
234
234
|
};
|
|
235
235
|
|
|
236
236
|
|
|
@@ -244,7 +244,7 @@ export interface LockCookie$instance {
|
|
|
244
244
|
|
|
245
245
|
|
|
246
246
|
export const LockCookie: {
|
|
247
|
-
new(): LockCookie
|
|
247
|
+
new(): LockCookie;
|
|
248
248
|
};
|
|
249
249
|
|
|
250
250
|
|
|
@@ -265,7 +265,7 @@ export interface NamedWaitHandleOptions$instance {
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const NamedWaitHandleOptions: {
|
|
268
|
-
new(): NamedWaitHandleOptions
|
|
268
|
+
new(): NamedWaitHandleOptions;
|
|
269
269
|
};
|
|
270
270
|
|
|
271
271
|
|
|
@@ -281,7 +281,7 @@ export interface NativeOverlapped$instance {
|
|
|
281
281
|
|
|
282
282
|
|
|
283
283
|
export const NativeOverlapped: {
|
|
284
|
-
new(): NativeOverlapped
|
|
284
|
+
new(): NativeOverlapped;
|
|
285
285
|
};
|
|
286
286
|
|
|
287
287
|
|
|
@@ -301,7 +301,7 @@ export interface SpinLock$instance {
|
|
|
301
301
|
|
|
302
302
|
|
|
303
303
|
export const SpinLock: {
|
|
304
|
-
new(enableThreadOwnerTracking: boolean): SpinLock
|
|
304
|
+
new(enableThreadOwnerTracking: boolean): SpinLock;
|
|
305
305
|
};
|
|
306
306
|
|
|
307
307
|
|
|
@@ -317,7 +317,7 @@ export interface SpinWait$instance {
|
|
|
317
317
|
|
|
318
318
|
|
|
319
319
|
export const SpinWait: {
|
|
320
|
-
new(): SpinWait
|
|
320
|
+
new(): SpinWait;
|
|
321
321
|
spinUntil(condition: Func_1<System_Internal.Boolean>, millisecondsTimeout: int): boolean;
|
|
322
322
|
spinUntil(condition: Func_1<System_Internal.Boolean>, timeout: TimeSpan): boolean;
|
|
323
323
|
spinUntil(condition: Func_1<System_Internal.Boolean>): void;
|
|
@@ -334,12 +334,12 @@ export interface AbandonedMutexException$instance extends SystemException {
|
|
|
334
334
|
|
|
335
335
|
|
|
336
336
|
export const AbandonedMutexException: {
|
|
337
|
-
new(): AbandonedMutexException
|
|
338
|
-
new(message: string): AbandonedMutexException
|
|
339
|
-
new(message: string, inner: Exception): AbandonedMutexException
|
|
340
|
-
new(location: int, handle: WaitHandle): AbandonedMutexException
|
|
341
|
-
new(message: string, location: int, handle: WaitHandle): AbandonedMutexException
|
|
342
|
-
new(message: string, inner: Exception, location: int, handle: WaitHandle): AbandonedMutexException
|
|
337
|
+
new(): AbandonedMutexException;
|
|
338
|
+
new(message: string): AbandonedMutexException;
|
|
339
|
+
new(message: string, inner: Exception): AbandonedMutexException;
|
|
340
|
+
new(location: int, handle: WaitHandle): AbandonedMutexException;
|
|
341
|
+
new(message: string, location: int, handle: WaitHandle): AbandonedMutexException;
|
|
342
|
+
new(message: string, inner: Exception, location: int, handle: WaitHandle): AbandonedMutexException;
|
|
343
343
|
};
|
|
344
344
|
|
|
345
345
|
|
|
@@ -356,8 +356,8 @@ export interface AsyncLocal_1$instance<T> {
|
|
|
356
356
|
|
|
357
357
|
|
|
358
358
|
export const AsyncLocal_1: {
|
|
359
|
-
new<T>(): AsyncLocal_1
|
|
360
|
-
new<T>(valueChangedHandler: Action_1<AsyncLocalValueChangedArgs_1<T>>): AsyncLocal_1
|
|
359
|
+
new<T>(): AsyncLocal_1<T>;
|
|
360
|
+
new<T>(valueChangedHandler: Action_1<AsyncLocalValueChangedArgs_1<T>>): AsyncLocal_1<T>;
|
|
361
361
|
};
|
|
362
362
|
|
|
363
363
|
|
|
@@ -369,7 +369,7 @@ export interface AutoResetEvent$instance extends EventWaitHandle$instance {
|
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
export const AutoResetEvent: {
|
|
372
|
-
new(initialState: boolean): AutoResetEvent
|
|
372
|
+
new(initialState: boolean): AutoResetEvent;
|
|
373
373
|
};
|
|
374
374
|
|
|
375
375
|
|
|
@@ -399,8 +399,8 @@ export interface Barrier$instance {
|
|
|
399
399
|
|
|
400
400
|
|
|
401
401
|
export const Barrier: {
|
|
402
|
-
new(participantCount: int): Barrier
|
|
403
|
-
new(participantCount: int, postPhaseAction: Action_1<Barrier>): Barrier
|
|
402
|
+
new(participantCount: int): Barrier;
|
|
403
|
+
new(participantCount: int, postPhaseAction: Action_1<Barrier>): Barrier;
|
|
404
404
|
};
|
|
405
405
|
|
|
406
406
|
|
|
@@ -419,10 +419,10 @@ export interface BarrierPostPhaseException$instance extends Exception {
|
|
|
419
419
|
|
|
420
420
|
|
|
421
421
|
export const BarrierPostPhaseException: {
|
|
422
|
-
new(): BarrierPostPhaseException
|
|
423
|
-
new(innerException: Exception): BarrierPostPhaseException
|
|
424
|
-
new(message: string): BarrierPostPhaseException
|
|
425
|
-
new(message: string, innerException: Exception): BarrierPostPhaseException
|
|
422
|
+
new(): BarrierPostPhaseException;
|
|
423
|
+
new(innerException: Exception): BarrierPostPhaseException;
|
|
424
|
+
new(message: string): BarrierPostPhaseException;
|
|
425
|
+
new(message: string, innerException: Exception): BarrierPostPhaseException;
|
|
426
426
|
};
|
|
427
427
|
|
|
428
428
|
|
|
@@ -447,10 +447,10 @@ export interface CancellationTokenSource$instance {
|
|
|
447
447
|
|
|
448
448
|
|
|
449
449
|
export const CancellationTokenSource: {
|
|
450
|
-
new(): CancellationTokenSource
|
|
451
|
-
new(delay: TimeSpan): CancellationTokenSource
|
|
452
|
-
new(delay: TimeSpan, timeProvider: TimeProvider): CancellationTokenSource
|
|
453
|
-
new(millisecondsDelay: int): CancellationTokenSource
|
|
450
|
+
new(): CancellationTokenSource;
|
|
451
|
+
new(delay: TimeSpan): CancellationTokenSource;
|
|
452
|
+
new(delay: TimeSpan, timeProvider: TimeProvider): CancellationTokenSource;
|
|
453
|
+
new(millisecondsDelay: int): CancellationTokenSource;
|
|
454
454
|
createLinkedTokenSource(tokens: ReadOnlySpan_1<CancellationToken>): CancellationTokenSource;
|
|
455
455
|
createLinkedTokenSource(token1: CancellationToken, token2: CancellationToken): CancellationTokenSource;
|
|
456
456
|
createLinkedTokenSource(token: CancellationToken): CancellationTokenSource;
|
|
@@ -474,7 +474,7 @@ export interface CompressedStack$instance {
|
|
|
474
474
|
|
|
475
475
|
|
|
476
476
|
export const CompressedStack: {
|
|
477
|
-
new(): CompressedStack
|
|
477
|
+
new(): CompressedStack;
|
|
478
478
|
capture(): CompressedStack;
|
|
479
479
|
getCompressedStack(): CompressedStack;
|
|
480
480
|
run(compressedStack: CompressedStack, callback: ContextCallback, state: unknown): void;
|
|
@@ -514,7 +514,7 @@ export interface CountdownEvent$instance {
|
|
|
514
514
|
|
|
515
515
|
|
|
516
516
|
export const CountdownEvent: {
|
|
517
|
-
new(initialCount: int): CountdownEvent
|
|
517
|
+
new(initialCount: int): CountdownEvent;
|
|
518
518
|
};
|
|
519
519
|
|
|
520
520
|
|
|
@@ -535,11 +535,11 @@ export interface EventWaitHandle$instance extends WaitHandle$instance {
|
|
|
535
535
|
|
|
536
536
|
|
|
537
537
|
export const EventWaitHandle: {
|
|
538
|
-
new(initialState: boolean, mode: EventResetMode): EventWaitHandle
|
|
539
|
-
new(initialState: boolean, mode: EventResetMode, name: string, options: NamedWaitHandleOptions): EventWaitHandle
|
|
540
|
-
new(initialState: boolean, mode: EventResetMode, name: string): EventWaitHandle
|
|
541
|
-
new(initialState: boolean, mode: EventResetMode, name: string, options: NamedWaitHandleOptions, createdNew: boolean): EventWaitHandle
|
|
542
|
-
new(initialState: boolean, mode: EventResetMode, name: string, createdNew: boolean): EventWaitHandle
|
|
538
|
+
new(initialState: boolean, mode: EventResetMode): EventWaitHandle;
|
|
539
|
+
new(initialState: boolean, mode: EventResetMode, name: string, options: NamedWaitHandleOptions): EventWaitHandle;
|
|
540
|
+
new(initialState: boolean, mode: EventResetMode, name: string): EventWaitHandle;
|
|
541
|
+
new(initialState: boolean, mode: EventResetMode, name: string, options: NamedWaitHandleOptions, createdNew: boolean): EventWaitHandle;
|
|
542
|
+
new(initialState: boolean, mode: EventResetMode, name: string, createdNew: boolean): EventWaitHandle;
|
|
543
543
|
openExisting(name: string, options: NamedWaitHandleOptions): EventWaitHandle;
|
|
544
544
|
openExisting(name: string): EventWaitHandle;
|
|
545
545
|
tryOpenExisting(name: string, result: EventWaitHandle): boolean;
|
|
@@ -562,7 +562,7 @@ export interface ExecutionContext$instance {
|
|
|
562
562
|
|
|
563
563
|
|
|
564
564
|
export const ExecutionContext: {
|
|
565
|
-
new(): ExecutionContext
|
|
565
|
+
new(): ExecutionContext;
|
|
566
566
|
capture(): ExecutionContext;
|
|
567
567
|
isFlowSuppressed(): boolean;
|
|
568
568
|
restore(executionContext: ExecutionContext): void;
|
|
@@ -590,8 +590,8 @@ export interface HostExecutionContext$instance {
|
|
|
590
590
|
|
|
591
591
|
|
|
592
592
|
export const HostExecutionContext: {
|
|
593
|
-
new(): HostExecutionContext
|
|
594
|
-
new(state: unknown): HostExecutionContext
|
|
593
|
+
new(): HostExecutionContext;
|
|
594
|
+
new(state: unknown): HostExecutionContext;
|
|
595
595
|
};
|
|
596
596
|
|
|
597
597
|
|
|
@@ -610,7 +610,7 @@ export interface HostExecutionContextManager$instance {
|
|
|
610
610
|
|
|
611
611
|
|
|
612
612
|
export const HostExecutionContextManager: {
|
|
613
|
-
new(): HostExecutionContextManager
|
|
613
|
+
new(): HostExecutionContextManager;
|
|
614
614
|
};
|
|
615
615
|
|
|
616
616
|
|
|
@@ -628,7 +628,7 @@ export interface Lock$instance {
|
|
|
628
628
|
|
|
629
629
|
|
|
630
630
|
export const Lock: {
|
|
631
|
-
new(): Lock
|
|
631
|
+
new(): Lock;
|
|
632
632
|
};
|
|
633
633
|
|
|
634
634
|
|
|
@@ -640,9 +640,9 @@ export interface LockRecursionException$instance extends Exception {
|
|
|
640
640
|
|
|
641
641
|
|
|
642
642
|
export const LockRecursionException: {
|
|
643
|
-
new(): LockRecursionException
|
|
644
|
-
new(message: string): LockRecursionException
|
|
645
|
-
new(message: string, innerException: Exception): LockRecursionException
|
|
643
|
+
new(): LockRecursionException;
|
|
644
|
+
new(message: string): LockRecursionException;
|
|
645
|
+
new(message: string, innerException: Exception): LockRecursionException;
|
|
646
646
|
};
|
|
647
647
|
|
|
648
648
|
|
|
@@ -659,7 +659,7 @@ export interface ManualResetEvent$instance extends EventWaitHandle$instance {
|
|
|
659
659
|
|
|
660
660
|
|
|
661
661
|
export const ManualResetEvent: {
|
|
662
|
-
new(initialState: boolean): ManualResetEvent
|
|
662
|
+
new(initialState: boolean): ManualResetEvent;
|
|
663
663
|
};
|
|
664
664
|
|
|
665
665
|
|
|
@@ -687,9 +687,9 @@ export interface ManualResetEventSlim$instance {
|
|
|
687
687
|
|
|
688
688
|
|
|
689
689
|
export const ManualResetEventSlim: {
|
|
690
|
-
new(): ManualResetEventSlim
|
|
691
|
-
new(initialState: boolean): ManualResetEventSlim
|
|
692
|
-
new(initialState: boolean, spinCount: int): ManualResetEventSlim
|
|
690
|
+
new(): ManualResetEventSlim;
|
|
691
|
+
new(initialState: boolean): ManualResetEventSlim;
|
|
692
|
+
new(initialState: boolean, spinCount: int): ManualResetEventSlim;
|
|
693
693
|
};
|
|
694
694
|
|
|
695
695
|
|
|
@@ -709,13 +709,13 @@ export interface Mutex$instance extends WaitHandle$instance {
|
|
|
709
709
|
|
|
710
710
|
|
|
711
711
|
export const Mutex: {
|
|
712
|
-
new(initiallyOwned: boolean, name: string, options: NamedWaitHandleOptions, createdNew: boolean): Mutex
|
|
713
|
-
new(initiallyOwned: boolean, name: string, createdNew: boolean): Mutex
|
|
714
|
-
new(initiallyOwned: boolean, name: string, options: NamedWaitHandleOptions): Mutex
|
|
715
|
-
new(initiallyOwned: boolean, name: string): Mutex
|
|
716
|
-
new(name: string, options: NamedWaitHandleOptions): Mutex
|
|
717
|
-
new(initiallyOwned: boolean): Mutex
|
|
718
|
-
new(): Mutex
|
|
712
|
+
new(initiallyOwned: boolean, name: string, options: NamedWaitHandleOptions, createdNew: boolean): Mutex;
|
|
713
|
+
new(initiallyOwned: boolean, name: string, createdNew: boolean): Mutex;
|
|
714
|
+
new(initiallyOwned: boolean, name: string, options: NamedWaitHandleOptions): Mutex;
|
|
715
|
+
new(initiallyOwned: boolean, name: string): Mutex;
|
|
716
|
+
new(name: string, options: NamedWaitHandleOptions): Mutex;
|
|
717
|
+
new(initiallyOwned: boolean): Mutex;
|
|
718
|
+
new(): Mutex;
|
|
719
719
|
openExisting(name: string, options: NamedWaitHandleOptions): Mutex;
|
|
720
720
|
openExisting(name: string): Mutex;
|
|
721
721
|
tryOpenExisting(name: string, result: Mutex): boolean;
|
|
@@ -744,9 +744,9 @@ export interface Overlapped$instance {
|
|
|
744
744
|
|
|
745
745
|
|
|
746
746
|
export const Overlapped: {
|
|
747
|
-
new(): Overlapped
|
|
748
|
-
new(offsetLo: int, offsetHi: int, hEvent: nint, ar: IAsyncResult): Overlapped
|
|
749
|
-
new(offsetLo: int, offsetHi: int, hEvent: int, ar: IAsyncResult): Overlapped
|
|
747
|
+
new(): Overlapped;
|
|
748
|
+
new(offsetLo: int, offsetHi: int, hEvent: nint, ar: IAsyncResult): Overlapped;
|
|
749
|
+
new(offsetLo: int, offsetHi: int, hEvent: int, ar: IAsyncResult): Overlapped;
|
|
750
750
|
free(nativeOverlappedPtr: ptr<NativeOverlapped>): void;
|
|
751
751
|
unpack(nativeOverlappedPtr: ptr<NativeOverlapped>): Overlapped;
|
|
752
752
|
};
|
|
@@ -762,8 +762,8 @@ export interface PeriodicTimer$instance {
|
|
|
762
762
|
|
|
763
763
|
|
|
764
764
|
export const PeriodicTimer: {
|
|
765
|
-
new(period: TimeSpan): PeriodicTimer
|
|
766
|
-
new(period: TimeSpan, timeProvider: TimeProvider): PeriodicTimer
|
|
765
|
+
new(period: TimeSpan): PeriodicTimer;
|
|
766
|
+
new(period: TimeSpan, timeProvider: TimeProvider): PeriodicTimer;
|
|
767
767
|
};
|
|
768
768
|
|
|
769
769
|
|
|
@@ -782,7 +782,7 @@ export interface PreAllocatedOverlapped$instance {
|
|
|
782
782
|
|
|
783
783
|
|
|
784
784
|
export const PreAllocatedOverlapped: {
|
|
785
|
-
new(callback: IOCompletionCallback, state: unknown, pinData: unknown): PreAllocatedOverlapped
|
|
785
|
+
new(callback: IOCompletionCallback, state: unknown, pinData: unknown): PreAllocatedOverlapped;
|
|
786
786
|
unsafeCreate(callback: IOCompletionCallback, state: unknown, pinData: unknown): PreAllocatedOverlapped;
|
|
787
787
|
};
|
|
788
788
|
|
|
@@ -816,7 +816,7 @@ export interface ReaderWriterLock$instance extends CriticalFinalizerObject {
|
|
|
816
816
|
|
|
817
817
|
|
|
818
818
|
export const ReaderWriterLock: {
|
|
819
|
-
new(): ReaderWriterLock
|
|
819
|
+
new(): ReaderWriterLock;
|
|
820
820
|
};
|
|
821
821
|
|
|
822
822
|
|
|
@@ -851,8 +851,8 @@ export interface ReaderWriterLockSlim$instance {
|
|
|
851
851
|
|
|
852
852
|
|
|
853
853
|
export const ReaderWriterLockSlim: {
|
|
854
|
-
new(): ReaderWriterLockSlim
|
|
855
|
-
new(recursionPolicy: LockRecursionPolicy): ReaderWriterLockSlim
|
|
854
|
+
new(): ReaderWriterLockSlim;
|
|
855
|
+
new(recursionPolicy: LockRecursionPolicy): ReaderWriterLockSlim;
|
|
856
856
|
};
|
|
857
857
|
|
|
858
858
|
|
|
@@ -871,7 +871,7 @@ export interface RegisteredWaitHandle$instance extends MarshalByRefObject {
|
|
|
871
871
|
|
|
872
872
|
|
|
873
873
|
export const RegisteredWaitHandle: {
|
|
874
|
-
new(): RegisteredWaitHandle
|
|
874
|
+
new(): RegisteredWaitHandle;
|
|
875
875
|
};
|
|
876
876
|
|
|
877
877
|
|
|
@@ -885,11 +885,11 @@ export interface Semaphore$instance extends WaitHandle$instance {
|
|
|
885
885
|
|
|
886
886
|
|
|
887
887
|
export const Semaphore: {
|
|
888
|
-
new(initialCount: int, maximumCount: int): Semaphore
|
|
889
|
-
new(initialCount: int, maximumCount: int, name: string, options: NamedWaitHandleOptions): Semaphore
|
|
890
|
-
new(initialCount: int, maximumCount: int, name: string): Semaphore
|
|
891
|
-
new(initialCount: int, maximumCount: int, name: string, options: NamedWaitHandleOptions, createdNew: boolean): Semaphore
|
|
892
|
-
new(initialCount: int, maximumCount: int, name: string, createdNew: boolean): Semaphore
|
|
888
|
+
new(initialCount: int, maximumCount: int): Semaphore;
|
|
889
|
+
new(initialCount: int, maximumCount: int, name: string, options: NamedWaitHandleOptions): Semaphore;
|
|
890
|
+
new(initialCount: int, maximumCount: int, name: string): Semaphore;
|
|
891
|
+
new(initialCount: int, maximumCount: int, name: string, options: NamedWaitHandleOptions, createdNew: boolean): Semaphore;
|
|
892
|
+
new(initialCount: int, maximumCount: int, name: string, createdNew: boolean): Semaphore;
|
|
893
893
|
openExisting(name: string, options: NamedWaitHandleOptions): Semaphore;
|
|
894
894
|
openExisting(name: string): Semaphore;
|
|
895
895
|
tryOpenExisting(name: string, options: NamedWaitHandleOptions, result: Semaphore): boolean;
|
|
@@ -910,9 +910,9 @@ export interface SemaphoreFullException$instance extends SystemException {
|
|
|
910
910
|
|
|
911
911
|
|
|
912
912
|
export const SemaphoreFullException: {
|
|
913
|
-
new(): SemaphoreFullException
|
|
914
|
-
new(message: string): SemaphoreFullException
|
|
915
|
-
new(message: string, innerException: Exception): SemaphoreFullException
|
|
913
|
+
new(): SemaphoreFullException;
|
|
914
|
+
new(message: string): SemaphoreFullException;
|
|
915
|
+
new(message: string, innerException: Exception): SemaphoreFullException;
|
|
916
916
|
};
|
|
917
917
|
|
|
918
918
|
|
|
@@ -945,8 +945,8 @@ export interface SemaphoreSlim$instance {
|
|
|
945
945
|
|
|
946
946
|
|
|
947
947
|
export const SemaphoreSlim: {
|
|
948
|
-
new(initialCount: int): SemaphoreSlim
|
|
949
|
-
new(initialCount: int, maxCount: int): SemaphoreSlim
|
|
948
|
+
new(initialCount: int): SemaphoreSlim;
|
|
949
|
+
new(initialCount: int, maxCount: int): SemaphoreSlim;
|
|
950
950
|
};
|
|
951
951
|
|
|
952
952
|
|
|
@@ -971,7 +971,7 @@ export interface SynchronizationContext$instance {
|
|
|
971
971
|
|
|
972
972
|
|
|
973
973
|
export const SynchronizationContext: {
|
|
974
|
-
new(): SynchronizationContext
|
|
974
|
+
new(): SynchronizationContext;
|
|
975
975
|
readonly current: SynchronizationContext;
|
|
976
976
|
setSynchronizationContext(syncContext: SynchronizationContext): void;
|
|
977
977
|
};
|
|
@@ -985,9 +985,9 @@ export interface SynchronizationLockException$instance extends SystemException {
|
|
|
985
985
|
|
|
986
986
|
|
|
987
987
|
export const SynchronizationLockException: {
|
|
988
|
-
new(): SynchronizationLockException
|
|
989
|
-
new(message: string): SynchronizationLockException
|
|
990
|
-
new(message: string, innerException: Exception): SynchronizationLockException
|
|
988
|
+
new(): SynchronizationLockException;
|
|
989
|
+
new(message: string): SynchronizationLockException;
|
|
990
|
+
new(message: string, innerException: Exception): SynchronizationLockException;
|
|
991
991
|
};
|
|
992
992
|
|
|
993
993
|
|
|
@@ -1033,10 +1033,10 @@ export interface Thread$instance extends CriticalFinalizerObject {
|
|
|
1033
1033
|
|
|
1034
1034
|
|
|
1035
1035
|
export const Thread: {
|
|
1036
|
-
new(start: ThreadStart): Thread
|
|
1037
|
-
new(start: ThreadStart, maxStackSize: int): Thread
|
|
1038
|
-
new(start: ParameterizedThreadStart): Thread
|
|
1039
|
-
new(start: ParameterizedThreadStart, maxStackSize: int): Thread
|
|
1036
|
+
new(start: ThreadStart): Thread;
|
|
1037
|
+
new(start: ThreadStart, maxStackSize: int): Thread;
|
|
1038
|
+
new(start: ParameterizedThreadStart): Thread;
|
|
1039
|
+
new(start: ParameterizedThreadStart, maxStackSize: int): Thread;
|
|
1040
1040
|
currentPrincipal: IPrincipal;
|
|
1041
1041
|
readonly currentThread: Thread;
|
|
1042
1042
|
allocateDataSlot(): LocalDataStoreSlot;
|
|
@@ -1096,7 +1096,7 @@ export interface ThreadAbortException$instance extends SystemException {
|
|
|
1096
1096
|
|
|
1097
1097
|
|
|
1098
1098
|
export const ThreadAbortException: {
|
|
1099
|
-
new(): ThreadAbortException
|
|
1099
|
+
new(): ThreadAbortException;
|
|
1100
1100
|
};
|
|
1101
1101
|
|
|
1102
1102
|
|
|
@@ -1113,7 +1113,7 @@ export interface ThreadExceptionEventArgs$instance extends EventArgs {
|
|
|
1113
1113
|
|
|
1114
1114
|
|
|
1115
1115
|
export const ThreadExceptionEventArgs: {
|
|
1116
|
-
new(t: Exception): ThreadExceptionEventArgs
|
|
1116
|
+
new(t: Exception): ThreadExceptionEventArgs;
|
|
1117
1117
|
};
|
|
1118
1118
|
|
|
1119
1119
|
|
|
@@ -1125,9 +1125,9 @@ export interface ThreadInterruptedException$instance extends SystemException {
|
|
|
1125
1125
|
|
|
1126
1126
|
|
|
1127
1127
|
export const ThreadInterruptedException: {
|
|
1128
|
-
new(): ThreadInterruptedException
|
|
1129
|
-
new(message: string): ThreadInterruptedException
|
|
1130
|
-
new(message: string, innerException: Exception): ThreadInterruptedException
|
|
1128
|
+
new(): ThreadInterruptedException;
|
|
1129
|
+
new(message: string): ThreadInterruptedException;
|
|
1130
|
+
new(message: string, innerException: Exception): ThreadInterruptedException;
|
|
1131
1131
|
};
|
|
1132
1132
|
|
|
1133
1133
|
|
|
@@ -1148,10 +1148,10 @@ export interface ThreadLocal_1$instance<T> {
|
|
|
1148
1148
|
|
|
1149
1149
|
|
|
1150
1150
|
export const ThreadLocal_1: {
|
|
1151
|
-
new<T>(): ThreadLocal_1
|
|
1152
|
-
new<T>(trackAllValues: boolean): ThreadLocal_1
|
|
1153
|
-
new<T>(valueFactory: Func_1<T>): ThreadLocal_1
|
|
1154
|
-
new<T>(valueFactory: Func_1<T>, trackAllValues: boolean): ThreadLocal_1
|
|
1151
|
+
new<T>(): ThreadLocal_1<T>;
|
|
1152
|
+
new<T>(trackAllValues: boolean): ThreadLocal_1<T>;
|
|
1153
|
+
new<T>(valueFactory: Func_1<T>): ThreadLocal_1<T>;
|
|
1154
|
+
new<T>(valueFactory: Func_1<T>, trackAllValues: boolean): ThreadLocal_1<T>;
|
|
1155
1155
|
};
|
|
1156
1156
|
|
|
1157
1157
|
|
|
@@ -1175,7 +1175,7 @@ export interface ThreadPoolBoundHandle$instance {
|
|
|
1175
1175
|
|
|
1176
1176
|
|
|
1177
1177
|
export const ThreadPoolBoundHandle: {
|
|
1178
|
-
new(): ThreadPoolBoundHandle
|
|
1178
|
+
new(): ThreadPoolBoundHandle;
|
|
1179
1179
|
bindHandle(handle: SafeHandle): ThreadPoolBoundHandle;
|
|
1180
1180
|
getNativeOverlappedState(overlapped: ptr<NativeOverlapped>): unknown;
|
|
1181
1181
|
};
|
|
@@ -1196,7 +1196,7 @@ export interface ThreadStartException$instance extends SystemException {
|
|
|
1196
1196
|
|
|
1197
1197
|
|
|
1198
1198
|
export const ThreadStartException: {
|
|
1199
|
-
new(): ThreadStartException
|
|
1199
|
+
new(): ThreadStartException;
|
|
1200
1200
|
};
|
|
1201
1201
|
|
|
1202
1202
|
|
|
@@ -1213,9 +1213,9 @@ export interface ThreadStateException$instance extends SystemException {
|
|
|
1213
1213
|
|
|
1214
1214
|
|
|
1215
1215
|
export const ThreadStateException: {
|
|
1216
|
-
new(): ThreadStateException
|
|
1217
|
-
new(message: string): ThreadStateException
|
|
1218
|
-
new(message: string, innerException: Exception): ThreadStateException
|
|
1216
|
+
new(): ThreadStateException;
|
|
1217
|
+
new(message: string): ThreadStateException;
|
|
1218
|
+
new(message: string, innerException: Exception): ThreadStateException;
|
|
1219
1219
|
};
|
|
1220
1220
|
|
|
1221
1221
|
|
|
@@ -1238,11 +1238,11 @@ export interface Timer$instance extends MarshalByRefObject {
|
|
|
1238
1238
|
|
|
1239
1239
|
|
|
1240
1240
|
export const Timer: {
|
|
1241
|
-
new(callback: TimerCallback, state: unknown, dueTime: int, period: int): Timer
|
|
1242
|
-
new(callback: TimerCallback, state: unknown, dueTime: TimeSpan, period: TimeSpan): Timer
|
|
1243
|
-
new(callback: TimerCallback, state: unknown, dueTime: uint, period: uint): Timer
|
|
1244
|
-
new(callback: TimerCallback, state: unknown, dueTime: long, period: long): Timer
|
|
1245
|
-
new(callback: TimerCallback): Timer
|
|
1241
|
+
new(callback: TimerCallback, state: unknown, dueTime: int, period: int): Timer;
|
|
1242
|
+
new(callback: TimerCallback, state: unknown, dueTime: TimeSpan, period: TimeSpan): Timer;
|
|
1243
|
+
new(callback: TimerCallback, state: unknown, dueTime: uint, period: uint): Timer;
|
|
1244
|
+
new(callback: TimerCallback, state: unknown, dueTime: long, period: long): Timer;
|
|
1245
|
+
new(callback: TimerCallback): Timer;
|
|
1246
1246
|
readonly activeCount: long;
|
|
1247
1247
|
};
|
|
1248
1248
|
|
|
@@ -1302,9 +1302,9 @@ export interface WaitHandleCannotBeOpenedException$instance extends ApplicationE
|
|
|
1302
1302
|
|
|
1303
1303
|
|
|
1304
1304
|
export const WaitHandleCannotBeOpenedException: {
|
|
1305
|
-
new(): WaitHandleCannotBeOpenedException
|
|
1306
|
-
new(message: string): WaitHandleCannotBeOpenedException
|
|
1307
|
-
new(message: string, innerException: Exception): WaitHandleCannotBeOpenedException
|
|
1305
|
+
new(): WaitHandleCannotBeOpenedException;
|
|
1306
|
+
new(message: string): WaitHandleCannotBeOpenedException;
|
|
1307
|
+
new(message: string, innerException: Exception): WaitHandleCannotBeOpenedException;
|
|
1308
1308
|
};
|
|
1309
1309
|
|
|
1310
1310
|
|
|
@@ -34,7 +34,7 @@ export interface BoundedChannelOptions$instance extends ChannelOptions {
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
export const BoundedChannelOptions: {
|
|
37
|
-
new(capacity: int): BoundedChannelOptions
|
|
37
|
+
new(capacity: int): BoundedChannelOptions;
|
|
38
38
|
};
|
|
39
39
|
|
|
40
40
|
|
|
@@ -68,10 +68,10 @@ export interface ChannelClosedException$instance extends InvalidOperationExcepti
|
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
export const ChannelClosedException: {
|
|
71
|
-
new(): ChannelClosedException
|
|
72
|
-
new(message: string): ChannelClosedException
|
|
73
|
-
new(innerException: Exception): ChannelClosedException
|
|
74
|
-
new(message: string, innerException: Exception): ChannelClosedException
|
|
71
|
+
new(): ChannelClosedException;
|
|
72
|
+
new(message: string): ChannelClosedException;
|
|
73
|
+
new(innerException: Exception): ChannelClosedException;
|
|
74
|
+
new(message: string, innerException: Exception): ChannelClosedException;
|
|
75
75
|
};
|
|
76
76
|
|
|
77
77
|
|
|
@@ -134,7 +134,7 @@ export interface UnboundedChannelOptions$instance extends ChannelOptions {
|
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
export const UnboundedChannelOptions: {
|
|
137
|
-
new(): UnboundedChannelOptions
|
|
137
|
+
new(): UnboundedChannelOptions;
|
|
138
138
|
};
|
|
139
139
|
|
|
140
140
|
|
|
@@ -146,7 +146,7 @@ export interface UnboundedPrioritizedChannelOptions_1$instance<T> extends Channe
|
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
export const UnboundedPrioritizedChannelOptions_1: {
|
|
149
|
-
new<T>(): UnboundedPrioritizedChannelOptions_1
|
|
149
|
+
new<T>(): UnboundedPrioritizedChannelOptions_1<T>;
|
|
150
150
|
};
|
|
151
151
|
|
|
152
152
|
|