@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
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
{
|
|
646
646
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::BreakSystem.Reflection.Emit.FlowControl",
|
|
647
647
|
"clrName": "Break",
|
|
648
|
-
"tsEmitName": "
|
|
648
|
+
"tsEmitName": "break",
|
|
649
649
|
"metadataToken": 67115479,
|
|
650
650
|
"normalizedSignature": "Break|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
651
651
|
"isStatic": true,
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
{
|
|
712
712
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::ReturnSystem.Reflection.Emit.FlowControl",
|
|
713
713
|
"clrName": "Return",
|
|
714
|
-
"tsEmitName": "
|
|
714
|
+
"tsEmitName": "return",
|
|
715
715
|
"metadataToken": 67115485,
|
|
716
716
|
"normalizedSignature": "Return|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
717
717
|
"isStatic": true,
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
{
|
|
723
723
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::ThrowSystem.Reflection.Emit.FlowControl",
|
|
724
724
|
"clrName": "Throw",
|
|
725
|
-
"tsEmitName": "
|
|
725
|
+
"tsEmitName": "throw",
|
|
726
726
|
"metadataToken": 67115486,
|
|
727
727
|
"normalizedSignature": "Throw|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
728
728
|
"isStatic": true,
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
}
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
|
-
"tsName": "
|
|
1290
|
+
"tsName": "break",
|
|
1291
1291
|
"isStatic": true,
|
|
1292
1292
|
"tsSignatureId": "Break|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
1293
1293
|
"target": {
|
|
@@ -1347,7 +1347,7 @@
|
|
|
1347
1347
|
}
|
|
1348
1348
|
},
|
|
1349
1349
|
{
|
|
1350
|
-
"tsName": "
|
|
1350
|
+
"tsName": "return",
|
|
1351
1351
|
"isStatic": true,
|
|
1352
1352
|
"tsSignatureId": "Return|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
1353
1353
|
"target": {
|
|
@@ -1357,7 +1357,7 @@
|
|
|
1357
1357
|
}
|
|
1358
1358
|
},
|
|
1359
1359
|
{
|
|
1360
|
-
"tsName": "
|
|
1360
|
+
"tsName": "throw",
|
|
1361
1361
|
"isStatic": true,
|
|
1362
1362
|
"tsSignatureId": "Throw|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
1363
1363
|
"target": {
|
|
@@ -8148,7 +8148,7 @@
|
|
|
8148
8148
|
}
|
|
8149
8149
|
},
|
|
8150
8150
|
{
|
|
8151
|
-
"tsName": "
|
|
8151
|
+
"tsName": "module",
|
|
8152
8152
|
"isStatic": false,
|
|
8153
8153
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
8154
8154
|
"target": {
|
|
@@ -9114,7 +9114,7 @@
|
|
|
9114
9114
|
{
|
|
9115
9115
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.DynamicMethod::Module:System.Reflection.Module",
|
|
9116
9116
|
"clrName": "Module",
|
|
9117
|
-
"tsEmitName": "
|
|
9117
|
+
"tsEmitName": "module",
|
|
9118
9118
|
"metadataToken": 385880399,
|
|
9119
9119
|
"canonicalSignature": ":System.Reflection.Module",
|
|
9120
9120
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
@@ -9724,7 +9724,7 @@
|
|
|
9724
9724
|
}
|
|
9725
9725
|
},
|
|
9726
9726
|
{
|
|
9727
|
-
"tsName": "
|
|
9727
|
+
"tsName": "module",
|
|
9728
9728
|
"isStatic": false,
|
|
9729
9729
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
9730
9730
|
"target": {
|
|
@@ -12586,7 +12586,7 @@
|
|
|
12586
12586
|
}
|
|
12587
12587
|
},
|
|
12588
12588
|
{
|
|
12589
|
-
"tsName": "
|
|
12589
|
+
"tsName": "namespace",
|
|
12590
12590
|
"isStatic": false,
|
|
12591
12591
|
"tsSignatureId": "Namespace|:System.String|static=false|accessor=get",
|
|
12592
12592
|
"target": {
|
|
@@ -12626,7 +12626,7 @@
|
|
|
12626
12626
|
}
|
|
12627
12627
|
},
|
|
12628
12628
|
{
|
|
12629
|
-
"tsName": "
|
|
12629
|
+
"tsName": "module",
|
|
12630
12630
|
"isStatic": false,
|
|
12631
12631
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
12632
12632
|
"target": {
|
|
@@ -14192,7 +14192,7 @@
|
|
|
14192
14192
|
}
|
|
14193
14193
|
},
|
|
14194
14194
|
{
|
|
14195
|
-
"tsName": "
|
|
14195
|
+
"tsName": "module",
|
|
14196
14196
|
"isStatic": false,
|
|
14197
14197
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
14198
14198
|
"target": {
|
|
@@ -16610,7 +16610,7 @@
|
|
|
16610
16610
|
}
|
|
16611
16611
|
},
|
|
16612
16612
|
{
|
|
16613
|
-
"tsName": "
|
|
16613
|
+
"tsName": "namespace",
|
|
16614
16614
|
"isStatic": false,
|
|
16615
16615
|
"tsSignatureId": "Namespace|:System.String|static=false|accessor=get",
|
|
16616
16616
|
"target": {
|
|
@@ -16650,7 +16650,7 @@
|
|
|
16650
16650
|
}
|
|
16651
16651
|
},
|
|
16652
16652
|
{
|
|
16653
|
-
"tsName": "
|
|
16653
|
+
"tsName": "module",
|
|
16654
16654
|
"isStatic": false,
|
|
16655
16655
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
16656
16656
|
"target": {
|
|
@@ -19451,7 +19451,7 @@
|
|
|
19451
19451
|
}
|
|
19452
19452
|
},
|
|
19453
19453
|
{
|
|
19454
|
-
"tsName": "
|
|
19454
|
+
"tsName": "module",
|
|
19455
19455
|
"isStatic": false,
|
|
19456
19456
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
19457
19457
|
"target": {
|
|
@@ -20807,7 +20807,7 @@
|
|
|
20807
20807
|
{
|
|
20808
20808
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::BreakSystem.Reflection.Emit.OpCode",
|
|
20809
20809
|
"clrName": "Break",
|
|
20810
|
-
"tsEmitName": "
|
|
20810
|
+
"tsEmitName": "break",
|
|
20811
20811
|
"metadataToken": 67115724,
|
|
20812
20812
|
"normalizedSignature": "Break|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
20813
20813
|
"isStatic": true,
|
|
@@ -21544,7 +21544,7 @@
|
|
|
21544
21544
|
{
|
|
21545
21545
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::SwitchSystem.Reflection.Emit.OpCode",
|
|
21546
21546
|
"clrName": "Switch",
|
|
21547
|
-
"tsEmitName": "
|
|
21547
|
+
"tsEmitName": "switch",
|
|
21548
21548
|
"metadataToken": 67115791,
|
|
21549
21549
|
"normalizedSignature": "Switch|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
21550
21550
|
"isStatic": true,
|
|
@@ -22105,7 +22105,7 @@
|
|
|
22105
22105
|
{
|
|
22106
22106
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::ThrowSystem.Reflection.Emit.OpCode",
|
|
22107
22107
|
"clrName": "Throw",
|
|
22108
|
-
"tsEmitName": "
|
|
22108
|
+
"tsEmitName": "throw",
|
|
22109
22109
|
"metadataToken": 67115842,
|
|
22110
22110
|
"normalizedSignature": "Throw|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
22111
22111
|
"isStatic": true,
|
|
@@ -23271,7 +23271,7 @@
|
|
|
23271
23271
|
{
|
|
23272
23272
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::ReadonlySystem.Reflection.Emit.OpCode",
|
|
23273
23273
|
"clrName": "Readonly",
|
|
23274
|
-
"tsEmitName": "
|
|
23274
|
+
"tsEmitName": "readonly",
|
|
23275
23275
|
"metadataToken": 67115948,
|
|
23276
23276
|
"normalizedSignature": "Readonly|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
23277
23277
|
"isStatic": true,
|
|
@@ -23366,7 +23366,7 @@
|
|
|
23366
23366
|
}
|
|
23367
23367
|
},
|
|
23368
23368
|
{
|
|
23369
|
-
"tsName": "
|
|
23369
|
+
"tsName": "break",
|
|
23370
23370
|
"isStatic": true,
|
|
23371
23371
|
"tsSignatureId": "Break|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
23372
23372
|
"target": {
|
|
@@ -24036,7 +24036,7 @@
|
|
|
24036
24036
|
}
|
|
24037
24037
|
},
|
|
24038
24038
|
{
|
|
24039
|
-
"tsName": "
|
|
24039
|
+
"tsName": "switch",
|
|
24040
24040
|
"isStatic": true,
|
|
24041
24041
|
"tsSignatureId": "Switch|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
24042
24042
|
"target": {
|
|
@@ -24546,7 +24546,7 @@
|
|
|
24546
24546
|
}
|
|
24547
24547
|
},
|
|
24548
24548
|
{
|
|
24549
|
-
"tsName": "
|
|
24549
|
+
"tsName": "throw",
|
|
24550
24550
|
"isStatic": true,
|
|
24551
24551
|
"tsSignatureId": "Throw|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
24552
24552
|
"target": {
|
|
@@ -25606,7 +25606,7 @@
|
|
|
25606
25606
|
}
|
|
25607
25607
|
},
|
|
25608
25608
|
{
|
|
25609
|
-
"tsName": "
|
|
25609
|
+
"tsName": "readonly",
|
|
25610
25610
|
"isStatic": true,
|
|
25611
25611
|
"tsSignatureId": "Readonly|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
25612
25612
|
"target": {
|
|
@@ -27745,7 +27745,7 @@
|
|
|
27745
27745
|
}
|
|
27746
27746
|
},
|
|
27747
27747
|
{
|
|
27748
|
-
"tsName": "
|
|
27748
|
+
"tsName": "module",
|
|
27749
27749
|
"isStatic": false,
|
|
27750
27750
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
27751
27751
|
"target": {
|
|
@@ -31610,7 +31610,7 @@
|
|
|
31610
31610
|
}
|
|
31611
31611
|
},
|
|
31612
31612
|
{
|
|
31613
|
-
"tsName": "
|
|
31613
|
+
"tsName": "namespace",
|
|
31614
31614
|
"isStatic": false,
|
|
31615
31615
|
"tsSignatureId": "Namespace|:System.String|static=false|accessor=get",
|
|
31616
31616
|
"target": {
|
|
@@ -31650,7 +31650,7 @@
|
|
|
31650
31650
|
}
|
|
31651
31651
|
},
|
|
31652
31652
|
{
|
|
31653
|
-
"tsName": "
|
|
31653
|
+
"tsName": "module",
|
|
31654
31654
|
"isStatic": false,
|
|
31655
31655
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
31656
31656
|
"target": {
|
|
@@ -33,14 +33,14 @@ export enum AssemblyBuilderAccess {
|
|
|
33
33
|
|
|
34
34
|
export enum FlowControl {
|
|
35
35
|
branch = 0,
|
|
36
|
-
|
|
36
|
+
break = 1,
|
|
37
37
|
call = 2,
|
|
38
38
|
Cond_Branch = 3,
|
|
39
39
|
meta = 4,
|
|
40
40
|
next = 5,
|
|
41
41
|
phi = 6,
|
|
42
|
-
|
|
43
|
-
|
|
42
|
+
return = 7,
|
|
43
|
+
throw = 8
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
|
|
@@ -200,7 +200,7 @@ export interface AssemblyBuilder$instance extends Assembly {
|
|
|
200
200
|
getManifestResourceInfo(resourceName: string): ManifestResourceInfo | undefined;
|
|
201
201
|
getManifestResourceNames(): string[];
|
|
202
202
|
getManifestResourceStream(name: string): Stream | undefined;
|
|
203
|
-
getManifestResourceStream(
|
|
203
|
+
getManifestResourceStream(type: Type, name: string): Stream | undefined;
|
|
204
204
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
205
205
|
isDefined(attributeType: Type, inherit: boolean): boolean;
|
|
206
206
|
setCustomAttribute(con: ConstructorInfo, binaryAttribute: byte[]): void;
|
|
@@ -268,7 +268,7 @@ export interface DynamicILInfo$instance {
|
|
|
268
268
|
getTokenFor(method: RuntimeMethodHandle, contextType: RuntimeTypeHandle): int;
|
|
269
269
|
getTokenFor(field: RuntimeFieldHandle): int;
|
|
270
270
|
getTokenFor(field: RuntimeFieldHandle, contextType: RuntimeTypeHandle): int;
|
|
271
|
-
getTokenFor(
|
|
271
|
+
getTokenFor(type: RuntimeTypeHandle): int;
|
|
272
272
|
getTokenFor(literal: string): int;
|
|
273
273
|
getTokenFor(signature: byte[]): int;
|
|
274
274
|
setCode(code: byte[], maxStackSize: int): void;
|
|
@@ -296,7 +296,7 @@ export interface DynamicMethod$instance extends MethodInfo {
|
|
|
296
296
|
readonly isSecuritySafeCritical: boolean;
|
|
297
297
|
readonly isSecurityTransparent: boolean;
|
|
298
298
|
readonly methodHandle: RuntimeMethodHandle;
|
|
299
|
-
readonly
|
|
299
|
+
readonly module: Module;
|
|
300
300
|
readonly name: string;
|
|
301
301
|
readonly reflectedType: Type | undefined;
|
|
302
302
|
readonly returnParameter: ParameterInfo;
|
|
@@ -354,7 +354,7 @@ export interface EnumBuilder$instance extends TypeInfo {
|
|
|
354
354
|
getFields3(): FieldInfo[];
|
|
355
355
|
getMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
|
|
356
356
|
getMember(name: string): MemberInfo[];
|
|
357
|
-
getMember(name: string,
|
|
357
|
+
getMember(name: string, type: MemberTypes, bindingAttr: BindingFlags): MemberInfo[];
|
|
358
358
|
getMembers3(bindingAttr: BindingFlags): MemberInfo[];
|
|
359
359
|
getMembers3(): MemberInfo[];
|
|
360
360
|
getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo | undefined;
|
|
@@ -456,7 +456,7 @@ export interface GenericTypeParameterBuilder$instance extends TypeInfo {
|
|
|
456
456
|
getFields3(): FieldInfo[];
|
|
457
457
|
getMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
|
|
458
458
|
getMember(name: string): MemberInfo[];
|
|
459
|
-
getMember(name: string,
|
|
459
|
+
getMember(name: string, type: MemberTypes, bindingAttr: BindingFlags): MemberInfo[];
|
|
460
460
|
getMembers3(bindingAttr: BindingFlags): MemberInfo[];
|
|
461
461
|
getMembers3(): MemberInfo[];
|
|
462
462
|
getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo | undefined;
|
|
@@ -623,11 +623,11 @@ export interface ModuleBuilder$instance extends Module {
|
|
|
623
623
|
getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
|
|
624
624
|
getFieldMetadataToken(field: FieldInfo): int;
|
|
625
625
|
getMethodMetadataToken(method: MethodInfo): int;
|
|
626
|
-
getMethodMetadataToken(
|
|
626
|
+
getMethodMetadataToken(constructor: ConstructorInfo): int;
|
|
627
627
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
628
628
|
getSignatureMetadataToken(signature: SignatureHelper): int;
|
|
629
629
|
getStringMetadataToken(stringConstant: string): int;
|
|
630
|
-
getTypeMetadataToken(
|
|
630
|
+
getTypeMetadataToken(type: Type): int;
|
|
631
631
|
isDefined(attributeType: Type, inherit: boolean): boolean;
|
|
632
632
|
setCustomAttribute(con: ConstructorInfo, binaryAttribute: byte[]): void;
|
|
633
633
|
setCustomAttribute(customBuilder: CustomAttributeBuilder): void;
|
|
@@ -653,7 +653,7 @@ export interface OpCodes$instance {
|
|
|
653
653
|
export const OpCodes: {
|
|
654
654
|
new(): OpCodes;
|
|
655
655
|
readonly nop: OpCode;
|
|
656
|
-
readonly
|
|
656
|
+
readonly break: OpCode;
|
|
657
657
|
readonly Ldarg_0: OpCode;
|
|
658
658
|
readonly Ldarg_1: OpCode;
|
|
659
659
|
readonly Ldarg_2: OpCode;
|
|
@@ -720,7 +720,7 @@ export const OpCodes: {
|
|
|
720
720
|
readonly Bgt_Un: OpCode;
|
|
721
721
|
readonly Ble_Un: OpCode;
|
|
722
722
|
readonly Blt_Un: OpCode;
|
|
723
|
-
readonly
|
|
723
|
+
readonly switch: OpCode;
|
|
724
724
|
readonly Ldind_I1: OpCode;
|
|
725
725
|
readonly Ldind_U1: OpCode;
|
|
726
726
|
readonly Ldind_I2: OpCode;
|
|
@@ -771,7 +771,7 @@ export const OpCodes: {
|
|
|
771
771
|
readonly isinst: OpCode;
|
|
772
772
|
readonly Conv_R_Un: OpCode;
|
|
773
773
|
readonly unbox: OpCode;
|
|
774
|
-
readonly
|
|
774
|
+
readonly throw: OpCode;
|
|
775
775
|
readonly ldfld: OpCode;
|
|
776
776
|
readonly ldflda: OpCode;
|
|
777
777
|
readonly stfld: OpCode;
|
|
@@ -877,7 +877,7 @@ export const OpCodes: {
|
|
|
877
877
|
readonly rethrow: OpCode;
|
|
878
878
|
readonly sizeof: OpCode;
|
|
879
879
|
readonly refanytype: OpCode;
|
|
880
|
-
readonly
|
|
880
|
+
readonly readonly: OpCode;
|
|
881
881
|
takesSingleByteArgument(inst: OpCode): boolean;
|
|
882
882
|
};
|
|
883
883
|
|
|
@@ -995,8 +995,8 @@ export interface TypeBuilder$instance extends TypeInfo {
|
|
|
995
995
|
defineConstructor(attributes: MethodAttributes, callingConvention: CallingConventions, parameterTypes: Type[], requiredCustomModifiers: Type[][], optionalCustomModifiers: Type[][]): ConstructorBuilder;
|
|
996
996
|
defineDefaultConstructor(attributes: MethodAttributes): ConstructorBuilder;
|
|
997
997
|
defineEvent(name: string, attributes: EventAttributes, eventtype: Type): EventBuilder;
|
|
998
|
-
defineField(fieldName: string,
|
|
999
|
-
defineField(fieldName: string,
|
|
998
|
+
defineField(fieldName: string, type: Type, attributes: FieldAttributes): FieldBuilder;
|
|
999
|
+
defineField(fieldName: string, type: Type, requiredCustomModifiers: Type[], optionalCustomModifiers: Type[], attributes: FieldAttributes): FieldBuilder;
|
|
1000
1000
|
defineGenericParameters(...names: string[]): GenericTypeParameterBuilder[];
|
|
1001
1001
|
defineInitializedData(name: string, data: byte[], attributes: FieldAttributes): FieldBuilder;
|
|
1002
1002
|
defineMethod(name: string, attributes: MethodAttributes): MethodBuilder;
|
|
@@ -1029,7 +1029,7 @@ export interface TypeBuilder$instance extends TypeInfo {
|
|
|
1029
1029
|
getFields3(): FieldInfo[];
|
|
1030
1030
|
getMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
|
|
1031
1031
|
getMember(name: string): MemberInfo[];
|
|
1032
|
-
getMember(name: string,
|
|
1032
|
+
getMember(name: string, type: MemberTypes, bindingAttr: BindingFlags): MemberInfo[];
|
|
1033
1033
|
getMembers3(bindingAttr: BindingFlags): MemberInfo[];
|
|
1034
1034
|
getMembers3(): MemberInfo[];
|
|
1035
1035
|
getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo | undefined;
|
|
@@ -1074,9 +1074,9 @@ export interface TypeBuilder$instance extends TypeInfo {
|
|
|
1074
1074
|
|
|
1075
1075
|
export const TypeBuilder: {
|
|
1076
1076
|
readonly unspecifiedTypeSize: int;
|
|
1077
|
-
getConstructor(
|
|
1078
|
-
getField(
|
|
1079
|
-
getMethod(
|
|
1077
|
+
getConstructor(type: Type, constructor: ConstructorInfo): ConstructorInfo;
|
|
1078
|
+
getField(type: Type, field: FieldInfo): FieldInfo;
|
|
1079
|
+
getMethod(type: Type, method: MethodInfo): MethodInfo;
|
|
1080
1080
|
};
|
|
1081
1081
|
|
|
1082
1082
|
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
{
|
|
84
84
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::BreakSystem.Reflection.Emit.FlowControl",
|
|
85
85
|
"clrName": "Break",
|
|
86
|
-
"tsEmitName": "
|
|
86
|
+
"tsEmitName": "break",
|
|
87
87
|
"normalizedSignature": "Break|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
88
88
|
"isStatic": true,
|
|
89
89
|
"isReadOnly": false,
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
{
|
|
138
138
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::ReturnSystem.Reflection.Emit.FlowControl",
|
|
139
139
|
"clrName": "Return",
|
|
140
|
-
"tsEmitName": "
|
|
140
|
+
"tsEmitName": "return",
|
|
141
141
|
"normalizedSignature": "Return|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
142
142
|
"isStatic": true,
|
|
143
143
|
"isReadOnly": false,
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
{
|
|
147
147
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::ThrowSystem.Reflection.Emit.FlowControl",
|
|
148
148
|
"clrName": "Throw",
|
|
149
|
-
"tsEmitName": "
|
|
149
|
+
"tsEmitName": "throw",
|
|
150
150
|
"normalizedSignature": "Throw|System.Reflection.Emit.FlowControl|static=true|const=true",
|
|
151
151
|
"isStatic": true,
|
|
152
152
|
"isReadOnly": false,
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
{
|
|
2544
2544
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.DynamicMethod::Module:System.Reflection.Module",
|
|
2545
2545
|
"clrName": "Module",
|
|
2546
|
-
"tsEmitName": "
|
|
2546
|
+
"tsEmitName": "module",
|
|
2547
2547
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
2548
2548
|
"provenance": "Original",
|
|
2549
2549
|
"emitScope": "ClassSurface",
|
|
@@ -6698,7 +6698,7 @@
|
|
|
6698
6698
|
{
|
|
6699
6699
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::BreakSystem.Reflection.Emit.OpCode",
|
|
6700
6700
|
"clrName": "Break",
|
|
6701
|
-
"tsEmitName": "
|
|
6701
|
+
"tsEmitName": "break",
|
|
6702
6702
|
"normalizedSignature": "Break|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
6703
6703
|
"isStatic": true,
|
|
6704
6704
|
"isReadOnly": true,
|
|
@@ -7301,7 +7301,7 @@
|
|
|
7301
7301
|
{
|
|
7302
7302
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::SwitchSystem.Reflection.Emit.OpCode",
|
|
7303
7303
|
"clrName": "Switch",
|
|
7304
|
-
"tsEmitName": "
|
|
7304
|
+
"tsEmitName": "switch",
|
|
7305
7305
|
"normalizedSignature": "Switch|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
7306
7306
|
"isStatic": true,
|
|
7307
7307
|
"isReadOnly": true,
|
|
@@ -7760,7 +7760,7 @@
|
|
|
7760
7760
|
{
|
|
7761
7761
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::ThrowSystem.Reflection.Emit.OpCode",
|
|
7762
7762
|
"clrName": "Throw",
|
|
7763
|
-
"tsEmitName": "
|
|
7763
|
+
"tsEmitName": "throw",
|
|
7764
7764
|
"normalizedSignature": "Throw|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
7765
7765
|
"isStatic": true,
|
|
7766
7766
|
"isReadOnly": true,
|
|
@@ -8714,7 +8714,7 @@
|
|
|
8714
8714
|
{
|
|
8715
8715
|
"stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::ReadonlySystem.Reflection.Emit.OpCode",
|
|
8716
8716
|
"clrName": "Readonly",
|
|
8717
|
-
"tsEmitName": "
|
|
8717
|
+
"tsEmitName": "readonly",
|
|
8718
8718
|
"normalizedSignature": "Readonly|System.Reflection.Emit.OpCode|static=true|const=false",
|
|
8719
8719
|
"isStatic": true,
|
|
8720
8720
|
"isReadOnly": true,
|