@tsonic/dotnet 0.8.1 → 0.8.2
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 +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -388,7 +388,7 @@ export interface Point$instance {
|
|
|
388
388
|
getHashCode(): int;
|
|
389
389
|
offset(dx: int, dy: int): void;
|
|
390
390
|
offset(p: Point): void;
|
|
391
|
-
toString(): string;
|
|
391
|
+
toString(): string | undefined;
|
|
392
392
|
}
|
|
393
393
|
|
|
394
394
|
|
|
@@ -422,7 +422,7 @@ export interface PointF$instance {
|
|
|
422
422
|
equals(obj: unknown): boolean;
|
|
423
423
|
equals(other: PointF): boolean;
|
|
424
424
|
getHashCode(): int;
|
|
425
|
-
toString(): string;
|
|
425
|
+
toString(): string | undefined;
|
|
426
426
|
toVector2(): Vector2;
|
|
427
427
|
}
|
|
428
428
|
|
|
@@ -472,7 +472,7 @@ export interface Rectangle$instance {
|
|
|
472
472
|
intersectsWith(rect: Rectangle): boolean;
|
|
473
473
|
offset(pos: Point): void;
|
|
474
474
|
offset(x: int, y: int): void;
|
|
475
|
-
toString(): string;
|
|
475
|
+
toString(): string | undefined;
|
|
476
476
|
}
|
|
477
477
|
|
|
478
478
|
|
|
@@ -524,7 +524,7 @@ export interface RectangleF$instance {
|
|
|
524
524
|
intersectsWith(rect: RectangleF): boolean;
|
|
525
525
|
offset(pos: PointF): void;
|
|
526
526
|
offset(x: float, y: float): void;
|
|
527
|
-
toString(): string;
|
|
527
|
+
toString(): string | undefined;
|
|
528
528
|
toVector4(): Vector4;
|
|
529
529
|
}
|
|
530
530
|
|
|
@@ -558,7 +558,7 @@ export interface Size$instance {
|
|
|
558
558
|
equals(obj: unknown): boolean;
|
|
559
559
|
equals(other: Size): boolean;
|
|
560
560
|
getHashCode(): int;
|
|
561
|
-
toString(): string;
|
|
561
|
+
toString(): string | undefined;
|
|
562
562
|
}
|
|
563
563
|
|
|
564
564
|
|
|
@@ -593,7 +593,7 @@ export interface SizeF$instance {
|
|
|
593
593
|
getHashCode(): int;
|
|
594
594
|
toPointF(): PointF;
|
|
595
595
|
toSize(): Size;
|
|
596
|
-
toString(): string;
|
|
596
|
+
toString(): string | undefined;
|
|
597
597
|
toVector2(): Vector2;
|
|
598
598
|
}
|
|
599
599
|
|
|
@@ -620,17 +620,17 @@ export type SizeF = SizeF$instance & __SizeF$views;
|
|
|
620
620
|
|
|
621
621
|
|
|
622
622
|
export interface ColorConverter$instance extends TypeConverter {
|
|
623
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
624
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
625
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
626
|
-
canConvertTo(destinationType: Type): boolean;
|
|
627
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
628
|
-
convertFrom(value: unknown): unknown;
|
|
629
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
630
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
631
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
632
|
-
getStandardValues(): ICollection;
|
|
633
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
623
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
624
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
625
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
626
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
627
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
628
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
629
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
630
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
631
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
632
|
+
getStandardValues(): ICollection | undefined;
|
|
633
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
634
634
|
getStandardValuesSupported(): boolean;
|
|
635
635
|
}
|
|
636
636
|
|
|
@@ -643,22 +643,22 @@ export const ColorConverter: {
|
|
|
643
643
|
export type ColorConverter = ColorConverter$instance;
|
|
644
644
|
|
|
645
645
|
export interface PointConverter$instance extends TypeConverter {
|
|
646
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
647
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
648
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
649
|
-
canConvertTo(destinationType: Type): boolean;
|
|
650
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
651
|
-
convertFrom(value: unknown): unknown;
|
|
652
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
653
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
654
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
655
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
656
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
646
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
647
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
648
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
649
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
650
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
651
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
652
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
653
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
654
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary | undefined): unknown | undefined;
|
|
655
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
656
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
657
657
|
getCreateInstanceSupported(): boolean;
|
|
658
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
659
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
660
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
661
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
658
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown | undefined, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
659
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
660
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
661
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
662
662
|
getPropertiesSupported(): boolean;
|
|
663
663
|
}
|
|
664
664
|
|
|
@@ -671,22 +671,22 @@ export const PointConverter: {
|
|
|
671
671
|
export type PointConverter = PointConverter$instance;
|
|
672
672
|
|
|
673
673
|
export interface RectangleConverter$instance extends TypeConverter {
|
|
674
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
675
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
676
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
677
|
-
canConvertTo(destinationType: Type): boolean;
|
|
678
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
679
|
-
convertFrom(value: unknown): unknown;
|
|
680
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
681
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
682
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
683
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
684
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
674
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
675
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
676
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
677
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
678
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
679
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
680
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
681
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
682
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary | undefined): unknown | undefined;
|
|
683
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
684
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
685
685
|
getCreateInstanceSupported(): boolean;
|
|
686
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
687
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
688
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
689
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
686
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown | undefined, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
687
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
688
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
689
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
690
690
|
getPropertiesSupported(): boolean;
|
|
691
691
|
}
|
|
692
692
|
|
|
@@ -699,22 +699,22 @@ export const RectangleConverter: {
|
|
|
699
699
|
export type RectangleConverter = RectangleConverter$instance;
|
|
700
700
|
|
|
701
701
|
export interface SizeConverter$instance extends TypeConverter {
|
|
702
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
703
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
704
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
705
|
-
canConvertTo(destinationType: Type): boolean;
|
|
706
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
707
|
-
convertFrom(value: unknown): unknown;
|
|
708
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
709
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
710
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
711
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
712
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
702
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
703
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
704
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
705
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
706
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
707
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
708
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
709
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
710
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary | undefined): unknown | undefined;
|
|
711
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
712
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
713
713
|
getCreateInstanceSupported(): boolean;
|
|
714
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
715
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
716
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
717
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
714
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown | undefined, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
715
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
716
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
717
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
718
718
|
getPropertiesSupported(): boolean;
|
|
719
719
|
}
|
|
720
720
|
|
|
@@ -727,22 +727,22 @@ export const SizeConverter: {
|
|
|
727
727
|
export type SizeConverter = SizeConverter$instance;
|
|
728
728
|
|
|
729
729
|
export interface SizeFConverter$instance extends TypeConverter {
|
|
730
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
731
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
732
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
733
|
-
canConvertTo(destinationType: Type): boolean;
|
|
734
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
735
|
-
convertFrom(value: unknown): unknown;
|
|
736
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
737
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
738
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
739
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
740
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
730
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
731
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
732
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
733
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
734
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
735
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
736
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
737
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
738
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary | undefined): unknown | undefined;
|
|
739
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
740
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
741
741
|
getCreateInstanceSupported(): boolean;
|
|
742
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
743
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
744
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
745
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
742
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown | undefined, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
743
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
744
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
745
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
746
746
|
getPropertiesSupported(): boolean;
|
|
747
747
|
}
|
|
748
748
|
|
|
@@ -42,7 +42,7 @@ export interface BinaryOperationBinder$instance extends DynamicMetaObjectBinder
|
|
|
42
42
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
43
43
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
44
44
|
fallbackBinaryOperation(target: DynamicMetaObject, arg: DynamicMetaObject): DynamicMetaObject;
|
|
45
|
-
fallbackBinaryOperation(target: DynamicMetaObject, arg: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
45
|
+
fallbackBinaryOperation(target: DynamicMetaObject, arg: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
|
|
@@ -60,9 +60,9 @@ export interface BindingRestrictions$instance {
|
|
|
60
60
|
|
|
61
61
|
export const BindingRestrictions: {
|
|
62
62
|
readonly empty: BindingRestrictions;
|
|
63
|
-
combine(contributingObjects: IList_1<DynamicMetaObject>): BindingRestrictions;
|
|
63
|
+
combine(contributingObjects: IList_1<DynamicMetaObject> | undefined): BindingRestrictions;
|
|
64
64
|
getExpressionRestriction(expression: Expression): BindingRestrictions;
|
|
65
|
-
getInstanceRestriction(expression: Expression, instance: unknown): BindingRestrictions;
|
|
65
|
+
getInstanceRestriction(expression: Expression, instance: unknown | undefined): BindingRestrictions;
|
|
66
66
|
getTypeRestriction(expression: Expression, type_: Type): BindingRestrictions;
|
|
67
67
|
};
|
|
68
68
|
|
|
@@ -89,10 +89,10 @@ export interface ConvertBinder$instance extends DynamicMetaObjectBinder {
|
|
|
89
89
|
readonly explicit: boolean;
|
|
90
90
|
readonly returnType: Type;
|
|
91
91
|
readonly type_: Type;
|
|
92
|
-
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
92
|
+
bind(target: DynamicMetaObject, args: DynamicMetaObject[] | undefined): DynamicMetaObject;
|
|
93
93
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
94
94
|
fallbackConvert(target: DynamicMetaObject): DynamicMetaObject;
|
|
95
|
-
fallbackConvert(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
95
|
+
fallbackConvert(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
|
|
@@ -108,7 +108,7 @@ export interface CreateInstanceBinder$instance extends DynamicMetaObjectBinder {
|
|
|
108
108
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
109
109
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
110
110
|
fallbackCreateInstance(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
111
|
-
fallbackCreateInstance(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
111
|
+
fallbackCreateInstance(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
|
|
@@ -124,7 +124,7 @@ export interface DeleteIndexBinder$instance extends DynamicMetaObjectBinder {
|
|
|
124
124
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
125
125
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
126
126
|
fallbackDeleteIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[]): DynamicMetaObject;
|
|
127
|
-
fallbackDeleteIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
127
|
+
fallbackDeleteIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
|
|
@@ -138,10 +138,10 @@ export interface DeleteMemberBinder$instance extends DynamicMetaObjectBinder {
|
|
|
138
138
|
readonly ignoreCase: boolean;
|
|
139
139
|
readonly name: string;
|
|
140
140
|
readonly returnType: Type;
|
|
141
|
-
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
141
|
+
bind(target: DynamicMetaObject, args: DynamicMetaObject[] | undefined): DynamicMetaObject;
|
|
142
142
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
143
143
|
fallbackDeleteMember(target: DynamicMetaObject): DynamicMetaObject;
|
|
144
|
-
fallbackDeleteMember(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
144
|
+
fallbackDeleteMember(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
|
|
@@ -156,7 +156,7 @@ export interface DynamicMetaObject$instance {
|
|
|
156
156
|
readonly hasValue: boolean;
|
|
157
157
|
readonly limitType: Type;
|
|
158
158
|
readonly restrictions: BindingRestrictions;
|
|
159
|
-
readonly runtimeType: Type;
|
|
159
|
+
readonly runtimeType: Type | undefined;
|
|
160
160
|
readonly value: unknown;
|
|
161
161
|
bindBinaryOperation(binder: BinaryOperationBinder, arg: DynamicMetaObject): DynamicMetaObject;
|
|
162
162
|
bindConvert(binder: ConvertBinder): DynamicMetaObject;
|
|
@@ -204,18 +204,18 @@ export type DynamicMetaObjectBinder = DynamicMetaObjectBinder$instance;
|
|
|
204
204
|
export interface DynamicObject$instance {
|
|
205
205
|
getDynamicMemberNames(): IEnumerable_1<System_Internal.String>;
|
|
206
206
|
getMetaObject(parameter: Expression): DynamicMetaObject;
|
|
207
|
-
tryBinaryOperation(binder: BinaryOperationBinder, arg: unknown, result: unknown): boolean;
|
|
208
|
-
tryConvert(binder: ConvertBinder, result: unknown): boolean;
|
|
207
|
+
tryBinaryOperation(binder: BinaryOperationBinder, arg: unknown, result: unknown | undefined): boolean;
|
|
208
|
+
tryConvert(binder: ConvertBinder, result: unknown | undefined): boolean;
|
|
209
209
|
tryCreateInstance(binder: CreateInstanceBinder, args: unknown[], result: unknown): boolean;
|
|
210
210
|
tryDeleteIndex(binder: DeleteIndexBinder, indexes: unknown[]): boolean;
|
|
211
211
|
tryDeleteMember(binder: DeleteMemberBinder): boolean;
|
|
212
|
-
tryGetIndex(binder: GetIndexBinder, indexes: unknown[], result: unknown): boolean;
|
|
213
|
-
tryGetMember(binder: GetMemberBinder, result: unknown): boolean;
|
|
212
|
+
tryGetIndex(binder: GetIndexBinder, indexes: unknown[], result: unknown | undefined): boolean;
|
|
213
|
+
tryGetMember(binder: GetMemberBinder, result: unknown | undefined): boolean;
|
|
214
214
|
tryInvoke(binder: InvokeBinder, args: unknown[], result: unknown): boolean;
|
|
215
215
|
tryInvokeMember(binder: InvokeMemberBinder, args: unknown[], result: unknown): boolean;
|
|
216
|
-
trySetIndex(binder: SetIndexBinder, indexes: unknown[], value: unknown): boolean;
|
|
217
|
-
trySetMember(binder: SetMemberBinder, value: unknown): boolean;
|
|
218
|
-
tryUnaryOperation(binder: UnaryOperationBinder, result: unknown): boolean;
|
|
216
|
+
trySetIndex(binder: SetIndexBinder, indexes: unknown[], value: unknown | undefined): boolean;
|
|
217
|
+
trySetMember(binder: SetMemberBinder, value: unknown | undefined): boolean;
|
|
218
|
+
tryUnaryOperation(binder: UnaryOperationBinder, result: unknown | undefined): boolean;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
|
|
@@ -261,7 +261,7 @@ export interface GetIndexBinder$instance extends DynamicMetaObjectBinder {
|
|
|
261
261
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
262
262
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
263
263
|
fallbackGetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[]): DynamicMetaObject;
|
|
264
|
-
fallbackGetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
264
|
+
fallbackGetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
|
|
@@ -275,10 +275,10 @@ export interface GetMemberBinder$instance extends DynamicMetaObjectBinder {
|
|
|
275
275
|
readonly ignoreCase: boolean;
|
|
276
276
|
readonly name: string;
|
|
277
277
|
readonly returnType: Type;
|
|
278
|
-
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
278
|
+
bind(target: DynamicMetaObject, args: DynamicMetaObject[] | undefined): DynamicMetaObject;
|
|
279
279
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
280
280
|
fallbackGetMember(target: DynamicMetaObject): DynamicMetaObject;
|
|
281
|
-
fallbackGetMember(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
281
|
+
fallbackGetMember(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
|
|
@@ -294,7 +294,7 @@ export interface InvokeBinder$instance extends DynamicMetaObjectBinder {
|
|
|
294
294
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
295
295
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
296
296
|
fallbackInvoke(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
297
|
-
fallbackInvoke(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
297
|
+
fallbackInvoke(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -311,9 +311,9 @@ export interface InvokeMemberBinder$instance extends DynamicMetaObjectBinder {
|
|
|
311
311
|
readonly returnType: Type;
|
|
312
312
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
313
313
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
314
|
-
fallbackInvoke(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
314
|
+
fallbackInvoke(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
315
315
|
fallbackInvokeMember(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
316
|
-
fallbackInvokeMember(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
316
|
+
fallbackInvokeMember(target: DynamicMetaObject, args: DynamicMetaObject[], errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
|
|
@@ -329,7 +329,7 @@ export interface SetIndexBinder$instance extends DynamicMetaObjectBinder {
|
|
|
329
329
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
330
330
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
331
331
|
fallbackSetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], value: DynamicMetaObject): DynamicMetaObject;
|
|
332
|
-
fallbackSetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], value: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
332
|
+
fallbackSetIndex(target: DynamicMetaObject, indexes: DynamicMetaObject[], value: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
333
333
|
}
|
|
334
334
|
|
|
335
335
|
|
|
@@ -346,7 +346,7 @@ export interface SetMemberBinder$instance extends DynamicMetaObjectBinder {
|
|
|
346
346
|
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
347
347
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
348
348
|
fallbackSetMember(target: DynamicMetaObject, value: DynamicMetaObject): DynamicMetaObject;
|
|
349
|
-
fallbackSetMember(target: DynamicMetaObject, value: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
349
|
+
fallbackSetMember(target: DynamicMetaObject, value: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
352
|
|
|
@@ -359,10 +359,10 @@ export type SetMemberBinder = SetMemberBinder$instance;
|
|
|
359
359
|
export interface UnaryOperationBinder$instance extends DynamicMetaObjectBinder {
|
|
360
360
|
readonly operation: ExpressionType;
|
|
361
361
|
readonly returnType: Type;
|
|
362
|
-
bind(target: DynamicMetaObject, args: DynamicMetaObject[]): DynamicMetaObject;
|
|
362
|
+
bind(target: DynamicMetaObject, args: DynamicMetaObject[] | undefined): DynamicMetaObject;
|
|
363
363
|
bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
|
|
364
364
|
fallbackUnaryOperation(target: DynamicMetaObject): DynamicMetaObject;
|
|
365
|
-
fallbackUnaryOperation(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject): DynamicMetaObject;
|
|
365
|
+
fallbackUnaryOperation(target: DynamicMetaObject, errorSuggestion: DynamicMetaObject | undefined): DynamicMetaObject;
|
|
366
366
|
}
|
|
367
367
|
|
|
368
368
|
|
|
@@ -89,7 +89,7 @@ export interface Asn1Tag$instance {
|
|
|
89
89
|
equals(obj: unknown): boolean;
|
|
90
90
|
getHashCode(): int;
|
|
91
91
|
hasSameClassAndValue(other: Asn1Tag): boolean;
|
|
92
|
-
toString(): string;
|
|
92
|
+
toString(): string | undefined;
|
|
93
93
|
tryEncode(destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -158,14 +158,14 @@ export type AsnWriter_Scope = AsnWriter_Scope$instance & __AsnWriter_Scope$views
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export interface AsnContentException$instance extends Exception {
|
|
161
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
161
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
export const AsnContentException: {
|
|
166
166
|
new(): AsnContentException;
|
|
167
|
-
new(message: string): AsnContentException;
|
|
168
|
-
new(message: string, inner: Exception): AsnContentException;
|
|
167
|
+
new(message: string | undefined): AsnContentException;
|
|
168
|
+
new(message: string | undefined, inner: Exception | undefined): AsnContentException;
|
|
169
169
|
};
|
|
170
170
|
|
|
171
171
|
|
|
@@ -101,7 +101,7 @@ export type PosixTarEntry = PosixTarEntry$instance;
|
|
|
101
101
|
export interface TarEntry$instance {
|
|
102
102
|
readonly checksum: int;
|
|
103
103
|
readonly dataOffset: long;
|
|
104
|
-
dataStream: Stream;
|
|
104
|
+
dataStream: Stream | undefined;
|
|
105
105
|
readonly entryType: TarEntryType;
|
|
106
106
|
readonly format: TarEntryFormat;
|
|
107
107
|
gid: int;
|
|
@@ -150,9 +150,9 @@ export interface TarWriter$instance {
|
|
|
150
150
|
readonly format: TarEntryFormat;
|
|
151
151
|
dispose(): void;
|
|
152
152
|
disposeAsync(): ValueTask;
|
|
153
|
-
writeEntry(fileName: string, entryName: string): void;
|
|
153
|
+
writeEntry(fileName: string, entryName: string | undefined): void;
|
|
154
154
|
writeEntry(entry: TarEntry): void;
|
|
155
|
-
writeEntryAsync(fileName: string, entryName: string, cancellationToken?: CancellationToken): Task;
|
|
155
|
+
writeEntryAsync(fileName: string, entryName: string | undefined, cancellationToken?: CancellationToken): Task;
|
|
156
156
|
writeEntryAsync(entry: TarEntry, cancellationToken?: CancellationToken): Task;
|
|
157
157
|
}
|
|
158
158
|
|
|
@@ -360,8 +360,8 @@ export const CultureInfo: {
|
|
|
360
360
|
currentCulture: CultureInfo;
|
|
361
361
|
currentUICulture: CultureInfo;
|
|
362
362
|
readonly installedUICulture: CultureInfo;
|
|
363
|
-
defaultThreadCurrentCulture: CultureInfo;
|
|
364
|
-
defaultThreadCurrentUICulture: CultureInfo;
|
|
363
|
+
defaultThreadCurrentCulture: CultureInfo | undefined;
|
|
364
|
+
defaultThreadCurrentUICulture: CultureInfo | undefined;
|
|
365
365
|
readonly invariantCulture: CultureInfo;
|
|
366
366
|
createSpecificCulture(name: string): CultureInfo;
|
|
367
367
|
getCultureInfo(culture: int): CultureInfo;
|
|
@@ -379,28 +379,28 @@ export interface __CultureInfo$views {
|
|
|
379
379
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
380
380
|
}
|
|
381
381
|
|
|
382
|
-
export interface CultureInfo$instance extends System_Internal.ICloneable$instance
|
|
382
|
+
export interface CultureInfo$instance extends System_Internal.ICloneable$instance {}
|
|
383
383
|
|
|
384
384
|
export type CultureInfo = CultureInfo$instance & __CultureInfo$views;
|
|
385
385
|
|
|
386
386
|
|
|
387
387
|
export interface CultureNotFoundException$instance extends ArgumentException {
|
|
388
388
|
readonly invalidCultureId: Nullable_1<System_Internal.Int32>;
|
|
389
|
-
readonly invalidCultureName: string;
|
|
389
|
+
readonly invalidCultureName: string | undefined;
|
|
390
390
|
readonly message: string;
|
|
391
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
391
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
392
392
|
}
|
|
393
393
|
|
|
394
394
|
|
|
395
395
|
export const CultureNotFoundException: {
|
|
396
396
|
new(): CultureNotFoundException;
|
|
397
|
-
new(message: string): CultureNotFoundException;
|
|
398
|
-
new(paramName: string, message: string): CultureNotFoundException;
|
|
399
|
-
new(message: string, innerException: Exception): CultureNotFoundException;
|
|
400
|
-
new(paramName: string, invalidCultureName: string, message: string): CultureNotFoundException;
|
|
401
|
-
new(message: string, invalidCultureName: string, innerException: Exception): CultureNotFoundException;
|
|
402
|
-
new(message: string, invalidCultureId: int, innerException: Exception): CultureNotFoundException;
|
|
403
|
-
new(paramName: string, invalidCultureId: int, message: string): CultureNotFoundException;
|
|
397
|
+
new(message: string | undefined): CultureNotFoundException;
|
|
398
|
+
new(paramName: string | undefined, message: string | undefined): CultureNotFoundException;
|
|
399
|
+
new(message: string | undefined, innerException: Exception | undefined): CultureNotFoundException;
|
|
400
|
+
new(paramName: string | undefined, invalidCultureName: string | undefined, message: string | undefined): CultureNotFoundException;
|
|
401
|
+
new(message: string | undefined, invalidCultureName: string | undefined, innerException: Exception | undefined): CultureNotFoundException;
|
|
402
|
+
new(message: string | undefined, invalidCultureId: int, innerException: Exception | undefined): CultureNotFoundException;
|
|
403
|
+
new(paramName: string | undefined, invalidCultureId: int, message: string | undefined): CultureNotFoundException;
|
|
404
404
|
};
|
|
405
405
|
|
|
406
406
|
|
|
@@ -458,7 +458,7 @@ export const DateTimeFormatInfo: {
|
|
|
458
458
|
new(): DateTimeFormatInfo;
|
|
459
459
|
readonly invariantInfo: DateTimeFormatInfo;
|
|
460
460
|
readonly currentInfo: DateTimeFormatInfo;
|
|
461
|
-
getInstance(provider: IFormatProvider): DateTimeFormatInfo;
|
|
461
|
+
getInstance(provider: IFormatProvider | undefined): DateTimeFormatInfo;
|
|
462
462
|
readOnly(dtfi: DateTimeFormatInfo): DateTimeFormatInfo;
|
|
463
463
|
};
|
|
464
464
|
|
|
@@ -468,7 +468,7 @@ export interface __DateTimeFormatInfo$views {
|
|
|
468
468
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
469
469
|
}
|
|
470
470
|
|
|
471
|
-
export interface DateTimeFormatInfo$instance extends System_Internal.ICloneable$instance
|
|
471
|
+
export interface DateTimeFormatInfo$instance extends System_Internal.ICloneable$instance {}
|
|
472
472
|
|
|
473
473
|
export type DateTimeFormatInfo = DateTimeFormatInfo$instance & __DateTimeFormatInfo$views;
|
|
474
474
|
|
|
@@ -927,7 +927,7 @@ export const NumberFormatInfo: {
|
|
|
927
927
|
new(): NumberFormatInfo;
|
|
928
928
|
readonly invariantInfo: NumberFormatInfo;
|
|
929
929
|
readonly currentInfo: NumberFormatInfo;
|
|
930
|
-
getInstance(formatProvider: IFormatProvider): NumberFormatInfo;
|
|
930
|
+
getInstance(formatProvider: IFormatProvider | undefined): NumberFormatInfo;
|
|
931
931
|
readOnly(nfi: NumberFormatInfo): NumberFormatInfo;
|
|
932
932
|
};
|
|
933
933
|
|
|
@@ -937,7 +937,7 @@ export interface __NumberFormatInfo$views {
|
|
|
937
937
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
938
938
|
}
|
|
939
939
|
|
|
940
|
-
export interface NumberFormatInfo$instance extends System_Internal.ICloneable$instance
|
|
940
|
+
export interface NumberFormatInfo$instance extends System_Internal.ICloneable$instance {}
|
|
941
941
|
|
|
942
942
|
export type NumberFormatInfo = NumberFormatInfo$instance & __NumberFormatInfo$views;
|
|
943
943
|
|
|
@@ -1039,8 +1039,8 @@ export type SortKey = SortKey$instance;
|
|
|
1039
1039
|
export interface SortVersion$instance {
|
|
1040
1040
|
readonly fullVersion: int;
|
|
1041
1041
|
readonly sortId: Guid;
|
|
1042
|
-
equals(obj: unknown): boolean;
|
|
1043
|
-
equals(other: SortVersion): boolean;
|
|
1042
|
+
equals(obj: unknown | undefined): boolean;
|
|
1043
|
+
equals(other: SortVersion | undefined): boolean;
|
|
1044
1044
|
getHashCode(): int;
|
|
1045
1045
|
}
|
|
1046
1046
|
|