@tsonic/dotnet 0.8.0 → 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 +21 -21
- package/Microsoft.VisualBasic/internal/index.d.ts +24 -24
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +30 -30
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +16 -16
- package/Microsoft.Win32/internal/index.d.ts +12 -12
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +1277 -1289
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +13 -13
- package/System.CodeDom.Compiler/internal/index.d.ts +13 -13
- package/System.Collections/internal/index.d.ts +66 -68
- package/System.Collections.Concurrent/internal/index.d.ts +24 -24
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +10 -10
- 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 +141 -133
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +121 -121
- package/System.Collections.ObjectModel/internal/index.d.ts +23 -23
- package/System.Collections.Specialized/internal/index.d.ts +85 -87
- package/System.ComponentModel/internal/index.d.ts +595 -597
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +105 -105
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +9 -9
- package/System.ComponentModel.Design/internal/index.d.ts +90 -90
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +37 -37
- package/System.Data/internal/index.d.ts +225 -225
- package/System.Data.Common/internal/index.d.ts +62 -62
- package/System.Data.SqlTypes/internal/index.d.ts +73 -73
- package/System.Diagnostics/internal/index.d.ts +343 -343
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +50 -50
- package/System.Diagnostics.Contracts/internal/index.d.ts +20 -20
- package/System.Diagnostics.Metrics/internal/index.d.ts +46 -46
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +9 -9
- package/System.Diagnostics.Tracing/internal/index.d.ts +44 -44
- package/System.Drawing/internal/index.d.ts +99 -99
- package/System.Dynamic/internal/index.d.ts +33 -33
- package/System.Formats.Asn1/internal/index.d.ts +12 -12
- package/System.Formats.Tar/internal/index.d.ts +17 -17
- package/System.Globalization/internal/index.d.ts +51 -51
- package/System.IO/internal/index.d.ts +172 -172
- package/System.IO.Compression/internal/index.d.ts +56 -56
- package/System.IO.Enumeration/internal/index.d.ts +6 -6
- package/System.IO.IsolatedStorage/internal/index.d.ts +17 -17
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -11
- package/System.IO.Pipelines/internal/index.d.ts +13 -13
- package/System.IO.Pipes/internal/index.d.ts +32 -32
- package/System.Linq/internal/index.d.ts +187 -187
- package/System.Linq.Expressions/internal/index.d.ts +203 -203
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +3 -3
- package/System.Net/internal/index.d.ts +218 -220
- package/System.Net.Cache/internal/index.d.ts +10 -10
- package/System.Net.Http/internal/index.d.ts +89 -89
- package/System.Net.Http.Headers/internal/index.d.ts +86 -86
- package/System.Net.Http.Json/internal/index.d.ts +59 -59
- package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
- package/System.Net.Mail/internal/index.d.ts +92 -92
- package/System.Net.Mime/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/index.d.ts +39 -39
- package/System.Net.Quic/internal/index.d.ts +13 -13
- package/System.Net.Security/internal/index.d.ts +70 -70
- package/System.Net.ServerSentEvents/internal/index.d.ts +3 -3
- package/System.Net.Sockets/internal/index.d.ts +94 -94
- package/System.Net.WebSockets/internal/index.d.ts +46 -46
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +128 -130
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +271 -271
- package/System.Reflection.Emit/internal/index.d.ts +123 -123
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +179 -179
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +40 -40
- package/System.Reflection.PortableExecutable/internal/index.d.ts +26 -26
- package/System.Resources/internal/index.d.ts +38 -38
- package/System.Runtime/internal/index.d.ts +9 -9
- package/System.Runtime.CompilerServices/internal/index.d.ts +168 -168
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +184 -184
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +30 -30
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +50 -50
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +63 -63
- 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 +9 -9
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +113 -115
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +19 -19
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -5
- package/System.Runtime.Serialization.Json/internal/index.d.ts +28 -28
- package/System.Runtime.Versioning/internal/index.d.ts +22 -22
- package/System.Security/internal/index.d.ts +63 -63
- package/System.Security.AccessControl/internal/index.d.ts +84 -84
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +13 -13
- package/System.Security.Claims/internal/index.d.ts +38 -40
- package/System.Security.Cryptography/internal/index.d.ts +378 -378
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +172 -172
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +6 -6
- package/System.Security.Principal/internal/index.d.ts +29 -31
- package/System.Text/internal/index.d.ts +94 -94
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +103 -103
- package/System.Text.Json.Nodes/internal/index.d.ts +73 -73
- package/System.Text.Json.Schema/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/index.d.ts +34 -34
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +57 -57
- package/System.Text.RegularExpressions/internal/index.d.ts +29 -29
- package/System.Text.Unicode/internal/index.d.ts +6 -6
- package/System.Threading/internal/index.d.ts +160 -160
- package/System.Threading.Channels/internal/index.d.ts +12 -12
- package/System.Threading.Tasks/internal/index.d.ts +125 -135
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +54 -51
- package/System.Threading.Tasks.Sources/internal/index.d.ts +5 -5
- package/System.Timers/internal/index.d.ts +8 -8
- package/System.Transactions/internal/index.d.ts +51 -51
- package/System.Web/internal/index.d.ts +32 -32
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +281 -281
- package/System.Xml.Linq/internal/index.d.ts +76 -76
- package/System.Xml.Resolvers/internal/index.d.ts +8 -8
- package/System.Xml.Schema/internal/index.d.ts +173 -173
- package/System.Xml.Serialization/internal/index.d.ts +200 -200
- package/System.Xml.XPath/internal/index.d.ts +28 -28
- package/System.Xml.Xsl/internal/index.d.ts +53 -53
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +72 -72
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -533,6 +533,7 @@ export type ICustomAttributeTypeProvider_1<TType> = ICustomAttributeTypeProvider
|
|
|
533
533
|
|
|
534
534
|
export interface ISignatureTypeProvider_2$instance<TType, TGenericContext> extends ISimpleTypeProvider_1<TType>, IConstructedTypeProvider_1<TType>, ISZArrayTypeProvider_1<TType> {
|
|
535
535
|
getArrayType(elementType: TType, shape: ArrayShape): TType;
|
|
536
|
+
getByReferenceType(elementType: TType): TType;
|
|
536
537
|
getFunctionPointerType(signature: MethodSignature_1<TType>): TType;
|
|
537
538
|
getGenericInstantiation(genericType: TType, typeArguments: ImmutableArray_1<TType>): TType;
|
|
538
539
|
getGenericMethodParameter(genericContext: TGenericContext, index: int): TType;
|
|
@@ -542,7 +543,6 @@ export interface ISignatureTypeProvider_2$instance<TType, TGenericContext> exten
|
|
|
542
543
|
getTypeFromDefinition(reader: MetadataReader, handle: TypeDefinitionHandle, rawTypeKind: byte): TType;
|
|
543
544
|
getTypeFromReference(reader: MetadataReader, handle: TypeReferenceHandle, rawTypeKind: byte): TType;
|
|
544
545
|
getTypeFromSpecification(reader: MetadataReader, genericContext: TGenericContext, handle: TypeSpecificationHandle, rawTypeKind: byte): TType;
|
|
545
|
-
getByReferenceType(elementType: TType): TType;
|
|
546
546
|
getSZArrayType(elementType: TType): TType;
|
|
547
547
|
}
|
|
548
548
|
|
|
@@ -575,7 +575,7 @@ export interface ArrayShape$instance {
|
|
|
575
575
|
|
|
576
576
|
|
|
577
577
|
export const ArrayShape: {
|
|
578
|
-
new(rank: int, sizes: ImmutableArray_1<System_Internal.Int32>, lowerBounds: ImmutableArray_1<System_Internal.Int32>): ArrayShape
|
|
578
|
+
new(rank: int, sizes: ImmutableArray_1<System_Internal.Int32>, lowerBounds: ImmutableArray_1<System_Internal.Int32>): ArrayShape;
|
|
579
579
|
};
|
|
580
580
|
|
|
581
581
|
|
|
@@ -596,7 +596,7 @@ export interface AssemblyDefinition$instance {
|
|
|
596
596
|
|
|
597
597
|
|
|
598
598
|
export const AssemblyDefinition: {
|
|
599
|
-
new(): AssemblyDefinition
|
|
599
|
+
new(): AssemblyDefinition;
|
|
600
600
|
};
|
|
601
601
|
|
|
602
602
|
|
|
@@ -611,7 +611,7 @@ export interface AssemblyDefinitionHandle$instance {
|
|
|
611
611
|
|
|
612
612
|
|
|
613
613
|
export const AssemblyDefinitionHandle: {
|
|
614
|
-
new(): AssemblyDefinitionHandle
|
|
614
|
+
new(): AssemblyDefinitionHandle;
|
|
615
615
|
};
|
|
616
616
|
|
|
617
617
|
|
|
@@ -634,7 +634,7 @@ export interface AssemblyFile$instance {
|
|
|
634
634
|
|
|
635
635
|
|
|
636
636
|
export const AssemblyFile: {
|
|
637
|
-
new(): AssemblyFile
|
|
637
|
+
new(): AssemblyFile;
|
|
638
638
|
};
|
|
639
639
|
|
|
640
640
|
|
|
@@ -649,7 +649,7 @@ export interface AssemblyFileHandle$instance {
|
|
|
649
649
|
|
|
650
650
|
|
|
651
651
|
export const AssemblyFileHandle: {
|
|
652
|
-
new(): AssemblyFileHandle
|
|
652
|
+
new(): AssemblyFileHandle;
|
|
653
653
|
};
|
|
654
654
|
|
|
655
655
|
|
|
@@ -670,7 +670,7 @@ export interface AssemblyFileHandleCollection$instance {
|
|
|
670
670
|
|
|
671
671
|
|
|
672
672
|
export const AssemblyFileHandleCollection: {
|
|
673
|
-
new(): AssemblyFileHandleCollection
|
|
673
|
+
new(): AssemblyFileHandleCollection;
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
|
|
@@ -691,7 +691,7 @@ export interface AssemblyFileHandleCollection_Enumerator$instance {
|
|
|
691
691
|
|
|
692
692
|
|
|
693
693
|
export const AssemblyFileHandleCollection_Enumerator: {
|
|
694
|
-
new(): AssemblyFileHandleCollection_Enumerator
|
|
694
|
+
new(): AssemblyFileHandleCollection_Enumerator;
|
|
695
695
|
};
|
|
696
696
|
|
|
697
697
|
|
|
@@ -717,7 +717,7 @@ export interface AssemblyReference$instance {
|
|
|
717
717
|
|
|
718
718
|
|
|
719
719
|
export const AssemblyReference: {
|
|
720
|
-
new(): AssemblyReference
|
|
720
|
+
new(): AssemblyReference;
|
|
721
721
|
};
|
|
722
722
|
|
|
723
723
|
|
|
@@ -732,7 +732,7 @@ export interface AssemblyReferenceHandle$instance {
|
|
|
732
732
|
|
|
733
733
|
|
|
734
734
|
export const AssemblyReferenceHandle: {
|
|
735
|
-
new(): AssemblyReferenceHandle
|
|
735
|
+
new(): AssemblyReferenceHandle;
|
|
736
736
|
};
|
|
737
737
|
|
|
738
738
|
|
|
@@ -753,7 +753,7 @@ export interface AssemblyReferenceHandleCollection$instance {
|
|
|
753
753
|
|
|
754
754
|
|
|
755
755
|
export const AssemblyReferenceHandleCollection: {
|
|
756
|
-
new(): AssemblyReferenceHandleCollection
|
|
756
|
+
new(): AssemblyReferenceHandleCollection;
|
|
757
757
|
};
|
|
758
758
|
|
|
759
759
|
|
|
@@ -774,7 +774,7 @@ export interface AssemblyReferenceHandleCollection_Enumerator$instance {
|
|
|
774
774
|
|
|
775
775
|
|
|
776
776
|
export const AssemblyReferenceHandleCollection_Enumerator: {
|
|
777
|
-
new(): AssemblyReferenceHandleCollection_Enumerator
|
|
777
|
+
new(): AssemblyReferenceHandleCollection_Enumerator;
|
|
778
778
|
};
|
|
779
779
|
|
|
780
780
|
|
|
@@ -794,7 +794,7 @@ export interface Blob$instance {
|
|
|
794
794
|
|
|
795
795
|
|
|
796
796
|
export const Blob: {
|
|
797
|
-
new(): Blob
|
|
797
|
+
new(): Blob;
|
|
798
798
|
};
|
|
799
799
|
|
|
800
800
|
|
|
@@ -809,7 +809,7 @@ export interface BlobBuilder_Blobs$instance {
|
|
|
809
809
|
|
|
810
810
|
|
|
811
811
|
export const BlobBuilder_Blobs: {
|
|
812
|
-
new(): BlobBuilder_Blobs
|
|
812
|
+
new(): BlobBuilder_Blobs;
|
|
813
813
|
};
|
|
814
814
|
|
|
815
815
|
|
|
@@ -835,9 +835,9 @@ export interface BlobContentId$instance {
|
|
|
835
835
|
|
|
836
836
|
|
|
837
837
|
export const BlobContentId: {
|
|
838
|
-
new(guid: Guid, stamp: uint): BlobContentId
|
|
839
|
-
new(id: ImmutableArray_1<System_Internal.Byte>): BlobContentId
|
|
840
|
-
new(id: byte[]): BlobContentId
|
|
838
|
+
new(guid: Guid, stamp: uint): BlobContentId;
|
|
839
|
+
new(id: ImmutableArray_1<System_Internal.Byte>): BlobContentId;
|
|
840
|
+
new(id: byte[]): BlobContentId;
|
|
841
841
|
fromHash(hashCode: byte[]): BlobContentId;
|
|
842
842
|
fromHash(hashCode: ImmutableArray_1<System_Internal.Byte>): BlobContentId;
|
|
843
843
|
getTimeBasedProvider(): Func_2<IEnumerable_1<Blob>, BlobContentId>;
|
|
@@ -863,7 +863,7 @@ export interface BlobHandle$instance {
|
|
|
863
863
|
|
|
864
864
|
|
|
865
865
|
export const BlobHandle: {
|
|
866
|
-
new(): BlobHandle
|
|
866
|
+
new(): BlobHandle;
|
|
867
867
|
};
|
|
868
868
|
|
|
869
869
|
|
|
@@ -920,7 +920,7 @@ export interface BlobReader$instance {
|
|
|
920
920
|
|
|
921
921
|
|
|
922
922
|
export const BlobReader: {
|
|
923
|
-
new(buffer: ptr<byte>, length: int): BlobReader
|
|
923
|
+
new(buffer: ptr<byte>, length: int): BlobReader;
|
|
924
924
|
};
|
|
925
925
|
|
|
926
926
|
|
|
@@ -978,10 +978,10 @@ export interface BlobWriter$instance {
|
|
|
978
978
|
|
|
979
979
|
|
|
980
980
|
export const BlobWriter: {
|
|
981
|
-
new(size: int): BlobWriter
|
|
982
|
-
new(buffer: byte[]): BlobWriter
|
|
983
|
-
new(blob: Blob): BlobWriter
|
|
984
|
-
new(buffer: byte[], start: int, count: int): BlobWriter
|
|
981
|
+
new(size: int): BlobWriter;
|
|
982
|
+
new(buffer: byte[]): BlobWriter;
|
|
983
|
+
new(blob: Blob): BlobWriter;
|
|
984
|
+
new(buffer: byte[], start: int, count: int): BlobWriter;
|
|
985
985
|
};
|
|
986
986
|
|
|
987
987
|
|
|
@@ -995,7 +995,7 @@ export interface Constant$instance {
|
|
|
995
995
|
|
|
996
996
|
|
|
997
997
|
export const Constant: {
|
|
998
|
-
new(): Constant
|
|
998
|
+
new(): Constant;
|
|
999
999
|
};
|
|
1000
1000
|
|
|
1001
1001
|
|
|
@@ -1010,7 +1010,7 @@ export interface ConstantHandle$instance {
|
|
|
1010
1010
|
|
|
1011
1011
|
|
|
1012
1012
|
export const ConstantHandle: {
|
|
1013
|
-
new(): ConstantHandle
|
|
1013
|
+
new(): ConstantHandle;
|
|
1014
1014
|
};
|
|
1015
1015
|
|
|
1016
1016
|
|
|
@@ -1033,7 +1033,7 @@ export interface CustomAttribute$instance {
|
|
|
1033
1033
|
|
|
1034
1034
|
|
|
1035
1035
|
export const CustomAttribute: {
|
|
1036
|
-
new(): CustomAttribute
|
|
1036
|
+
new(): CustomAttribute;
|
|
1037
1037
|
};
|
|
1038
1038
|
|
|
1039
1039
|
|
|
@@ -1048,7 +1048,7 @@ export interface CustomAttributeHandle$instance {
|
|
|
1048
1048
|
|
|
1049
1049
|
|
|
1050
1050
|
export const CustomAttributeHandle: {
|
|
1051
|
-
new(): CustomAttributeHandle
|
|
1051
|
+
new(): CustomAttributeHandle;
|
|
1052
1052
|
};
|
|
1053
1053
|
|
|
1054
1054
|
|
|
@@ -1069,7 +1069,7 @@ export interface CustomAttributeHandleCollection$instance {
|
|
|
1069
1069
|
|
|
1070
1070
|
|
|
1071
1071
|
export const CustomAttributeHandleCollection: {
|
|
1072
|
-
new(): CustomAttributeHandleCollection
|
|
1072
|
+
new(): CustomAttributeHandleCollection;
|
|
1073
1073
|
};
|
|
1074
1074
|
|
|
1075
1075
|
|
|
@@ -1090,7 +1090,7 @@ export interface CustomAttributeHandleCollection_Enumerator$instance {
|
|
|
1090
1090
|
|
|
1091
1091
|
|
|
1092
1092
|
export const CustomAttributeHandleCollection_Enumerator: {
|
|
1093
|
-
new(): CustomAttributeHandleCollection_Enumerator
|
|
1093
|
+
new(): CustomAttributeHandleCollection_Enumerator;
|
|
1094
1094
|
};
|
|
1095
1095
|
|
|
1096
1096
|
|
|
@@ -1111,7 +1111,7 @@ export interface CustomAttributeNamedArgument_1$instance<TType> {
|
|
|
1111
1111
|
|
|
1112
1112
|
|
|
1113
1113
|
export const CustomAttributeNamedArgument_1: {
|
|
1114
|
-
new<TType>(name: string, kind: CustomAttributeNamedArgumentKind, type_: TType, value: unknown): CustomAttributeNamedArgument_1
|
|
1114
|
+
new<TType>(name: string | undefined, kind: CustomAttributeNamedArgumentKind, type_: TType, value: unknown | undefined): CustomAttributeNamedArgument_1<TType>;
|
|
1115
1115
|
};
|
|
1116
1116
|
|
|
1117
1117
|
|
|
@@ -1124,7 +1124,7 @@ export interface CustomAttributeTypedArgument_1$instance<TType> {
|
|
|
1124
1124
|
|
|
1125
1125
|
|
|
1126
1126
|
export const CustomAttributeTypedArgument_1: {
|
|
1127
|
-
new<TType>(type_: TType, value: unknown): CustomAttributeTypedArgument_1
|
|
1127
|
+
new<TType>(type_: TType, value: unknown | undefined): CustomAttributeTypedArgument_1<TType>;
|
|
1128
1128
|
};
|
|
1129
1129
|
|
|
1130
1130
|
|
|
@@ -1137,7 +1137,7 @@ export interface CustomAttributeValue_1$instance<TType> {
|
|
|
1137
1137
|
|
|
1138
1138
|
|
|
1139
1139
|
export const CustomAttributeValue_1: {
|
|
1140
|
-
new<TType>(fixedArguments: ImmutableArray_1<CustomAttributeTypedArgument_1<TType>>, namedArguments: ImmutableArray_1<CustomAttributeNamedArgument_1<TType>>): CustomAttributeValue_1
|
|
1140
|
+
new<TType>(fixedArguments: ImmutableArray_1<CustomAttributeTypedArgument_1<TType>>, namedArguments: ImmutableArray_1<CustomAttributeNamedArgument_1<TType>>): CustomAttributeValue_1<TType>;
|
|
1141
1141
|
};
|
|
1142
1142
|
|
|
1143
1143
|
|
|
@@ -1151,7 +1151,7 @@ export interface CustomDebugInformation$instance {
|
|
|
1151
1151
|
|
|
1152
1152
|
|
|
1153
1153
|
export const CustomDebugInformation: {
|
|
1154
|
-
new(): CustomDebugInformation
|
|
1154
|
+
new(): CustomDebugInformation;
|
|
1155
1155
|
};
|
|
1156
1156
|
|
|
1157
1157
|
|
|
@@ -1166,7 +1166,7 @@ export interface CustomDebugInformationHandle$instance {
|
|
|
1166
1166
|
|
|
1167
1167
|
|
|
1168
1168
|
export const CustomDebugInformationHandle: {
|
|
1169
|
-
new(): CustomDebugInformationHandle
|
|
1169
|
+
new(): CustomDebugInformationHandle;
|
|
1170
1170
|
};
|
|
1171
1171
|
|
|
1172
1172
|
|
|
@@ -1187,7 +1187,7 @@ export interface CustomDebugInformationHandleCollection$instance {
|
|
|
1187
1187
|
|
|
1188
1188
|
|
|
1189
1189
|
export const CustomDebugInformationHandleCollection: {
|
|
1190
|
-
new(): CustomDebugInformationHandleCollection
|
|
1190
|
+
new(): CustomDebugInformationHandleCollection;
|
|
1191
1191
|
};
|
|
1192
1192
|
|
|
1193
1193
|
|
|
@@ -1208,7 +1208,7 @@ export interface CustomDebugInformationHandleCollection_Enumerator$instance {
|
|
|
1208
1208
|
|
|
1209
1209
|
|
|
1210
1210
|
export const CustomDebugInformationHandleCollection_Enumerator: {
|
|
1211
|
-
new(): CustomDebugInformationHandleCollection_Enumerator
|
|
1211
|
+
new(): CustomDebugInformationHandleCollection_Enumerator;
|
|
1212
1212
|
};
|
|
1213
1213
|
|
|
1214
1214
|
|
|
@@ -1228,7 +1228,7 @@ export interface DeclarativeSecurityAttribute$instance {
|
|
|
1228
1228
|
|
|
1229
1229
|
|
|
1230
1230
|
export const DeclarativeSecurityAttribute: {
|
|
1231
|
-
new(): DeclarativeSecurityAttribute
|
|
1231
|
+
new(): DeclarativeSecurityAttribute;
|
|
1232
1232
|
};
|
|
1233
1233
|
|
|
1234
1234
|
|
|
@@ -1243,7 +1243,7 @@ export interface DeclarativeSecurityAttributeHandle$instance {
|
|
|
1243
1243
|
|
|
1244
1244
|
|
|
1245
1245
|
export const DeclarativeSecurityAttributeHandle: {
|
|
1246
|
-
new(): DeclarativeSecurityAttributeHandle
|
|
1246
|
+
new(): DeclarativeSecurityAttributeHandle;
|
|
1247
1247
|
};
|
|
1248
1248
|
|
|
1249
1249
|
|
|
@@ -1264,7 +1264,7 @@ export interface DeclarativeSecurityAttributeHandleCollection$instance {
|
|
|
1264
1264
|
|
|
1265
1265
|
|
|
1266
1266
|
export const DeclarativeSecurityAttributeHandleCollection: {
|
|
1267
|
-
new(): DeclarativeSecurityAttributeHandleCollection
|
|
1267
|
+
new(): DeclarativeSecurityAttributeHandleCollection;
|
|
1268
1268
|
};
|
|
1269
1269
|
|
|
1270
1270
|
|
|
@@ -1285,7 +1285,7 @@ export interface DeclarativeSecurityAttributeHandleCollection_Enumerator$instanc
|
|
|
1285
1285
|
|
|
1286
1286
|
|
|
1287
1287
|
export const DeclarativeSecurityAttributeHandleCollection_Enumerator: {
|
|
1288
|
-
new(): DeclarativeSecurityAttributeHandleCollection_Enumerator
|
|
1288
|
+
new(): DeclarativeSecurityAttributeHandleCollection_Enumerator;
|
|
1289
1289
|
};
|
|
1290
1290
|
|
|
1291
1291
|
|
|
@@ -1306,7 +1306,7 @@ export interface Document$instance {
|
|
|
1306
1306
|
|
|
1307
1307
|
|
|
1308
1308
|
export const Document: {
|
|
1309
|
-
new(): Document
|
|
1309
|
+
new(): Document;
|
|
1310
1310
|
};
|
|
1311
1311
|
|
|
1312
1312
|
|
|
@@ -1321,7 +1321,7 @@ export interface DocumentHandle$instance {
|
|
|
1321
1321
|
|
|
1322
1322
|
|
|
1323
1323
|
export const DocumentHandle: {
|
|
1324
|
-
new(): DocumentHandle
|
|
1324
|
+
new(): DocumentHandle;
|
|
1325
1325
|
};
|
|
1326
1326
|
|
|
1327
1327
|
|
|
@@ -1342,7 +1342,7 @@ export interface DocumentHandleCollection$instance {
|
|
|
1342
1342
|
|
|
1343
1343
|
|
|
1344
1344
|
export const DocumentHandleCollection: {
|
|
1345
|
-
new(): DocumentHandleCollection
|
|
1345
|
+
new(): DocumentHandleCollection;
|
|
1346
1346
|
};
|
|
1347
1347
|
|
|
1348
1348
|
|
|
@@ -1363,7 +1363,7 @@ export interface DocumentHandleCollection_Enumerator$instance {
|
|
|
1363
1363
|
|
|
1364
1364
|
|
|
1365
1365
|
export const DocumentHandleCollection_Enumerator: {
|
|
1366
|
-
new(): DocumentHandleCollection_Enumerator
|
|
1366
|
+
new(): DocumentHandleCollection_Enumerator;
|
|
1367
1367
|
};
|
|
1368
1368
|
|
|
1369
1369
|
|
|
@@ -1384,7 +1384,7 @@ export interface DocumentNameBlobHandle$instance {
|
|
|
1384
1384
|
|
|
1385
1385
|
|
|
1386
1386
|
export const DocumentNameBlobHandle: {
|
|
1387
|
-
new(): DocumentNameBlobHandle
|
|
1387
|
+
new(): DocumentNameBlobHandle;
|
|
1388
1388
|
};
|
|
1389
1389
|
|
|
1390
1390
|
|
|
@@ -1408,7 +1408,7 @@ export interface EntityHandle$instance {
|
|
|
1408
1408
|
|
|
1409
1409
|
|
|
1410
1410
|
export const EntityHandle: {
|
|
1411
|
-
new(): EntityHandle
|
|
1411
|
+
new(): EntityHandle;
|
|
1412
1412
|
readonly moduleDefinition: ModuleDefinitionHandle;
|
|
1413
1413
|
readonly assemblyDefinition: AssemblyDefinitionHandle;
|
|
1414
1414
|
};
|
|
@@ -1433,7 +1433,7 @@ export interface EventAccessors$instance {
|
|
|
1433
1433
|
|
|
1434
1434
|
|
|
1435
1435
|
export const EventAccessors: {
|
|
1436
|
-
new(): EventAccessors
|
|
1436
|
+
new(): EventAccessors;
|
|
1437
1437
|
};
|
|
1438
1438
|
|
|
1439
1439
|
|
|
@@ -1450,7 +1450,7 @@ export interface EventDefinition$instance {
|
|
|
1450
1450
|
|
|
1451
1451
|
|
|
1452
1452
|
export const EventDefinition: {
|
|
1453
|
-
new(): EventDefinition
|
|
1453
|
+
new(): EventDefinition;
|
|
1454
1454
|
};
|
|
1455
1455
|
|
|
1456
1456
|
|
|
@@ -1465,7 +1465,7 @@ export interface EventDefinitionHandle$instance {
|
|
|
1465
1465
|
|
|
1466
1466
|
|
|
1467
1467
|
export const EventDefinitionHandle: {
|
|
1468
|
-
new(): EventDefinitionHandle
|
|
1468
|
+
new(): EventDefinitionHandle;
|
|
1469
1469
|
};
|
|
1470
1470
|
|
|
1471
1471
|
|
|
@@ -1486,7 +1486,7 @@ export interface EventDefinitionHandleCollection$instance {
|
|
|
1486
1486
|
|
|
1487
1487
|
|
|
1488
1488
|
export const EventDefinitionHandleCollection: {
|
|
1489
|
-
new(): EventDefinitionHandleCollection
|
|
1489
|
+
new(): EventDefinitionHandleCollection;
|
|
1490
1490
|
};
|
|
1491
1491
|
|
|
1492
1492
|
|
|
@@ -1507,7 +1507,7 @@ export interface EventDefinitionHandleCollection_Enumerator$instance {
|
|
|
1507
1507
|
|
|
1508
1508
|
|
|
1509
1509
|
export const EventDefinitionHandleCollection_Enumerator: {
|
|
1510
|
-
new(): EventDefinitionHandleCollection_Enumerator
|
|
1510
|
+
new(): EventDefinitionHandleCollection_Enumerator;
|
|
1511
1511
|
};
|
|
1512
1512
|
|
|
1513
1513
|
|
|
@@ -1531,7 +1531,7 @@ export interface ExceptionRegion$instance {
|
|
|
1531
1531
|
|
|
1532
1532
|
|
|
1533
1533
|
export const ExceptionRegion: {
|
|
1534
|
-
new(): ExceptionRegion
|
|
1534
|
+
new(): ExceptionRegion;
|
|
1535
1535
|
};
|
|
1536
1536
|
|
|
1537
1537
|
|
|
@@ -1549,7 +1549,7 @@ export interface ExportedType$instance {
|
|
|
1549
1549
|
|
|
1550
1550
|
|
|
1551
1551
|
export const ExportedType: {
|
|
1552
|
-
new(): ExportedType
|
|
1552
|
+
new(): ExportedType;
|
|
1553
1553
|
};
|
|
1554
1554
|
|
|
1555
1555
|
|
|
@@ -1564,7 +1564,7 @@ export interface ExportedTypeHandle$instance {
|
|
|
1564
1564
|
|
|
1565
1565
|
|
|
1566
1566
|
export const ExportedTypeHandle: {
|
|
1567
|
-
new(): ExportedTypeHandle
|
|
1567
|
+
new(): ExportedTypeHandle;
|
|
1568
1568
|
};
|
|
1569
1569
|
|
|
1570
1570
|
|
|
@@ -1585,7 +1585,7 @@ export interface ExportedTypeHandleCollection$instance {
|
|
|
1585
1585
|
|
|
1586
1586
|
|
|
1587
1587
|
export const ExportedTypeHandleCollection: {
|
|
1588
|
-
new(): ExportedTypeHandleCollection
|
|
1588
|
+
new(): ExportedTypeHandleCollection;
|
|
1589
1589
|
};
|
|
1590
1590
|
|
|
1591
1591
|
|
|
@@ -1606,7 +1606,7 @@ export interface ExportedTypeHandleCollection_Enumerator$instance {
|
|
|
1606
1606
|
|
|
1607
1607
|
|
|
1608
1608
|
export const ExportedTypeHandleCollection_Enumerator: {
|
|
1609
|
-
new(): ExportedTypeHandleCollection_Enumerator
|
|
1609
|
+
new(): ExportedTypeHandleCollection_Enumerator;
|
|
1610
1610
|
};
|
|
1611
1611
|
|
|
1612
1612
|
|
|
@@ -1633,7 +1633,7 @@ export interface FieldDefinition$instance {
|
|
|
1633
1633
|
|
|
1634
1634
|
|
|
1635
1635
|
export const FieldDefinition: {
|
|
1636
|
-
new(): FieldDefinition
|
|
1636
|
+
new(): FieldDefinition;
|
|
1637
1637
|
};
|
|
1638
1638
|
|
|
1639
1639
|
|
|
@@ -1648,7 +1648,7 @@ export interface FieldDefinitionHandle$instance {
|
|
|
1648
1648
|
|
|
1649
1649
|
|
|
1650
1650
|
export const FieldDefinitionHandle: {
|
|
1651
|
-
new(): FieldDefinitionHandle
|
|
1651
|
+
new(): FieldDefinitionHandle;
|
|
1652
1652
|
};
|
|
1653
1653
|
|
|
1654
1654
|
|
|
@@ -1669,7 +1669,7 @@ export interface FieldDefinitionHandleCollection$instance {
|
|
|
1669
1669
|
|
|
1670
1670
|
|
|
1671
1671
|
export const FieldDefinitionHandleCollection: {
|
|
1672
|
-
new(): FieldDefinitionHandleCollection
|
|
1672
|
+
new(): FieldDefinitionHandleCollection;
|
|
1673
1673
|
};
|
|
1674
1674
|
|
|
1675
1675
|
|
|
@@ -1690,7 +1690,7 @@ export interface FieldDefinitionHandleCollection_Enumerator$instance {
|
|
|
1690
1690
|
|
|
1691
1691
|
|
|
1692
1692
|
export const FieldDefinitionHandleCollection_Enumerator: {
|
|
1693
|
-
new(): FieldDefinitionHandleCollection_Enumerator
|
|
1693
|
+
new(): FieldDefinitionHandleCollection_Enumerator;
|
|
1694
1694
|
};
|
|
1695
1695
|
|
|
1696
1696
|
|
|
@@ -1713,7 +1713,7 @@ export interface GenericParameter$instance {
|
|
|
1713
1713
|
|
|
1714
1714
|
|
|
1715
1715
|
export const GenericParameter: {
|
|
1716
|
-
new(): GenericParameter
|
|
1716
|
+
new(): GenericParameter;
|
|
1717
1717
|
};
|
|
1718
1718
|
|
|
1719
1719
|
|
|
@@ -1727,7 +1727,7 @@ export interface GenericParameterConstraint$instance {
|
|
|
1727
1727
|
|
|
1728
1728
|
|
|
1729
1729
|
export const GenericParameterConstraint: {
|
|
1730
|
-
new(): GenericParameterConstraint
|
|
1730
|
+
new(): GenericParameterConstraint;
|
|
1731
1731
|
};
|
|
1732
1732
|
|
|
1733
1733
|
|
|
@@ -1742,7 +1742,7 @@ export interface GenericParameterConstraintHandle$instance {
|
|
|
1742
1742
|
|
|
1743
1743
|
|
|
1744
1744
|
export const GenericParameterConstraintHandle: {
|
|
1745
|
-
new(): GenericParameterConstraintHandle
|
|
1745
|
+
new(): GenericParameterConstraintHandle;
|
|
1746
1746
|
};
|
|
1747
1747
|
|
|
1748
1748
|
|
|
@@ -1764,7 +1764,7 @@ export interface GenericParameterConstraintHandleCollection$instance {
|
|
|
1764
1764
|
|
|
1765
1765
|
|
|
1766
1766
|
export const GenericParameterConstraintHandleCollection: {
|
|
1767
|
-
new(): GenericParameterConstraintHandleCollection
|
|
1767
|
+
new(): GenericParameterConstraintHandleCollection;
|
|
1768
1768
|
};
|
|
1769
1769
|
|
|
1770
1770
|
|
|
@@ -1785,7 +1785,7 @@ export interface GenericParameterConstraintHandleCollection_Enumerator$instance
|
|
|
1785
1785
|
|
|
1786
1786
|
|
|
1787
1787
|
export const GenericParameterConstraintHandleCollection_Enumerator: {
|
|
1788
|
-
new(): GenericParameterConstraintHandleCollection_Enumerator
|
|
1788
|
+
new(): GenericParameterConstraintHandleCollection_Enumerator;
|
|
1789
1789
|
};
|
|
1790
1790
|
|
|
1791
1791
|
|
|
@@ -1806,7 +1806,7 @@ export interface GenericParameterHandle$instance {
|
|
|
1806
1806
|
|
|
1807
1807
|
|
|
1808
1808
|
export const GenericParameterHandle: {
|
|
1809
|
-
new(): GenericParameterHandle
|
|
1809
|
+
new(): GenericParameterHandle;
|
|
1810
1810
|
};
|
|
1811
1811
|
|
|
1812
1812
|
|
|
@@ -1828,7 +1828,7 @@ export interface GenericParameterHandleCollection$instance {
|
|
|
1828
1828
|
|
|
1829
1829
|
|
|
1830
1830
|
export const GenericParameterHandleCollection: {
|
|
1831
|
-
new(): GenericParameterHandleCollection
|
|
1831
|
+
new(): GenericParameterHandleCollection;
|
|
1832
1832
|
};
|
|
1833
1833
|
|
|
1834
1834
|
|
|
@@ -1849,7 +1849,7 @@ export interface GenericParameterHandleCollection_Enumerator$instance {
|
|
|
1849
1849
|
|
|
1850
1850
|
|
|
1851
1851
|
export const GenericParameterHandleCollection_Enumerator: {
|
|
1852
|
-
new(): GenericParameterHandleCollection_Enumerator
|
|
1852
|
+
new(): GenericParameterHandleCollection_Enumerator;
|
|
1853
1853
|
};
|
|
1854
1854
|
|
|
1855
1855
|
|
|
@@ -1870,7 +1870,7 @@ export interface GuidHandle$instance {
|
|
|
1870
1870
|
|
|
1871
1871
|
|
|
1872
1872
|
export const GuidHandle: {
|
|
1873
|
-
new(): GuidHandle
|
|
1873
|
+
new(): GuidHandle;
|
|
1874
1874
|
};
|
|
1875
1875
|
|
|
1876
1876
|
|
|
@@ -1894,7 +1894,7 @@ export interface Handle$instance {
|
|
|
1894
1894
|
|
|
1895
1895
|
|
|
1896
1896
|
export const Handle: {
|
|
1897
|
-
new(): Handle
|
|
1897
|
+
new(): Handle;
|
|
1898
1898
|
readonly moduleDefinition: ModuleDefinitionHandle;
|
|
1899
1899
|
readonly assemblyDefinition: AssemblyDefinitionHandle;
|
|
1900
1900
|
};
|
|
@@ -1920,7 +1920,7 @@ export interface ImportDefinition$instance {
|
|
|
1920
1920
|
|
|
1921
1921
|
|
|
1922
1922
|
export const ImportDefinition: {
|
|
1923
|
-
new(): ImportDefinition
|
|
1923
|
+
new(): ImportDefinition;
|
|
1924
1924
|
};
|
|
1925
1925
|
|
|
1926
1926
|
|
|
@@ -1932,7 +1932,7 @@ export interface ImportDefinitionCollection$instance {
|
|
|
1932
1932
|
|
|
1933
1933
|
|
|
1934
1934
|
export const ImportDefinitionCollection: {
|
|
1935
|
-
new(): ImportDefinitionCollection
|
|
1935
|
+
new(): ImportDefinitionCollection;
|
|
1936
1936
|
};
|
|
1937
1937
|
|
|
1938
1938
|
|
|
@@ -1952,7 +1952,7 @@ export interface ImportDefinitionCollection_Enumerator$instance {
|
|
|
1952
1952
|
|
|
1953
1953
|
|
|
1954
1954
|
export const ImportDefinitionCollection_Enumerator: {
|
|
1955
|
-
new(): ImportDefinitionCollection_Enumerator
|
|
1955
|
+
new(): ImportDefinitionCollection_Enumerator;
|
|
1956
1956
|
};
|
|
1957
1957
|
|
|
1958
1958
|
|
|
@@ -1973,7 +1973,7 @@ export interface ImportScope$instance {
|
|
|
1973
1973
|
|
|
1974
1974
|
|
|
1975
1975
|
export const ImportScope: {
|
|
1976
|
-
new(): ImportScope
|
|
1976
|
+
new(): ImportScope;
|
|
1977
1977
|
};
|
|
1978
1978
|
|
|
1979
1979
|
|
|
@@ -1986,7 +1986,7 @@ export interface ImportScopeCollection$instance {
|
|
|
1986
1986
|
|
|
1987
1987
|
|
|
1988
1988
|
export const ImportScopeCollection: {
|
|
1989
|
-
new(): ImportScopeCollection
|
|
1989
|
+
new(): ImportScopeCollection;
|
|
1990
1990
|
};
|
|
1991
1991
|
|
|
1992
1992
|
|
|
@@ -2007,7 +2007,7 @@ export interface ImportScopeCollection_Enumerator$instance {
|
|
|
2007
2007
|
|
|
2008
2008
|
|
|
2009
2009
|
export const ImportScopeCollection_Enumerator: {
|
|
2010
|
-
new(): ImportScopeCollection_Enumerator
|
|
2010
|
+
new(): ImportScopeCollection_Enumerator;
|
|
2011
2011
|
};
|
|
2012
2012
|
|
|
2013
2013
|
|
|
@@ -2028,7 +2028,7 @@ export interface ImportScopeHandle$instance {
|
|
|
2028
2028
|
|
|
2029
2029
|
|
|
2030
2030
|
export const ImportScopeHandle: {
|
|
2031
|
-
new(): ImportScopeHandle
|
|
2031
|
+
new(): ImportScopeHandle;
|
|
2032
2032
|
};
|
|
2033
2033
|
|
|
2034
2034
|
|
|
@@ -2049,7 +2049,7 @@ export interface InterfaceImplementation$instance {
|
|
|
2049
2049
|
|
|
2050
2050
|
|
|
2051
2051
|
export const InterfaceImplementation: {
|
|
2052
|
-
new(): InterfaceImplementation
|
|
2052
|
+
new(): InterfaceImplementation;
|
|
2053
2053
|
};
|
|
2054
2054
|
|
|
2055
2055
|
|
|
@@ -2064,7 +2064,7 @@ export interface InterfaceImplementationHandle$instance {
|
|
|
2064
2064
|
|
|
2065
2065
|
|
|
2066
2066
|
export const InterfaceImplementationHandle: {
|
|
2067
|
-
new(): InterfaceImplementationHandle
|
|
2067
|
+
new(): InterfaceImplementationHandle;
|
|
2068
2068
|
};
|
|
2069
2069
|
|
|
2070
2070
|
|
|
@@ -2085,7 +2085,7 @@ export interface InterfaceImplementationHandleCollection$instance {
|
|
|
2085
2085
|
|
|
2086
2086
|
|
|
2087
2087
|
export const InterfaceImplementationHandleCollection: {
|
|
2088
|
-
new(): InterfaceImplementationHandleCollection
|
|
2088
|
+
new(): InterfaceImplementationHandleCollection;
|
|
2089
2089
|
};
|
|
2090
2090
|
|
|
2091
2091
|
|
|
@@ -2106,7 +2106,7 @@ export interface InterfaceImplementationHandleCollection_Enumerator$instance {
|
|
|
2106
2106
|
|
|
2107
2107
|
|
|
2108
2108
|
export const InterfaceImplementationHandleCollection_Enumerator: {
|
|
2109
|
-
new(): InterfaceImplementationHandleCollection_Enumerator
|
|
2109
|
+
new(): InterfaceImplementationHandleCollection_Enumerator;
|
|
2110
2110
|
};
|
|
2111
2111
|
|
|
2112
2112
|
|
|
@@ -2125,7 +2125,7 @@ export interface LocalConstant$instance {
|
|
|
2125
2125
|
|
|
2126
2126
|
|
|
2127
2127
|
export const LocalConstant: {
|
|
2128
|
-
new(): LocalConstant
|
|
2128
|
+
new(): LocalConstant;
|
|
2129
2129
|
};
|
|
2130
2130
|
|
|
2131
2131
|
|
|
@@ -2140,7 +2140,7 @@ export interface LocalConstantHandle$instance {
|
|
|
2140
2140
|
|
|
2141
2141
|
|
|
2142
2142
|
export const LocalConstantHandle: {
|
|
2143
|
-
new(): LocalConstantHandle
|
|
2143
|
+
new(): LocalConstantHandle;
|
|
2144
2144
|
};
|
|
2145
2145
|
|
|
2146
2146
|
|
|
@@ -2161,7 +2161,7 @@ export interface LocalConstantHandleCollection$instance {
|
|
|
2161
2161
|
|
|
2162
2162
|
|
|
2163
2163
|
export const LocalConstantHandleCollection: {
|
|
2164
|
-
new(): LocalConstantHandleCollection
|
|
2164
|
+
new(): LocalConstantHandleCollection;
|
|
2165
2165
|
};
|
|
2166
2166
|
|
|
2167
2167
|
|
|
@@ -2182,7 +2182,7 @@ export interface LocalConstantHandleCollection_Enumerator$instance {
|
|
|
2182
2182
|
|
|
2183
2183
|
|
|
2184
2184
|
export const LocalConstantHandleCollection_Enumerator: {
|
|
2185
|
-
new(): LocalConstantHandleCollection_Enumerator
|
|
2185
|
+
new(): LocalConstantHandleCollection_Enumerator;
|
|
2186
2186
|
};
|
|
2187
2187
|
|
|
2188
2188
|
|
|
@@ -2207,7 +2207,7 @@ export interface LocalScope$instance {
|
|
|
2207
2207
|
|
|
2208
2208
|
|
|
2209
2209
|
export const LocalScope: {
|
|
2210
|
-
new(): LocalScope
|
|
2210
|
+
new(): LocalScope;
|
|
2211
2211
|
};
|
|
2212
2212
|
|
|
2213
2213
|
|
|
@@ -2222,7 +2222,7 @@ export interface LocalScopeHandle$instance {
|
|
|
2222
2222
|
|
|
2223
2223
|
|
|
2224
2224
|
export const LocalScopeHandle: {
|
|
2225
|
-
new(): LocalScopeHandle
|
|
2225
|
+
new(): LocalScopeHandle;
|
|
2226
2226
|
};
|
|
2227
2227
|
|
|
2228
2228
|
|
|
@@ -2243,7 +2243,7 @@ export interface LocalScopeHandleCollection$instance {
|
|
|
2243
2243
|
|
|
2244
2244
|
|
|
2245
2245
|
export const LocalScopeHandleCollection: {
|
|
2246
|
-
new(): LocalScopeHandleCollection
|
|
2246
|
+
new(): LocalScopeHandleCollection;
|
|
2247
2247
|
};
|
|
2248
2248
|
|
|
2249
2249
|
|
|
@@ -2264,7 +2264,7 @@ export interface LocalScopeHandleCollection_ChildrenEnumerator$instance {
|
|
|
2264
2264
|
|
|
2265
2265
|
|
|
2266
2266
|
export const LocalScopeHandleCollection_ChildrenEnumerator: {
|
|
2267
|
-
new(): LocalScopeHandleCollection_ChildrenEnumerator
|
|
2267
|
+
new(): LocalScopeHandleCollection_ChildrenEnumerator;
|
|
2268
2268
|
};
|
|
2269
2269
|
|
|
2270
2270
|
|
|
@@ -2284,7 +2284,7 @@ export interface LocalScopeHandleCollection_Enumerator$instance {
|
|
|
2284
2284
|
|
|
2285
2285
|
|
|
2286
2286
|
export const LocalScopeHandleCollection_Enumerator: {
|
|
2287
|
-
new(): LocalScopeHandleCollection_Enumerator
|
|
2287
|
+
new(): LocalScopeHandleCollection_Enumerator;
|
|
2288
2288
|
};
|
|
2289
2289
|
|
|
2290
2290
|
|
|
@@ -2304,7 +2304,7 @@ export interface LocalVariable$instance {
|
|
|
2304
2304
|
|
|
2305
2305
|
|
|
2306
2306
|
export const LocalVariable: {
|
|
2307
|
-
new(): LocalVariable
|
|
2307
|
+
new(): LocalVariable;
|
|
2308
2308
|
};
|
|
2309
2309
|
|
|
2310
2310
|
|
|
@@ -2319,7 +2319,7 @@ export interface LocalVariableHandle$instance {
|
|
|
2319
2319
|
|
|
2320
2320
|
|
|
2321
2321
|
export const LocalVariableHandle: {
|
|
2322
|
-
new(): LocalVariableHandle
|
|
2322
|
+
new(): LocalVariableHandle;
|
|
2323
2323
|
};
|
|
2324
2324
|
|
|
2325
2325
|
|
|
@@ -2340,7 +2340,7 @@ export interface LocalVariableHandleCollection$instance {
|
|
|
2340
2340
|
|
|
2341
2341
|
|
|
2342
2342
|
export const LocalVariableHandleCollection: {
|
|
2343
|
-
new(): LocalVariableHandleCollection
|
|
2343
|
+
new(): LocalVariableHandleCollection;
|
|
2344
2344
|
};
|
|
2345
2345
|
|
|
2346
2346
|
|
|
@@ -2361,7 +2361,7 @@ export interface LocalVariableHandleCollection_Enumerator$instance {
|
|
|
2361
2361
|
|
|
2362
2362
|
|
|
2363
2363
|
export const LocalVariableHandleCollection_Enumerator: {
|
|
2364
|
-
new(): LocalVariableHandleCollection_Enumerator
|
|
2364
|
+
new(): LocalVariableHandleCollection_Enumerator;
|
|
2365
2365
|
};
|
|
2366
2366
|
|
|
2367
2367
|
|
|
@@ -2383,7 +2383,7 @@ export interface ManifestResource$instance {
|
|
|
2383
2383
|
|
|
2384
2384
|
|
|
2385
2385
|
export const ManifestResource: {
|
|
2386
|
-
new(): ManifestResource
|
|
2386
|
+
new(): ManifestResource;
|
|
2387
2387
|
};
|
|
2388
2388
|
|
|
2389
2389
|
|
|
@@ -2398,7 +2398,7 @@ export interface ManifestResourceHandle$instance {
|
|
|
2398
2398
|
|
|
2399
2399
|
|
|
2400
2400
|
export const ManifestResourceHandle: {
|
|
2401
|
-
new(): ManifestResourceHandle
|
|
2401
|
+
new(): ManifestResourceHandle;
|
|
2402
2402
|
};
|
|
2403
2403
|
|
|
2404
2404
|
|
|
@@ -2419,7 +2419,7 @@ export interface ManifestResourceHandleCollection$instance {
|
|
|
2419
2419
|
|
|
2420
2420
|
|
|
2421
2421
|
export const ManifestResourceHandleCollection: {
|
|
2422
|
-
new(): ManifestResourceHandleCollection
|
|
2422
|
+
new(): ManifestResourceHandleCollection;
|
|
2423
2423
|
};
|
|
2424
2424
|
|
|
2425
2425
|
|
|
@@ -2440,7 +2440,7 @@ export interface ManifestResourceHandleCollection_Enumerator$instance {
|
|
|
2440
2440
|
|
|
2441
2441
|
|
|
2442
2442
|
export const ManifestResourceHandleCollection_Enumerator: {
|
|
2443
|
-
new(): ManifestResourceHandleCollection_Enumerator
|
|
2443
|
+
new(): ManifestResourceHandleCollection_Enumerator;
|
|
2444
2444
|
};
|
|
2445
2445
|
|
|
2446
2446
|
|
|
@@ -2464,7 +2464,7 @@ export interface MemberReference$instance {
|
|
|
2464
2464
|
|
|
2465
2465
|
|
|
2466
2466
|
export const MemberReference: {
|
|
2467
|
-
new(): MemberReference
|
|
2467
|
+
new(): MemberReference;
|
|
2468
2468
|
};
|
|
2469
2469
|
|
|
2470
2470
|
|
|
@@ -2479,7 +2479,7 @@ export interface MemberReferenceHandle$instance {
|
|
|
2479
2479
|
|
|
2480
2480
|
|
|
2481
2481
|
export const MemberReferenceHandle: {
|
|
2482
|
-
new(): MemberReferenceHandle
|
|
2482
|
+
new(): MemberReferenceHandle;
|
|
2483
2483
|
};
|
|
2484
2484
|
|
|
2485
2485
|
|
|
@@ -2500,7 +2500,7 @@ export interface MemberReferenceHandleCollection$instance {
|
|
|
2500
2500
|
|
|
2501
2501
|
|
|
2502
2502
|
export const MemberReferenceHandleCollection: {
|
|
2503
|
-
new(): MemberReferenceHandleCollection
|
|
2503
|
+
new(): MemberReferenceHandleCollection;
|
|
2504
2504
|
};
|
|
2505
2505
|
|
|
2506
2506
|
|
|
@@ -2521,7 +2521,7 @@ export interface MemberReferenceHandleCollection_Enumerator$instance {
|
|
|
2521
2521
|
|
|
2522
2522
|
|
|
2523
2523
|
export const MemberReferenceHandleCollection_Enumerator: {
|
|
2524
|
-
new(): MemberReferenceHandleCollection_Enumerator
|
|
2524
|
+
new(): MemberReferenceHandleCollection_Enumerator;
|
|
2525
2525
|
};
|
|
2526
2526
|
|
|
2527
2527
|
|
|
@@ -2546,7 +2546,7 @@ export interface MetadataStringComparer$instance {
|
|
|
2546
2546
|
|
|
2547
2547
|
|
|
2548
2548
|
export const MetadataStringComparer: {
|
|
2549
|
-
new(): MetadataStringComparer
|
|
2549
|
+
new(): MetadataStringComparer;
|
|
2550
2550
|
};
|
|
2551
2551
|
|
|
2552
2552
|
|
|
@@ -2562,7 +2562,7 @@ export interface MethodDebugInformation$instance {
|
|
|
2562
2562
|
|
|
2563
2563
|
|
|
2564
2564
|
export const MethodDebugInformation: {
|
|
2565
|
-
new(): MethodDebugInformation
|
|
2565
|
+
new(): MethodDebugInformation;
|
|
2566
2566
|
};
|
|
2567
2567
|
|
|
2568
2568
|
|
|
@@ -2578,7 +2578,7 @@ export interface MethodDebugInformationHandle$instance {
|
|
|
2578
2578
|
|
|
2579
2579
|
|
|
2580
2580
|
export const MethodDebugInformationHandle: {
|
|
2581
|
-
new(): MethodDebugInformationHandle
|
|
2581
|
+
new(): MethodDebugInformationHandle;
|
|
2582
2582
|
};
|
|
2583
2583
|
|
|
2584
2584
|
|
|
@@ -2599,7 +2599,7 @@ export interface MethodDebugInformationHandleCollection$instance {
|
|
|
2599
2599
|
|
|
2600
2600
|
|
|
2601
2601
|
export const MethodDebugInformationHandleCollection: {
|
|
2602
|
-
new(): MethodDebugInformationHandleCollection
|
|
2602
|
+
new(): MethodDebugInformationHandleCollection;
|
|
2603
2603
|
};
|
|
2604
2604
|
|
|
2605
2605
|
|
|
@@ -2620,7 +2620,7 @@ export interface MethodDebugInformationHandleCollection_Enumerator$instance {
|
|
|
2620
2620
|
|
|
2621
2621
|
|
|
2622
2622
|
export const MethodDebugInformationHandleCollection_Enumerator: {
|
|
2623
|
-
new(): MethodDebugInformationHandleCollection_Enumerator
|
|
2623
|
+
new(): MethodDebugInformationHandleCollection_Enumerator;
|
|
2624
2624
|
};
|
|
2625
2625
|
|
|
2626
2626
|
|
|
@@ -2649,7 +2649,7 @@ export interface MethodDefinition$instance {
|
|
|
2649
2649
|
|
|
2650
2650
|
|
|
2651
2651
|
export const MethodDefinition: {
|
|
2652
|
-
new(): MethodDefinition
|
|
2652
|
+
new(): MethodDefinition;
|
|
2653
2653
|
};
|
|
2654
2654
|
|
|
2655
2655
|
|
|
@@ -2665,7 +2665,7 @@ export interface MethodDefinitionHandle$instance {
|
|
|
2665
2665
|
|
|
2666
2666
|
|
|
2667
2667
|
export const MethodDefinitionHandle: {
|
|
2668
|
-
new(): MethodDefinitionHandle
|
|
2668
|
+
new(): MethodDefinitionHandle;
|
|
2669
2669
|
};
|
|
2670
2670
|
|
|
2671
2671
|
|
|
@@ -2686,7 +2686,7 @@ export interface MethodDefinitionHandleCollection$instance {
|
|
|
2686
2686
|
|
|
2687
2687
|
|
|
2688
2688
|
export const MethodDefinitionHandleCollection: {
|
|
2689
|
-
new(): MethodDefinitionHandleCollection
|
|
2689
|
+
new(): MethodDefinitionHandleCollection;
|
|
2690
2690
|
};
|
|
2691
2691
|
|
|
2692
2692
|
|
|
@@ -2707,7 +2707,7 @@ export interface MethodDefinitionHandleCollection_Enumerator$instance {
|
|
|
2707
2707
|
|
|
2708
2708
|
|
|
2709
2709
|
export const MethodDefinitionHandleCollection_Enumerator: {
|
|
2710
|
-
new(): MethodDefinitionHandleCollection_Enumerator
|
|
2710
|
+
new(): MethodDefinitionHandleCollection_Enumerator;
|
|
2711
2711
|
};
|
|
2712
2712
|
|
|
2713
2713
|
|
|
@@ -2728,7 +2728,7 @@ export interface MethodImplementation$instance {
|
|
|
2728
2728
|
|
|
2729
2729
|
|
|
2730
2730
|
export const MethodImplementation: {
|
|
2731
|
-
new(): MethodImplementation
|
|
2731
|
+
new(): MethodImplementation;
|
|
2732
2732
|
};
|
|
2733
2733
|
|
|
2734
2734
|
|
|
@@ -2743,7 +2743,7 @@ export interface MethodImplementationHandle$instance {
|
|
|
2743
2743
|
|
|
2744
2744
|
|
|
2745
2745
|
export const MethodImplementationHandle: {
|
|
2746
|
-
new(): MethodImplementationHandle
|
|
2746
|
+
new(): MethodImplementationHandle;
|
|
2747
2747
|
};
|
|
2748
2748
|
|
|
2749
2749
|
|
|
@@ -2764,7 +2764,7 @@ export interface MethodImplementationHandleCollection$instance {
|
|
|
2764
2764
|
|
|
2765
2765
|
|
|
2766
2766
|
export const MethodImplementationHandleCollection: {
|
|
2767
|
-
new(): MethodImplementationHandleCollection
|
|
2767
|
+
new(): MethodImplementationHandleCollection;
|
|
2768
2768
|
};
|
|
2769
2769
|
|
|
2770
2770
|
|
|
@@ -2785,7 +2785,7 @@ export interface MethodImplementationHandleCollection_Enumerator$instance {
|
|
|
2785
2785
|
|
|
2786
2786
|
|
|
2787
2787
|
export const MethodImplementationHandleCollection_Enumerator: {
|
|
2788
|
-
new(): MethodImplementationHandleCollection_Enumerator
|
|
2788
|
+
new(): MethodImplementationHandleCollection_Enumerator;
|
|
2789
2789
|
};
|
|
2790
2790
|
|
|
2791
2791
|
|
|
@@ -2805,7 +2805,7 @@ export interface MethodImport$instance {
|
|
|
2805
2805
|
|
|
2806
2806
|
|
|
2807
2807
|
export const MethodImport: {
|
|
2808
|
-
new(): MethodImport
|
|
2808
|
+
new(): MethodImport;
|
|
2809
2809
|
};
|
|
2810
2810
|
|
|
2811
2811
|
|
|
@@ -2821,7 +2821,7 @@ export interface MethodSignature_1$instance<TType> {
|
|
|
2821
2821
|
|
|
2822
2822
|
|
|
2823
2823
|
export const MethodSignature_1: {
|
|
2824
|
-
new<TType>(header: SignatureHeader, returnType: TType, requiredParameterCount: int, genericParameterCount: int, parameterTypes: ImmutableArray_1<TType>): MethodSignature_1
|
|
2824
|
+
new<TType>(header: SignatureHeader, returnType: TType, requiredParameterCount: int, genericParameterCount: int, parameterTypes: ImmutableArray_1<TType>): MethodSignature_1<TType>;
|
|
2825
2825
|
};
|
|
2826
2826
|
|
|
2827
2827
|
|
|
@@ -2836,7 +2836,7 @@ export interface MethodSpecification$instance {
|
|
|
2836
2836
|
|
|
2837
2837
|
|
|
2838
2838
|
export const MethodSpecification: {
|
|
2839
|
-
new(): MethodSpecification
|
|
2839
|
+
new(): MethodSpecification;
|
|
2840
2840
|
};
|
|
2841
2841
|
|
|
2842
2842
|
|
|
@@ -2851,7 +2851,7 @@ export interface MethodSpecificationHandle$instance {
|
|
|
2851
2851
|
|
|
2852
2852
|
|
|
2853
2853
|
export const MethodSpecificationHandle: {
|
|
2854
|
-
new(): MethodSpecificationHandle
|
|
2854
|
+
new(): MethodSpecificationHandle;
|
|
2855
2855
|
};
|
|
2856
2856
|
|
|
2857
2857
|
|
|
@@ -2876,7 +2876,7 @@ export interface ModuleDefinition$instance {
|
|
|
2876
2876
|
|
|
2877
2877
|
|
|
2878
2878
|
export const ModuleDefinition: {
|
|
2879
|
-
new(): ModuleDefinition
|
|
2879
|
+
new(): ModuleDefinition;
|
|
2880
2880
|
};
|
|
2881
2881
|
|
|
2882
2882
|
|
|
@@ -2891,7 +2891,7 @@ export interface ModuleDefinitionHandle$instance {
|
|
|
2891
2891
|
|
|
2892
2892
|
|
|
2893
2893
|
export const ModuleDefinitionHandle: {
|
|
2894
|
-
new(): ModuleDefinitionHandle
|
|
2894
|
+
new(): ModuleDefinitionHandle;
|
|
2895
2895
|
};
|
|
2896
2896
|
|
|
2897
2897
|
|
|
@@ -2912,7 +2912,7 @@ export interface ModuleReference$instance {
|
|
|
2912
2912
|
|
|
2913
2913
|
|
|
2914
2914
|
export const ModuleReference: {
|
|
2915
|
-
new(): ModuleReference
|
|
2915
|
+
new(): ModuleReference;
|
|
2916
2916
|
};
|
|
2917
2917
|
|
|
2918
2918
|
|
|
@@ -2927,7 +2927,7 @@ export interface ModuleReferenceHandle$instance {
|
|
|
2927
2927
|
|
|
2928
2928
|
|
|
2929
2929
|
export const ModuleReferenceHandle: {
|
|
2930
|
-
new(): ModuleReferenceHandle
|
|
2930
|
+
new(): ModuleReferenceHandle;
|
|
2931
2931
|
};
|
|
2932
2932
|
|
|
2933
2933
|
|
|
@@ -2951,7 +2951,7 @@ export interface NamespaceDefinition$instance {
|
|
|
2951
2951
|
|
|
2952
2952
|
|
|
2953
2953
|
export const NamespaceDefinition: {
|
|
2954
|
-
new(): NamespaceDefinition
|
|
2954
|
+
new(): NamespaceDefinition;
|
|
2955
2955
|
};
|
|
2956
2956
|
|
|
2957
2957
|
|
|
@@ -2966,7 +2966,7 @@ export interface NamespaceDefinitionHandle$instance {
|
|
|
2966
2966
|
|
|
2967
2967
|
|
|
2968
2968
|
export const NamespaceDefinitionHandle: {
|
|
2969
|
-
new(): NamespaceDefinitionHandle
|
|
2969
|
+
new(): NamespaceDefinitionHandle;
|
|
2970
2970
|
};
|
|
2971
2971
|
|
|
2972
2972
|
|
|
@@ -2991,7 +2991,7 @@ export interface Parameter$instance {
|
|
|
2991
2991
|
|
|
2992
2992
|
|
|
2993
2993
|
export const Parameter: {
|
|
2994
|
-
new(): Parameter
|
|
2994
|
+
new(): Parameter;
|
|
2995
2995
|
};
|
|
2996
2996
|
|
|
2997
2997
|
|
|
@@ -3006,7 +3006,7 @@ export interface ParameterHandle$instance {
|
|
|
3006
3006
|
|
|
3007
3007
|
|
|
3008
3008
|
export const ParameterHandle: {
|
|
3009
|
-
new(): ParameterHandle
|
|
3009
|
+
new(): ParameterHandle;
|
|
3010
3010
|
};
|
|
3011
3011
|
|
|
3012
3012
|
|
|
@@ -3027,7 +3027,7 @@ export interface ParameterHandleCollection$instance {
|
|
|
3027
3027
|
|
|
3028
3028
|
|
|
3029
3029
|
export const ParameterHandleCollection: {
|
|
3030
|
-
new(): ParameterHandleCollection
|
|
3030
|
+
new(): ParameterHandleCollection;
|
|
3031
3031
|
};
|
|
3032
3032
|
|
|
3033
3033
|
|
|
@@ -3048,7 +3048,7 @@ export interface ParameterHandleCollection_Enumerator$instance {
|
|
|
3048
3048
|
|
|
3049
3049
|
|
|
3050
3050
|
export const ParameterHandleCollection_Enumerator: {
|
|
3051
|
-
new(): ParameterHandleCollection_Enumerator
|
|
3051
|
+
new(): ParameterHandleCollection_Enumerator;
|
|
3052
3052
|
};
|
|
3053
3053
|
|
|
3054
3054
|
|
|
@@ -3068,7 +3068,7 @@ export interface PropertyAccessors$instance {
|
|
|
3068
3068
|
|
|
3069
3069
|
|
|
3070
3070
|
export const PropertyAccessors: {
|
|
3071
|
-
new(): PropertyAccessors
|
|
3071
|
+
new(): PropertyAccessors;
|
|
3072
3072
|
};
|
|
3073
3073
|
|
|
3074
3074
|
|
|
@@ -3087,7 +3087,7 @@ export interface PropertyDefinition$instance {
|
|
|
3087
3087
|
|
|
3088
3088
|
|
|
3089
3089
|
export const PropertyDefinition: {
|
|
3090
|
-
new(): PropertyDefinition
|
|
3090
|
+
new(): PropertyDefinition;
|
|
3091
3091
|
};
|
|
3092
3092
|
|
|
3093
3093
|
|
|
@@ -3102,7 +3102,7 @@ export interface PropertyDefinitionHandle$instance {
|
|
|
3102
3102
|
|
|
3103
3103
|
|
|
3104
3104
|
export const PropertyDefinitionHandle: {
|
|
3105
|
-
new(): PropertyDefinitionHandle
|
|
3105
|
+
new(): PropertyDefinitionHandle;
|
|
3106
3106
|
};
|
|
3107
3107
|
|
|
3108
3108
|
|
|
@@ -3123,7 +3123,7 @@ export interface PropertyDefinitionHandleCollection$instance {
|
|
|
3123
3123
|
|
|
3124
3124
|
|
|
3125
3125
|
export const PropertyDefinitionHandleCollection: {
|
|
3126
|
-
new(): PropertyDefinitionHandleCollection
|
|
3126
|
+
new(): PropertyDefinitionHandleCollection;
|
|
3127
3127
|
};
|
|
3128
3128
|
|
|
3129
3129
|
|
|
@@ -3144,7 +3144,7 @@ export interface PropertyDefinitionHandleCollection_Enumerator$instance {
|
|
|
3144
3144
|
|
|
3145
3145
|
|
|
3146
3146
|
export const PropertyDefinitionHandleCollection_Enumerator: {
|
|
3147
|
-
new(): PropertyDefinitionHandleCollection_Enumerator
|
|
3147
|
+
new(): PropertyDefinitionHandleCollection_Enumerator;
|
|
3148
3148
|
};
|
|
3149
3149
|
|
|
3150
3150
|
|
|
@@ -3164,7 +3164,7 @@ export interface ReservedBlob_1$instance<THandle extends unknown> {
|
|
|
3164
3164
|
|
|
3165
3165
|
|
|
3166
3166
|
export const ReservedBlob_1: {
|
|
3167
|
-
new<THandle extends unknown>(): ReservedBlob_1
|
|
3167
|
+
new<THandle extends unknown>(): ReservedBlob_1<THandle>;
|
|
3168
3168
|
};
|
|
3169
3169
|
|
|
3170
3170
|
|
|
@@ -3185,7 +3185,7 @@ export interface SequencePoint$instance {
|
|
|
3185
3185
|
|
|
3186
3186
|
|
|
3187
3187
|
export const SequencePoint: {
|
|
3188
|
-
new(): SequencePoint
|
|
3188
|
+
new(): SequencePoint;
|
|
3189
3189
|
readonly hiddenLine: int;
|
|
3190
3190
|
};
|
|
3191
3191
|
|
|
@@ -3206,7 +3206,7 @@ export interface SequencePointCollection$instance {
|
|
|
3206
3206
|
|
|
3207
3207
|
|
|
3208
3208
|
export const SequencePointCollection: {
|
|
3209
|
-
new(): SequencePointCollection
|
|
3209
|
+
new(): SequencePointCollection;
|
|
3210
3210
|
};
|
|
3211
3211
|
|
|
3212
3212
|
|
|
@@ -3226,7 +3226,7 @@ export interface SequencePointCollection_Enumerator$instance {
|
|
|
3226
3226
|
|
|
3227
3227
|
|
|
3228
3228
|
export const SequencePointCollection_Enumerator: {
|
|
3229
|
-
new(): SequencePointCollection_Enumerator
|
|
3229
|
+
new(): SequencePointCollection_Enumerator;
|
|
3230
3230
|
};
|
|
3231
3231
|
|
|
3232
3232
|
|
|
@@ -3250,13 +3250,13 @@ export interface SignatureHeader$instance {
|
|
|
3250
3250
|
equals(obj: unknown): boolean;
|
|
3251
3251
|
equals(other: SignatureHeader): boolean;
|
|
3252
3252
|
getHashCode(): int;
|
|
3253
|
-
toString(): string;
|
|
3253
|
+
toString(): string | undefined;
|
|
3254
3254
|
}
|
|
3255
3255
|
|
|
3256
3256
|
|
|
3257
3257
|
export const SignatureHeader: {
|
|
3258
|
-
new(rawValue: byte): SignatureHeader
|
|
3259
|
-
new(kind: SignatureKind, convention: SignatureCallingConvention, attributes: SignatureAttributes): SignatureHeader
|
|
3258
|
+
new(rawValue: byte): SignatureHeader;
|
|
3259
|
+
new(kind: SignatureKind, convention: SignatureCallingConvention, attributes: SignatureAttributes): SignatureHeader;
|
|
3260
3260
|
readonly callingConventionOrKindMask: byte;
|
|
3261
3261
|
};
|
|
3262
3262
|
|
|
@@ -3281,7 +3281,7 @@ export interface StandaloneSignature$instance {
|
|
|
3281
3281
|
|
|
3282
3282
|
|
|
3283
3283
|
export const StandaloneSignature: {
|
|
3284
|
-
new(): StandaloneSignature
|
|
3284
|
+
new(): StandaloneSignature;
|
|
3285
3285
|
};
|
|
3286
3286
|
|
|
3287
3287
|
|
|
@@ -3296,7 +3296,7 @@ export interface StandaloneSignatureHandle$instance {
|
|
|
3296
3296
|
|
|
3297
3297
|
|
|
3298
3298
|
export const StandaloneSignatureHandle: {
|
|
3299
|
-
new(): StandaloneSignatureHandle
|
|
3299
|
+
new(): StandaloneSignatureHandle;
|
|
3300
3300
|
};
|
|
3301
3301
|
|
|
3302
3302
|
|
|
@@ -3319,7 +3319,7 @@ export interface StringHandle$instance {
|
|
|
3319
3319
|
|
|
3320
3320
|
|
|
3321
3321
|
export const StringHandle: {
|
|
3322
|
-
new(): StringHandle
|
|
3322
|
+
new(): StringHandle;
|
|
3323
3323
|
};
|
|
3324
3324
|
|
|
3325
3325
|
|
|
@@ -3356,7 +3356,7 @@ export interface TypeDefinition$instance {
|
|
|
3356
3356
|
|
|
3357
3357
|
|
|
3358
3358
|
export const TypeDefinition: {
|
|
3359
|
-
new(): TypeDefinition
|
|
3359
|
+
new(): TypeDefinition;
|
|
3360
3360
|
};
|
|
3361
3361
|
|
|
3362
3362
|
|
|
@@ -3371,7 +3371,7 @@ export interface TypeDefinitionHandle$instance {
|
|
|
3371
3371
|
|
|
3372
3372
|
|
|
3373
3373
|
export const TypeDefinitionHandle: {
|
|
3374
|
-
new(): TypeDefinitionHandle
|
|
3374
|
+
new(): TypeDefinitionHandle;
|
|
3375
3375
|
};
|
|
3376
3376
|
|
|
3377
3377
|
|
|
@@ -3392,7 +3392,7 @@ export interface TypeDefinitionHandleCollection$instance {
|
|
|
3392
3392
|
|
|
3393
3393
|
|
|
3394
3394
|
export const TypeDefinitionHandleCollection: {
|
|
3395
|
-
new(): TypeDefinitionHandleCollection
|
|
3395
|
+
new(): TypeDefinitionHandleCollection;
|
|
3396
3396
|
};
|
|
3397
3397
|
|
|
3398
3398
|
|
|
@@ -3413,7 +3413,7 @@ export interface TypeDefinitionHandleCollection_Enumerator$instance {
|
|
|
3413
3413
|
|
|
3414
3414
|
|
|
3415
3415
|
export const TypeDefinitionHandleCollection_Enumerator: {
|
|
3416
|
-
new(): TypeDefinitionHandleCollection_Enumerator
|
|
3416
|
+
new(): TypeDefinitionHandleCollection_Enumerator;
|
|
3417
3417
|
};
|
|
3418
3418
|
|
|
3419
3419
|
|
|
@@ -3433,7 +3433,7 @@ export interface TypeLayout$instance {
|
|
|
3433
3433
|
|
|
3434
3434
|
|
|
3435
3435
|
export const TypeLayout: {
|
|
3436
|
-
new(size: int, packingSize: int): TypeLayout
|
|
3436
|
+
new(size: int, packingSize: int): TypeLayout;
|
|
3437
3437
|
};
|
|
3438
3438
|
|
|
3439
3439
|
|
|
@@ -3447,7 +3447,7 @@ export interface TypeReference$instance {
|
|
|
3447
3447
|
|
|
3448
3448
|
|
|
3449
3449
|
export const TypeReference: {
|
|
3450
|
-
new(): TypeReference
|
|
3450
|
+
new(): TypeReference;
|
|
3451
3451
|
};
|
|
3452
3452
|
|
|
3453
3453
|
|
|
@@ -3462,7 +3462,7 @@ export interface TypeReferenceHandle$instance {
|
|
|
3462
3462
|
|
|
3463
3463
|
|
|
3464
3464
|
export const TypeReferenceHandle: {
|
|
3465
|
-
new(): TypeReferenceHandle
|
|
3465
|
+
new(): TypeReferenceHandle;
|
|
3466
3466
|
};
|
|
3467
3467
|
|
|
3468
3468
|
|
|
@@ -3483,7 +3483,7 @@ export interface TypeReferenceHandleCollection$instance {
|
|
|
3483
3483
|
|
|
3484
3484
|
|
|
3485
3485
|
export const TypeReferenceHandleCollection: {
|
|
3486
|
-
new(): TypeReferenceHandleCollection
|
|
3486
|
+
new(): TypeReferenceHandleCollection;
|
|
3487
3487
|
};
|
|
3488
3488
|
|
|
3489
3489
|
|
|
@@ -3504,7 +3504,7 @@ export interface TypeReferenceHandleCollection_Enumerator$instance {
|
|
|
3504
3504
|
|
|
3505
3505
|
|
|
3506
3506
|
export const TypeReferenceHandleCollection_Enumerator: {
|
|
3507
|
-
new(): TypeReferenceHandleCollection_Enumerator
|
|
3507
|
+
new(): TypeReferenceHandleCollection_Enumerator;
|
|
3508
3508
|
};
|
|
3509
3509
|
|
|
3510
3510
|
|
|
@@ -3524,7 +3524,7 @@ export interface TypeSpecification$instance {
|
|
|
3524
3524
|
|
|
3525
3525
|
|
|
3526
3526
|
export const TypeSpecification: {
|
|
3527
|
-
new(): TypeSpecification
|
|
3527
|
+
new(): TypeSpecification;
|
|
3528
3528
|
};
|
|
3529
3529
|
|
|
3530
3530
|
|
|
@@ -3539,7 +3539,7 @@ export interface TypeSpecificationHandle$instance {
|
|
|
3539
3539
|
|
|
3540
3540
|
|
|
3541
3541
|
export const TypeSpecificationHandle: {
|
|
3542
|
-
new(): TypeSpecificationHandle
|
|
3542
|
+
new(): TypeSpecificationHandle;
|
|
3543
3543
|
};
|
|
3544
3544
|
|
|
3545
3545
|
|
|
@@ -3562,7 +3562,7 @@ export interface UserStringHandle$instance {
|
|
|
3562
3562
|
|
|
3563
3563
|
|
|
3564
3564
|
export const UserStringHandle: {
|
|
3565
|
-
new(): UserStringHandle
|
|
3565
|
+
new(): UserStringHandle;
|
|
3566
3566
|
};
|
|
3567
3567
|
|
|
3568
3568
|
|
|
@@ -3588,9 +3588,9 @@ export interface AssemblyNameInfo$instance {
|
|
|
3588
3588
|
|
|
3589
3589
|
|
|
3590
3590
|
export const AssemblyNameInfo: {
|
|
3591
|
-
new(name: string, version: Version, cultureName: string, flags: AssemblyNameFlags, publicKeyOrToken: ImmutableArray_1<System_Internal.Byte>): AssemblyNameInfo
|
|
3591
|
+
new(name: string, version: Version, cultureName: string, flags: AssemblyNameFlags, publicKeyOrToken: ImmutableArray_1<System_Internal.Byte>): AssemblyNameInfo;
|
|
3592
3592
|
parse(assemblyName: ReadOnlySpan_1<System_Internal.Char>): AssemblyNameInfo;
|
|
3593
|
-
tryParse(assemblyName: ReadOnlySpan_1<System_Internal.Char>, result: AssemblyNameInfo): boolean;
|
|
3593
|
+
tryParse(assemblyName: ReadOnlySpan_1<System_Internal.Char>, result: AssemblyNameInfo | undefined): boolean;
|
|
3594
3594
|
};
|
|
3595
3595
|
|
|
3596
3596
|
|
|
@@ -3651,7 +3651,7 @@ export interface BlobBuilder$instance {
|
|
|
3651
3651
|
|
|
3652
3652
|
|
|
3653
3653
|
export const BlobBuilder: {
|
|
3654
|
-
new(capacity: int): BlobBuilder
|
|
3654
|
+
new(capacity: int): BlobBuilder;
|
|
3655
3655
|
};
|
|
3656
3656
|
|
|
3657
3657
|
|
|
@@ -3665,7 +3665,7 @@ export interface DebugMetadataHeader$instance {
|
|
|
3665
3665
|
|
|
3666
3666
|
|
|
3667
3667
|
export const DebugMetadataHeader: {
|
|
3668
|
-
new(): DebugMetadataHeader
|
|
3668
|
+
new(): DebugMetadataHeader;
|
|
3669
3669
|
};
|
|
3670
3670
|
|
|
3671
3671
|
|
|
@@ -3682,7 +3682,7 @@ export interface HandleComparer$instance {
|
|
|
3682
3682
|
|
|
3683
3683
|
|
|
3684
3684
|
export const HandleComparer: {
|
|
3685
|
-
new(): HandleComparer
|
|
3685
|
+
new(): HandleComparer;
|
|
3686
3686
|
readonly default_: HandleComparer;
|
|
3687
3687
|
};
|
|
3688
3688
|
|
|
@@ -3698,14 +3698,14 @@ export type HandleComparer = HandleComparer$instance & __HandleComparer$views;
|
|
|
3698
3698
|
|
|
3699
3699
|
|
|
3700
3700
|
export interface ImageFormatLimitationException$instance extends Exception {
|
|
3701
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
3701
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
3702
3702
|
}
|
|
3703
3703
|
|
|
3704
3704
|
|
|
3705
3705
|
export const ImageFormatLimitationException: {
|
|
3706
|
-
new(): ImageFormatLimitationException
|
|
3707
|
-
new(message: string): ImageFormatLimitationException
|
|
3708
|
-
new(message: string, innerException: Exception): ImageFormatLimitationException
|
|
3706
|
+
new(): ImageFormatLimitationException;
|
|
3707
|
+
new(message: string | undefined): ImageFormatLimitationException;
|
|
3708
|
+
new(message: string | undefined, innerException: Exception | undefined): ImageFormatLimitationException;
|
|
3709
3709
|
};
|
|
3710
3710
|
|
|
3711
3711
|
|
|
@@ -3721,7 +3721,7 @@ export interface MetadataReader$instance {
|
|
|
3721
3721
|
readonly assemblyReferences: AssemblyReferenceHandleCollection;
|
|
3722
3722
|
readonly customAttributes: CustomAttributeHandleCollection;
|
|
3723
3723
|
readonly customDebugInformation: CustomDebugInformationHandleCollection;
|
|
3724
|
-
readonly debugMetadataHeader: DebugMetadataHeader;
|
|
3724
|
+
readonly debugMetadataHeader: DebugMetadataHeader | undefined;
|
|
3725
3725
|
readonly declarativeSecurityAttributes: DeclarativeSecurityAttributeHandleCollection;
|
|
3726
3726
|
readonly documents: DocumentHandleCollection;
|
|
3727
3727
|
readonly eventDefinitions: EventDefinitionHandleCollection;
|
|
@@ -3798,9 +3798,9 @@ export interface MetadataReader$instance {
|
|
|
3798
3798
|
|
|
3799
3799
|
|
|
3800
3800
|
export const MetadataReader: {
|
|
3801
|
-
new(metadata: ptr<byte>, length: int): MetadataReader
|
|
3802
|
-
new(metadata: ptr<byte>, length: int, options: MetadataReaderOptions): MetadataReader
|
|
3803
|
-
new(metadata: ptr<byte>, length: int, options: MetadataReaderOptions, utf8Decoder: MetadataStringDecoder): MetadataReader
|
|
3801
|
+
new(metadata: ptr<byte>, length: int): MetadataReader;
|
|
3802
|
+
new(metadata: ptr<byte>, length: int, options: MetadataReaderOptions): MetadataReader;
|
|
3803
|
+
new(metadata: ptr<byte>, length: int, options: MetadataReaderOptions, utf8Decoder: MetadataStringDecoder | undefined): MetadataReader;
|
|
3804
3804
|
getAssemblyName(assemblyFile: string): AssemblyName;
|
|
3805
3805
|
};
|
|
3806
3806
|
|
|
@@ -3809,12 +3809,12 @@ export type MetadataReader = MetadataReader$instance;
|
|
|
3809
3809
|
|
|
3810
3810
|
export interface MetadataReaderProvider$instance {
|
|
3811
3811
|
dispose(): void;
|
|
3812
|
-
getMetadataReader(options?: MetadataReaderOptions, utf8Decoder?: MetadataStringDecoder): MetadataReader;
|
|
3812
|
+
getMetadataReader(options?: MetadataReaderOptions, utf8Decoder?: MetadataStringDecoder | undefined): MetadataReader;
|
|
3813
3813
|
}
|
|
3814
3814
|
|
|
3815
3815
|
|
|
3816
3816
|
export const MetadataReaderProvider: {
|
|
3817
|
-
new(): MetadataReaderProvider
|
|
3817
|
+
new(): MetadataReaderProvider;
|
|
3818
3818
|
fromMetadataImage(start: ptr<byte>, size: int): MetadataReaderProvider;
|
|
3819
3819
|
fromMetadataImage(image: ImmutableArray_1<System_Internal.Byte>): MetadataReaderProvider;
|
|
3820
3820
|
fromMetadataStream(stream: Stream, options?: MetadataStreamOptions, size?: int): MetadataReaderProvider;
|
|
@@ -3840,7 +3840,7 @@ export interface MetadataStringDecoder$instance {
|
|
|
3840
3840
|
|
|
3841
3841
|
|
|
3842
3842
|
export const MetadataStringDecoder: {
|
|
3843
|
-
new(encoding: Encoding): MetadataStringDecoder
|
|
3843
|
+
new(encoding: Encoding): MetadataStringDecoder;
|
|
3844
3844
|
readonly defaultUTF8: MetadataStringDecoder;
|
|
3845
3845
|
};
|
|
3846
3846
|
|
|
@@ -3853,7 +3853,7 @@ export interface MetadataUpdateHandlerAttribute$instance extends Attribute {
|
|
|
3853
3853
|
|
|
3854
3854
|
|
|
3855
3855
|
export const MetadataUpdateHandlerAttribute: {
|
|
3856
|
-
new(handlerType: Type): MetadataUpdateHandlerAttribute
|
|
3856
|
+
new(handlerType: Type): MetadataUpdateHandlerAttribute;
|
|
3857
3857
|
};
|
|
3858
3858
|
|
|
3859
3859
|
|
|
@@ -3872,7 +3872,7 @@ export interface MethodBodyBlock$instance {
|
|
|
3872
3872
|
|
|
3873
3873
|
|
|
3874
3874
|
export const MethodBodyBlock: {
|
|
3875
|
-
new(): MethodBodyBlock
|
|
3875
|
+
new(): MethodBodyBlock;
|
|
3876
3876
|
create(reader: BlobReader): MethodBodyBlock;
|
|
3877
3877
|
};
|
|
3878
3878
|
|
|
@@ -3904,13 +3904,13 @@ export interface TypeName$instance {
|
|
|
3904
3904
|
makeGenericTypeName(typeArguments: ImmutableArray_1<TypeName>): TypeName;
|
|
3905
3905
|
makePointerTypeName(): TypeName;
|
|
3906
3906
|
makeSZArrayTypeName(): TypeName;
|
|
3907
|
-
withAssemblyName(assemblyName: AssemblyNameInfo): TypeName;
|
|
3907
|
+
withAssemblyName(assemblyName: AssemblyNameInfo | undefined): TypeName;
|
|
3908
3908
|
}
|
|
3909
3909
|
|
|
3910
3910
|
|
|
3911
3911
|
export const TypeName: {
|
|
3912
|
-
new(): TypeName
|
|
3913
|
-
parse(typeName: ReadOnlySpan_1<System_Internal.Char>, options?: TypeNameParseOptions): TypeName;
|
|
3912
|
+
new(): TypeName;
|
|
3913
|
+
parse(typeName: ReadOnlySpan_1<System_Internal.Char>, options?: TypeNameParseOptions | undefined): TypeName;
|
|
3914
3914
|
tryParse(typeName: ReadOnlySpan_1<System_Internal.Char>, result: TypeName, options?: TypeNameParseOptions): boolean;
|
|
3915
3915
|
unescape(name: string): string;
|
|
3916
3916
|
};
|
|
@@ -3924,7 +3924,7 @@ export interface TypeNameParseOptions$instance {
|
|
|
3924
3924
|
|
|
3925
3925
|
|
|
3926
3926
|
export const TypeNameParseOptions: {
|
|
3927
|
-
new(): TypeNameParseOptions
|
|
3927
|
+
new(): TypeNameParseOptions;
|
|
3928
3928
|
};
|
|
3929
3929
|
|
|
3930
3930
|
|
|
@@ -3956,7 +3956,7 @@ export abstract class MetadataUpdater$instance {
|
|
|
3956
3956
|
export type MetadataUpdater = MetadataUpdater$instance;
|
|
3957
3957
|
|
|
3958
3958
|
export abstract class PEReaderExtensions$instance {
|
|
3959
|
-
static getMetadataReader(peReader: PEReader, options: MetadataReaderOptions, utf8Decoder: MetadataStringDecoder): MetadataReader;
|
|
3959
|
+
static getMetadataReader(peReader: PEReader, options: MetadataReaderOptions, utf8Decoder: MetadataStringDecoder | undefined): MetadataReader;
|
|
3960
3960
|
static getMetadataReader(peReader: PEReader, options: MetadataReaderOptions): MetadataReader;
|
|
3961
3961
|
static getMetadataReader(peReader: PEReader): MetadataReader;
|
|
3962
3962
|
static getMethodBody(peReader: PEReader, relativeVirtualAddress: int): MethodBodyBlock;
|