@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
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
{
|
|
614
614
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.LoadHint::DefaultSystem.Runtime.CompilerServices.LoadHint",
|
|
615
615
|
"clrName": "Default",
|
|
616
|
-
"tsEmitName": "
|
|
616
|
+
"tsEmitName": "default",
|
|
617
617
|
"metadataToken": 67114394,
|
|
618
618
|
"normalizedSignature": "Default|System.Runtime.CompilerServices.LoadHint|static=true|const=true",
|
|
619
619
|
"isStatic": true,
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
}
|
|
1191
1191
|
},
|
|
1192
1192
|
{
|
|
1193
|
-
"tsName": "
|
|
1193
|
+
"tsName": "default",
|
|
1194
1194
|
"isStatic": true,
|
|
1195
1195
|
"tsSignatureId": "Default|System.Runtime.CompilerServices.LoadHint|static=true|const=true",
|
|
1196
1196
|
"target": {
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
{
|
|
1985
1985
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.MethodImplOptions::AsyncSystem.Runtime.CompilerServices.MethodImplOptions",
|
|
1986
1986
|
"clrName": "Async",
|
|
1987
|
-
"tsEmitName": "
|
|
1987
|
+
"tsEmitName": "async",
|
|
1988
1988
|
"metadataToken": 67114413,
|
|
1989
1989
|
"normalizedSignature": "Async|System.Runtime.CompilerServices.MethodImplOptions|static=true|const=true",
|
|
1990
1990
|
"isStatic": true,
|
|
@@ -2630,7 +2630,7 @@
|
|
|
2630
2630
|
}
|
|
2631
2631
|
},
|
|
2632
2632
|
{
|
|
2633
|
-
"tsName": "
|
|
2633
|
+
"tsName": "async",
|
|
2634
2634
|
"isStatic": true,
|
|
2635
2635
|
"tsSignatureId": "Async|System.Runtime.CompilerServices.MethodImplOptions|static=true|const=true",
|
|
2636
2636
|
"target": {
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
{
|
|
2675
2675
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.UnsafeAccessorKind::ConstructorSystem.Runtime.CompilerServices.UnsafeAccessorKind",
|
|
2676
2676
|
"clrName": "Constructor",
|
|
2677
|
-
"tsEmitName": "
|
|
2677
|
+
"tsEmitName": "constructor",
|
|
2678
2678
|
"metadataToken": 67114462,
|
|
2679
2679
|
"normalizedSignature": "Constructor|System.Runtime.CompilerServices.UnsafeAccessorKind|static=true|const=true",
|
|
2680
2680
|
"isStatic": true,
|
|
@@ -3273,7 +3273,7 @@
|
|
|
3273
3273
|
}
|
|
3274
3274
|
},
|
|
3275
3275
|
{
|
|
3276
|
-
"tsName": "
|
|
3276
|
+
"tsName": "constructor",
|
|
3277
3277
|
"isStatic": true,
|
|
3278
3278
|
"tsSignatureId": "Constructor|System.Runtime.CompilerServices.UnsafeAccessorKind|static=true|const=true",
|
|
3279
3279
|
"target": {
|
|
@@ -30706,7 +30706,7 @@
|
|
|
30706
30706
|
{
|
|
30707
30707
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(Task_1):T",
|
|
30708
30708
|
"clrName": "Await",
|
|
30709
|
-
"tsEmitName": "
|
|
30709
|
+
"tsEmitName": "await",
|
|
30710
30710
|
"metadataToken": 100695587,
|
|
30711
30711
|
"canonicalSignature": "(Task_1):T",
|
|
30712
30712
|
"normalizedSignature": "Await|(Task_1):T|static=true",
|
|
@@ -30720,7 +30720,7 @@
|
|
|
30720
30720
|
{
|
|
30721
30721
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Threading.Tasks.Task):System.Void",
|
|
30722
30722
|
"clrName": "Await",
|
|
30723
|
-
"tsEmitName": "
|
|
30723
|
+
"tsEmitName": "await",
|
|
30724
30724
|
"metadataToken": 100695588,
|
|
30725
30725
|
"canonicalSignature": "(System.Threading.Tasks.Task):System.Void",
|
|
30726
30726
|
"normalizedSignature": "Await|(System.Threading.Tasks.Task):System.Void|static=true",
|
|
@@ -30734,7 +30734,7 @@
|
|
|
30734
30734
|
{
|
|
30735
30735
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ValueTask_1):T",
|
|
30736
30736
|
"clrName": "Await",
|
|
30737
|
-
"tsEmitName": "
|
|
30737
|
+
"tsEmitName": "await",
|
|
30738
30738
|
"metadataToken": 100695589,
|
|
30739
30739
|
"canonicalSignature": "(ValueTask_1):T",
|
|
30740
30740
|
"normalizedSignature": "Await|(ValueTask_1):T|static=true",
|
|
@@ -30748,7 +30748,7 @@
|
|
|
30748
30748
|
{
|
|
30749
30749
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Threading.Tasks.ValueTask):System.Void",
|
|
30750
30750
|
"clrName": "Await",
|
|
30751
|
-
"tsEmitName": "
|
|
30751
|
+
"tsEmitName": "await",
|
|
30752
30752
|
"metadataToken": 100695590,
|
|
30753
30753
|
"canonicalSignature": "(System.Threading.Tasks.ValueTask):System.Void",
|
|
30754
30754
|
"normalizedSignature": "Await|(System.Threading.Tasks.ValueTask):System.Void|static=true",
|
|
@@ -30762,7 +30762,7 @@
|
|
|
30762
30762
|
{
|
|
30763
30763
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void",
|
|
30764
30764
|
"clrName": "Await",
|
|
30765
|
-
"tsEmitName": "
|
|
30765
|
+
"tsEmitName": "await",
|
|
30766
30766
|
"metadataToken": 100695591,
|
|
30767
30767
|
"canonicalSignature": "(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void",
|
|
30768
30768
|
"normalizedSignature": "Await|(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void|static=true",
|
|
@@ -30776,7 +30776,7 @@
|
|
|
30776
30776
|
{
|
|
30777
30777
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void",
|
|
30778
30778
|
"clrName": "Await",
|
|
30779
|
-
"tsEmitName": "
|
|
30779
|
+
"tsEmitName": "await",
|
|
30780
30780
|
"metadataToken": 100695592,
|
|
30781
30781
|
"canonicalSignature": "(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void",
|
|
30782
30782
|
"normalizedSignature": "Await|(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void|static=true",
|
|
@@ -30790,7 +30790,7 @@
|
|
|
30790
30790
|
{
|
|
30791
30791
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ConfiguredTaskAwaitable_1):T",
|
|
30792
30792
|
"clrName": "Await",
|
|
30793
|
-
"tsEmitName": "
|
|
30793
|
+
"tsEmitName": "await",
|
|
30794
30794
|
"metadataToken": 100695593,
|
|
30795
30795
|
"canonicalSignature": "(ConfiguredTaskAwaitable_1):T",
|
|
30796
30796
|
"normalizedSignature": "Await|(ConfiguredTaskAwaitable_1):T|static=true",
|
|
@@ -30804,7 +30804,7 @@
|
|
|
30804
30804
|
{
|
|
30805
30805
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ConfiguredValueTaskAwaitable_1):T",
|
|
30806
30806
|
"clrName": "Await",
|
|
30807
|
-
"tsEmitName": "
|
|
30807
|
+
"tsEmitName": "await",
|
|
30808
30808
|
"metadataToken": 100695594,
|
|
30809
30809
|
"canonicalSignature": "(ConfiguredValueTaskAwaitable_1):T",
|
|
30810
30810
|
"normalizedSignature": "Await|(ConfiguredValueTaskAwaitable_1):T|static=true",
|
|
@@ -30842,7 +30842,7 @@
|
|
|
30842
30842
|
}
|
|
30843
30843
|
},
|
|
30844
30844
|
{
|
|
30845
|
-
"tsName": "
|
|
30845
|
+
"tsName": "await",
|
|
30846
30846
|
"isStatic": true,
|
|
30847
30847
|
"tsSignatureId": "Await|(Task_1):T|static=true",
|
|
30848
30848
|
"target": {
|
|
@@ -30852,7 +30852,7 @@
|
|
|
30852
30852
|
}
|
|
30853
30853
|
},
|
|
30854
30854
|
{
|
|
30855
|
-
"tsName": "
|
|
30855
|
+
"tsName": "await",
|
|
30856
30856
|
"isStatic": true,
|
|
30857
30857
|
"tsSignatureId": "Await|(System.Threading.Tasks.Task):System.Void|static=true",
|
|
30858
30858
|
"target": {
|
|
@@ -30862,7 +30862,7 @@
|
|
|
30862
30862
|
}
|
|
30863
30863
|
},
|
|
30864
30864
|
{
|
|
30865
|
-
"tsName": "
|
|
30865
|
+
"tsName": "await",
|
|
30866
30866
|
"isStatic": true,
|
|
30867
30867
|
"tsSignatureId": "Await|(ValueTask_1):T|static=true",
|
|
30868
30868
|
"target": {
|
|
@@ -30872,7 +30872,7 @@
|
|
|
30872
30872
|
}
|
|
30873
30873
|
},
|
|
30874
30874
|
{
|
|
30875
|
-
"tsName": "
|
|
30875
|
+
"tsName": "await",
|
|
30876
30876
|
"isStatic": true,
|
|
30877
30877
|
"tsSignatureId": "Await|(System.Threading.Tasks.ValueTask):System.Void|static=true",
|
|
30878
30878
|
"target": {
|
|
@@ -30882,7 +30882,7 @@
|
|
|
30882
30882
|
}
|
|
30883
30883
|
},
|
|
30884
30884
|
{
|
|
30885
|
-
"tsName": "
|
|
30885
|
+
"tsName": "await",
|
|
30886
30886
|
"isStatic": true,
|
|
30887
30887
|
"tsSignatureId": "Await|(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void|static=true",
|
|
30888
30888
|
"target": {
|
|
@@ -30892,7 +30892,7 @@
|
|
|
30892
30892
|
}
|
|
30893
30893
|
},
|
|
30894
30894
|
{
|
|
30895
|
-
"tsName": "
|
|
30895
|
+
"tsName": "await",
|
|
30896
30896
|
"isStatic": true,
|
|
30897
30897
|
"tsSignatureId": "Await|(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void|static=true",
|
|
30898
30898
|
"target": {
|
|
@@ -30902,7 +30902,7 @@
|
|
|
30902
30902
|
}
|
|
30903
30903
|
},
|
|
30904
30904
|
{
|
|
30905
|
-
"tsName": "
|
|
30905
|
+
"tsName": "await",
|
|
30906
30906
|
"isStatic": true,
|
|
30907
30907
|
"tsSignatureId": "Await|(ConfiguredTaskAwaitable_1):T|static=true",
|
|
30908
30908
|
"target": {
|
|
@@ -30912,7 +30912,7 @@
|
|
|
30912
30912
|
}
|
|
30913
30913
|
},
|
|
30914
30914
|
{
|
|
30915
|
-
"tsName": "
|
|
30915
|
+
"tsName": "await",
|
|
30916
30916
|
"isStatic": true,
|
|
30917
30917
|
"tsSignatureId": "Await|(ConfiguredValueTaskAwaitable_1):T|static=true",
|
|
30918
30918
|
"target": {
|
|
@@ -33991,7 +33991,7 @@
|
|
|
33991
33991
|
{
|
|
33992
33992
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.Unsafe::As(System.Object):T",
|
|
33993
33993
|
"clrName": "As",
|
|
33994
|
-
"tsEmitName": "
|
|
33994
|
+
"tsEmitName": "as",
|
|
33995
33995
|
"metadataToken": 100696242,
|
|
33996
33996
|
"canonicalSignature": "(System.Object):T",
|
|
33997
33997
|
"normalizedSignature": "As|(System.Object):T|static=true",
|
|
@@ -34005,7 +34005,7 @@
|
|
|
34005
34005
|
{
|
|
34006
34006
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.Unsafe::As(TFrom\u0026):TTo\u0026",
|
|
34007
34007
|
"clrName": "As",
|
|
34008
|
-
"tsEmitName": "
|
|
34008
|
+
"tsEmitName": "as",
|
|
34009
34009
|
"metadataToken": 100696243,
|
|
34010
34010
|
"canonicalSignature": "(TFrom\u0026):TTo\u0026",
|
|
34011
34011
|
"normalizedSignature": "As|(TFrom\u0026):TTo\u0026|static=true",
|
|
@@ -34817,7 +34817,7 @@
|
|
|
34817
34817
|
}
|
|
34818
34818
|
},
|
|
34819
34819
|
{
|
|
34820
|
-
"tsName": "
|
|
34820
|
+
"tsName": "as",
|
|
34821
34821
|
"isStatic": true,
|
|
34822
34822
|
"tsSignatureId": "As|(System.Object):T|static=true",
|
|
34823
34823
|
"target": {
|
|
@@ -34827,7 +34827,7 @@
|
|
|
34827
34827
|
}
|
|
34828
34828
|
},
|
|
34829
34829
|
{
|
|
34830
|
-
"tsName": "
|
|
34830
|
+
"tsName": "as",
|
|
34831
34831
|
"isStatic": true,
|
|
34832
34832
|
"tsSignatureId": "As|(TFrom\u0026):TTo\u0026|static=true",
|
|
34833
34833
|
"target": {
|
|
@@ -31,7 +31,7 @@ export enum CompilationRelaxations {
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
export enum LoadHint {
|
|
34
|
-
|
|
34
|
+
default = 0,
|
|
35
35
|
always = 1,
|
|
36
36
|
sometimes = 2
|
|
37
37
|
}
|
|
@@ -54,13 +54,13 @@ export enum MethodImplOptions {
|
|
|
54
54
|
preserveSig = 128,
|
|
55
55
|
aggressiveInlining = 256,
|
|
56
56
|
aggressiveOptimization = 512,
|
|
57
|
-
|
|
57
|
+
async = 8192,
|
|
58
58
|
internalCall = 4096
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
export enum UnsafeAccessorKind {
|
|
63
|
-
|
|
63
|
+
constructor = 0,
|
|
64
64
|
method = 1,
|
|
65
65
|
staticMethod = 2,
|
|
66
66
|
field = 3,
|
|
@@ -1892,14 +1892,14 @@ export const UnsafeValueTypeAttribute: {
|
|
|
1892
1892
|
export type UnsafeValueTypeAttribute = UnsafeValueTypeAttribute$instance;
|
|
1893
1893
|
|
|
1894
1894
|
export abstract class AsyncHelpers$instance {
|
|
1895
|
-
static
|
|
1896
|
-
static
|
|
1897
|
-
static
|
|
1898
|
-
static
|
|
1899
|
-
static
|
|
1900
|
-
static
|
|
1901
|
-
static
|
|
1902
|
-
static
|
|
1895
|
+
static await<T>(configuredAwaitable: ConfiguredTaskAwaitable_1<T>): T;
|
|
1896
|
+
static await<T>(configuredAwaitable: ConfiguredValueTaskAwaitable_1<T>): T;
|
|
1897
|
+
static await(configuredAwaitable: ConfiguredTaskAwaitable): void;
|
|
1898
|
+
static await(configuredAwaitable: ConfiguredValueTaskAwaitable): void;
|
|
1899
|
+
static await(task: Task): void;
|
|
1900
|
+
static await(task: ValueTask): void;
|
|
1901
|
+
static await<T>(task: Task_1<T>): T;
|
|
1902
|
+
static await<T>(task: ValueTask_1<T>): T;
|
|
1903
1903
|
static awaitAwaiter<TAwaiter extends INotifyCompletion>(awaiter: TAwaiter): void;
|
|
1904
1904
|
static unsafeAwaitAwaiter<TAwaiter extends ICriticalNotifyCompletion>(awaiter: TAwaiter): void;
|
|
1905
1905
|
}
|
|
@@ -2049,8 +2049,8 @@ export type RuntimeFeature = RuntimeFeature$instance;
|
|
|
2049
2049
|
|
|
2050
2050
|
export abstract class RuntimeHelpers$instance {
|
|
2051
2051
|
static readonly offsetToStringData: int;
|
|
2052
|
-
static allocateTypeAssociatedMemory(
|
|
2053
|
-
static box(target: byte,
|
|
2052
|
+
static allocateTypeAssociatedMemory(type: Type, size: int): nint;
|
|
2053
|
+
static box(target: byte, type: RuntimeTypeHandle): unknown | undefined;
|
|
2054
2054
|
static createSpan<T>(fldHandle: RuntimeFieldHandle): ReadOnlySpan_1<T>;
|
|
2055
2055
|
static ensureSufficientExecutionStack(): void;
|
|
2056
2056
|
static equals(o1: unknown, o2: unknown): boolean;
|
|
@@ -2058,7 +2058,7 @@ export abstract class RuntimeHelpers$instance {
|
|
|
2058
2058
|
static getHashCode(o: unknown): int;
|
|
2059
2059
|
static getObjectValue(obj: unknown): unknown | undefined;
|
|
2060
2060
|
static getSubArray<T>(array: T[], range: Range): T[];
|
|
2061
|
-
static getUninitializedObject(
|
|
2061
|
+
static getUninitializedObject(type: Type): unknown;
|
|
2062
2062
|
static initializeArray(array: ClrArray, fldHandle: RuntimeFieldHandle): void;
|
|
2063
2063
|
static isReferenceOrContainsReferences<T>(): boolean;
|
|
2064
2064
|
static prepareConstrainedRegions(): void;
|
|
@@ -2068,9 +2068,9 @@ export abstract class RuntimeHelpers$instance {
|
|
|
2068
2068
|
static prepareMethod(method: RuntimeMethodHandle, instantiation: RuntimeTypeHandle[]): void;
|
|
2069
2069
|
static prepareMethod(method: RuntimeMethodHandle): void;
|
|
2070
2070
|
static probeForSufficientStack(): void;
|
|
2071
|
-
static runClassConstructor(
|
|
2072
|
-
static runModuleConstructor(
|
|
2073
|
-
static sizeOf(
|
|
2071
|
+
static runClassConstructor(type: RuntimeTypeHandle): void;
|
|
2072
|
+
static runModuleConstructor(module: ModuleHandle): void;
|
|
2073
|
+
static sizeOf(type: RuntimeTypeHandle): int;
|
|
2074
2074
|
static tryEnsureSufficientExecutionStack(): boolean;
|
|
2075
2075
|
}
|
|
2076
2076
|
|
|
@@ -2100,8 +2100,8 @@ export abstract class Unsafe$instance {
|
|
|
2100
2100
|
static addByteOffset<T>(source: T, byteOffset: nint): T;
|
|
2101
2101
|
static addByteOffset<T>(source: T, byteOffset: nuint): T;
|
|
2102
2102
|
static areSame<T>(left: T, right: T): boolean;
|
|
2103
|
-
static
|
|
2104
|
-
static
|
|
2103
|
+
static as<T>(o: unknown): T;
|
|
2104
|
+
static as<TFrom, TTo>(source: TFrom): TTo;
|
|
2105
2105
|
static asPointer<T>(value: T): ptr<void>;
|
|
2106
2106
|
static asRef<T>(source: ptr<void>): T;
|
|
2107
2107
|
static asRef<T>(source: T): T;
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
{
|
|
68
68
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.LoadHint::DefaultSystem.Runtime.CompilerServices.LoadHint",
|
|
69
69
|
"clrName": "Default",
|
|
70
|
-
"tsEmitName": "
|
|
70
|
+
"tsEmitName": "default",
|
|
71
71
|
"normalizedSignature": "Default|System.Runtime.CompilerServices.LoadHint|static=true|const=true",
|
|
72
72
|
"isStatic": true,
|
|
73
73
|
"isReadOnly": false,
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
{
|
|
255
255
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.MethodImplOptions::AsyncSystem.Runtime.CompilerServices.MethodImplOptions",
|
|
256
256
|
"clrName": "Async",
|
|
257
|
-
"tsEmitName": "
|
|
257
|
+
"tsEmitName": "async",
|
|
258
258
|
"normalizedSignature": "Async|System.Runtime.CompilerServices.MethodImplOptions|static=true|const=true",
|
|
259
259
|
"isStatic": true,
|
|
260
260
|
"isReadOnly": false,
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
{
|
|
299
299
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.UnsafeAccessorKind::ConstructorSystem.Runtime.CompilerServices.UnsafeAccessorKind",
|
|
300
300
|
"clrName": "Constructor",
|
|
301
|
-
"tsEmitName": "
|
|
301
|
+
"tsEmitName": "constructor",
|
|
302
302
|
"normalizedSignature": "Constructor|System.Runtime.CompilerServices.UnsafeAccessorKind|static=true|const=true",
|
|
303
303
|
"isStatic": true,
|
|
304
304
|
"isReadOnly": false,
|
|
@@ -7885,7 +7885,7 @@
|
|
|
7885
7885
|
{
|
|
7886
7886
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(Task_1):T",
|
|
7887
7887
|
"clrName": "Await",
|
|
7888
|
-
"tsEmitName": "
|
|
7888
|
+
"tsEmitName": "await",
|
|
7889
7889
|
"normalizedSignature": "Await|(Task_1):T|static=true",
|
|
7890
7890
|
"provenance": "Original",
|
|
7891
7891
|
"emitScope": "ClassSurface",
|
|
@@ -7901,7 +7901,7 @@
|
|
|
7901
7901
|
{
|
|
7902
7902
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Threading.Tasks.Task):System.Void",
|
|
7903
7903
|
"clrName": "Await",
|
|
7904
|
-
"tsEmitName": "
|
|
7904
|
+
"tsEmitName": "await",
|
|
7905
7905
|
"normalizedSignature": "Await|(System.Threading.Tasks.Task):System.Void|static=true",
|
|
7906
7906
|
"provenance": "Original",
|
|
7907
7907
|
"emitScope": "ClassSurface",
|
|
@@ -7917,7 +7917,7 @@
|
|
|
7917
7917
|
{
|
|
7918
7918
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ValueTask_1):T",
|
|
7919
7919
|
"clrName": "Await",
|
|
7920
|
-
"tsEmitName": "
|
|
7920
|
+
"tsEmitName": "await",
|
|
7921
7921
|
"normalizedSignature": "Await|(ValueTask_1):T|static=true",
|
|
7922
7922
|
"provenance": "Original",
|
|
7923
7923
|
"emitScope": "ClassSurface",
|
|
@@ -7933,7 +7933,7 @@
|
|
|
7933
7933
|
{
|
|
7934
7934
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Threading.Tasks.ValueTask):System.Void",
|
|
7935
7935
|
"clrName": "Await",
|
|
7936
|
-
"tsEmitName": "
|
|
7936
|
+
"tsEmitName": "await",
|
|
7937
7937
|
"normalizedSignature": "Await|(System.Threading.Tasks.ValueTask):System.Void|static=true",
|
|
7938
7938
|
"provenance": "Original",
|
|
7939
7939
|
"emitScope": "ClassSurface",
|
|
@@ -7949,7 +7949,7 @@
|
|
|
7949
7949
|
{
|
|
7950
7950
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void",
|
|
7951
7951
|
"clrName": "Await",
|
|
7952
|
-
"tsEmitName": "
|
|
7952
|
+
"tsEmitName": "await",
|
|
7953
7953
|
"normalizedSignature": "Await|(System.Runtime.CompilerServices.ConfiguredTaskAwaitable):System.Void|static=true",
|
|
7954
7954
|
"provenance": "Original",
|
|
7955
7955
|
"emitScope": "ClassSurface",
|
|
@@ -7965,7 +7965,7 @@
|
|
|
7965
7965
|
{
|
|
7966
7966
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void",
|
|
7967
7967
|
"clrName": "Await",
|
|
7968
|
-
"tsEmitName": "
|
|
7968
|
+
"tsEmitName": "await",
|
|
7969
7969
|
"normalizedSignature": "Await|(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable):System.Void|static=true",
|
|
7970
7970
|
"provenance": "Original",
|
|
7971
7971
|
"emitScope": "ClassSurface",
|
|
@@ -7981,7 +7981,7 @@
|
|
|
7981
7981
|
{
|
|
7982
7982
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ConfiguredTaskAwaitable_1):T",
|
|
7983
7983
|
"clrName": "Await",
|
|
7984
|
-
"tsEmitName": "
|
|
7984
|
+
"tsEmitName": "await",
|
|
7985
7985
|
"normalizedSignature": "Await|(ConfiguredTaskAwaitable_1):T|static=true",
|
|
7986
7986
|
"provenance": "Original",
|
|
7987
7987
|
"emitScope": "ClassSurface",
|
|
@@ -7997,7 +7997,7 @@
|
|
|
7997
7997
|
{
|
|
7998
7998
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.AsyncHelpers::Await(ConfiguredValueTaskAwaitable_1):T",
|
|
7999
7999
|
"clrName": "Await",
|
|
8000
|
-
"tsEmitName": "
|
|
8000
|
+
"tsEmitName": "await",
|
|
8001
8001
|
"normalizedSignature": "Await|(ConfiguredValueTaskAwaitable_1):T|static=true",
|
|
8002
8002
|
"provenance": "Original",
|
|
8003
8003
|
"emitScope": "ClassSurface",
|
|
@@ -9311,7 +9311,7 @@
|
|
|
9311
9311
|
{
|
|
9312
9312
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.Unsafe::As(System.Object):T",
|
|
9313
9313
|
"clrName": "As",
|
|
9314
|
-
"tsEmitName": "
|
|
9314
|
+
"tsEmitName": "as",
|
|
9315
9315
|
"normalizedSignature": "As|(System.Object):T|static=true",
|
|
9316
9316
|
"provenance": "Original",
|
|
9317
9317
|
"emitScope": "ClassSurface",
|
|
@@ -9327,7 +9327,7 @@
|
|
|
9327
9327
|
{
|
|
9328
9328
|
"stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.Unsafe::As(TFrom\u0026):TTo\u0026",
|
|
9329
9329
|
"clrName": "As",
|
|
9330
|
-
"tsEmitName": "
|
|
9330
|
+
"tsEmitName": "as",
|
|
9331
9331
|
"normalizedSignature": "As|(TFrom\u0026):TTo\u0026|static=true",
|
|
9332
9332
|
"provenance": "Original",
|
|
9333
9333
|
"emitScope": "ClassSurface",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
{
|
|
26
26
|
"stableId": "System.Private.CoreLib:System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw():System.Void",
|
|
27
27
|
"clrName": "Throw",
|
|
28
|
-
"tsEmitName": "
|
|
28
|
+
"tsEmitName": "throw",
|
|
29
29
|
"metadataToken": 100695512,
|
|
30
30
|
"canonicalSignature": "():System.Void",
|
|
31
31
|
"normalizedSignature": "Throw|():System.Void|static=false",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
{
|
|
40
40
|
"stableId": "System.Private.CoreLib:System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw(System.Exception):System.Void",
|
|
41
41
|
"clrName": "Throw",
|
|
42
|
-
"tsEmitName": "
|
|
42
|
+
"tsEmitName": "throw",
|
|
43
43
|
"metadataToken": 100695513,
|
|
44
44
|
"canonicalSignature": "(System.Exception):System.Void",
|
|
45
45
|
"normalizedSignature": "Throw|(System.Exception):System.Void|static=true",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"tsName": "
|
|
113
|
+
"tsName": "throw",
|
|
114
114
|
"isStatic": false,
|
|
115
115
|
"tsSignatureId": "Throw|():System.Void|static=false",
|
|
116
116
|
"target": {
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
|
-
"tsName": "
|
|
123
|
+
"tsName": "throw",
|
|
124
124
|
"isStatic": true,
|
|
125
125
|
"tsSignatureId": "Throw|(System.Exception):System.Void|static=true",
|
|
126
126
|
"target": {
|
|
@@ -11,7 +11,7 @@ import type { Attribute, Boolean as ClrBoolean, EventArgs, Exception, Func_2, In
|
|
|
11
11
|
|
|
12
12
|
export interface ExceptionDispatchInfo$instance {
|
|
13
13
|
readonly sourceException: Exception;
|
|
14
|
-
|
|
14
|
+
throw(): void;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
|
|
@@ -20,7 +20,7 @@ export const ExceptionDispatchInfo: {
|
|
|
20
20
|
capture(source: Exception): ExceptionDispatchInfo;
|
|
21
21
|
setCurrentStackTrace(source: Exception): Exception;
|
|
22
22
|
setRemoteStackTrace(source: Exception, stackTrace: string): Exception;
|
|
23
|
-
|
|
23
|
+
throw(source: Exception): void;
|
|
24
24
|
};
|
|
25
25
|
|
|
26
26
|
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
{
|
|
35
35
|
"stableId": "System.Private.CoreLib:System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw():System.Void",
|
|
36
36
|
"clrName": "Throw",
|
|
37
|
-
"tsEmitName": "
|
|
37
|
+
"tsEmitName": "throw",
|
|
38
38
|
"normalizedSignature": "Throw|():System.Void|static=false",
|
|
39
39
|
"provenance": "Original",
|
|
40
40
|
"emitScope": "ClassSurface",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
{
|
|
51
51
|
"stableId": "System.Private.CoreLib:System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw(System.Exception):System.Void",
|
|
52
52
|
"clrName": "Throw",
|
|
53
|
-
"tsEmitName": "
|
|
53
|
+
"tsEmitName": "throw",
|
|
54
54
|
"normalizedSignature": "Throw|(System.Exception):System.Void|static=true",
|
|
55
55
|
"provenance": "Original",
|
|
56
56
|
"emitScope": "ClassSurface",
|
|
@@ -16248,7 +16248,7 @@
|
|
|
16248
16248
|
{
|
|
16249
16249
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::InterfaceSystem.Runtime.InteropServices.UnmanagedType",
|
|
16250
16250
|
"clrName": "Interface",
|
|
16251
|
-
"tsEmitName": "
|
|
16251
|
+
"tsEmitName": "interface",
|
|
16252
16252
|
"metadataToken": 67113779,
|
|
16253
16253
|
"normalizedSignature": "Interface|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
|
|
16254
16254
|
"isStatic": true,
|
|
@@ -17190,7 +17190,7 @@
|
|
|
17190
17190
|
}
|
|
17191
17191
|
},
|
|
17192
17192
|
{
|
|
17193
|
-
"tsName": "
|
|
17193
|
+
"tsName": "interface",
|
|
17194
17194
|
"isStatic": true,
|
|
17195
17195
|
"tsSignatureId": "Interface|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
|
|
17196
17196
|
"target": {
|
|
@@ -29119,7 +29119,7 @@
|
|
|
29119
29119
|
{
|
|
29120
29120
|
"stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComAwareEventInfo::Module:System.Reflection.Module",
|
|
29121
29121
|
"clrName": "Module",
|
|
29122
|
-
"tsEmitName": "
|
|
29122
|
+
"tsEmitName": "module",
|
|
29123
29123
|
"metadataToken": 385875983,
|
|
29124
29124
|
"canonicalSignature": ":System.Reflection.Module",
|
|
29125
29125
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
@@ -29457,7 +29457,7 @@
|
|
|
29457
29457
|
}
|
|
29458
29458
|
},
|
|
29459
29459
|
{
|
|
29460
|
-
"tsName": "
|
|
29460
|
+
"tsName": "module",
|
|
29461
29461
|
"isStatic": false,
|
|
29462
29462
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
29463
29463
|
"target": {
|
|
@@ -284,7 +284,7 @@ export enum UnmanagedType {
|
|
|
284
284
|
iUnknown = 25,
|
|
285
285
|
iDispatch = 26,
|
|
286
286
|
struct = 27,
|
|
287
|
-
|
|
287
|
+
interface = 28,
|
|
288
288
|
safeArray = 29,
|
|
289
289
|
byValArray = 30,
|
|
290
290
|
sysInt = 31,
|
|
@@ -509,7 +509,7 @@ export interface GCHandle$instance {
|
|
|
509
509
|
|
|
510
510
|
export const GCHandle: {
|
|
511
511
|
new(): GCHandle;
|
|
512
|
-
alloc(value: unknown,
|
|
512
|
+
alloc(value: unknown, type: GCHandleType): GCHandle;
|
|
513
513
|
alloc(value: unknown): GCHandle;
|
|
514
514
|
fromIntPtr(value: nint): GCHandle;
|
|
515
515
|
toIntPtr(value: GCHandle): nint;
|
|
@@ -929,7 +929,7 @@ export interface ComAwareEventInfo$instance extends EventInfo {
|
|
|
929
929
|
readonly attributes: EventAttributes;
|
|
930
930
|
readonly declaringType: Type;
|
|
931
931
|
readonly metadataToken: int;
|
|
932
|
-
readonly
|
|
932
|
+
readonly module: Module;
|
|
933
933
|
readonly name: string;
|
|
934
934
|
readonly reflectedType: Type | undefined;
|
|
935
935
|
addEventHandler(target: unknown, handler: Function): void;
|
|
@@ -951,7 +951,7 @@ export interface ComAwareEventInfo$instance extends EventInfo {
|
|
|
951
951
|
|
|
952
952
|
|
|
953
953
|
export const ComAwareEventInfo: {
|
|
954
|
-
new(
|
|
954
|
+
new(type: Type, eventName: string): ComAwareEventInfo;
|
|
955
955
|
};
|
|
956
956
|
|
|
957
957
|
|
|
@@ -1108,8 +1108,8 @@ export const ComWrappers: {
|
|
|
1108
1108
|
getIUnknownImpl(fpQueryInterface: nint, fpAddRef: nint, fpRelease: nint): void;
|
|
1109
1109
|
registerForMarshalling(instance: ComWrappers): void;
|
|
1110
1110
|
registerForTrackerSupport(instance: ComWrappers): void;
|
|
1111
|
-
tryGetComInstance(obj: unknown,
|
|
1112
|
-
tryGetObject(
|
|
1111
|
+
tryGetComInstance(obj: unknown, unknown: nint): boolean;
|
|
1112
|
+
tryGetObject(unknown: nint, obj: unknown): boolean;
|
|
1113
1113
|
};
|
|
1114
1114
|
|
|
1115
1115
|
|
|
@@ -1988,8 +1988,8 @@ export abstract class Marshal$instance {
|
|
|
1988
1988
|
static freeBSTR(ptr: nint): void;
|
|
1989
1989
|
static freeCoTaskMem(ptr: nint): void;
|
|
1990
1990
|
static freeHGlobal(hglobal: nint): void;
|
|
1991
|
-
static generateGuidForType(
|
|
1992
|
-
static generateProgIdForType(
|
|
1991
|
+
static generateGuidForType(type: Type): Guid;
|
|
1992
|
+
static generateProgIdForType(type: Type): string | undefined;
|
|
1993
1993
|
static getComInterfaceForObject(o: unknown, T: Type, mode: CustomQueryInterfaceMode): nint;
|
|
1994
1994
|
static getComInterfaceForObject(o: unknown, T: Type): nint;
|
|
1995
1995
|
static getComInterfaceForObject<T, TInterface>(o: T): nint;
|
|
@@ -2025,7 +2025,7 @@ export abstract class Marshal$instance {
|
|
|
2025
2025
|
static getTypedObjectForIUnknown(pUnk: nint, t: Type): unknown;
|
|
2026
2026
|
static getTypeFromCLSID(clsid: Guid): Type | undefined;
|
|
2027
2027
|
static getTypeInfoName(typeInfo: ITypeInfo): string;
|
|
2028
|
-
static getUniqueObjectForIUnknown(
|
|
2028
|
+
static getUniqueObjectForIUnknown(unknown: nint): unknown;
|
|
2029
2029
|
static initHandle(safeHandle: SafeHandle, handle: nint): void;
|
|
2030
2030
|
static isComObject(o: unknown): boolean;
|
|
2031
2031
|
static isTypeVisibleFromCom(t: Type): boolean;
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
{
|
|
2072
2072
|
"stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::InterfaceSystem.Runtime.InteropServices.UnmanagedType",
|
|
2073
2073
|
"clrName": "Interface",
|
|
2074
|
-
"tsEmitName": "
|
|
2074
|
+
"tsEmitName": "interface",
|
|
2075
2075
|
"normalizedSignature": "Interface|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
|
|
2076
2076
|
"isStatic": true,
|
|
2077
2077
|
"isReadOnly": false,
|
|
@@ -8495,7 +8495,7 @@
|
|
|
8495
8495
|
{
|
|
8496
8496
|
"stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComAwareEventInfo::Module:System.Reflection.Module",
|
|
8497
8497
|
"clrName": "Module",
|
|
8498
|
-
"tsEmitName": "
|
|
8498
|
+
"tsEmitName": "module",
|
|
8499
8499
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
8500
8500
|
"provenance": "Original",
|
|
8501
8501
|
"emitScope": "ClassSurface",
|