@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
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
{
|
|
40
40
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ConstantTypeCode::BooleanSystem.Reflection.Metadata.ConstantTypeCode",
|
|
41
41
|
"clrName": "Boolean",
|
|
42
|
-
"tsEmitName": "
|
|
42
|
+
"tsEmitName": "boolean",
|
|
43
43
|
"normalizedSignature": "Boolean|System.Reflection.Metadata.ConstantTypeCode|static=true|const=true",
|
|
44
44
|
"isStatic": true,
|
|
45
45
|
"isReadOnly": false,
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
{
|
|
148
148
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ConstantTypeCode::StringSystem.Reflection.Metadata.ConstantTypeCode",
|
|
149
149
|
"clrName": "String",
|
|
150
|
-
"tsEmitName": "
|
|
150
|
+
"tsEmitName": "string",
|
|
151
151
|
"normalizedSignature": "String|System.Reflection.Metadata.ConstantTypeCode|static=true|const=true",
|
|
152
152
|
"isStatic": true,
|
|
153
153
|
"isReadOnly": false,
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
{
|
|
236
236
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ExceptionRegionKind::CatchSystem.Reflection.Metadata.ExceptionRegionKind",
|
|
237
237
|
"clrName": "Catch",
|
|
238
|
-
"tsEmitName": "
|
|
238
|
+
"tsEmitName": "catch",
|
|
239
239
|
"normalizedSignature": "Catch|System.Reflection.Metadata.ExceptionRegionKind|static=true|const=true",
|
|
240
240
|
"isStatic": true,
|
|
241
241
|
"isReadOnly": false,
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
{
|
|
254
254
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ExceptionRegionKind::FinallySystem.Reflection.Metadata.ExceptionRegionKind",
|
|
255
255
|
"clrName": "Finally",
|
|
256
|
-
"tsEmitName": "
|
|
256
|
+
"tsEmitName": "finally",
|
|
257
257
|
"normalizedSignature": "Finally|System.Reflection.Metadata.ExceptionRegionKind|static=true|const=true",
|
|
258
258
|
"isStatic": true,
|
|
259
259
|
"isReadOnly": false,
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
{
|
|
604
604
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.HandleKind::StringSystem.Reflection.Metadata.HandleKind",
|
|
605
605
|
"clrName": "String",
|
|
606
|
-
"tsEmitName": "
|
|
606
|
+
"tsEmitName": "string",
|
|
607
607
|
"normalizedSignature": "String|System.Reflection.Metadata.HandleKind|static=true|const=true",
|
|
608
608
|
"isStatic": true,
|
|
609
609
|
"isReadOnly": false,
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
{
|
|
666
666
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ILOpCode::BreakSystem.Reflection.Metadata.ILOpCode",
|
|
667
667
|
"clrName": "Break",
|
|
668
|
-
"tsEmitName": "
|
|
668
|
+
"tsEmitName": "break",
|
|
669
669
|
"normalizedSignature": "Break|System.Reflection.Metadata.ILOpCode|static=true|const=true",
|
|
670
670
|
"isStatic": true,
|
|
671
671
|
"isReadOnly": false,
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
{
|
|
1269
1269
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ILOpCode::SwitchSystem.Reflection.Metadata.ILOpCode",
|
|
1270
1270
|
"clrName": "Switch",
|
|
1271
|
-
"tsEmitName": "
|
|
1271
|
+
"tsEmitName": "switch",
|
|
1272
1272
|
"normalizedSignature": "Switch|System.Reflection.Metadata.ILOpCode|static=true|const=true",
|
|
1273
1273
|
"isStatic": true,
|
|
1274
1274
|
"isReadOnly": false,
|
|
@@ -1727,7 +1727,7 @@
|
|
|
1727
1727
|
{
|
|
1728
1728
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ILOpCode::ThrowSystem.Reflection.Metadata.ILOpCode",
|
|
1729
1729
|
"clrName": "Throw",
|
|
1730
|
-
"tsEmitName": "
|
|
1730
|
+
"tsEmitName": "throw",
|
|
1731
1731
|
"normalizedSignature": "Throw|System.Reflection.Metadata.ILOpCode|static=true|const=true",
|
|
1732
1732
|
"isStatic": true,
|
|
1733
1733
|
"isReadOnly": false,
|
|
@@ -2609,7 +2609,7 @@
|
|
|
2609
2609
|
{
|
|
2610
2610
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ILOpCode::ReadonlySystem.Reflection.Metadata.ILOpCode",
|
|
2611
2611
|
"clrName": "Readonly",
|
|
2612
|
-
"tsEmitName": "
|
|
2612
|
+
"tsEmitName": "readonly",
|
|
2613
2613
|
"normalizedSignature": "Readonly|System.Reflection.Metadata.ILOpCode|static=true|const=true",
|
|
2614
2614
|
"isStatic": true,
|
|
2615
2615
|
"isReadOnly": false,
|
|
@@ -2901,7 +2901,7 @@
|
|
|
2901
2901
|
{
|
|
2902
2902
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.MetadataReaderOptions::DefaultSystem.Reflection.Metadata.MetadataReaderOptions",
|
|
2903
2903
|
"clrName": "Default",
|
|
2904
|
-
"tsEmitName": "
|
|
2904
|
+
"tsEmitName": "default",
|
|
2905
2905
|
"normalizedSignature": "Default|System.Reflection.Metadata.MetadataReaderOptions|static=true|const=true",
|
|
2906
2906
|
"isStatic": true,
|
|
2907
2907
|
"isReadOnly": false,
|
|
@@ -2945,7 +2945,7 @@
|
|
|
2945
2945
|
{
|
|
2946
2946
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.MetadataStreamOptions::DefaultSystem.Reflection.Metadata.MetadataStreamOptions",
|
|
2947
2947
|
"clrName": "Default",
|
|
2948
|
-
"tsEmitName": "
|
|
2948
|
+
"tsEmitName": "default",
|
|
2949
2949
|
"normalizedSignature": "Default|System.Reflection.Metadata.MetadataStreamOptions|static=true|const=true",
|
|
2950
2950
|
"isStatic": true,
|
|
2951
2951
|
"isReadOnly": false,
|
|
@@ -2998,7 +2998,7 @@
|
|
|
2998
2998
|
{
|
|
2999
2999
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveSerializationTypeCode::BooleanSystem.Reflection.Metadata.PrimitiveSerializationTypeCode",
|
|
3000
3000
|
"clrName": "Boolean",
|
|
3001
|
-
"tsEmitName": "
|
|
3001
|
+
"tsEmitName": "boolean",
|
|
3002
3002
|
"normalizedSignature": "Boolean|System.Reflection.Metadata.PrimitiveSerializationTypeCode|static=true|const=true",
|
|
3003
3003
|
"isStatic": true,
|
|
3004
3004
|
"isReadOnly": false,
|
|
@@ -3106,7 +3106,7 @@
|
|
|
3106
3106
|
{
|
|
3107
3107
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveSerializationTypeCode::StringSystem.Reflection.Metadata.PrimitiveSerializationTypeCode",
|
|
3108
3108
|
"clrName": "String",
|
|
3109
|
-
"tsEmitName": "
|
|
3109
|
+
"tsEmitName": "string",
|
|
3110
3110
|
"normalizedSignature": "String|System.Reflection.Metadata.PrimitiveSerializationTypeCode|static=true|const=true",
|
|
3111
3111
|
"isStatic": true,
|
|
3112
3112
|
"isReadOnly": false,
|
|
@@ -3141,7 +3141,7 @@
|
|
|
3141
3141
|
{
|
|
3142
3142
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveTypeCode::BooleanSystem.Reflection.Metadata.PrimitiveTypeCode",
|
|
3143
3143
|
"clrName": "Boolean",
|
|
3144
|
-
"tsEmitName": "
|
|
3144
|
+
"tsEmitName": "boolean",
|
|
3145
3145
|
"normalizedSignature": "Boolean|System.Reflection.Metadata.PrimitiveTypeCode|static=true|const=true",
|
|
3146
3146
|
"isStatic": true,
|
|
3147
3147
|
"isReadOnly": false,
|
|
@@ -3267,7 +3267,7 @@
|
|
|
3267
3267
|
{
|
|
3268
3268
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveTypeCode::ObjectSystem.Reflection.Metadata.PrimitiveTypeCode",
|
|
3269
3269
|
"clrName": "Object",
|
|
3270
|
-
"tsEmitName": "
|
|
3270
|
+
"tsEmitName": "object",
|
|
3271
3271
|
"normalizedSignature": "Object|System.Reflection.Metadata.PrimitiveTypeCode|static=true|const=true",
|
|
3272
3272
|
"isStatic": true,
|
|
3273
3273
|
"isReadOnly": false,
|
|
@@ -3276,7 +3276,7 @@
|
|
|
3276
3276
|
{
|
|
3277
3277
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveTypeCode::StringSystem.Reflection.Metadata.PrimitiveTypeCode",
|
|
3278
3278
|
"clrName": "String",
|
|
3279
|
-
"tsEmitName": "
|
|
3279
|
+
"tsEmitName": "string",
|
|
3280
3280
|
"normalizedSignature": "String|System.Reflection.Metadata.PrimitiveTypeCode|static=true|const=true",
|
|
3281
3281
|
"isStatic": true,
|
|
3282
3282
|
"isReadOnly": false,
|
|
@@ -3294,7 +3294,7 @@
|
|
|
3294
3294
|
{
|
|
3295
3295
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.PrimitiveTypeCode::VoidSystem.Reflection.Metadata.PrimitiveTypeCode",
|
|
3296
3296
|
"clrName": "Void",
|
|
3297
|
-
"tsEmitName": "
|
|
3297
|
+
"tsEmitName": "void",
|
|
3298
3298
|
"normalizedSignature": "Void|System.Reflection.Metadata.PrimitiveTypeCode|static=true|const=true",
|
|
3299
3299
|
"isStatic": true,
|
|
3300
3300
|
"isReadOnly": false,
|
|
@@ -3338,7 +3338,7 @@
|
|
|
3338
3338
|
{
|
|
3339
3339
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SerializationTypeCode::BooleanSystem.Reflection.Metadata.SerializationTypeCode",
|
|
3340
3340
|
"clrName": "Boolean",
|
|
3341
|
-
"tsEmitName": "
|
|
3341
|
+
"tsEmitName": "boolean",
|
|
3342
3342
|
"normalizedSignature": "Boolean|System.Reflection.Metadata.SerializationTypeCode|static=true|const=true",
|
|
3343
3343
|
"isStatic": true,
|
|
3344
3344
|
"isReadOnly": false,
|
|
@@ -3446,7 +3446,7 @@
|
|
|
3446
3446
|
{
|
|
3447
3447
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SerializationTypeCode::StringSystem.Reflection.Metadata.SerializationTypeCode",
|
|
3448
3448
|
"clrName": "String",
|
|
3449
|
-
"tsEmitName": "
|
|
3449
|
+
"tsEmitName": "string",
|
|
3450
3450
|
"normalizedSignature": "String|System.Reflection.Metadata.SerializationTypeCode|static=true|const=true",
|
|
3451
3451
|
"isStatic": true,
|
|
3452
3452
|
"isReadOnly": false,
|
|
@@ -3464,7 +3464,7 @@
|
|
|
3464
3464
|
{
|
|
3465
3465
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SerializationTypeCode::TypeSystem.Reflection.Metadata.SerializationTypeCode",
|
|
3466
3466
|
"clrName": "Type",
|
|
3467
|
-
"tsEmitName": "
|
|
3467
|
+
"tsEmitName": "type",
|
|
3468
3468
|
"normalizedSignature": "Type|System.Reflection.Metadata.SerializationTypeCode|static=true|const=true",
|
|
3469
3469
|
"isStatic": true,
|
|
3470
3470
|
"isReadOnly": false,
|
|
@@ -3482,7 +3482,7 @@
|
|
|
3482
3482
|
{
|
|
3483
3483
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SerializationTypeCode::EnumSystem.Reflection.Metadata.SerializationTypeCode",
|
|
3484
3484
|
"clrName": "Enum",
|
|
3485
|
-
"tsEmitName": "
|
|
3485
|
+
"tsEmitName": "enum",
|
|
3486
3486
|
"normalizedSignature": "Enum|System.Reflection.Metadata.SerializationTypeCode|static=true|const=true",
|
|
3487
3487
|
"isStatic": true,
|
|
3488
3488
|
"isReadOnly": false,
|
|
@@ -3579,7 +3579,7 @@
|
|
|
3579
3579
|
{
|
|
3580
3580
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureCallingConvention::DefaultSystem.Reflection.Metadata.SignatureCallingConvention",
|
|
3581
3581
|
"clrName": "Default",
|
|
3582
|
-
"tsEmitName": "
|
|
3582
|
+
"tsEmitName": "default",
|
|
3583
3583
|
"normalizedSignature": "Default|System.Reflection.Metadata.SignatureCallingConvention|static=true|const=true",
|
|
3584
3584
|
"isStatic": true,
|
|
3585
3585
|
"isReadOnly": false,
|
|
@@ -3748,7 +3748,7 @@
|
|
|
3748
3748
|
{
|
|
3749
3749
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeCode::VoidSystem.Reflection.Metadata.SignatureTypeCode",
|
|
3750
3750
|
"clrName": "Void",
|
|
3751
|
-
"tsEmitName": "
|
|
3751
|
+
"tsEmitName": "void",
|
|
3752
3752
|
"normalizedSignature": "Void|System.Reflection.Metadata.SignatureTypeCode|static=true|const=true",
|
|
3753
3753
|
"isStatic": true,
|
|
3754
3754
|
"isReadOnly": false,
|
|
@@ -3757,7 +3757,7 @@
|
|
|
3757
3757
|
{
|
|
3758
3758
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeCode::BooleanSystem.Reflection.Metadata.SignatureTypeCode",
|
|
3759
3759
|
"clrName": "Boolean",
|
|
3760
|
-
"tsEmitName": "
|
|
3760
|
+
"tsEmitName": "boolean",
|
|
3761
3761
|
"normalizedSignature": "Boolean|System.Reflection.Metadata.SignatureTypeCode|static=true|const=true",
|
|
3762
3762
|
"isStatic": true,
|
|
3763
3763
|
"isReadOnly": false,
|
|
@@ -3865,7 +3865,7 @@
|
|
|
3865
3865
|
{
|
|
3866
3866
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeCode::StringSystem.Reflection.Metadata.SignatureTypeCode",
|
|
3867
3867
|
"clrName": "String",
|
|
3868
|
-
"tsEmitName": "
|
|
3868
|
+
"tsEmitName": "string",
|
|
3869
3869
|
"normalizedSignature": "String|System.Reflection.Metadata.SignatureTypeCode|static=true|const=true",
|
|
3870
3870
|
"isStatic": true,
|
|
3871
3871
|
"isReadOnly": false,
|
|
@@ -3955,7 +3955,7 @@
|
|
|
3955
3955
|
{
|
|
3956
3956
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeCode::ObjectSystem.Reflection.Metadata.SignatureTypeCode",
|
|
3957
3957
|
"clrName": "Object",
|
|
3958
|
-
"tsEmitName": "
|
|
3958
|
+
"tsEmitName": "object",
|
|
3959
3959
|
"normalizedSignature": "Object|System.Reflection.Metadata.SignatureTypeCode|static=true|const=true",
|
|
3960
3960
|
"isStatic": true,
|
|
3961
3961
|
"isReadOnly": false,
|
|
@@ -4053,7 +4053,7 @@
|
|
|
4053
4053
|
{
|
|
4054
4054
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeKind::UnknownSystem.Reflection.Metadata.SignatureTypeKind",
|
|
4055
4055
|
"clrName": "Unknown",
|
|
4056
|
-
"tsEmitName": "
|
|
4056
|
+
"tsEmitName": "unknown",
|
|
4057
4057
|
"normalizedSignature": "Unknown|System.Reflection.Metadata.SignatureTypeKind|static=true|const=true",
|
|
4058
4058
|
"isStatic": true,
|
|
4059
4059
|
"isReadOnly": false,
|
|
@@ -4062,7 +4062,7 @@
|
|
|
4062
4062
|
{
|
|
4063
4063
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.SignatureTypeKind::ClassSystem.Reflection.Metadata.SignatureTypeKind",
|
|
4064
4064
|
"clrName": "Class",
|
|
4065
|
-
"tsEmitName": "
|
|
4065
|
+
"tsEmitName": "class",
|
|
4066
4066
|
"normalizedSignature": "Class|System.Reflection.Metadata.SignatureTypeKind|static=true|const=true",
|
|
4067
4067
|
"isStatic": true,
|
|
4068
4068
|
"isReadOnly": false,
|
|
@@ -8041,7 +8041,7 @@
|
|
|
8041
8041
|
{
|
|
8042
8042
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.CustomAttribute::Constructor:System.Reflection.Metadata.EntityHandle",
|
|
8043
8043
|
"clrName": "Constructor",
|
|
8044
|
-
"tsEmitName": "
|
|
8044
|
+
"tsEmitName": "constructor",
|
|
8045
8045
|
"normalizedSignature": "Constructor|:System.Reflection.Metadata.EntityHandle|static=false|accessor=get",
|
|
8046
8046
|
"provenance": "Original",
|
|
8047
8047
|
"emitScope": "ClassSurface",
|
|
@@ -8461,7 +8461,7 @@
|
|
|
8461
8461
|
{
|
|
8462
8462
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.CustomAttributeNamedArgument\u00601::Type:TType",
|
|
8463
8463
|
"clrName": "Type",
|
|
8464
|
-
"tsEmitName": "
|
|
8464
|
+
"tsEmitName": "type",
|
|
8465
8465
|
"normalizedSignature": "Type|:TType|static=false|accessor=get",
|
|
8466
8466
|
"provenance": "Original",
|
|
8467
8467
|
"emitScope": "ClassSurface",
|
|
@@ -8514,7 +8514,7 @@
|
|
|
8514
8514
|
{
|
|
8515
8515
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.CustomAttributeTypedArgument\u00601::Type:TType",
|
|
8516
8516
|
"clrName": "Type",
|
|
8517
|
-
"tsEmitName": "
|
|
8517
|
+
"tsEmitName": "type",
|
|
8518
8518
|
"normalizedSignature": "Type|:TType|static=false|accessor=get",
|
|
8519
8519
|
"provenance": "Original",
|
|
8520
8520
|
"emitScope": "ClassSurface",
|
|
@@ -10191,7 +10191,7 @@
|
|
|
10191
10191
|
{
|
|
10192
10192
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.EventDefinition::Type:System.Reflection.Metadata.EntityHandle",
|
|
10193
10193
|
"clrName": "Type",
|
|
10194
|
-
"tsEmitName": "
|
|
10194
|
+
"tsEmitName": "type",
|
|
10195
10195
|
"normalizedSignature": "Type|:System.Reflection.Metadata.EntityHandle|static=false|accessor=get",
|
|
10196
10196
|
"provenance": "Original",
|
|
10197
10197
|
"emitScope": "ClassSurface",
|
|
@@ -10735,7 +10735,7 @@
|
|
|
10735
10735
|
{
|
|
10736
10736
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.ExportedType::Namespace:System.Reflection.Metadata.StringHandle",
|
|
10737
10737
|
"clrName": "Namespace",
|
|
10738
|
-
"tsEmitName": "
|
|
10738
|
+
"tsEmitName": "namespace",
|
|
10739
10739
|
"normalizedSignature": "Namespace|:System.Reflection.Metadata.StringHandle|static=false|accessor=get",
|
|
10740
10740
|
"provenance": "Original",
|
|
10741
10741
|
"emitScope": "ClassSurface",
|
|
@@ -11770,7 +11770,7 @@
|
|
|
11770
11770
|
{
|
|
11771
11771
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.GenericParameterConstraint::Type:System.Reflection.Metadata.EntityHandle",
|
|
11772
11772
|
"clrName": "Type",
|
|
11773
|
-
"tsEmitName": "
|
|
11773
|
+
"tsEmitName": "type",
|
|
11774
11774
|
"normalizedSignature": "Type|:System.Reflection.Metadata.EntityHandle|static=false|accessor=get",
|
|
11775
11775
|
"provenance": "Original",
|
|
11776
11776
|
"emitScope": "ClassSurface",
|
|
@@ -13434,7 +13434,7 @@
|
|
|
13434
13434
|
{
|
|
13435
13435
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.InterfaceImplementation::Interface:System.Reflection.Metadata.EntityHandle",
|
|
13436
13436
|
"clrName": "Interface",
|
|
13437
|
-
"tsEmitName": "
|
|
13437
|
+
"tsEmitName": "interface",
|
|
13438
13438
|
"normalizedSignature": "Interface|:System.Reflection.Metadata.EntityHandle|static=false|accessor=get",
|
|
13439
13439
|
"provenance": "Original",
|
|
13440
13440
|
"emitScope": "ClassSurface",
|
|
@@ -17186,7 +17186,7 @@
|
|
|
17186
17186
|
{
|
|
17187
17187
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.MethodImplementation::Type:System.Reflection.Metadata.TypeDefinitionHandle",
|
|
17188
17188
|
"clrName": "Type",
|
|
17189
|
-
"tsEmitName": "
|
|
17189
|
+
"tsEmitName": "type",
|
|
17190
17190
|
"normalizedSignature": "Type|:System.Reflection.Metadata.TypeDefinitionHandle|static=false|accessor=get",
|
|
17191
17191
|
"provenance": "Original",
|
|
17192
17192
|
"emitScope": "ClassSurface",
|
|
@@ -17606,7 +17606,7 @@
|
|
|
17606
17606
|
{
|
|
17607
17607
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.MethodImport::Module:System.Reflection.Metadata.ModuleReferenceHandle",
|
|
17608
17608
|
"clrName": "Module",
|
|
17609
|
-
"tsEmitName": "
|
|
17609
|
+
"tsEmitName": "module",
|
|
17610
17610
|
"normalizedSignature": "Module|:System.Reflection.Metadata.ModuleReferenceHandle|static=false|accessor=get",
|
|
17611
17611
|
"provenance": "Original",
|
|
17612
17612
|
"emitScope": "ClassSurface",
|
|
@@ -20663,7 +20663,7 @@
|
|
|
20663
20663
|
{
|
|
20664
20664
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.TypeDefinition::Namespace:System.Reflection.Metadata.StringHandle",
|
|
20665
20665
|
"clrName": "Namespace",
|
|
20666
|
-
"tsEmitName": "
|
|
20666
|
+
"tsEmitName": "namespace",
|
|
20667
20667
|
"normalizedSignature": "Namespace|:System.Reflection.Metadata.StringHandle|static=false|accessor=get",
|
|
20668
20668
|
"provenance": "Original",
|
|
20669
20669
|
"emitScope": "ClassSurface",
|
|
@@ -21151,7 +21151,7 @@
|
|
|
21151
21151
|
{
|
|
21152
21152
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.TypeReference::Namespace:System.Reflection.Metadata.StringHandle",
|
|
21153
21153
|
"clrName": "Namespace",
|
|
21154
|
-
"tsEmitName": "
|
|
21154
|
+
"tsEmitName": "namespace",
|
|
21155
21155
|
"normalizedSignature": "Namespace|:System.Reflection.Metadata.StringHandle|static=false|accessor=get",
|
|
21156
21156
|
"provenance": "Original",
|
|
21157
21157
|
"emitScope": "ClassSurface",
|
|
@@ -22979,7 +22979,7 @@
|
|
|
22979
22979
|
{
|
|
22980
22980
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.HandleComparer::Default:System.Reflection.Metadata.HandleComparer",
|
|
22981
22981
|
"clrName": "Default",
|
|
22982
|
-
"tsEmitName": "
|
|
22982
|
+
"tsEmitName": "default",
|
|
22983
22983
|
"normalizedSignature": "Default|:System.Reflection.Metadata.HandleComparer|static=true|accessor=get",
|
|
22984
22984
|
"provenance": "Original",
|
|
22985
22985
|
"emitScope": "ClassSurface",
|
|
@@ -25183,7 +25183,7 @@
|
|
|
25183
25183
|
{
|
|
25184
25184
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.TypeName::Namespace:System.String",
|
|
25185
25185
|
"clrName": "Namespace",
|
|
25186
|
-
"tsEmitName": "
|
|
25186
|
+
"tsEmitName": "namespace",
|
|
25187
25187
|
"normalizedSignature": "Namespace|:System.String|static=false|accessor=get",
|
|
25188
25188
|
"provenance": "Original",
|
|
25189
25189
|
"emitScope": "ClassSurface",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
{
|
|
25
25
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.EditAndContinueOperation::DefaultSystem.Reflection.Metadata.Ecma335.EditAndContinueOperation",
|
|
26
26
|
"clrName": "Default",
|
|
27
|
-
"tsEmitName": "
|
|
27
|
+
"tsEmitName": "default",
|
|
28
28
|
"metadataToken": 67110894,
|
|
29
29
|
"normalizedSignature": "Default|System.Reflection.Metadata.Ecma335.EditAndContinueOperation|static=true|const=true",
|
|
30
30
|
"isStatic": true,
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
}
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
|
-
"tsName": "
|
|
637
|
+
"tsName": "default",
|
|
638
638
|
"isStatic": true,
|
|
639
639
|
"tsSignatureId": "Default|System.Reflection.Metadata.Ecma335.EditAndContinueOperation|static=true|const=true",
|
|
640
640
|
"target": {
|
|
@@ -1360,7 +1360,7 @@
|
|
|
1360
1360
|
{
|
|
1361
1361
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.HeapIndex::StringSystem.Reflection.Metadata.Ecma335.HeapIndex",
|
|
1362
1362
|
"clrName": "String",
|
|
1363
|
-
"tsEmitName": "
|
|
1363
|
+
"tsEmitName": "string",
|
|
1364
1364
|
"metadataToken": 67110902,
|
|
1365
1365
|
"normalizedSignature": "String|System.Reflection.Metadata.Ecma335.HeapIndex|static=true|const=true",
|
|
1366
1366
|
"isStatic": true,
|
|
@@ -1947,7 +1947,7 @@
|
|
|
1947
1947
|
}
|
|
1948
1948
|
},
|
|
1949
1949
|
{
|
|
1950
|
-
"tsName": "
|
|
1950
|
+
"tsName": "string",
|
|
1951
1951
|
"isStatic": true,
|
|
1952
1952
|
"tsSignatureId": "String|System.Reflection.Metadata.Ecma335.HeapIndex|static=true|const=true",
|
|
1953
1953
|
"target": {
|
|
@@ -2611,7 +2611,7 @@
|
|
|
2611
2611
|
{
|
|
2612
2612
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.TableIndex::ModuleSystem.Reflection.Metadata.Ecma335.TableIndex",
|
|
2613
2613
|
"clrName": "Module",
|
|
2614
|
-
"tsEmitName": "
|
|
2614
|
+
"tsEmitName": "module",
|
|
2615
2615
|
"metadataToken": 67110933,
|
|
2616
2616
|
"normalizedSignature": "Module|System.Reflection.Metadata.Ecma335.TableIndex|static=true|const=true",
|
|
2617
2617
|
"isStatic": true,
|
|
@@ -3738,7 +3738,7 @@
|
|
|
3738
3738
|
}
|
|
3739
3739
|
},
|
|
3740
3740
|
{
|
|
3741
|
-
"tsName": "
|
|
3741
|
+
"tsName": "module",
|
|
3742
3742
|
"isStatic": true,
|
|
3743
3743
|
"tsSignatureId": "Module|System.Reflection.Metadata.Ecma335.TableIndex|static=true|const=true",
|
|
3744
3744
|
"target": {
|
|
@@ -4997,7 +4997,7 @@
|
|
|
4997
4997
|
{
|
|
4998
4998
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder::Boolean():System.Void",
|
|
4999
4999
|
"clrName": "Boolean",
|
|
5000
|
-
"tsEmitName": "
|
|
5000
|
+
"tsEmitName": "boolean",
|
|
5001
5001
|
"metadataToken": 100666165,
|
|
5002
5002
|
"canonicalSignature": "():System.Void",
|
|
5003
5003
|
"normalizedSignature": "Boolean|():System.Void|static=false",
|
|
@@ -5165,7 +5165,7 @@
|
|
|
5165
5165
|
{
|
|
5166
5166
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder::String():System.Void",
|
|
5167
5167
|
"clrName": "String",
|
|
5168
|
-
"tsEmitName": "
|
|
5168
|
+
"tsEmitName": "string",
|
|
5169
5169
|
"metadataToken": 100666177,
|
|
5170
5170
|
"canonicalSignature": "():System.Void",
|
|
5171
5171
|
"normalizedSignature": "String|():System.Void|static=false",
|
|
@@ -5207,7 +5207,7 @@
|
|
|
5207
5207
|
{
|
|
5208
5208
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder::Enum(System.String):System.Void",
|
|
5209
5209
|
"clrName": "Enum",
|
|
5210
|
-
"tsEmitName": "
|
|
5210
|
+
"tsEmitName": "enum",
|
|
5211
5211
|
"metadataToken": 100666180,
|
|
5212
5212
|
"canonicalSignature": "(System.String):System.Void",
|
|
5213
5213
|
"normalizedSignature": "Enum|(System.String):System.Void|static=false",
|
|
@@ -5251,7 +5251,7 @@
|
|
|
5251
5251
|
],
|
|
5252
5252
|
"exposedMethods": [
|
|
5253
5253
|
{
|
|
5254
|
-
"tsName": "
|
|
5254
|
+
"tsName": "boolean",
|
|
5255
5255
|
"isStatic": false,
|
|
5256
5256
|
"tsSignatureId": "Boolean|():System.Void|static=false",
|
|
5257
5257
|
"target": {
|
|
@@ -5371,7 +5371,7 @@
|
|
|
5371
5371
|
}
|
|
5372
5372
|
},
|
|
5373
5373
|
{
|
|
5374
|
-
"tsName": "
|
|
5374
|
+
"tsName": "string",
|
|
5375
5375
|
"isStatic": false,
|
|
5376
5376
|
"tsSignatureId": "String|():System.Void|static=false",
|
|
5377
5377
|
"target": {
|
|
@@ -5401,7 +5401,7 @@
|
|
|
5401
5401
|
}
|
|
5402
5402
|
},
|
|
5403
5403
|
{
|
|
5404
|
-
"tsName": "
|
|
5404
|
+
"tsName": "enum",
|
|
5405
5405
|
"isStatic": false,
|
|
5406
5406
|
"tsSignatureId": "Enum|(System.String):System.Void|static=false",
|
|
5407
5407
|
"target": {
|
|
@@ -6333,7 +6333,7 @@
|
|
|
6333
6333
|
{
|
|
6334
6334
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.FieldTypeEncoder::Type(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
6335
6335
|
"clrName": "Type",
|
|
6336
|
-
"tsEmitName": "
|
|
6336
|
+
"tsEmitName": "type",
|
|
6337
6337
|
"metadataToken": 100666118,
|
|
6338
6338
|
"canonicalSignature": "(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
6339
6339
|
"normalizedSignature": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
@@ -6401,7 +6401,7 @@
|
|
|
6401
6401
|
}
|
|
6402
6402
|
},
|
|
6403
6403
|
{
|
|
6404
|
-
"tsName": "
|
|
6404
|
+
"tsName": "type",
|
|
6405
6405
|
"isStatic": false,
|
|
6406
6406
|
"tsSignatureId": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
6407
6407
|
"target": {
|
|
@@ -7105,7 +7105,7 @@
|
|
|
7105
7105
|
{
|
|
7106
7106
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.InstructionEncoder::Switch(System.Int32):System.Reflection.Metadata.Ecma335.SwitchInstructionEncoder",
|
|
7107
7107
|
"clrName": "Switch",
|
|
7108
|
-
"tsEmitName": "
|
|
7108
|
+
"tsEmitName": "switch",
|
|
7109
7109
|
"metadataToken": 100666023,
|
|
7110
7110
|
"canonicalSignature": "(System.Int32):System.Reflection.Metadata.Ecma335.SwitchInstructionEncoder",
|
|
7111
7111
|
"normalizedSignature": "Switch|(System.Int32):System.Reflection.Metadata.Ecma335.SwitchInstructionEncoder|static=false",
|
|
@@ -7401,7 +7401,7 @@
|
|
|
7401
7401
|
}
|
|
7402
7402
|
},
|
|
7403
7403
|
{
|
|
7404
|
-
"tsName": "
|
|
7404
|
+
"tsName": "switch",
|
|
7405
7405
|
"isStatic": false,
|
|
7406
7406
|
"tsSignatureId": "Switch|(System.Int32):System.Reflection.Metadata.Ecma335.SwitchInstructionEncoder|static=false",
|
|
7407
7407
|
"target": {
|
|
@@ -8335,7 +8335,7 @@
|
|
|
8335
8335
|
{
|
|
8336
8336
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.LocalVariableTypeEncoder::Type(System.Boolean,System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
8337
8337
|
"clrName": "Type",
|
|
8338
|
-
"tsEmitName": "
|
|
8338
|
+
"tsEmitName": "type",
|
|
8339
8339
|
"metadataToken": 100666101,
|
|
8340
8340
|
"canonicalSignature": "(System.Boolean,System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
8341
8341
|
"normalizedSignature": "Type|(System.Boolean,System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
@@ -8403,7 +8403,7 @@
|
|
|
8403
8403
|
}
|
|
8404
8404
|
},
|
|
8405
8405
|
{
|
|
8406
|
-
"tsName": "
|
|
8406
|
+
"tsName": "type",
|
|
8407
8407
|
"isStatic": false,
|
|
8408
8408
|
"tsSignatureId": "Type|(System.Boolean,System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
8409
8409
|
"target": {
|
|
@@ -9292,7 +9292,7 @@
|
|
|
9292
9292
|
{
|
|
9293
9293
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.NamedArgumentTypeEncoder::Object():System.Void",
|
|
9294
9294
|
"clrName": "Object",
|
|
9295
|
-
"tsEmitName": "
|
|
9295
|
+
"tsEmitName": "object",
|
|
9296
9296
|
"metadataToken": 100666156,
|
|
9297
9297
|
"canonicalSignature": "():System.Void",
|
|
9298
9298
|
"normalizedSignature": "Object|():System.Void|static=false",
|
|
@@ -9360,7 +9360,7 @@
|
|
|
9360
9360
|
}
|
|
9361
9361
|
},
|
|
9362
9362
|
{
|
|
9363
|
-
"tsName": "
|
|
9363
|
+
"tsName": "object",
|
|
9364
9364
|
"isStatic": false,
|
|
9365
9365
|
"tsSignatureId": "Object|():System.Void|static=false",
|
|
9366
9366
|
"target": {
|
|
@@ -9832,7 +9832,7 @@
|
|
|
9832
9832
|
{
|
|
9833
9833
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.ParameterTypeEncoder::Type(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
9834
9834
|
"clrName": "Type",
|
|
9835
|
-
"tsEmitName": "
|
|
9835
|
+
"tsEmitName": "type",
|
|
9836
9836
|
"metadataToken": 100666106,
|
|
9837
9837
|
"canonicalSignature": "(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
9838
9838
|
"normalizedSignature": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
@@ -9900,7 +9900,7 @@
|
|
|
9900
9900
|
}
|
|
9901
9901
|
},
|
|
9902
9902
|
{
|
|
9903
|
-
"tsName": "
|
|
9903
|
+
"tsName": "type",
|
|
9904
9904
|
"isStatic": false,
|
|
9905
9905
|
"tsSignatureId": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
9906
9906
|
"target": {
|
|
@@ -10200,7 +10200,7 @@
|
|
|
10200
10200
|
{
|
|
10201
10201
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.ReturnTypeEncoder::Type(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
10202
10202
|
"clrName": "Type",
|
|
10203
|
-
"tsEmitName": "
|
|
10203
|
+
"tsEmitName": "type",
|
|
10204
10204
|
"metadataToken": 100666223,
|
|
10205
10205
|
"canonicalSignature": "(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder",
|
|
10206
10206
|
"normalizedSignature": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
@@ -10228,7 +10228,7 @@
|
|
|
10228
10228
|
{
|
|
10229
10229
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.ReturnTypeEncoder::Void():System.Void",
|
|
10230
10230
|
"clrName": "Void",
|
|
10231
|
-
"tsEmitName": "
|
|
10231
|
+
"tsEmitName": "void",
|
|
10232
10232
|
"metadataToken": 100666225,
|
|
10233
10233
|
"canonicalSignature": "():System.Void",
|
|
10234
10234
|
"normalizedSignature": "Void|():System.Void|static=false",
|
|
@@ -10282,7 +10282,7 @@
|
|
|
10282
10282
|
}
|
|
10283
10283
|
},
|
|
10284
10284
|
{
|
|
10285
|
-
"tsName": "
|
|
10285
|
+
"tsName": "type",
|
|
10286
10286
|
"isStatic": false,
|
|
10287
10287
|
"tsSignatureId": "Type|(System.Boolean):System.Reflection.Metadata.Ecma335.SignatureTypeEncoder|static=false",
|
|
10288
10288
|
"target": {
|
|
@@ -10302,7 +10302,7 @@
|
|
|
10302
10302
|
}
|
|
10303
10303
|
},
|
|
10304
10304
|
{
|
|
10305
|
-
"tsName": "
|
|
10305
|
+
"tsName": "void",
|
|
10306
10306
|
"isStatic": false,
|
|
10307
10307
|
"tsSignatureId": "Void|():System.Void|static=false",
|
|
10308
10308
|
"target": {
|
|
@@ -10849,7 +10849,7 @@
|
|
|
10849
10849
|
{
|
|
10850
10850
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.SignatureTypeEncoder::Boolean():System.Void",
|
|
10851
10851
|
"clrName": "Boolean",
|
|
10852
|
-
"tsEmitName": "
|
|
10852
|
+
"tsEmitName": "boolean",
|
|
10853
10853
|
"metadataToken": 100666185,
|
|
10854
10854
|
"canonicalSignature": "():System.Void",
|
|
10855
10855
|
"normalizedSignature": "Boolean|():System.Void|static=false",
|
|
@@ -11017,7 +11017,7 @@
|
|
|
11017
11017
|
{
|
|
11018
11018
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.SignatureTypeEncoder::String():System.Void",
|
|
11019
11019
|
"clrName": "String",
|
|
11020
|
-
"tsEmitName": "
|
|
11020
|
+
"tsEmitName": "string",
|
|
11021
11021
|
"metadataToken": 100666197,
|
|
11022
11022
|
"canonicalSignature": "():System.Void",
|
|
11023
11023
|
"normalizedSignature": "String|():System.Void|static=false",
|
|
@@ -11073,7 +11073,7 @@
|
|
|
11073
11073
|
{
|
|
11074
11074
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.SignatureTypeEncoder::Object():System.Void",
|
|
11075
11075
|
"clrName": "Object",
|
|
11076
|
-
"tsEmitName": "
|
|
11076
|
+
"tsEmitName": "object",
|
|
11077
11077
|
"metadataToken": 100666201,
|
|
11078
11078
|
"canonicalSignature": "():System.Void",
|
|
11079
11079
|
"normalizedSignature": "Object|():System.Void|static=false",
|
|
@@ -11139,7 +11139,7 @@
|
|
|
11139
11139
|
{
|
|
11140
11140
|
"stableId": "System.Reflection.Metadata:System.Reflection.Metadata.Ecma335.SignatureTypeEncoder::Type(System.Reflection.Metadata.EntityHandle,System.Boolean):System.Void",
|
|
11141
11141
|
"clrName": "Type",
|
|
11142
|
-
"tsEmitName": "
|
|
11142
|
+
"tsEmitName": "type",
|
|
11143
11143
|
"metadataToken": 100666205,
|
|
11144
11144
|
"canonicalSignature": "(System.Reflection.Metadata.EntityHandle,System.Boolean):System.Void",
|
|
11145
11145
|
"normalizedSignature": "Type|(System.Reflection.Metadata.EntityHandle,System.Boolean):System.Void|static=false",
|
|
@@ -11295,7 +11295,7 @@
|
|
|
11295
11295
|
],
|
|
11296
11296
|
"exposedMethods": [
|
|
11297
11297
|
{
|
|
11298
|
-
"tsName": "
|
|
11298
|
+
"tsName": "boolean",
|
|
11299
11299
|
"isStatic": false,
|
|
11300
11300
|
"tsSignatureId": "Boolean|():System.Void|static=false",
|
|
11301
11301
|
"target": {
|
|
@@ -11415,7 +11415,7 @@
|
|
|
11415
11415
|
}
|
|
11416
11416
|
},
|
|
11417
11417
|
{
|
|
11418
|
-
"tsName": "
|
|
11418
|
+
"tsName": "string",
|
|
11419
11419
|
"isStatic": false,
|
|
11420
11420
|
"tsSignatureId": "String|():System.Void|static=false",
|
|
11421
11421
|
"target": {
|
|
@@ -11455,7 +11455,7 @@
|
|
|
11455
11455
|
}
|
|
11456
11456
|
},
|
|
11457
11457
|
{
|
|
11458
|
-
"tsName": "
|
|
11458
|
+
"tsName": "object",
|
|
11459
11459
|
"isStatic": false,
|
|
11460
11460
|
"tsSignatureId": "Object|():System.Void|static=false",
|
|
11461
11461
|
"target": {
|
|
@@ -11495,7 +11495,7 @@
|
|
|
11495
11495
|
}
|
|
11496
11496
|
},
|
|
11497
11497
|
{
|
|
11498
|
-
"tsName": "
|
|
11498
|
+
"tsName": "type",
|
|
11499
11499
|
"isStatic": false,
|
|
11500
11500
|
"tsSignatureId": "Type|(System.Reflection.Metadata.EntityHandle,System.Boolean):System.Void|static=false",
|
|
11501
11501
|
"target": {
|