@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
|
@@ -38,9 +38,9 @@ export interface JsonDerivedType$instance {
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
export const JsonDerivedType: {
|
|
41
|
-
new(derivedType: Type): JsonDerivedType
|
|
42
|
-
new(derivedType: Type, typeDiscriminator: int): JsonDerivedType
|
|
43
|
-
new(derivedType: Type, typeDiscriminator: string): JsonDerivedType
|
|
41
|
+
new(derivedType: Type): JsonDerivedType;
|
|
42
|
+
new(derivedType: Type, typeDiscriminator: int): JsonDerivedType;
|
|
43
|
+
new(derivedType: Type, typeDiscriminator: string): JsonDerivedType;
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
|
|
@@ -53,7 +53,7 @@ export interface DefaultJsonTypeInfoResolver$instance {
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
export const DefaultJsonTypeInfoResolver: {
|
|
56
|
-
new(): DefaultJsonTypeInfoResolver
|
|
56
|
+
new(): DefaultJsonTypeInfoResolver;
|
|
57
57
|
};
|
|
58
58
|
|
|
59
59
|
|
|
@@ -76,7 +76,7 @@ export interface JsonCollectionInfoValues_1$instance<TCollection> {
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
export const JsonCollectionInfoValues_1: {
|
|
79
|
-
new<TCollection>(): JsonCollectionInfoValues_1
|
|
79
|
+
new<TCollection>(): JsonCollectionInfoValues_1<TCollection>;
|
|
80
80
|
};
|
|
81
81
|
|
|
82
82
|
|
|
@@ -94,7 +94,7 @@ export interface JsonObjectInfoValues_1$instance<T> {
|
|
|
94
94
|
|
|
95
95
|
|
|
96
96
|
export const JsonObjectInfoValues_1: {
|
|
97
|
-
new<T>(): JsonObjectInfoValues_1
|
|
97
|
+
new<T>(): JsonObjectInfoValues_1<T>;
|
|
98
98
|
};
|
|
99
99
|
|
|
100
100
|
|
|
@@ -131,7 +131,7 @@ export interface JsonParameterInfoValues$instance {
|
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
export const JsonParameterInfoValues: {
|
|
134
|
-
new(): JsonParameterInfoValues
|
|
134
|
+
new(): JsonParameterInfoValues;
|
|
135
135
|
};
|
|
136
136
|
|
|
137
137
|
|
|
@@ -146,7 +146,7 @@ export interface JsonPolymorphismOptions$instance {
|
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
export const JsonPolymorphismOptions: {
|
|
149
|
-
new(): JsonPolymorphismOptions
|
|
149
|
+
new(): JsonPolymorphismOptions;
|
|
150
150
|
};
|
|
151
151
|
|
|
152
152
|
|
|
@@ -199,7 +199,7 @@ export interface JsonPropertyInfoValues_1$instance<T> {
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
export const JsonPropertyInfoValues_1: {
|
|
202
|
-
new<T>(): JsonPropertyInfoValues_1
|
|
202
|
+
new<T>(): JsonPropertyInfoValues_1<T>;
|
|
203
203
|
};
|
|
204
204
|
|
|
205
205
|
|
|
@@ -245,7 +245,7 @@ export interface JsonTypeInfo_1$instance<T> extends JsonTypeInfo {
|
|
|
245
245
|
|
|
246
246
|
|
|
247
247
|
export const JsonTypeInfo_1: {
|
|
248
|
-
new<T>(): JsonTypeInfo_1
|
|
248
|
+
new<T>(): JsonTypeInfo_1<T>;
|
|
249
249
|
};
|
|
250
250
|
|
|
251
251
|
|
|
@@ -83,7 +83,7 @@ export interface Regex_ValueMatchEnumerator$instance {
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
export const Regex_ValueMatchEnumerator: {
|
|
86
|
-
new(): Regex_ValueMatchEnumerator
|
|
86
|
+
new(): Regex_ValueMatchEnumerator;
|
|
87
87
|
};
|
|
88
88
|
|
|
89
89
|
|
|
@@ -104,7 +104,7 @@ export interface Regex_ValueSplitEnumerator$instance {
|
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
export const Regex_ValueSplitEnumerator: {
|
|
107
|
-
new(): Regex_ValueSplitEnumerator
|
|
107
|
+
new(): Regex_ValueSplitEnumerator;
|
|
108
108
|
};
|
|
109
109
|
|
|
110
110
|
|
|
@@ -123,7 +123,7 @@ export interface ValueMatch$instance {
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
export const ValueMatch: {
|
|
126
|
-
new(): ValueMatch
|
|
126
|
+
new(): ValueMatch;
|
|
127
127
|
};
|
|
128
128
|
|
|
129
129
|
|
|
@@ -139,7 +139,7 @@ export interface Capture$instance {
|
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
export const Capture: {
|
|
142
|
-
new(): Capture
|
|
142
|
+
new(): Capture;
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
|
|
@@ -158,7 +158,7 @@ export interface CaptureCollection$instance {
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export const CaptureCollection: {
|
|
161
|
-
new(): CaptureCollection
|
|
161
|
+
new(): CaptureCollection;
|
|
162
162
|
};
|
|
163
163
|
|
|
164
164
|
|
|
@@ -184,11 +184,11 @@ export interface GeneratedRegexAttribute$instance extends Attribute {
|
|
|
184
184
|
|
|
185
185
|
|
|
186
186
|
export const GeneratedRegexAttribute: {
|
|
187
|
-
new(pattern: string): GeneratedRegexAttribute
|
|
188
|
-
new(pattern: string, options: RegexOptions): GeneratedRegexAttribute
|
|
189
|
-
new(pattern: string, options: RegexOptions, cultureName: string): GeneratedRegexAttribute
|
|
190
|
-
new(pattern: string, options: RegexOptions, matchTimeoutMilliseconds: int): GeneratedRegexAttribute
|
|
191
|
-
new(pattern: string, options: RegexOptions, matchTimeoutMilliseconds: int, cultureName: string): GeneratedRegexAttribute
|
|
187
|
+
new(pattern: string): GeneratedRegexAttribute;
|
|
188
|
+
new(pattern: string, options: RegexOptions): GeneratedRegexAttribute;
|
|
189
|
+
new(pattern: string, options: RegexOptions, cultureName: string): GeneratedRegexAttribute;
|
|
190
|
+
new(pattern: string, options: RegexOptions, matchTimeoutMilliseconds: int): GeneratedRegexAttribute;
|
|
191
|
+
new(pattern: string, options: RegexOptions, matchTimeoutMilliseconds: int, cultureName: string): GeneratedRegexAttribute;
|
|
192
192
|
};
|
|
193
193
|
|
|
194
194
|
|
|
@@ -202,7 +202,7 @@ export interface Group$instance extends Capture {
|
|
|
202
202
|
|
|
203
203
|
|
|
204
204
|
export const Group: {
|
|
205
|
-
new(): Group
|
|
205
|
+
new(): Group;
|
|
206
206
|
synchronized(inner: Group): Group;
|
|
207
207
|
};
|
|
208
208
|
|
|
@@ -227,7 +227,7 @@ export interface GroupCollection$instance {
|
|
|
227
227
|
|
|
228
228
|
|
|
229
229
|
export const GroupCollection: {
|
|
230
|
-
new(): GroupCollection
|
|
230
|
+
new(): GroupCollection;
|
|
231
231
|
};
|
|
232
232
|
|
|
233
233
|
|
|
@@ -253,7 +253,7 @@ export interface Match$instance extends Group {
|
|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
export const Match: {
|
|
256
|
-
new(): Match
|
|
256
|
+
new(): Match;
|
|
257
257
|
readonly empty: Match;
|
|
258
258
|
};
|
|
259
259
|
|
|
@@ -273,7 +273,7 @@ export interface MatchCollection$instance {
|
|
|
273
273
|
|
|
274
274
|
|
|
275
275
|
export const MatchCollection: {
|
|
276
|
-
new(): MatchCollection
|
|
276
|
+
new(): MatchCollection;
|
|
277
277
|
};
|
|
278
278
|
|
|
279
279
|
|
|
@@ -329,9 +329,9 @@ export interface Regex$instance {
|
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
export const Regex: {
|
|
332
|
-
new(pattern: string): Regex
|
|
333
|
-
new(pattern: string, options: RegexOptions): Regex
|
|
334
|
-
new(pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex
|
|
332
|
+
new(pattern: string): Regex;
|
|
333
|
+
new(pattern: string, options: RegexOptions): Regex;
|
|
334
|
+
new(pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex;
|
|
335
335
|
readonly infiniteMatchTimeout: TimeSpan;
|
|
336
336
|
cacheSize: int;
|
|
337
337
|
compileToAssembly(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName, attributes: CustomAttributeBuilder[], resourceFile: string): void;
|
|
@@ -395,8 +395,8 @@ export interface RegexCompilationInfo$instance {
|
|
|
395
395
|
|
|
396
396
|
|
|
397
397
|
export const RegexCompilationInfo: {
|
|
398
|
-
new(pattern: string, options: RegexOptions, name: string, fullnamespace: string, ispublic: boolean): RegexCompilationInfo
|
|
399
|
-
new(pattern: string, options: RegexOptions, name: string, fullnamespace: string, ispublic: boolean, matchTimeout: TimeSpan): RegexCompilationInfo
|
|
398
|
+
new(pattern: string, options: RegexOptions, name: string, fullnamespace: string, ispublic: boolean): RegexCompilationInfo;
|
|
399
|
+
new(pattern: string, options: RegexOptions, name: string, fullnamespace: string, ispublic: boolean, matchTimeout: TimeSpan): RegexCompilationInfo;
|
|
400
400
|
};
|
|
401
401
|
|
|
402
402
|
|
|
@@ -411,10 +411,10 @@ export interface RegexMatchTimeoutException$instance extends TimeoutException {
|
|
|
411
411
|
|
|
412
412
|
|
|
413
413
|
export const RegexMatchTimeoutException: {
|
|
414
|
-
new(regexInput: string, regexPattern: string, matchTimeout: TimeSpan): RegexMatchTimeoutException
|
|
415
|
-
new(): RegexMatchTimeoutException
|
|
416
|
-
new(message: string): RegexMatchTimeoutException
|
|
417
|
-
new(message: string, inner: Exception): RegexMatchTimeoutException
|
|
414
|
+
new(regexInput: string, regexPattern: string, matchTimeout: TimeSpan): RegexMatchTimeoutException;
|
|
415
|
+
new(): RegexMatchTimeoutException;
|
|
416
|
+
new(message: string): RegexMatchTimeoutException;
|
|
417
|
+
new(message: string, inner: Exception): RegexMatchTimeoutException;
|
|
418
418
|
};
|
|
419
419
|
|
|
420
420
|
|
|
@@ -433,7 +433,7 @@ export interface RegexParseException$instance extends ArgumentException {
|
|
|
433
433
|
|
|
434
434
|
|
|
435
435
|
export const RegexParseException: {
|
|
436
|
-
new(): RegexParseException
|
|
436
|
+
new(): RegexParseException;
|
|
437
437
|
};
|
|
438
438
|
|
|
439
439
|
|
|
@@ -30,8 +30,8 @@ export interface Utf8_TryWriteInterpolatedStringHandler$instance {
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
export const Utf8_TryWriteInterpolatedStringHandler: {
|
|
33
|
-
new(literalLength: int, formattedCount: int, destination: Span_1<System_Internal.Byte>, shouldAppend: boolean): Utf8_TryWriteInterpolatedStringHandler
|
|
34
|
-
new(literalLength: int, formattedCount: int, destination: Span_1<System_Internal.Byte>, provider: IFormatProvider, shouldAppend: boolean): Utf8_TryWriteInterpolatedStringHandler
|
|
33
|
+
new(literalLength: int, formattedCount: int, destination: Span_1<System_Internal.Byte>, shouldAppend: boolean): Utf8_TryWriteInterpolatedStringHandler;
|
|
34
|
+
new(literalLength: int, formattedCount: int, destination: Span_1<System_Internal.Byte>, provider: IFormatProvider, shouldAppend: boolean): Utf8_TryWriteInterpolatedStringHandler;
|
|
35
35
|
};
|
|
36
36
|
|
|
37
37
|
|
|
@@ -44,7 +44,7 @@ export interface UnicodeRange$instance {
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export const UnicodeRange: {
|
|
47
|
-
new(firstCodePoint: int, length: int): UnicodeRange
|
|
47
|
+
new(firstCodePoint: int, length: int): UnicodeRange;
|
|
48
48
|
create(firstCharacter: char, lastCharacter: char): UnicodeRange;
|
|
49
49
|
};
|
|
50
50
|
|