@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
|
@@ -32,7 +32,7 @@ export interface FlushResult$instance {
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
export const FlushResult: {
|
|
35
|
-
new(isCanceled: boolean, isCompleted: boolean): FlushResult
|
|
35
|
+
new(isCanceled: boolean, isCompleted: boolean): FlushResult;
|
|
36
36
|
};
|
|
37
37
|
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@ export interface ReadResult$instance {
|
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
export const ReadResult: {
|
|
49
|
-
new(buffer: ReadOnlySequence_1<System_Internal.Byte>, isCanceled: boolean, isCompleted: boolean): ReadResult
|
|
49
|
+
new(buffer: ReadOnlySequence_1<System_Internal.Byte>, isCanceled: boolean, isCompleted: boolean): ReadResult;
|
|
50
50
|
};
|
|
51
51
|
|
|
52
52
|
|
|
@@ -60,8 +60,8 @@ export interface Pipe$instance {
|
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
export const Pipe: {
|
|
63
|
-
new(): Pipe
|
|
64
|
-
new(options: PipeOptions): Pipe
|
|
63
|
+
new(): Pipe;
|
|
64
|
+
new(options: PipeOptions): Pipe;
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
|
|
@@ -79,7 +79,7 @@ export interface PipeOptions$instance {
|
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export const PipeOptions: {
|
|
82
|
-
new(pool: MemoryPool_1<System_Internal.Byte>, readerScheduler: PipeScheduler, writerScheduler: PipeScheduler, pauseWriterThreshold: long, resumeWriterThreshold: long, minimumSegmentSize: int, useSynchronizationContext: boolean): PipeOptions
|
|
82
|
+
new(pool: MemoryPool_1<System_Internal.Byte>, readerScheduler: PipeScheduler, writerScheduler: PipeScheduler, pauseWriterThreshold: long, resumeWriterThreshold: long, minimumSegmentSize: int, useSynchronizationContext: boolean): PipeOptions;
|
|
83
83
|
readonly default_: PipeOptions;
|
|
84
84
|
};
|
|
85
85
|
|
|
@@ -163,8 +163,8 @@ export interface StreamPipeReaderOptions$instance {
|
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
export const StreamPipeReaderOptions: {
|
|
166
|
-
new(pool: MemoryPool_1<System_Internal.Byte>, bufferSize: int, minimumReadSize: int, leaveOpen: boolean): StreamPipeReaderOptions
|
|
167
|
-
new(pool: MemoryPool_1<System_Internal.Byte>, bufferSize: int, minimumReadSize: int, leaveOpen: boolean, useZeroByteReads: boolean): StreamPipeReaderOptions
|
|
166
|
+
new(pool: MemoryPool_1<System_Internal.Byte>, bufferSize: int, minimumReadSize: int, leaveOpen: boolean): StreamPipeReaderOptions;
|
|
167
|
+
new(pool: MemoryPool_1<System_Internal.Byte>, bufferSize: int, minimumReadSize: int, leaveOpen: boolean, useZeroByteReads: boolean): StreamPipeReaderOptions;
|
|
168
168
|
};
|
|
169
169
|
|
|
170
170
|
|
|
@@ -178,7 +178,7 @@ export interface StreamPipeWriterOptions$instance {
|
|
|
178
178
|
|
|
179
179
|
|
|
180
180
|
export const StreamPipeWriterOptions: {
|
|
181
|
-
new(pool: MemoryPool_1<System_Internal.Byte>, minimumBufferSize: int, leaveOpen: boolean): StreamPipeWriterOptions
|
|
181
|
+
new(pool: MemoryPool_1<System_Internal.Byte>, minimumBufferSize: int, leaveOpen: boolean): StreamPipeWriterOptions;
|
|
182
182
|
};
|
|
183
183
|
|
|
184
184
|
|
|
@@ -75,9 +75,9 @@ export interface AnonymousPipeClientStream$instance extends PipeStream$instance
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
export const AnonymousPipeClientStream: {
|
|
78
|
-
new(pipeHandleAsString: string): AnonymousPipeClientStream
|
|
79
|
-
new(direction: PipeDirection, pipeHandleAsString: string): AnonymousPipeClientStream
|
|
80
|
-
new(direction: PipeDirection, safePipeHandle: SafePipeHandle): AnonymousPipeClientStream
|
|
78
|
+
new(pipeHandleAsString: string): AnonymousPipeClientStream;
|
|
79
|
+
new(direction: PipeDirection, pipeHandleAsString: string): AnonymousPipeClientStream;
|
|
80
|
+
new(direction: PipeDirection, safePipeHandle: SafePipeHandle): AnonymousPipeClientStream;
|
|
81
81
|
};
|
|
82
82
|
|
|
83
83
|
|
|
@@ -101,11 +101,11 @@ export interface AnonymousPipeServerStream$instance extends PipeStream$instance
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export const AnonymousPipeServerStream: {
|
|
104
|
-
new(): AnonymousPipeServerStream
|
|
105
|
-
new(direction: PipeDirection): AnonymousPipeServerStream
|
|
106
|
-
new(direction: PipeDirection, inheritability: HandleInheritability): AnonymousPipeServerStream
|
|
107
|
-
new(direction: PipeDirection, serverSafePipeHandle: SafePipeHandle, clientSafePipeHandle: SafePipeHandle): AnonymousPipeServerStream
|
|
108
|
-
new(direction: PipeDirection, inheritability: HandleInheritability, bufferSize: int): AnonymousPipeServerStream
|
|
104
|
+
new(): AnonymousPipeServerStream;
|
|
105
|
+
new(direction: PipeDirection): AnonymousPipeServerStream;
|
|
106
|
+
new(direction: PipeDirection, inheritability: HandleInheritability): AnonymousPipeServerStream;
|
|
107
|
+
new(direction: PipeDirection, serverSafePipeHandle: SafePipeHandle, clientSafePipeHandle: SafePipeHandle): AnonymousPipeServerStream;
|
|
108
|
+
new(direction: PipeDirection, inheritability: HandleInheritability, bufferSize: int): AnonymousPipeServerStream;
|
|
109
109
|
};
|
|
110
110
|
|
|
111
111
|
|
|
@@ -135,14 +135,14 @@ export interface NamedPipeClientStream$instance extends PipeStream$instance {
|
|
|
135
135
|
|
|
136
136
|
|
|
137
137
|
export const NamedPipeClientStream: {
|
|
138
|
-
new(pipeName: string): NamedPipeClientStream
|
|
139
|
-
new(serverName: string, pipeName: string): NamedPipeClientStream
|
|
140
|
-
new(serverName: string, pipeName: string, direction: PipeDirection): NamedPipeClientStream
|
|
141
|
-
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions): NamedPipeClientStream
|
|
142
|
-
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions, impersonationLevel: TokenImpersonationLevel): NamedPipeClientStream
|
|
143
|
-
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions, impersonationLevel: TokenImpersonationLevel, inheritability: HandleInheritability): NamedPipeClientStream
|
|
144
|
-
new(direction: PipeDirection, isAsync: boolean, isConnected: boolean, safePipeHandle: SafePipeHandle): NamedPipeClientStream
|
|
145
|
-
new(serverName: string, pipeName: string, desiredAccessRights: PipeAccessRights, options: PipeOptions, impersonationLevel: TokenImpersonationLevel, inheritability: HandleInheritability): NamedPipeClientStream
|
|
138
|
+
new(pipeName: string): NamedPipeClientStream;
|
|
139
|
+
new(serverName: string, pipeName: string): NamedPipeClientStream;
|
|
140
|
+
new(serverName: string, pipeName: string, direction: PipeDirection): NamedPipeClientStream;
|
|
141
|
+
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions): NamedPipeClientStream;
|
|
142
|
+
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions, impersonationLevel: TokenImpersonationLevel): NamedPipeClientStream;
|
|
143
|
+
new(serverName: string, pipeName: string, direction: PipeDirection, options: PipeOptions, impersonationLevel: TokenImpersonationLevel, inheritability: HandleInheritability): NamedPipeClientStream;
|
|
144
|
+
new(direction: PipeDirection, isAsync: boolean, isConnected: boolean, safePipeHandle: SafePipeHandle): NamedPipeClientStream;
|
|
145
|
+
new(serverName: string, pipeName: string, desiredAccessRights: PipeAccessRights, options: PipeOptions, impersonationLevel: TokenImpersonationLevel, inheritability: HandleInheritability): NamedPipeClientStream;
|
|
146
146
|
};
|
|
147
147
|
|
|
148
148
|
|
|
@@ -171,13 +171,13 @@ export interface NamedPipeServerStream$instance extends PipeStream$instance {
|
|
|
171
171
|
|
|
172
172
|
|
|
173
173
|
export const NamedPipeServerStream: {
|
|
174
|
-
new(pipeName: string): NamedPipeServerStream
|
|
175
|
-
new(pipeName: string, direction: PipeDirection): NamedPipeServerStream
|
|
176
|
-
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int): NamedPipeServerStream
|
|
177
|
-
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode): NamedPipeServerStream
|
|
178
|
-
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode, options: PipeOptions): NamedPipeServerStream
|
|
179
|
-
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode, options: PipeOptions, inBufferSize: int, outBufferSize: int): NamedPipeServerStream
|
|
180
|
-
new(direction: PipeDirection, isAsync: boolean, isConnected: boolean, safePipeHandle: SafePipeHandle): NamedPipeServerStream
|
|
174
|
+
new(pipeName: string): NamedPipeServerStream;
|
|
175
|
+
new(pipeName: string, direction: PipeDirection): NamedPipeServerStream;
|
|
176
|
+
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int): NamedPipeServerStream;
|
|
177
|
+
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode): NamedPipeServerStream;
|
|
178
|
+
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode, options: PipeOptions): NamedPipeServerStream;
|
|
179
|
+
new(pipeName: string, direction: PipeDirection, maxNumberOfServerInstances: int, transmissionMode: PipeTransmissionMode, options: PipeOptions, inBufferSize: int, outBufferSize: int): NamedPipeServerStream;
|
|
180
|
+
new(direction: PipeDirection, isAsync: boolean, isConnected: boolean, safePipeHandle: SafePipeHandle): NamedPipeServerStream;
|
|
181
181
|
readonly maxAllowedServerInstances: int;
|
|
182
182
|
};
|
|
183
183
|
|
|
@@ -196,8 +196,8 @@ export interface PipeAccessRule$instance extends AccessRule {
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export const PipeAccessRule: {
|
|
199
|
-
new(identity: IdentityReference, rights: PipeAccessRights, type_: AccessControlType): PipeAccessRule
|
|
200
|
-
new(identity: string, rights: PipeAccessRights, type_: AccessControlType): PipeAccessRule
|
|
199
|
+
new(identity: IdentityReference, rights: PipeAccessRights, type_: AccessControlType): PipeAccessRule;
|
|
200
|
+
new(identity: string, rights: PipeAccessRights, type_: AccessControlType): PipeAccessRule;
|
|
201
201
|
};
|
|
202
202
|
|
|
203
203
|
|
|
@@ -209,8 +209,8 @@ export interface PipeAuditRule$instance extends AuditRule {
|
|
|
209
209
|
|
|
210
210
|
|
|
211
211
|
export const PipeAuditRule: {
|
|
212
|
-
new(identity: IdentityReference, rights: PipeAccessRights, flags: AuditFlags): PipeAuditRule
|
|
213
|
-
new(identity: string, rights: PipeAccessRights, flags: AuditFlags): PipeAuditRule
|
|
212
|
+
new(identity: IdentityReference, rights: PipeAccessRights, flags: AuditFlags): PipeAuditRule;
|
|
213
|
+
new(identity: string, rights: PipeAccessRights, flags: AuditFlags): PipeAuditRule;
|
|
214
214
|
};
|
|
215
215
|
|
|
216
216
|
|
|
@@ -236,7 +236,7 @@ export interface PipeSecurity$instance extends NativeObjectSecurity {
|
|
|
236
236
|
|
|
237
237
|
|
|
238
238
|
export const PipeSecurity: {
|
|
239
|
-
new(): PipeSecurity
|
|
239
|
+
new(): PipeSecurity;
|
|
240
240
|
};
|
|
241
241
|
|
|
242
242
|
|
|
@@ -150,7 +150,7 @@ export interface EnumerableExecutor_1$instance<T> extends EnumerableExecutor {
|
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
export const EnumerableExecutor_1: {
|
|
153
|
-
new<T>(expression: Expression): EnumerableExecutor_1
|
|
153
|
+
new<T>(expression: Expression): EnumerableExecutor_1<T>;
|
|
154
154
|
};
|
|
155
155
|
|
|
156
156
|
|
|
@@ -172,8 +172,8 @@ export interface EnumerableQuery_1$instance<T> extends EnumerableQuery {
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
export const EnumerableQuery_1: {
|
|
175
|
-
new<T>(enumerable: IEnumerable_1<T>): EnumerableQuery_1
|
|
176
|
-
new<T>(expression: Expression): EnumerableQuery_1
|
|
175
|
+
new<T>(enumerable: IEnumerable_1<T>): EnumerableQuery_1<T>;
|
|
176
|
+
new<T>(expression: Expression): EnumerableQuery_1<T>;
|
|
177
177
|
};
|
|
178
178
|
|
|
179
179
|
|
|
@@ -199,7 +199,7 @@ export interface Lookup_2$instance<TKey, TElement> {
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
export const Lookup_2: {
|
|
202
|
-
new<TKey, TElement>(): Lookup_2
|
|
202
|
+
new<TKey, TElement>(): Lookup_2<TKey, TElement>;
|
|
203
203
|
};
|
|
204
204
|
|
|
205
205
|
|
|
@@ -220,7 +220,7 @@ export interface OrderedParallelQuery_1$instance<TSource> extends ParallelQuery_
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const OrderedParallelQuery_1: {
|
|
223
|
-
new<TSource>(): OrderedParallelQuery_1
|
|
223
|
+
new<TSource>(): OrderedParallelQuery_1<TSource>;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -237,7 +237,7 @@ export interface ParallelQuery$instance {
|
|
|
237
237
|
|
|
238
238
|
|
|
239
239
|
export const ParallelQuery: {
|
|
240
|
-
new(): ParallelQuery
|
|
240
|
+
new(): ParallelQuery;
|
|
241
241
|
};
|
|
242
242
|
|
|
243
243
|
|
|
@@ -256,7 +256,7 @@ export interface ParallelQuery_1$instance<TSource> extends ParallelQuery$instanc
|
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
export const ParallelQuery_1: {
|
|
259
|
-
new<TSource>(): ParallelQuery_1
|
|
259
|
+
new<TSource>(): ParallelQuery_1<TSource>;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
@@ -155,7 +155,7 @@ export interface BinaryExpression$instance extends Expression {
|
|
|
155
155
|
|
|
156
156
|
|
|
157
157
|
export const BinaryExpression: {
|
|
158
|
-
new(): BinaryExpression
|
|
158
|
+
new(): BinaryExpression;
|
|
159
159
|
};
|
|
160
160
|
|
|
161
161
|
|
|
@@ -172,7 +172,7 @@ export interface BlockExpression$instance extends Expression {
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
export const BlockExpression: {
|
|
175
|
-
new(): BlockExpression
|
|
175
|
+
new(): BlockExpression;
|
|
176
176
|
};
|
|
177
177
|
|
|
178
178
|
|
|
@@ -189,7 +189,7 @@ export interface CatchBlock$instance {
|
|
|
189
189
|
|
|
190
190
|
|
|
191
191
|
export const CatchBlock: {
|
|
192
|
-
new(): CatchBlock
|
|
192
|
+
new(): CatchBlock;
|
|
193
193
|
};
|
|
194
194
|
|
|
195
195
|
|
|
@@ -206,7 +206,7 @@ export interface ConditionalExpression$instance extends Expression {
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
export const ConditionalExpression: {
|
|
209
|
-
new(): ConditionalExpression
|
|
209
|
+
new(): ConditionalExpression;
|
|
210
210
|
};
|
|
211
211
|
|
|
212
212
|
|
|
@@ -220,7 +220,7 @@ export interface ConstantExpression$instance extends Expression {
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const ConstantExpression: {
|
|
223
|
-
new(): ConstantExpression
|
|
223
|
+
new(): ConstantExpression;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -239,7 +239,7 @@ export interface DebugInfoExpression$instance extends Expression {
|
|
|
239
239
|
|
|
240
240
|
|
|
241
241
|
export const DebugInfoExpression: {
|
|
242
|
-
new(): DebugInfoExpression
|
|
242
|
+
new(): DebugInfoExpression;
|
|
243
243
|
};
|
|
244
244
|
|
|
245
245
|
|
|
@@ -252,7 +252,7 @@ export interface DefaultExpression$instance extends Expression {
|
|
|
252
252
|
|
|
253
253
|
|
|
254
254
|
export const DefaultExpression: {
|
|
255
|
-
new(): DefaultExpression
|
|
255
|
+
new(): DefaultExpression;
|
|
256
256
|
};
|
|
257
257
|
|
|
258
258
|
|
|
@@ -271,7 +271,7 @@ export interface DynamicExpression$instance extends Expression {
|
|
|
271
271
|
|
|
272
272
|
|
|
273
273
|
export const DynamicExpression: {
|
|
274
|
-
new(): DynamicExpression
|
|
274
|
+
new(): DynamicExpression;
|
|
275
275
|
dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
|
|
276
276
|
dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
|
|
277
277
|
dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
|
|
@@ -302,7 +302,7 @@ export interface DynamicExpressionVisitor$instance extends ExpressionVisitor {
|
|
|
302
302
|
|
|
303
303
|
|
|
304
304
|
export const DynamicExpressionVisitor: {
|
|
305
|
-
new(): DynamicExpressionVisitor
|
|
305
|
+
new(): DynamicExpressionVisitor;
|
|
306
306
|
};
|
|
307
307
|
|
|
308
308
|
|
|
@@ -319,7 +319,7 @@ export interface ElementInit$instance {
|
|
|
319
319
|
|
|
320
320
|
|
|
321
321
|
export const ElementInit: {
|
|
322
|
-
new(): ElementInit
|
|
322
|
+
new(): ElementInit;
|
|
323
323
|
};
|
|
324
324
|
|
|
325
325
|
|
|
@@ -670,7 +670,7 @@ export interface Expression_1$instance<TDelegate> extends LambdaExpression {
|
|
|
670
670
|
|
|
671
671
|
|
|
672
672
|
export const Expression_1: {
|
|
673
|
-
new<TDelegate>(): Expression_1
|
|
673
|
+
new<TDelegate>(): Expression_1<TDelegate>;
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
|
|
@@ -702,7 +702,7 @@ export interface GotoExpression$instance extends Expression {
|
|
|
702
702
|
|
|
703
703
|
|
|
704
704
|
export const GotoExpression: {
|
|
705
|
-
new(): GotoExpression
|
|
705
|
+
new(): GotoExpression;
|
|
706
706
|
};
|
|
707
707
|
|
|
708
708
|
|
|
@@ -721,7 +721,7 @@ export interface IndexExpression$instance extends Expression {
|
|
|
721
721
|
|
|
722
722
|
|
|
723
723
|
export const IndexExpression: {
|
|
724
|
-
new(): IndexExpression
|
|
724
|
+
new(): IndexExpression;
|
|
725
725
|
};
|
|
726
726
|
|
|
727
727
|
|
|
@@ -746,7 +746,7 @@ export interface InvocationExpression$instance extends Expression {
|
|
|
746
746
|
|
|
747
747
|
|
|
748
748
|
export const InvocationExpression: {
|
|
749
|
-
new(): InvocationExpression
|
|
749
|
+
new(): InvocationExpression;
|
|
750
750
|
};
|
|
751
751
|
|
|
752
752
|
|
|
@@ -769,7 +769,7 @@ export interface LabelExpression$instance extends Expression {
|
|
|
769
769
|
|
|
770
770
|
|
|
771
771
|
export const LabelExpression: {
|
|
772
|
-
new(): LabelExpression
|
|
772
|
+
new(): LabelExpression;
|
|
773
773
|
};
|
|
774
774
|
|
|
775
775
|
|
|
@@ -783,7 +783,7 @@ export interface LabelTarget$instance {
|
|
|
783
783
|
|
|
784
784
|
|
|
785
785
|
export const LabelTarget: {
|
|
786
|
-
new(): LabelTarget
|
|
786
|
+
new(): LabelTarget;
|
|
787
787
|
};
|
|
788
788
|
|
|
789
789
|
|
|
@@ -823,7 +823,7 @@ export interface ListInitExpression$instance extends Expression {
|
|
|
823
823
|
|
|
824
824
|
|
|
825
825
|
export const ListInitExpression: {
|
|
826
|
-
new(): ListInitExpression
|
|
826
|
+
new(): ListInitExpression;
|
|
827
827
|
};
|
|
828
828
|
|
|
829
829
|
|
|
@@ -840,7 +840,7 @@ export interface LoopExpression$instance extends Expression {
|
|
|
840
840
|
|
|
841
841
|
|
|
842
842
|
export const LoopExpression: {
|
|
843
|
-
new(): LoopExpression
|
|
843
|
+
new(): LoopExpression;
|
|
844
844
|
};
|
|
845
845
|
|
|
846
846
|
|
|
@@ -853,7 +853,7 @@ export interface MemberAssignment$instance extends MemberBinding {
|
|
|
853
853
|
|
|
854
854
|
|
|
855
855
|
export const MemberAssignment: {
|
|
856
|
-
new(): MemberAssignment
|
|
856
|
+
new(): MemberAssignment;
|
|
857
857
|
};
|
|
858
858
|
|
|
859
859
|
|
|
@@ -881,7 +881,7 @@ export interface MemberExpression$instance extends Expression {
|
|
|
881
881
|
|
|
882
882
|
|
|
883
883
|
export const MemberExpression: {
|
|
884
|
-
new(): MemberExpression
|
|
884
|
+
new(): MemberExpression;
|
|
885
885
|
};
|
|
886
886
|
|
|
887
887
|
|
|
@@ -899,7 +899,7 @@ export interface MemberInitExpression$instance extends Expression {
|
|
|
899
899
|
|
|
900
900
|
|
|
901
901
|
export const MemberInitExpression: {
|
|
902
|
-
new(): MemberInitExpression
|
|
902
|
+
new(): MemberInitExpression;
|
|
903
903
|
};
|
|
904
904
|
|
|
905
905
|
|
|
@@ -912,7 +912,7 @@ export interface MemberListBinding$instance extends MemberBinding {
|
|
|
912
912
|
|
|
913
913
|
|
|
914
914
|
export const MemberListBinding: {
|
|
915
|
-
new(): MemberListBinding
|
|
915
|
+
new(): MemberListBinding;
|
|
916
916
|
};
|
|
917
917
|
|
|
918
918
|
|
|
@@ -925,7 +925,7 @@ export interface MemberMemberBinding$instance extends MemberBinding {
|
|
|
925
925
|
|
|
926
926
|
|
|
927
927
|
export const MemberMemberBinding: {
|
|
928
|
-
new(): MemberMemberBinding
|
|
928
|
+
new(): MemberMemberBinding;
|
|
929
929
|
};
|
|
930
930
|
|
|
931
931
|
|
|
@@ -944,7 +944,7 @@ export interface MethodCallExpression$instance extends Expression {
|
|
|
944
944
|
|
|
945
945
|
|
|
946
946
|
export const MethodCallExpression: {
|
|
947
|
-
new(): MethodCallExpression
|
|
947
|
+
new(): MethodCallExpression;
|
|
948
948
|
};
|
|
949
949
|
|
|
950
950
|
|
|
@@ -965,7 +965,7 @@ export interface NewArrayExpression$instance extends Expression {
|
|
|
965
965
|
|
|
966
966
|
|
|
967
967
|
export const NewArrayExpression: {
|
|
968
|
-
new(): NewArrayExpression
|
|
968
|
+
new(): NewArrayExpression;
|
|
969
969
|
};
|
|
970
970
|
|
|
971
971
|
|
|
@@ -984,7 +984,7 @@ export interface NewExpression$instance extends Expression {
|
|
|
984
984
|
|
|
985
985
|
|
|
986
986
|
export const NewExpression: {
|
|
987
|
-
new(): NewExpression
|
|
987
|
+
new(): NewExpression;
|
|
988
988
|
};
|
|
989
989
|
|
|
990
990
|
|
|
@@ -1006,7 +1006,7 @@ export interface ParameterExpression$instance extends Expression {
|
|
|
1006
1006
|
|
|
1007
1007
|
|
|
1008
1008
|
export const ParameterExpression: {
|
|
1009
|
-
new(): ParameterExpression
|
|
1009
|
+
new(): ParameterExpression;
|
|
1010
1010
|
};
|
|
1011
1011
|
|
|
1012
1012
|
|
|
@@ -1021,7 +1021,7 @@ export interface RuntimeVariablesExpression$instance extends Expression {
|
|
|
1021
1021
|
|
|
1022
1022
|
|
|
1023
1023
|
export const RuntimeVariablesExpression: {
|
|
1024
|
-
new(): RuntimeVariablesExpression
|
|
1024
|
+
new(): RuntimeVariablesExpression;
|
|
1025
1025
|
};
|
|
1026
1026
|
|
|
1027
1027
|
|
|
@@ -1036,7 +1036,7 @@ export interface SwitchCase$instance {
|
|
|
1036
1036
|
|
|
1037
1037
|
|
|
1038
1038
|
export const SwitchCase: {
|
|
1039
|
-
new(): SwitchCase
|
|
1039
|
+
new(): SwitchCase;
|
|
1040
1040
|
};
|
|
1041
1041
|
|
|
1042
1042
|
|
|
@@ -1054,7 +1054,7 @@ export interface SwitchExpression$instance extends Expression {
|
|
|
1054
1054
|
|
|
1055
1055
|
|
|
1056
1056
|
export const SwitchExpression: {
|
|
1057
|
-
new(): SwitchExpression
|
|
1057
|
+
new(): SwitchExpression;
|
|
1058
1058
|
};
|
|
1059
1059
|
|
|
1060
1060
|
|
|
@@ -1069,7 +1069,7 @@ export interface SymbolDocumentInfo$instance {
|
|
|
1069
1069
|
|
|
1070
1070
|
|
|
1071
1071
|
export const SymbolDocumentInfo: {
|
|
1072
|
-
new(): SymbolDocumentInfo
|
|
1072
|
+
new(): SymbolDocumentInfo;
|
|
1073
1073
|
};
|
|
1074
1074
|
|
|
1075
1075
|
|
|
@@ -1087,7 +1087,7 @@ export interface TryExpression$instance extends Expression {
|
|
|
1087
1087
|
|
|
1088
1088
|
|
|
1089
1089
|
export const TryExpression: {
|
|
1090
|
-
new(): TryExpression
|
|
1090
|
+
new(): TryExpression;
|
|
1091
1091
|
};
|
|
1092
1092
|
|
|
1093
1093
|
|
|
@@ -1103,7 +1103,7 @@ export interface TypeBinaryExpression$instance extends Expression {
|
|
|
1103
1103
|
|
|
1104
1104
|
|
|
1105
1105
|
export const TypeBinaryExpression: {
|
|
1106
|
-
new(): TypeBinaryExpression
|
|
1106
|
+
new(): TypeBinaryExpression;
|
|
1107
1107
|
};
|
|
1108
1108
|
|
|
1109
1109
|
|
|
@@ -1123,7 +1123,7 @@ export interface UnaryExpression$instance extends Expression {
|
|
|
1123
1123
|
|
|
1124
1124
|
|
|
1125
1125
|
export const UnaryExpression: {
|
|
1126
|
-
new(): UnaryExpression
|
|
1126
|
+
new(): UnaryExpression;
|
|
1127
1127
|
};
|
|
1128
1128
|
|
|
1129
1129
|
|