@tsonic/dotnet 0.8.8 → 0.8.10
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 +1 -1
- package/Microsoft.VisualBasic/bindings.json +26 -26
- package/Microsoft.VisualBasic/internal/index.d.ts +13 -13
- package/Microsoft.VisualBasic/internal/metadata.json +13 -13
- package/Microsoft.Win32/bindings.json +8 -8
- package/Microsoft.Win32/internal/index.d.ts +4 -4
- package/Microsoft.Win32/internal/metadata.json +4 -4
- package/README.md +2 -2
- package/System/bindings.json +32 -32
- package/System/internal/index.d.ts +36 -36
- package/System/internal/metadata.json +16 -16
- package/System.Buffers/bindings.json +4 -4
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.Buffers/internal/metadata.json +2 -2
- package/System.Collections/bindings.json +10 -10
- package/System.Collections/internal/index.d.ts +6 -6
- package/System.Collections/internal/metadata.json +5 -5
- package/System.Collections.Frozen/bindings.json +2 -2
- package/System.Collections.Frozen/internal/index.d.ts +1 -1
- package/System.Collections.Frozen/internal/metadata.json +1 -1
- package/System.Collections.Generic/bindings.json +15 -15
- package/System.Collections.Generic/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/metadata.json +3 -3
- package/System.Collections.Immutable/bindings.json +2 -2
- package/System.Collections.Immutable/internal/index.d.ts +1 -1
- package/System.Collections.Immutable/internal/metadata.json +1 -1
- package/System.Collections.ObjectModel/internal/index.d.ts +1 -1
- package/System.Collections.Specialized/bindings.json +8 -8
- package/System.Collections.Specialized/internal/index.d.ts +4 -4
- package/System.Collections.Specialized/internal/metadata.json +4 -4
- package/System.ComponentModel/bindings.json +74 -74
- package/System.ComponentModel/internal/index.d.ts +81 -81
- package/System.ComponentModel/internal/metadata.json +37 -37
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +3 -3
- package/System.ComponentModel.Design/bindings.json +6 -6
- package/System.ComponentModel.Design/internal/index.d.ts +7 -7
- package/System.ComponentModel.Design/internal/metadata.json +3 -3
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +2 -2
- package/System.Data/bindings.json +35 -35
- package/System.Data/internal/index.d.ts +20 -20
- package/System.Data/internal/metadata.json +17 -17
- package/System.Data.Common/bindings.json +4 -4
- package/System.Data.Common/internal/index.d.ts +2 -2
- package/System.Data.Common/internal/metadata.json +2 -2
- package/System.Data.SqlTypes/bindings.json +36 -36
- package/System.Data.SqlTypes/internal/index.d.ts +18 -18
- package/System.Data.SqlTypes/internal/metadata.json +18 -18
- package/System.Diagnostics/bindings.json +18 -18
- package/System.Diagnostics/internal/index.d.ts +12 -12
- package/System.Diagnostics/internal/metadata.json +9 -9
- package/System.Diagnostics.CodeAnalysis/bindings.json +2 -2
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +3 -3
- package/System.Diagnostics.CodeAnalysis/internal/metadata.json +1 -1
- package/System.Diagnostics.Tracing/bindings.json +8 -8
- package/System.Diagnostics.Tracing/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/metadata.json +4 -4
- package/System.Dynamic/bindings.json +2 -2
- package/System.Dynamic/internal/index.d.ts +3 -3
- package/System.Dynamic/internal/metadata.json +1 -1
- package/System.Formats.Asn1/bindings.json +12 -12
- package/System.Formats.Asn1/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/metadata.json +6 -6
- package/System.Formats.Tar/bindings.json +2 -2
- package/System.Formats.Tar/internal/index.d.ts +1 -1
- package/System.Formats.Tar/internal/metadata.json +1 -1
- package/System.Globalization/bindings.json +8 -8
- package/System.Globalization/internal/index.d.ts +5 -5
- package/System.Globalization/internal/metadata.json +4 -4
- package/System.IO/bindings.json +30 -30
- package/System.IO/internal/index.d.ts +12 -12
- package/System.IO/internal/metadata.json +15 -15
- package/System.IO.Compression/bindings.json +4 -4
- package/System.IO.Compression/internal/index.d.ts +2 -2
- package/System.IO.Compression/internal/metadata.json +2 -2
- package/System.IO.MemoryMappedFiles/bindings.json +2 -2
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +1 -1
- package/System.IO.MemoryMappedFiles/internal/metadata.json +1 -1
- package/System.IO.Pipelines/bindings.json +2 -2
- package/System.IO.Pipelines/internal/index.d.ts +1 -1
- package/System.IO.Pipelines/internal/metadata.json +1 -1
- package/System.IO.Pipes/bindings.json +4 -4
- package/System.IO.Pipes/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/metadata.json +2 -2
- package/System.Linq/bindings.json +22 -22
- package/System.Linq/internal/index.d.ts +11 -11
- package/System.Linq/internal/metadata.json +11 -11
- package/System.Linq.Expressions/bindings.json +655 -655
- package/System.Linq.Expressions/internal/index.d.ts +103 -103
- package/System.Linq.Expressions/internal/metadata.json +66 -66
- package/System.Net/bindings.json +24 -24
- package/System.Net/internal/index.d.ts +15 -15
- package/System.Net/internal/metadata.json +12 -12
- package/System.Net.Cache/bindings.json +4 -4
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Cache/internal/metadata.json +2 -2
- package/System.Net.Http/bindings.json +8 -8
- package/System.Net.Http/internal/index.d.ts +4 -4
- package/System.Net.Http/internal/metadata.json +4 -4
- package/System.Net.Http.Headers/bindings.json +12 -12
- package/System.Net.Http.Headers/internal/index.d.ts +11 -11
- package/System.Net.Http.Headers/internal/metadata.json +6 -6
- package/System.Net.Http.Json/internal/index.d.ts +15 -15
- package/System.Net.Mail/bindings.json +4 -4
- package/System.Net.Mail/internal/index.d.ts +10 -10
- package/System.Net.Mail/internal/metadata.json +2 -2
- package/System.Net.Mime/bindings.json +2 -2
- package/System.Net.Mime/internal/index.d.ts +1 -1
- package/System.Net.Mime/internal/metadata.json +1 -1
- package/System.Net.NetworkInformation/bindings.json +12 -12
- package/System.Net.NetworkInformation/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/metadata.json +6 -6
- package/System.Net.Quic/bindings.json +2 -2
- package/System.Net.Quic/internal/index.d.ts +2 -2
- package/System.Net.Quic/internal/metadata.json +1 -1
- package/System.Net.Security/bindings.json +6 -6
- package/System.Net.Security/internal/index.d.ts +3 -3
- package/System.Net.Security/internal/metadata.json +3 -3
- package/System.Net.Sockets/bindings.json +12 -12
- package/System.Net.Sockets/internal/index.d.ts +6 -6
- package/System.Net.Sockets/internal/metadata.json +6 -6
- package/System.Numerics/bindings.json +10 -10
- package/System.Numerics/internal/index.d.ts +5 -5
- package/System.Numerics/internal/metadata.json +5 -5
- package/System.Reflection/bindings.json +70 -70
- package/System.Reflection/internal/index.d.ts +83 -83
- package/System.Reflection/internal/metadata.json +31 -31
- package/System.Reflection.Emit/bindings.json +26 -26
- package/System.Reflection.Emit/internal/index.d.ts +20 -20
- package/System.Reflection.Emit/internal/metadata.json +8 -8
- package/System.Reflection.Metadata/bindings.json +82 -82
- package/System.Reflection.Metadata/internal/index.d.ts +45 -45
- package/System.Reflection.Metadata/internal/metadata.json +41 -41
- package/System.Reflection.Metadata.Ecma335/bindings.json +34 -34
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +36 -36
- package/System.Reflection.Metadata.Ecma335/internal/metadata.json +17 -17
- package/System.Reflection.PortableExecutable/bindings.json +10 -10
- package/System.Reflection.PortableExecutable/internal/index.d.ts +8 -8
- package/System.Reflection.PortableExecutable/internal/metadata.json +5 -5
- package/System.Runtime/bindings.json +2 -2
- package/System.Runtime/internal/index.d.ts +1 -1
- package/System.Runtime/internal/metadata.json +1 -1
- package/System.Runtime.CompilerServices/bindings.json +26 -26
- package/System.Runtime.CompilerServices/internal/index.d.ts +19 -19
- package/System.Runtime.CompilerServices/internal/metadata.json +13 -13
- package/System.Runtime.ExceptionServices/bindings.json +4 -4
- package/System.Runtime.ExceptionServices/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices/bindings.json +4 -4
- package/System.Runtime.InteropServices/internal/index.d.ts +9 -9
- package/System.Runtime.InteropServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.ComTypes/bindings.json +4 -4
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +2 -2
- package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.JavaScript/bindings.json +16 -16
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +8 -8
- package/System.Runtime.InteropServices.JavaScript/internal/metadata.json +8 -8
- package/System.Runtime.InteropServices.Marshalling/bindings.json +6 -6
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +7 -7
- package/System.Runtime.InteropServices.Marshalling/internal/metadata.json +3 -3
- package/System.Runtime.Intrinsics/bindings.json +16 -16
- package/System.Runtime.Intrinsics/internal/index.d.ts +8 -8
- package/System.Runtime.Intrinsics/internal/metadata.json +8 -8
- package/System.Runtime.Intrinsics.Arm/bindings.json +11 -11
- package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +55 -55
- package/System.Runtime.Intrinsics.Arm/internal/metadata.json +1 -1
- package/System.Runtime.Loader/bindings.json +2 -2
- package/System.Runtime.Loader/internal/index.d.ts +1 -1
- package/System.Runtime.Loader/internal/metadata.json +1 -1
- package/System.Runtime.Serialization/bindings.json +14 -14
- package/System.Runtime.Serialization/internal/index.d.ts +39 -39
- package/System.Runtime.Serialization/internal/metadata.json +7 -7
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +7 -7
- package/System.Runtime.Versioning/bindings.json +2 -2
- package/System.Runtime.Versioning/internal/index.d.ts +3 -3
- package/System.Runtime.Versioning/internal/metadata.json +1 -1
- package/System.Security/internal/index.d.ts +2 -2
- package/System.Security.AccessControl/bindings.json +14 -14
- package/System.Security.AccessControl/internal/index.d.ts +36 -36
- package/System.Security.AccessControl/internal/metadata.json +7 -7
- package/System.Security.Authentication/bindings.json +4 -4
- package/System.Security.Authentication/internal/index.d.ts +2 -2
- package/System.Security.Authentication/internal/metadata.json +2 -2
- package/System.Security.Authentication.ExtendedProtection/bindings.json +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +2 -2
- package/System.Security.Authentication.ExtendedProtection/internal/metadata.json +2 -2
- package/System.Security.Claims/bindings.json +6 -6
- package/System.Security.Claims/internal/index.d.ts +14 -14
- package/System.Security.Claims/internal/metadata.json +3 -3
- package/System.Security.Cryptography/bindings.json +4226 -4226
- package/System.Security.Cryptography/internal/index.d.ts +7 -7
- package/System.Security.Cryptography/internal/metadata.json +7 -7
- package/System.Security.Cryptography.X509Certificates/bindings.json +826 -826
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +28 -28
- package/System.Security.Cryptography.X509Certificates/internal/metadata.json +28 -28
- package/System.Security.Principal/internal/index.d.ts +5 -5
- package/System.Text/bindings.json +7 -7
- package/System.Text/internal/index.d.ts +1 -1
- package/System.Text/internal/metadata.json +1 -1
- package/System.Text.Encodings.Web/bindings.json +6 -6
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Encodings.Web/internal/metadata.json +3 -3
- package/System.Text.Json/bindings.json +24 -24
- package/System.Text.Json/internal/index.d.ts +14 -14
- package/System.Text.Json/internal/metadata.json +12 -12
- package/System.Text.Json.Schema/bindings.json +2 -2
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Schema/internal/metadata.json +1 -1
- package/System.Text.Json.Serialization/bindings.json +13 -13
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/metadata.json +5 -5
- package/System.Text.Json.Serialization.Metadata/bindings.json +9 -9
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +8 -8
- package/System.Text.Json.Serialization.Metadata/internal/metadata.json +4 -4
- package/System.Text.RegularExpressions/bindings.json +4 -4
- package/System.Text.RegularExpressions/internal/index.d.ts +2 -2
- package/System.Text.RegularExpressions/internal/metadata.json +2 -2
- package/System.Threading/bindings.json +10 -10
- package/System.Threading/internal/index.d.ts +4 -4
- package/System.Threading/internal/metadata.json +4 -4
- package/System.Threading.Tasks/bindings.json +31 -31
- package/System.Threading.Tasks/internal/index.d.ts +15 -15
- package/System.Threading.Tasks/internal/metadata.json +15 -15
- package/System.Transactions/internal/index.d.ts +1 -1
- package/System.Xml/bindings.json +20 -20
- package/System.Xml/internal/index.d.ts +15 -15
- package/System.Xml/internal/metadata.json +10 -10
- package/System.Xml.Linq/bindings.json +8 -8
- package/System.Xml.Linq/internal/index.d.ts +7 -7
- package/System.Xml.Linq/internal/metadata.json +4 -4
- package/System.Xml.Resolvers/internal/index.d.ts +1 -1
- package/System.Xml.Schema/bindings.json +16 -16
- package/System.Xml.Schema/internal/index.d.ts +10 -10
- package/System.Xml.Schema/internal/metadata.json +8 -8
- package/System.Xml.Serialization/bindings.json +42 -42
- package/System.Xml.Serialization/internal/index.d.ts +67 -67
- package/System.Xml.Serialization/internal/metadata.json +20 -20
- package/System.Xml.XPath/bindings.json +12 -12
- package/System.Xml.XPath/internal/index.d.ts +13 -13
- package/System.Xml.XPath/internal/metadata.json +6 -6
- package/System.Xml.Xsl/bindings.json +2 -2
- package/System.Xml.Xsl/internal/index.d.ts +1 -1
- package/System.Xml.Xsl/internal/metadata.json +1 -1
- package/__internal/extensions/index.d.ts +30 -30
- package/package.json +1 -1
|
@@ -14672,7 +14672,7 @@
|
|
|
14672
14672
|
{
|
|
14673
14673
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMoniker::Enum(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void",
|
|
14674
14674
|
"clrName": "Enum",
|
|
14675
|
-
"tsEmitName": "
|
|
14675
|
+
"tsEmitName": "enum",
|
|
14676
14676
|
"metadataToken": 100695384,
|
|
14677
14677
|
"canonicalSignature": "(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void",
|
|
14678
14678
|
"normalizedSignature": "Enum|(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void|static=false",
|
|
@@ -14948,7 +14948,7 @@
|
|
|
14948
14948
|
}
|
|
14949
14949
|
},
|
|
14950
14950
|
{
|
|
14951
|
-
"tsName": "
|
|
14951
|
+
"tsName": "enum",
|
|
14952
14952
|
"isStatic": false,
|
|
14953
14953
|
"tsSignatureId": "Enum|(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void|static=false",
|
|
14954
14954
|
"target": {
|
|
@@ -19902,7 +19902,7 @@
|
|
|
19902
19902
|
{
|
|
19903
19903
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.STATSTG::typeSystem.Int32",
|
|
19904
19904
|
"clrName": "type",
|
|
19905
|
-
"tsEmitName": "
|
|
19905
|
+
"tsEmitName": "type",
|
|
19906
19906
|
"metadataToken": 67113986,
|
|
19907
19907
|
"normalizedSignature": "type|System.Int32|static=false|const=false",
|
|
19908
19908
|
"isStatic": false,
|
|
@@ -20086,7 +20086,7 @@
|
|
|
20086
20086
|
}
|
|
20087
20087
|
},
|
|
20088
20088
|
{
|
|
20089
|
-
"tsName": "
|
|
20089
|
+
"tsName": "type",
|
|
20090
20090
|
"isStatic": false,
|
|
20091
20091
|
"tsSignatureId": "type|System.Int32|static=false|const=false",
|
|
20092
20092
|
"target": {
|
|
@@ -340,7 +340,7 @@ export interface IMoniker$instance {
|
|
|
340
340
|
bindToObject(pbc: IBindCtx, pmkToLeft: IMoniker, riidResult: Guid, ppvResult: unknown): void;
|
|
341
341
|
commonPrefixWith(pmkOther: IMoniker, ppmkPrefix: IMoniker): void;
|
|
342
342
|
composeWith(pmkRight: IMoniker, fOnlyIfNotGeneric: boolean, ppmkComposite: IMoniker): void;
|
|
343
|
-
|
|
343
|
+
enum(fForward: boolean, ppenumMoniker: IEnumMoniker): void;
|
|
344
344
|
getClassID(pClassID: Guid): void;
|
|
345
345
|
getDisplayName(pbc: IBindCtx, pmkToLeft: IMoniker, ppszDisplayName: string): void;
|
|
346
346
|
getSizeMax(pcbSize: long): void;
|
|
@@ -698,7 +698,7 @@ export type STATDATA = STATDATA$instance;
|
|
|
698
698
|
|
|
699
699
|
export interface STATSTG$instance {
|
|
700
700
|
pwcsName: string;
|
|
701
|
-
|
|
701
|
+
type: int;
|
|
702
702
|
cbSize: long;
|
|
703
703
|
mtime: FILETIME;
|
|
704
704
|
ctime: FILETIME;
|
|
@@ -3024,7 +3024,7 @@
|
|
|
3024
3024
|
{
|
|
3025
3025
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMoniker::Enum(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void",
|
|
3026
3026
|
"clrName": "Enum",
|
|
3027
|
-
"tsEmitName": "
|
|
3027
|
+
"tsEmitName": "enum",
|
|
3028
3028
|
"normalizedSignature": "Enum|(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker\u0026):System.Void|static=false",
|
|
3029
3029
|
"provenance": "Original",
|
|
3030
3030
|
"emitScope": "ClassSurface",
|
|
@@ -5990,7 +5990,7 @@
|
|
|
5990
5990
|
{
|
|
5991
5991
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.STATSTG::typeSystem.Int32",
|
|
5992
5992
|
"clrName": "type",
|
|
5993
|
-
"tsEmitName": "
|
|
5993
|
+
"tsEmitName": "type",
|
|
5994
5994
|
"normalizedSignature": "type|System.Int32|static=false|const=false",
|
|
5995
5995
|
"isStatic": false,
|
|
5996
5996
|
"isReadOnly": false,
|
|
@@ -4800,7 +4800,7 @@
|
|
|
4800
4800
|
{
|
|
4801
4801
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4802
4802
|
"clrName": "Function",
|
|
4803
|
-
"tsEmitName": "
|
|
4803
|
+
"tsEmitName": "function",
|
|
4804
4804
|
"metadataToken": 100663401,
|
|
4805
4805
|
"canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4806
4806
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
@@ -4814,7 +4814,7 @@
|
|
|
4814
4814
|
{
|
|
4815
4815
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4816
4816
|
"clrName": "Function",
|
|
4817
|
-
"tsEmitName": "
|
|
4817
|
+
"tsEmitName": "function",
|
|
4818
4818
|
"metadataToken": 100663402,
|
|
4819
4819
|
"canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4820
4820
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
@@ -4828,7 +4828,7 @@
|
|
|
4828
4828
|
{
|
|
4829
4829
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4830
4830
|
"clrName": "Function",
|
|
4831
|
-
"tsEmitName": "
|
|
4831
|
+
"tsEmitName": "function",
|
|
4832
4832
|
"metadataToken": 100663403,
|
|
4833
4833
|
"canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4834
4834
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
@@ -4842,7 +4842,7 @@
|
|
|
4842
4842
|
{
|
|
4843
4843
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4844
4844
|
"clrName": "Function",
|
|
4845
|
-
"tsEmitName": "
|
|
4845
|
+
"tsEmitName": "function",
|
|
4846
4846
|
"metadataToken": 100663404,
|
|
4847
4847
|
"canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4848
4848
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
@@ -4858,7 +4858,7 @@
|
|
|
4858
4858
|
{
|
|
4859
4859
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Void:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4860
4860
|
"clrName": "Void",
|
|
4861
|
-
"tsEmitName": "
|
|
4861
|
+
"tsEmitName": "void",
|
|
4862
4862
|
"metadataToken": 385876004,
|
|
4863
4863
|
"canonicalSignature": ":System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4864
4864
|
"normalizedSignature": "Void|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
@@ -4886,7 +4886,7 @@
|
|
|
4886
4886
|
{
|
|
4887
4887
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Boolean:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4888
4888
|
"clrName": "Boolean",
|
|
4889
|
-
"tsEmitName": "
|
|
4889
|
+
"tsEmitName": "boolean",
|
|
4890
4890
|
"metadataToken": 385876006,
|
|
4891
4891
|
"canonicalSignature": ":System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
4892
4892
|
"normalizedSignature": "Boolean|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
@@ -5040,7 +5040,7 @@
|
|
|
5040
5040
|
{
|
|
5041
5041
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Object:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
5042
5042
|
"clrName": "Object",
|
|
5043
|
-
"tsEmitName": "
|
|
5043
|
+
"tsEmitName": "object",
|
|
5044
5044
|
"metadataToken": 385876017,
|
|
5045
5045
|
"canonicalSignature": ":System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
5046
5046
|
"normalizedSignature": "Object|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
@@ -5054,7 +5054,7 @@
|
|
|
5054
5054
|
{
|
|
5055
5055
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::String:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
5056
5056
|
"clrName": "String",
|
|
5057
|
-
"tsEmitName": "
|
|
5057
|
+
"tsEmitName": "string",
|
|
5058
5058
|
"metadataToken": 385876018,
|
|
5059
5059
|
"canonicalSignature": ":System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
5060
5060
|
"normalizedSignature": "String|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
@@ -5213,7 +5213,7 @@
|
|
|
5213
5213
|
}
|
|
5214
5214
|
},
|
|
5215
5215
|
{
|
|
5216
|
-
"tsName": "
|
|
5216
|
+
"tsName": "function",
|
|
5217
5217
|
"isStatic": true,
|
|
5218
5218
|
"tsSignatureId": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
5219
5219
|
"target": {
|
|
@@ -5223,7 +5223,7 @@
|
|
|
5223
5223
|
}
|
|
5224
5224
|
},
|
|
5225
5225
|
{
|
|
5226
|
-
"tsName": "
|
|
5226
|
+
"tsName": "function",
|
|
5227
5227
|
"isStatic": true,
|
|
5228
5228
|
"tsSignatureId": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
5229
5229
|
"target": {
|
|
@@ -5233,7 +5233,7 @@
|
|
|
5233
5233
|
}
|
|
5234
5234
|
},
|
|
5235
5235
|
{
|
|
5236
|
-
"tsName": "
|
|
5236
|
+
"tsName": "function",
|
|
5237
5237
|
"isStatic": true,
|
|
5238
5238
|
"tsSignatureId": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
5239
5239
|
"target": {
|
|
@@ -5243,7 +5243,7 @@
|
|
|
5243
5243
|
}
|
|
5244
5244
|
},
|
|
5245
5245
|
{
|
|
5246
|
-
"tsName": "
|
|
5246
|
+
"tsName": "function",
|
|
5247
5247
|
"isStatic": true,
|
|
5248
5248
|
"tsSignatureId": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
5249
5249
|
"target": {
|
|
@@ -5315,7 +5315,7 @@
|
|
|
5315
5315
|
],
|
|
5316
5316
|
"exposedProperties": [
|
|
5317
5317
|
{
|
|
5318
|
-
"tsName": "
|
|
5318
|
+
"tsName": "void",
|
|
5319
5319
|
"isStatic": true,
|
|
5320
5320
|
"tsSignatureId": "Void|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
5321
5321
|
"target": {
|
|
@@ -5335,7 +5335,7 @@
|
|
|
5335
5335
|
}
|
|
5336
5336
|
},
|
|
5337
5337
|
{
|
|
5338
|
-
"tsName": "
|
|
5338
|
+
"tsName": "boolean",
|
|
5339
5339
|
"isStatic": true,
|
|
5340
5340
|
"tsSignatureId": "Boolean|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
5341
5341
|
"target": {
|
|
@@ -5445,7 +5445,7 @@
|
|
|
5445
5445
|
}
|
|
5446
5446
|
},
|
|
5447
5447
|
{
|
|
5448
|
-
"tsName": "
|
|
5448
|
+
"tsName": "object",
|
|
5449
5449
|
"isStatic": true,
|
|
5450
5450
|
"tsSignatureId": "Object|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
5451
5451
|
"target": {
|
|
@@ -5455,7 +5455,7 @@
|
|
|
5455
5455
|
}
|
|
5456
5456
|
},
|
|
5457
5457
|
{
|
|
5458
|
-
"tsName": "
|
|
5458
|
+
"tsName": "string",
|
|
5459
5459
|
"isStatic": true,
|
|
5460
5460
|
"tsSignatureId": "String|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
5461
5461
|
"target": {
|
|
@@ -211,9 +211,9 @@ export interface JSMarshalerType$instance {
|
|
|
211
211
|
|
|
212
212
|
export const JSMarshalerType: {
|
|
213
213
|
new(): JSMarshalerType;
|
|
214
|
-
readonly
|
|
214
|
+
readonly void: JSMarshalerType;
|
|
215
215
|
readonly discard: JSMarshalerType;
|
|
216
|
-
readonly
|
|
216
|
+
readonly boolean: JSMarshalerType;
|
|
217
217
|
readonly byte: JSMarshalerType;
|
|
218
218
|
readonly char: JSMarshalerType;
|
|
219
219
|
readonly int16: JSMarshalerType;
|
|
@@ -224,8 +224,8 @@ export const JSMarshalerType: {
|
|
|
224
224
|
readonly single: JSMarshalerType;
|
|
225
225
|
readonly intPtr: JSMarshalerType;
|
|
226
226
|
readonly jsObject: JSMarshalerType;
|
|
227
|
-
readonly
|
|
228
|
-
readonly
|
|
227
|
+
readonly object: JSMarshalerType;
|
|
228
|
+
readonly string: JSMarshalerType;
|
|
229
229
|
readonly exception: JSMarshalerType;
|
|
230
230
|
readonly dateTime: JSMarshalerType;
|
|
231
231
|
readonly dateTimeOffset: JSMarshalerType;
|
|
@@ -235,10 +235,10 @@ export const JSMarshalerType: {
|
|
|
235
235
|
action(arg1: JSMarshalerType): JSMarshalerType;
|
|
236
236
|
array(element: JSMarshalerType): JSMarshalerType;
|
|
237
237
|
arraySegment(element: JSMarshalerType): JSMarshalerType;
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
238
|
+
function(arg1: JSMarshalerType, arg2: JSMarshalerType, arg3: JSMarshalerType, result: JSMarshalerType): JSMarshalerType;
|
|
239
|
+
function(arg1: JSMarshalerType, arg2: JSMarshalerType, result: JSMarshalerType): JSMarshalerType;
|
|
240
|
+
function(arg1: JSMarshalerType, result: JSMarshalerType): JSMarshalerType;
|
|
241
|
+
function(result: JSMarshalerType): JSMarshalerType;
|
|
242
242
|
nullable(primitive: JSMarshalerType): JSMarshalerType;
|
|
243
243
|
span(element: JSMarshalerType): JSMarshalerType;
|
|
244
244
|
task(): JSMarshalerType;
|
|
@@ -2562,7 +2562,7 @@
|
|
|
2562
2562
|
{
|
|
2563
2563
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2564
2564
|
"clrName": "Function",
|
|
2565
|
-
"tsEmitName": "
|
|
2565
|
+
"tsEmitName": "function",
|
|
2566
2566
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
2567
2567
|
"provenance": "Original",
|
|
2568
2568
|
"emitScope": "ClassSurface",
|
|
@@ -2578,7 +2578,7 @@
|
|
|
2578
2578
|
{
|
|
2579
2579
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2580
2580
|
"clrName": "Function",
|
|
2581
|
-
"tsEmitName": "
|
|
2581
|
+
"tsEmitName": "function",
|
|
2582
2582
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
2583
2583
|
"provenance": "Original",
|
|
2584
2584
|
"emitScope": "ClassSurface",
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
{
|
|
2595
2595
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2596
2596
|
"clrName": "Function",
|
|
2597
|
-
"tsEmitName": "
|
|
2597
|
+
"tsEmitName": "function",
|
|
2598
2598
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
2599
2599
|
"provenance": "Original",
|
|
2600
2600
|
"emitScope": "ClassSurface",
|
|
@@ -2610,7 +2610,7 @@
|
|
|
2610
2610
|
{
|
|
2611
2611
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Function(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2612
2612
|
"clrName": "Function",
|
|
2613
|
-
"tsEmitName": "
|
|
2613
|
+
"tsEmitName": "function",
|
|
2614
2614
|
"normalizedSignature": "Function|(System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType,System.Runtime.InteropServices.JavaScript.JSMarshalerType):System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true",
|
|
2615
2615
|
"provenance": "Original",
|
|
2616
2616
|
"emitScope": "ClassSurface",
|
|
@@ -2628,7 +2628,7 @@
|
|
|
2628
2628
|
{
|
|
2629
2629
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Void:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2630
2630
|
"clrName": "Void",
|
|
2631
|
-
"tsEmitName": "
|
|
2631
|
+
"tsEmitName": "void",
|
|
2632
2632
|
"normalizedSignature": "Void|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
2633
2633
|
"provenance": "Original",
|
|
2634
2634
|
"emitScope": "ClassSurface",
|
|
@@ -2658,7 +2658,7 @@
|
|
|
2658
2658
|
{
|
|
2659
2659
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Boolean:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2660
2660
|
"clrName": "Boolean",
|
|
2661
|
-
"tsEmitName": "
|
|
2661
|
+
"tsEmitName": "boolean",
|
|
2662
2662
|
"normalizedSignature": "Boolean|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
2663
2663
|
"provenance": "Original",
|
|
2664
2664
|
"emitScope": "ClassSurface",
|
|
@@ -2823,7 +2823,7 @@
|
|
|
2823
2823
|
{
|
|
2824
2824
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::Object:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2825
2825
|
"clrName": "Object",
|
|
2826
|
-
"tsEmitName": "
|
|
2826
|
+
"tsEmitName": "object",
|
|
2827
2827
|
"normalizedSignature": "Object|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
2828
2828
|
"provenance": "Original",
|
|
2829
2829
|
"emitScope": "ClassSurface",
|
|
@@ -2838,7 +2838,7 @@
|
|
|
2838
2838
|
{
|
|
2839
2839
|
"stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerType::String:System.Runtime.InteropServices.JavaScript.JSMarshalerType",
|
|
2840
2840
|
"clrName": "String",
|
|
2841
|
-
"tsEmitName": "
|
|
2841
|
+
"tsEmitName": "string",
|
|
2842
2842
|
"normalizedSignature": "String|:System.Runtime.InteropServices.JavaScript.JSMarshalerType|static=true|accessor=get",
|
|
2843
2843
|
"provenance": "Original",
|
|
2844
2844
|
"emitScope": "ClassSurface",
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
{
|
|
656
656
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.MarshalMode::DefaultSystem.Runtime.InteropServices.Marshalling.MarshalMode",
|
|
657
657
|
"clrName": "Default",
|
|
658
|
-
"tsEmitName": "
|
|
658
|
+
"tsEmitName": "default",
|
|
659
659
|
"metadataToken": 67113930,
|
|
660
660
|
"normalizedSignature": "Default|System.Runtime.InteropServices.Marshalling.MarshalMode|static=true|const=true",
|
|
661
661
|
"isStatic": true,
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
}
|
|
1310
1310
|
},
|
|
1311
1311
|
{
|
|
1312
|
-
"tsName": "
|
|
1312
|
+
"tsName": "default",
|
|
1313
1313
|
"isStatic": true,
|
|
1314
1314
|
"tsSignatureId": "Default|System.Runtime.InteropServices.Marshalling.MarshalMode|static=true|const=true",
|
|
1315
1315
|
"target": {
|
|
@@ -2636,7 +2636,7 @@
|
|
|
2636
2636
|
{
|
|
2637
2637
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.ComVariant::As():T",
|
|
2638
2638
|
"clrName": "As",
|
|
2639
|
-
"tsEmitName": "
|
|
2639
|
+
"tsEmitName": "as",
|
|
2640
2640
|
"metadataToken": 100695241,
|
|
2641
2641
|
"canonicalSignature": "():T",
|
|
2642
2642
|
"normalizedSignature": "As|():T|static=false",
|
|
@@ -2680,7 +2680,7 @@
|
|
|
2680
2680
|
{
|
|
2681
2681
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.ComVariant::Null:System.Runtime.InteropServices.Marshalling.ComVariant",
|
|
2682
2682
|
"clrName": "Null",
|
|
2683
|
-
"tsEmitName": "
|
|
2683
|
+
"tsEmitName": "null",
|
|
2684
2684
|
"metadataToken": 385879690,
|
|
2685
2685
|
"canonicalSignature": ":System.Runtime.InteropServices.Marshalling.ComVariant",
|
|
2686
2686
|
"normalizedSignature": "Null|:System.Runtime.InteropServices.Marshalling.ComVariant|static=true|accessor=get",
|
|
@@ -2741,7 +2741,7 @@
|
|
|
2741
2741
|
}
|
|
2742
2742
|
},
|
|
2743
2743
|
{
|
|
2744
|
-
"tsName": "
|
|
2744
|
+
"tsName": "as",
|
|
2745
2745
|
"isStatic": false,
|
|
2746
2746
|
"tsSignatureId": "As|():T|static=false",
|
|
2747
2747
|
"target": {
|
|
@@ -2833,7 +2833,7 @@
|
|
|
2833
2833
|
],
|
|
2834
2834
|
"exposedProperties": [
|
|
2835
2835
|
{
|
|
2836
|
-
"tsName": "
|
|
2836
|
+
"tsName": "null",
|
|
2837
2837
|
"isStatic": true,
|
|
2838
2838
|
"tsSignatureId": "Null|:System.Runtime.InteropServices.Marshalling.ComVariant|static=true|accessor=get",
|
|
2839
2839
|
"target": {
|
|
@@ -23,7 +23,7 @@ export enum ComInterfaceOptions {
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
export enum MarshalMode {
|
|
26
|
-
|
|
26
|
+
default = 0,
|
|
27
27
|
managedToUnmanagedIn = 1,
|
|
28
28
|
managedToUnmanagedRef = 2,
|
|
29
29
|
managedToUnmanagedOut = 3,
|
|
@@ -69,8 +69,8 @@ export interface IIUnknownDerivedDetails$instance {
|
|
|
69
69
|
export type IIUnknownDerivedDetails = IIUnknownDerivedDetails$instance;
|
|
70
70
|
|
|
71
71
|
export interface IIUnknownInterfaceDetailsStrategy$instance {
|
|
72
|
-
getComExposedTypeDetails(
|
|
73
|
-
getIUnknownDerivedDetails(
|
|
72
|
+
getComExposedTypeDetails(type: RuntimeTypeHandle): IComExposedDetails | undefined;
|
|
73
|
+
getIUnknownDerivedDetails(type: RuntimeTypeHandle): IIUnknownDerivedDetails | undefined;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
|
|
@@ -83,7 +83,7 @@ export interface IIUnknownInterfaceType$instance {
|
|
|
83
83
|
export type IIUnknownInterfaceType = IIUnknownInterfaceType$instance;
|
|
84
84
|
|
|
85
85
|
export interface IIUnknownStrategy$instance {
|
|
86
|
-
createInstancePointer(
|
|
86
|
+
createInstancePointer(unknown: ptr<void>): ptr<void>;
|
|
87
87
|
queryInterface(instancePtr: ptr<void>, iid: Guid, ppObj: ptr<void>): int;
|
|
88
88
|
release(instancePtr: ptr<void>): int;
|
|
89
89
|
}
|
|
@@ -92,7 +92,7 @@ export interface IIUnknownStrategy$instance {
|
|
|
92
92
|
export type IIUnknownStrategy = IIUnknownStrategy$instance;
|
|
93
93
|
|
|
94
94
|
export interface IUnmanagedVirtualMethodTableProvider$instance {
|
|
95
|
-
getVirtualMethodTableInfoForKey(
|
|
95
|
+
getVirtualMethodTableInfoForKey(type: Type): VirtualMethodTableInfo;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
|
|
@@ -149,7 +149,7 @@ export type BStrStringMarshaller_ManagedToUnmanagedIn = BStrStringMarshaller_Man
|
|
|
149
149
|
|
|
150
150
|
export interface ComVariant$instance {
|
|
151
151
|
readonly varType: VarEnum;
|
|
152
|
-
|
|
152
|
+
as<T>(): T | undefined;
|
|
153
153
|
dispose(): void;
|
|
154
154
|
getRawDataRef<T extends unknown>(): T;
|
|
155
155
|
}
|
|
@@ -157,7 +157,7 @@ export interface ComVariant$instance {
|
|
|
157
157
|
|
|
158
158
|
export const ComVariant: {
|
|
159
159
|
new(): ComVariant;
|
|
160
|
-
readonly
|
|
160
|
+
readonly null: ComVariant;
|
|
161
161
|
create<T>(value: T): ComVariant;
|
|
162
162
|
createRaw<T extends unknown>(vt: VarEnum, rawValue: T): ComVariant;
|
|
163
163
|
};
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
{
|
|
84
84
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.MarshalMode::DefaultSystem.Runtime.InteropServices.Marshalling.MarshalMode",
|
|
85
85
|
"clrName": "Default",
|
|
86
|
-
"tsEmitName": "
|
|
86
|
+
"tsEmitName": "default",
|
|
87
87
|
"normalizedSignature": "Default|System.Runtime.InteropServices.Marshalling.MarshalMode|static=true|const=true",
|
|
88
88
|
"isStatic": true,
|
|
89
89
|
"isReadOnly": false,
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
{
|
|
975
975
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.ComVariant::As():T",
|
|
976
976
|
"clrName": "As",
|
|
977
|
-
"tsEmitName": "
|
|
977
|
+
"tsEmitName": "as",
|
|
978
978
|
"normalizedSignature": "As|():T|static=false",
|
|
979
979
|
"provenance": "Original",
|
|
980
980
|
"emitScope": "ClassSurface",
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
{
|
|
1026
1026
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Marshalling.ComVariant::Null:System.Runtime.InteropServices.Marshalling.ComVariant",
|
|
1027
1027
|
"clrName": "Null",
|
|
1028
|
-
"tsEmitName": "
|
|
1028
|
+
"tsEmitName": "null",
|
|
1029
1029
|
"normalizedSignature": "Null|:System.Runtime.InteropServices.Marshalling.ComVariant|static=true|accessor=get",
|
|
1030
1030
|
"provenance": "Original",
|
|
1031
1031
|
"emitScope": "ClassSurface",
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
{
|
|
1440
1440
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector128::Any(Vector128_1,T):System.Boolean",
|
|
1441
1441
|
"clrName": "Any",
|
|
1442
|
-
"tsEmitName": "
|
|
1442
|
+
"tsEmitName": "any",
|
|
1443
1443
|
"metadataToken": 100683040,
|
|
1444
1444
|
"canonicalSignature": "(Vector128_1,T):System.Boolean",
|
|
1445
1445
|
"normalizedSignature": "Any|(Vector128_1,T):System.Boolean|static=true",
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
{
|
|
1468
1468
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector128::As(Vector128_1):Vector128_1",
|
|
1469
1469
|
"clrName": "As",
|
|
1470
|
-
"tsEmitName": "
|
|
1470
|
+
"tsEmitName": "as",
|
|
1471
1471
|
"metadataToken": 100683042,
|
|
1472
1472
|
"canonicalSignature": "(Vector128_1):Vector128_1",
|
|
1473
1473
|
"normalizedSignature": "As|(Vector128_1):Vector128_1|static=true",
|
|
@@ -5896,7 +5896,7 @@
|
|
|
5896
5896
|
}
|
|
5897
5897
|
},
|
|
5898
5898
|
{
|
|
5899
|
-
"tsName": "
|
|
5899
|
+
"tsName": "any",
|
|
5900
5900
|
"isStatic": true,
|
|
5901
5901
|
"tsSignatureId": "Any|(Vector128_1,T):System.Boolean|static=true",
|
|
5902
5902
|
"target": {
|
|
@@ -5916,7 +5916,7 @@
|
|
|
5916
5916
|
}
|
|
5917
5917
|
},
|
|
5918
5918
|
{
|
|
5919
|
-
"tsName": "
|
|
5919
|
+
"tsName": "as",
|
|
5920
5920
|
"isStatic": true,
|
|
5921
5921
|
"tsSignatureId": "As|(Vector128_1):Vector128_1|static=true",
|
|
5922
5922
|
"target": {
|
|
@@ -9173,7 +9173,7 @@
|
|
|
9173
9173
|
{
|
|
9174
9174
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector256::Any(Vector256_1,T):System.Boolean",
|
|
9175
9175
|
"clrName": "Any",
|
|
9176
|
-
"tsEmitName": "
|
|
9176
|
+
"tsEmitName": "any",
|
|
9177
9177
|
"metadataToken": 100683560,
|
|
9178
9178
|
"canonicalSignature": "(Vector256_1,T):System.Boolean",
|
|
9179
9179
|
"normalizedSignature": "Any|(Vector256_1,T):System.Boolean|static=true",
|
|
@@ -9201,7 +9201,7 @@
|
|
|
9201
9201
|
{
|
|
9202
9202
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector256::As(Vector256_1):Vector256_1",
|
|
9203
9203
|
"clrName": "As",
|
|
9204
|
-
"tsEmitName": "
|
|
9204
|
+
"tsEmitName": "as",
|
|
9205
9205
|
"metadataToken": 100683562,
|
|
9206
9206
|
"canonicalSignature": "(Vector256_1):Vector256_1",
|
|
9207
9207
|
"normalizedSignature": "As|(Vector256_1):Vector256_1|static=true",
|
|
@@ -13476,7 +13476,7 @@
|
|
|
13476
13476
|
}
|
|
13477
13477
|
},
|
|
13478
13478
|
{
|
|
13479
|
-
"tsName": "
|
|
13479
|
+
"tsName": "any",
|
|
13480
13480
|
"isStatic": true,
|
|
13481
13481
|
"tsSignatureId": "Any|(Vector256_1,T):System.Boolean|static=true",
|
|
13482
13482
|
"target": {
|
|
@@ -13496,7 +13496,7 @@
|
|
|
13496
13496
|
}
|
|
13497
13497
|
},
|
|
13498
13498
|
{
|
|
13499
|
-
"tsName": "
|
|
13499
|
+
"tsName": "as",
|
|
13500
13500
|
"isStatic": true,
|
|
13501
13501
|
"tsSignatureId": "As|(Vector256_1):Vector256_1|static=true",
|
|
13502
13502
|
"target": {
|
|
@@ -16643,7 +16643,7 @@
|
|
|
16643
16643
|
{
|
|
16644
16644
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector512::Any(Vector512_1,T):System.Boolean",
|
|
16645
16645
|
"clrName": "Any",
|
|
16646
|
-
"tsEmitName": "
|
|
16646
|
+
"tsEmitName": "any",
|
|
16647
16647
|
"metadataToken": 100684040,
|
|
16648
16648
|
"canonicalSignature": "(Vector512_1,T):System.Boolean",
|
|
16649
16649
|
"normalizedSignature": "Any|(Vector512_1,T):System.Boolean|static=true",
|
|
@@ -16671,7 +16671,7 @@
|
|
|
16671
16671
|
{
|
|
16672
16672
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector512::As(Vector512_1):Vector512_1",
|
|
16673
16673
|
"clrName": "As",
|
|
16674
|
-
"tsEmitName": "
|
|
16674
|
+
"tsEmitName": "as",
|
|
16675
16675
|
"metadataToken": 100684042,
|
|
16676
16676
|
"canonicalSignature": "(Vector512_1):Vector512_1",
|
|
16677
16677
|
"normalizedSignature": "As|(Vector512_1):Vector512_1|static=true",
|
|
@@ -20932,7 +20932,7 @@
|
|
|
20932
20932
|
}
|
|
20933
20933
|
},
|
|
20934
20934
|
{
|
|
20935
|
-
"tsName": "
|
|
20935
|
+
"tsName": "any",
|
|
20936
20936
|
"isStatic": true,
|
|
20937
20937
|
"tsSignatureId": "Any|(Vector512_1,T):System.Boolean|static=true",
|
|
20938
20938
|
"target": {
|
|
@@ -20952,7 +20952,7 @@
|
|
|
20952
20952
|
}
|
|
20953
20953
|
},
|
|
20954
20954
|
{
|
|
20955
|
-
"tsName": "
|
|
20955
|
+
"tsName": "as",
|
|
20956
20956
|
"isStatic": true,
|
|
20957
20957
|
"tsSignatureId": "As|(Vector512_1):Vector512_1|static=true",
|
|
20958
20958
|
"target": {
|
|
@@ -24089,7 +24089,7 @@
|
|
|
24089
24089
|
{
|
|
24090
24090
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector64::Any(Vector64_1,T):System.Boolean",
|
|
24091
24091
|
"clrName": "Any",
|
|
24092
|
-
"tsEmitName": "
|
|
24092
|
+
"tsEmitName": "any",
|
|
24093
24093
|
"metadataToken": 100684519,
|
|
24094
24094
|
"canonicalSignature": "(Vector64_1,T):System.Boolean",
|
|
24095
24095
|
"normalizedSignature": "Any|(Vector64_1,T):System.Boolean|static=true",
|
|
@@ -24117,7 +24117,7 @@
|
|
|
24117
24117
|
{
|
|
24118
24118
|
"stableId": "System.Private.CoreLib:System.Runtime.Intrinsics.Vector64::As(Vector64_1):Vector64_1",
|
|
24119
24119
|
"clrName": "As",
|
|
24120
|
-
"tsEmitName": "
|
|
24120
|
+
"tsEmitName": "as",
|
|
24121
24121
|
"metadataToken": 100684521,
|
|
24122
24122
|
"canonicalSignature": "(Vector64_1):Vector64_1",
|
|
24123
24123
|
"normalizedSignature": "As|(Vector64_1):Vector64_1|static=true",
|
|
@@ -27972,7 +27972,7 @@
|
|
|
27972
27972
|
}
|
|
27973
27973
|
},
|
|
27974
27974
|
{
|
|
27975
|
-
"tsName": "
|
|
27975
|
+
"tsName": "any",
|
|
27976
27976
|
"isStatic": true,
|
|
27977
27977
|
"tsSignatureId": "Any|(Vector64_1,T):System.Boolean|static=true",
|
|
27978
27978
|
"target": {
|
|
@@ -27992,7 +27992,7 @@
|
|
|
27992
27992
|
}
|
|
27993
27993
|
},
|
|
27994
27994
|
{
|
|
27995
|
-
"tsName": "
|
|
27995
|
+
"tsName": "as",
|
|
27996
27996
|
"isStatic": true,
|
|
27997
27997
|
"tsSignatureId": "As|(Vector64_1):Vector64_1|static=true",
|
|
27998
27998
|
"target": {
|