@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
|
@@ -24,7 +24,7 @@ export interface Vector128_1$instance<T> extends IAdditionOperators_3<Vector128_
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
export const Vector128_1: {
|
|
27
|
-
new<T>(): Vector128_1
|
|
27
|
+
new<T>(): Vector128_1<T>;
|
|
28
28
|
readonly allBitsSet: unknown;
|
|
29
29
|
readonly count: int;
|
|
30
30
|
readonly indices: unknown;
|
|
@@ -56,7 +56,7 @@ export interface Vector256_1$instance<T> extends IAdditionOperators_3<Vector256_
|
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
export const Vector256_1: {
|
|
59
|
-
new<T>(): Vector256_1
|
|
59
|
+
new<T>(): Vector256_1<T>;
|
|
60
60
|
readonly allBitsSet: unknown;
|
|
61
61
|
readonly count: int;
|
|
62
62
|
readonly indices: unknown;
|
|
@@ -88,7 +88,7 @@ export interface Vector512_1$instance<T> extends IAdditionOperators_3<Vector512_
|
|
|
88
88
|
|
|
89
89
|
|
|
90
90
|
export const Vector512_1: {
|
|
91
|
-
new<T>(): Vector512_1
|
|
91
|
+
new<T>(): Vector512_1<T>;
|
|
92
92
|
readonly allBitsSet: unknown;
|
|
93
93
|
readonly count: int;
|
|
94
94
|
readonly indices: unknown;
|
|
@@ -120,7 +120,7 @@ export interface Vector64_1$instance<T> extends IAdditionOperators_3<Vector64_1<
|
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
export const Vector64_1: {
|
|
123
|
-
new<T>(): Vector64_1
|
|
123
|
+
new<T>(): Vector64_1<T>;
|
|
124
124
|
readonly allBitsSet: unknown;
|
|
125
125
|
readonly count: int;
|
|
126
126
|
readonly indices: unknown;
|
|
@@ -18,7 +18,7 @@ export interface AssemblyLoadContext_ContextualReflectionScope$instance {
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
export const AssemblyLoadContext_ContextualReflectionScope: {
|
|
21
|
-
new(): AssemblyLoadContext_ContextualReflectionScope
|
|
21
|
+
new(): AssemblyLoadContext_ContextualReflectionScope;
|
|
22
22
|
};
|
|
23
23
|
|
|
24
24
|
|
|
@@ -38,7 +38,7 @@ export interface AssemblyDependencyResolver$instance {
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
export const AssemblyDependencyResolver: {
|
|
41
|
-
new(componentAssemblyPath: string): AssemblyDependencyResolver
|
|
41
|
+
new(componentAssemblyPath: string): AssemblyDependencyResolver;
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
|
|
@@ -62,7 +62,7 @@ export interface AssemblyLoadContext$instance {
|
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
export const AssemblyLoadContext: {
|
|
65
|
-
new(name: string, isCollectible: boolean): AssemblyLoadContext
|
|
65
|
+
new(name: string, isCollectible: boolean): AssemblyLoadContext;
|
|
66
66
|
readonly default_: AssemblyLoadContext;
|
|
67
67
|
readonly all: IEnumerable_1<AssemblyLoadContext>;
|
|
68
68
|
readonly currentContextualReflectionContext: AssemblyLoadContext;
|
|
@@ -160,7 +160,7 @@ export interface DeserializationToken$instance {
|
|
|
160
160
|
|
|
161
161
|
|
|
162
162
|
export const DeserializationToken: {
|
|
163
|
-
new(): DeserializationToken
|
|
163
|
+
new(): DeserializationToken;
|
|
164
164
|
};
|
|
165
165
|
|
|
166
166
|
|
|
@@ -181,7 +181,7 @@ export interface SerializationEntry$instance {
|
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
export const SerializationEntry: {
|
|
184
|
-
new(): SerializationEntry
|
|
184
|
+
new(): SerializationEntry;
|
|
185
185
|
};
|
|
186
186
|
|
|
187
187
|
|
|
@@ -196,8 +196,8 @@ export interface StreamingContext$instance {
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export const StreamingContext: {
|
|
199
|
-
new(state: StreamingContextStates): StreamingContext
|
|
200
|
-
new(state: StreamingContextStates, additional: unknown): StreamingContext
|
|
199
|
+
new(state: StreamingContextStates): StreamingContext;
|
|
200
|
+
new(state: StreamingContextStates, additional: unknown): StreamingContext;
|
|
201
201
|
};
|
|
202
202
|
|
|
203
203
|
|
|
@@ -220,7 +220,7 @@ export interface CollectionDataContractAttribute$instance extends Attribute {
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const CollectionDataContractAttribute: {
|
|
223
|
-
new(): CollectionDataContractAttribute
|
|
223
|
+
new(): CollectionDataContractAttribute;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -233,7 +233,7 @@ export interface ContractNamespaceAttribute$instance extends Attribute {
|
|
|
233
233
|
|
|
234
234
|
|
|
235
235
|
export const ContractNamespaceAttribute: {
|
|
236
|
-
new(contractNamespace: string): ContractNamespaceAttribute
|
|
236
|
+
new(contractNamespace: string): ContractNamespaceAttribute;
|
|
237
237
|
};
|
|
238
238
|
|
|
239
239
|
|
|
@@ -250,7 +250,7 @@ export interface DataContractAttribute$instance extends Attribute {
|
|
|
250
250
|
|
|
251
251
|
|
|
252
252
|
export const DataContractAttribute: {
|
|
253
|
-
new(): DataContractAttribute
|
|
253
|
+
new(): DataContractAttribute;
|
|
254
254
|
};
|
|
255
255
|
|
|
256
256
|
|
|
@@ -297,13 +297,13 @@ export interface DataContractSerializer$instance extends XmlObjectSerializer {
|
|
|
297
297
|
|
|
298
298
|
|
|
299
299
|
export const DataContractSerializer: {
|
|
300
|
-
new(type_: Type): DataContractSerializer
|
|
301
|
-
new(type_: Type, knownTypes: IEnumerable_1<Type>): DataContractSerializer
|
|
302
|
-
new(type_: Type, rootName: string, rootNamespace: string): DataContractSerializer
|
|
303
|
-
new(type_: Type, rootName: string, rootNamespace: string, knownTypes: IEnumerable_1<Type>): DataContractSerializer
|
|
304
|
-
new(type_: Type, rootName: XmlDictionaryString, rootNamespace: XmlDictionaryString): DataContractSerializer
|
|
305
|
-
new(type_: Type, rootName: XmlDictionaryString, rootNamespace: XmlDictionaryString, knownTypes: IEnumerable_1<Type>): DataContractSerializer
|
|
306
|
-
new(type_: Type, settings: DataContractSerializerSettings): DataContractSerializer
|
|
300
|
+
new(type_: Type): DataContractSerializer;
|
|
301
|
+
new(type_: Type, knownTypes: IEnumerable_1<Type>): DataContractSerializer;
|
|
302
|
+
new(type_: Type, rootName: string, rootNamespace: string): DataContractSerializer;
|
|
303
|
+
new(type_: Type, rootName: string, rootNamespace: string, knownTypes: IEnumerable_1<Type>): DataContractSerializer;
|
|
304
|
+
new(type_: Type, rootName: XmlDictionaryString, rootNamespace: XmlDictionaryString): DataContractSerializer;
|
|
305
|
+
new(type_: Type, rootName: XmlDictionaryString, rootNamespace: XmlDictionaryString, knownTypes: IEnumerable_1<Type>): DataContractSerializer;
|
|
306
|
+
new(type_: Type, settings: DataContractSerializerSettings): DataContractSerializer;
|
|
307
307
|
};
|
|
308
308
|
|
|
309
309
|
|
|
@@ -322,7 +322,7 @@ export interface DataContractSerializerSettings$instance {
|
|
|
322
322
|
|
|
323
323
|
|
|
324
324
|
export const DataContractSerializerSettings: {
|
|
325
|
-
new(): DataContractSerializerSettings
|
|
325
|
+
new(): DataContractSerializerSettings;
|
|
326
326
|
};
|
|
327
327
|
|
|
328
328
|
|
|
@@ -338,7 +338,7 @@ export interface DataMemberAttribute$instance extends Attribute {
|
|
|
338
338
|
|
|
339
339
|
|
|
340
340
|
export const DataMemberAttribute: {
|
|
341
|
-
new(): DataMemberAttribute
|
|
341
|
+
new(): DataMemberAttribute;
|
|
342
342
|
};
|
|
343
343
|
|
|
344
344
|
|
|
@@ -352,8 +352,8 @@ export interface DateTimeFormat$instance {
|
|
|
352
352
|
|
|
353
353
|
|
|
354
354
|
export const DateTimeFormat: {
|
|
355
|
-
new(formatString: string): DateTimeFormat
|
|
356
|
-
new(formatString: string, formatProvider: IFormatProvider): DateTimeFormat
|
|
355
|
+
new(formatString: string): DateTimeFormat;
|
|
356
|
+
new(formatString: string, formatProvider: IFormatProvider): DateTimeFormat;
|
|
357
357
|
};
|
|
358
358
|
|
|
359
359
|
|
|
@@ -366,7 +366,7 @@ export interface EnumMemberAttribute$instance extends Attribute {
|
|
|
366
366
|
|
|
367
367
|
|
|
368
368
|
export const EnumMemberAttribute: {
|
|
369
|
-
new(): EnumMemberAttribute
|
|
369
|
+
new(): EnumMemberAttribute;
|
|
370
370
|
};
|
|
371
371
|
|
|
372
372
|
|
|
@@ -379,7 +379,7 @@ export interface ExportOptions$instance {
|
|
|
379
379
|
|
|
380
380
|
|
|
381
381
|
export const ExportOptions: {
|
|
382
|
-
new(): ExportOptions
|
|
382
|
+
new(): ExportOptions;
|
|
383
383
|
};
|
|
384
384
|
|
|
385
385
|
|
|
@@ -390,7 +390,7 @@ export interface ExtensionDataObject$instance {
|
|
|
390
390
|
|
|
391
391
|
|
|
392
392
|
export const ExtensionDataObject: {
|
|
393
|
-
new(): ExtensionDataObject
|
|
393
|
+
new(): ExtensionDataObject;
|
|
394
394
|
};
|
|
395
395
|
|
|
396
396
|
|
|
@@ -440,7 +440,7 @@ export interface FormatterConverter$instance {
|
|
|
440
440
|
|
|
441
441
|
|
|
442
442
|
export const FormatterConverter: {
|
|
443
|
-
new(): FormatterConverter
|
|
443
|
+
new(): FormatterConverter;
|
|
444
444
|
};
|
|
445
445
|
|
|
446
446
|
|
|
@@ -456,7 +456,7 @@ export interface IgnoreDataMemberAttribute$instance extends Attribute {
|
|
|
456
456
|
|
|
457
457
|
|
|
458
458
|
export const IgnoreDataMemberAttribute: {
|
|
459
|
-
new(): IgnoreDataMemberAttribute
|
|
459
|
+
new(): IgnoreDataMemberAttribute;
|
|
460
460
|
};
|
|
461
461
|
|
|
462
462
|
|
|
@@ -468,9 +468,9 @@ export interface InvalidDataContractException$instance extends Exception {
|
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
export const InvalidDataContractException: {
|
|
471
|
-
new(): InvalidDataContractException
|
|
472
|
-
new(message: string): InvalidDataContractException
|
|
473
|
-
new(message: string, innerException: Exception): InvalidDataContractException
|
|
471
|
+
new(): InvalidDataContractException;
|
|
472
|
+
new(message: string): InvalidDataContractException;
|
|
473
|
+
new(message: string, innerException: Exception): InvalidDataContractException;
|
|
474
474
|
};
|
|
475
475
|
|
|
476
476
|
|
|
@@ -488,8 +488,8 @@ export interface KnownTypeAttribute$instance extends Attribute {
|
|
|
488
488
|
|
|
489
489
|
|
|
490
490
|
export const KnownTypeAttribute: {
|
|
491
|
-
new(type_: Type): KnownTypeAttribute
|
|
492
|
-
new(methodName: string): KnownTypeAttribute
|
|
491
|
+
new(type_: Type): KnownTypeAttribute;
|
|
492
|
+
new(methodName: string): KnownTypeAttribute;
|
|
493
493
|
};
|
|
494
494
|
|
|
495
495
|
|
|
@@ -502,7 +502,7 @@ export interface ObjectIDGenerator$instance {
|
|
|
502
502
|
|
|
503
503
|
|
|
504
504
|
export const ObjectIDGenerator: {
|
|
505
|
-
new(): ObjectIDGenerator
|
|
505
|
+
new(): ObjectIDGenerator;
|
|
506
506
|
};
|
|
507
507
|
|
|
508
508
|
|
|
@@ -525,7 +525,7 @@ export interface ObjectManager$instance {
|
|
|
525
525
|
|
|
526
526
|
|
|
527
527
|
export const ObjectManager: {
|
|
528
|
-
new(selector: ISurrogateSelector, context: StreamingContext): ObjectManager
|
|
528
|
+
new(selector: ISurrogateSelector, context: StreamingContext): ObjectManager;
|
|
529
529
|
};
|
|
530
530
|
|
|
531
531
|
|
|
@@ -536,7 +536,7 @@ export interface OnDeserializedAttribute$instance extends Attribute {
|
|
|
536
536
|
|
|
537
537
|
|
|
538
538
|
export const OnDeserializedAttribute: {
|
|
539
|
-
new(): OnDeserializedAttribute
|
|
539
|
+
new(): OnDeserializedAttribute;
|
|
540
540
|
};
|
|
541
541
|
|
|
542
542
|
|
|
@@ -547,7 +547,7 @@ export interface OnDeserializingAttribute$instance extends Attribute {
|
|
|
547
547
|
|
|
548
548
|
|
|
549
549
|
export const OnDeserializingAttribute: {
|
|
550
|
-
new(): OnDeserializingAttribute
|
|
550
|
+
new(): OnDeserializingAttribute;
|
|
551
551
|
};
|
|
552
552
|
|
|
553
553
|
|
|
@@ -558,7 +558,7 @@ export interface OnSerializedAttribute$instance extends Attribute {
|
|
|
558
558
|
|
|
559
559
|
|
|
560
560
|
export const OnSerializedAttribute: {
|
|
561
|
-
new(): OnSerializedAttribute
|
|
561
|
+
new(): OnSerializedAttribute;
|
|
562
562
|
};
|
|
563
563
|
|
|
564
564
|
|
|
@@ -569,7 +569,7 @@ export interface OnSerializingAttribute$instance extends Attribute {
|
|
|
569
569
|
|
|
570
570
|
|
|
571
571
|
export const OnSerializingAttribute: {
|
|
572
|
-
new(): OnSerializingAttribute
|
|
572
|
+
new(): OnSerializingAttribute;
|
|
573
573
|
};
|
|
574
574
|
|
|
575
575
|
|
|
@@ -581,7 +581,7 @@ export interface OptionalFieldAttribute$instance extends Attribute {
|
|
|
581
581
|
|
|
582
582
|
|
|
583
583
|
export const OptionalFieldAttribute: {
|
|
584
|
-
new(): OptionalFieldAttribute
|
|
584
|
+
new(): OptionalFieldAttribute;
|
|
585
585
|
};
|
|
586
586
|
|
|
587
587
|
|
|
@@ -594,7 +594,7 @@ export interface SafeSerializationEventArgs$instance extends EventArgs {
|
|
|
594
594
|
|
|
595
595
|
|
|
596
596
|
export const SafeSerializationEventArgs: {
|
|
597
|
-
new(): SafeSerializationEventArgs
|
|
597
|
+
new(): SafeSerializationEventArgs;
|
|
598
598
|
};
|
|
599
599
|
|
|
600
600
|
|
|
@@ -618,9 +618,9 @@ export interface SerializationException$instance extends SystemException {
|
|
|
618
618
|
|
|
619
619
|
|
|
620
620
|
export const SerializationException: {
|
|
621
|
-
new(): SerializationException
|
|
622
|
-
new(message: string): SerializationException
|
|
623
|
-
new(message: string, innerException: Exception): SerializationException
|
|
621
|
+
new(): SerializationException;
|
|
622
|
+
new(message: string): SerializationException;
|
|
623
|
+
new(message: string, innerException: Exception): SerializationException;
|
|
624
624
|
};
|
|
625
625
|
|
|
626
626
|
|
|
@@ -676,8 +676,8 @@ export interface SerializationInfo$instance {
|
|
|
676
676
|
|
|
677
677
|
|
|
678
678
|
export const SerializationInfo: {
|
|
679
|
-
new(type_: Type, converter: IFormatterConverter): SerializationInfo
|
|
680
|
-
new(type_: Type, converter: IFormatterConverter, requireSameTokenInPartialTrust: boolean): SerializationInfo
|
|
679
|
+
new(type_: Type, converter: IFormatterConverter): SerializationInfo;
|
|
680
|
+
new(type_: Type, converter: IFormatterConverter, requireSameTokenInPartialTrust: boolean): SerializationInfo;
|
|
681
681
|
startDeserialization(): DeserializationToken;
|
|
682
682
|
};
|
|
683
683
|
|
|
@@ -695,7 +695,7 @@ export interface SerializationInfoEnumerator$instance {
|
|
|
695
695
|
|
|
696
696
|
|
|
697
697
|
export const SerializationInfoEnumerator: {
|
|
698
|
-
new(): SerializationInfoEnumerator
|
|
698
|
+
new(): SerializationInfoEnumerator;
|
|
699
699
|
};
|
|
700
700
|
|
|
701
701
|
|
|
@@ -713,7 +713,7 @@ export interface SerializationObjectManager$instance {
|
|
|
713
713
|
|
|
714
714
|
|
|
715
715
|
export const SerializationObjectManager: {
|
|
716
|
-
new(context: StreamingContext): SerializationObjectManager
|
|
716
|
+
new(context: StreamingContext): SerializationObjectManager;
|
|
717
717
|
};
|
|
718
718
|
|
|
719
719
|
|
|
@@ -729,7 +729,7 @@ export interface SurrogateSelector$instance {
|
|
|
729
729
|
|
|
730
730
|
|
|
731
731
|
export const SurrogateSelector: {
|
|
732
|
-
new(): SurrogateSelector
|
|
732
|
+
new(): SurrogateSelector;
|
|
733
733
|
};
|
|
734
734
|
|
|
735
735
|
|
|
@@ -747,7 +747,7 @@ export interface TypeLoadExceptionHolder$instance {
|
|
|
747
747
|
|
|
748
748
|
|
|
749
749
|
export const TypeLoadExceptionHolder: {
|
|
750
|
-
new(): TypeLoadExceptionHolder
|
|
750
|
+
new(): TypeLoadExceptionHolder;
|
|
751
751
|
};
|
|
752
752
|
|
|
753
753
|
|
|
@@ -795,8 +795,8 @@ export interface XsdDataContractExporter$instance {
|
|
|
795
795
|
|
|
796
796
|
|
|
797
797
|
export const XsdDataContractExporter: {
|
|
798
|
-
new(): XsdDataContractExporter
|
|
799
|
-
new(schemas: XmlSchemaSet): XsdDataContractExporter
|
|
798
|
+
new(): XsdDataContractExporter;
|
|
799
|
+
new(schemas: XmlSchemaSet): XsdDataContractExporter;
|
|
800
800
|
};
|
|
801
801
|
|
|
802
802
|
|
|
@@ -61,8 +61,8 @@ export interface DataContractSet$instance {
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
export const DataContractSet: {
|
|
64
|
-
new(dataContractSurrogate: ISerializationSurrogateProvider, referencedTypes: IEnumerable_1<Type>, referencedCollectionTypes: IEnumerable_1<Type>): DataContractSet
|
|
65
|
-
new(dataContractSet: DataContractSet): DataContractSet
|
|
64
|
+
new(dataContractSurrogate: ISerializationSurrogateProvider, referencedTypes: IEnumerable_1<Type>, referencedCollectionTypes: IEnumerable_1<Type>): DataContractSet;
|
|
65
|
+
new(dataContractSet: DataContractSet): DataContractSet;
|
|
66
66
|
};
|
|
67
67
|
|
|
68
68
|
|
|
@@ -79,7 +79,7 @@ export interface DataMember$instance {
|
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export const DataMember: {
|
|
82
|
-
new(): DataMember
|
|
82
|
+
new(): DataMember;
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
|
|
@@ -101,7 +101,7 @@ export interface XmlDataContract$instance extends DataContract {
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export const XmlDataContract: {
|
|
104
|
-
new(): XmlDataContract
|
|
104
|
+
new(): XmlDataContract;
|
|
105
105
|
};
|
|
106
106
|
|
|
107
107
|
|
|
@@ -26,8 +26,8 @@ export interface BinaryFormatter$instance {
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
export const BinaryFormatter: {
|
|
29
|
-
new(): BinaryFormatter
|
|
30
|
-
new(selector: ISurrogateSelector, context: StreamingContext): BinaryFormatter
|
|
29
|
+
new(): BinaryFormatter;
|
|
30
|
+
new(selector: ISurrogateSelector, context: StreamingContext): BinaryFormatter;
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
|
|
@@ -61,13 +61,13 @@ export interface DataContractJsonSerializer$instance extends XmlObjectSerializer
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
export const DataContractJsonSerializer: {
|
|
64
|
-
new(type_: Type): DataContractJsonSerializer
|
|
65
|
-
new(type_: Type, rootName: string): DataContractJsonSerializer
|
|
66
|
-
new(type_: Type, rootName: XmlDictionaryString): DataContractJsonSerializer
|
|
67
|
-
new(type_: Type, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer
|
|
68
|
-
new(type_: Type, rootName: string, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer
|
|
69
|
-
new(type_: Type, rootName: XmlDictionaryString, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer
|
|
70
|
-
new(type_: Type, settings: DataContractJsonSerializerSettings): DataContractJsonSerializer
|
|
64
|
+
new(type_: Type): DataContractJsonSerializer;
|
|
65
|
+
new(type_: Type, rootName: string): DataContractJsonSerializer;
|
|
66
|
+
new(type_: Type, rootName: XmlDictionaryString): DataContractJsonSerializer;
|
|
67
|
+
new(type_: Type, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer;
|
|
68
|
+
new(type_: Type, rootName: string, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer;
|
|
69
|
+
new(type_: Type, rootName: XmlDictionaryString, knownTypes: IEnumerable_1<Type>): DataContractJsonSerializer;
|
|
70
|
+
new(type_: Type, settings: DataContractJsonSerializerSettings): DataContractJsonSerializer;
|
|
71
71
|
};
|
|
72
72
|
|
|
73
73
|
|
|
@@ -86,7 +86,7 @@ export interface DataContractJsonSerializerSettings$instance {
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
export const DataContractJsonSerializerSettings: {
|
|
89
|
-
new(): DataContractJsonSerializerSettings
|
|
89
|
+
new(): DataContractJsonSerializerSettings;
|
|
90
90
|
};
|
|
91
91
|
|
|
92
92
|
|
|
@@ -34,7 +34,7 @@ export interface ComponentGuaranteesAttribute$instance extends Attribute {
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
export const ComponentGuaranteesAttribute: {
|
|
37
|
-
new(guarantees: ComponentGuaranteesOptions): ComponentGuaranteesAttribute
|
|
37
|
+
new(guarantees: ComponentGuaranteesOptions): ComponentGuaranteesAttribute;
|
|
38
38
|
};
|
|
39
39
|
|
|
40
40
|
|
|
@@ -53,9 +53,9 @@ export interface FrameworkName$instance {
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
export const FrameworkName: {
|
|
56
|
-
new(identifier: string, version: Version): FrameworkName
|
|
57
|
-
new(identifier: string, version: Version, profile: string): FrameworkName
|
|
58
|
-
new(frameworkName: string): FrameworkName
|
|
56
|
+
new(identifier: string, version: Version): FrameworkName;
|
|
57
|
+
new(identifier: string, version: Version, profile: string): FrameworkName;
|
|
58
|
+
new(frameworkName: string): FrameworkName;
|
|
59
59
|
};
|
|
60
60
|
|
|
61
61
|
|
|
@@ -76,8 +76,8 @@ export interface ObsoletedOSPlatformAttribute$instance extends OSPlatformAttribu
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
export const ObsoletedOSPlatformAttribute: {
|
|
79
|
-
new(platformName: string): ObsoletedOSPlatformAttribute
|
|
80
|
-
new(platformName: string, message: string): ObsoletedOSPlatformAttribute
|
|
79
|
+
new(platformName: string): ObsoletedOSPlatformAttribute;
|
|
80
|
+
new(platformName: string, message: string): ObsoletedOSPlatformAttribute;
|
|
81
81
|
};
|
|
82
82
|
|
|
83
83
|
|
|
@@ -101,8 +101,8 @@ export interface RequiresPreviewFeaturesAttribute$instance extends Attribute {
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
export const RequiresPreviewFeaturesAttribute: {
|
|
104
|
-
new(): RequiresPreviewFeaturesAttribute
|
|
105
|
-
new(message: string): RequiresPreviewFeaturesAttribute
|
|
104
|
+
new(): RequiresPreviewFeaturesAttribute;
|
|
105
|
+
new(message: string): RequiresPreviewFeaturesAttribute;
|
|
106
106
|
};
|
|
107
107
|
|
|
108
108
|
|
|
@@ -115,8 +115,8 @@ export interface ResourceConsumptionAttribute$instance extends Attribute {
|
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
export const ResourceConsumptionAttribute: {
|
|
118
|
-
new(resourceScope: ResourceScope): ResourceConsumptionAttribute
|
|
119
|
-
new(resourceScope: ResourceScope, consumptionScope: ResourceScope): ResourceConsumptionAttribute
|
|
118
|
+
new(resourceScope: ResourceScope): ResourceConsumptionAttribute;
|
|
119
|
+
new(resourceScope: ResourceScope, consumptionScope: ResourceScope): ResourceConsumptionAttribute;
|
|
120
120
|
};
|
|
121
121
|
|
|
122
122
|
|
|
@@ -128,7 +128,7 @@ export interface ResourceExposureAttribute$instance extends Attribute {
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
export const ResourceExposureAttribute: {
|
|
131
|
-
new(exposureLevel: ResourceScope): ResourceExposureAttribute
|
|
131
|
+
new(exposureLevel: ResourceScope): ResourceExposureAttribute;
|
|
132
132
|
};
|
|
133
133
|
|
|
134
134
|
|
|
@@ -139,7 +139,7 @@ export interface SupportedOSPlatformAttribute$instance extends OSPlatformAttribu
|
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
export const SupportedOSPlatformAttribute: {
|
|
142
|
-
new(platformName: string): SupportedOSPlatformAttribute
|
|
142
|
+
new(platformName: string): SupportedOSPlatformAttribute;
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
|
|
@@ -150,7 +150,7 @@ export interface SupportedOSPlatformGuardAttribute$instance extends OSPlatformAt
|
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
export const SupportedOSPlatformGuardAttribute: {
|
|
153
|
-
new(platformName: string): SupportedOSPlatformGuardAttribute
|
|
153
|
+
new(platformName: string): SupportedOSPlatformGuardAttribute;
|
|
154
154
|
};
|
|
155
155
|
|
|
156
156
|
|
|
@@ -163,7 +163,7 @@ export interface TargetFrameworkAttribute$instance extends Attribute {
|
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
export const TargetFrameworkAttribute: {
|
|
166
|
-
new(frameworkName: string): TargetFrameworkAttribute
|
|
166
|
+
new(frameworkName: string): TargetFrameworkAttribute;
|
|
167
167
|
};
|
|
168
168
|
|
|
169
169
|
|
|
@@ -174,7 +174,7 @@ export interface TargetPlatformAttribute$instance extends OSPlatformAttribute {
|
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
export const TargetPlatformAttribute: {
|
|
177
|
-
new(platformName: string): TargetPlatformAttribute
|
|
177
|
+
new(platformName: string): TargetPlatformAttribute;
|
|
178
178
|
};
|
|
179
179
|
|
|
180
180
|
|
|
@@ -186,8 +186,8 @@ export interface UnsupportedOSPlatformAttribute$instance extends OSPlatformAttri
|
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
export const UnsupportedOSPlatformAttribute: {
|
|
189
|
-
new(platformName: string): UnsupportedOSPlatformAttribute
|
|
190
|
-
new(platformName: string, message: string): UnsupportedOSPlatformAttribute
|
|
189
|
+
new(platformName: string): UnsupportedOSPlatformAttribute;
|
|
190
|
+
new(platformName: string, message: string): UnsupportedOSPlatformAttribute;
|
|
191
191
|
};
|
|
192
192
|
|
|
193
193
|
|
|
@@ -198,7 +198,7 @@ export interface UnsupportedOSPlatformGuardAttribute$instance extends OSPlatform
|
|
|
198
198
|
|
|
199
199
|
|
|
200
200
|
export const UnsupportedOSPlatformGuardAttribute: {
|
|
201
|
-
new(platformName: string): UnsupportedOSPlatformGuardAttribute
|
|
201
|
+
new(platformName: string): UnsupportedOSPlatformGuardAttribute;
|
|
202
202
|
};
|
|
203
203
|
|
|
204
204
|
|