@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
package/System/bindings.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
{
|
|
36
36
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ModuleSystem.AttributeTargets",
|
|
37
37
|
"clrName": "Module",
|
|
38
|
-
"tsEmitName": "
|
|
38
|
+
"tsEmitName": "module",
|
|
39
39
|
"metadataToken": 67109670,
|
|
40
40
|
"normalizedSignature": "Module|System.AttributeTargets|static=true|const=true",
|
|
41
41
|
"isStatic": true,
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
{
|
|
47
47
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ClassSystem.AttributeTargets",
|
|
48
48
|
"clrName": "Class",
|
|
49
|
-
"tsEmitName": "
|
|
49
|
+
"tsEmitName": "class",
|
|
50
50
|
"metadataToken": 67109671,
|
|
51
51
|
"normalizedSignature": "Class|System.AttributeTargets|static=true|const=true",
|
|
52
52
|
"isStatic": true,
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
{
|
|
69
69
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::EnumSystem.AttributeTargets",
|
|
70
70
|
"clrName": "Enum",
|
|
71
|
-
"tsEmitName": "
|
|
71
|
+
"tsEmitName": "enum",
|
|
72
72
|
"metadataToken": 67109673,
|
|
73
73
|
"normalizedSignature": "Enum|System.AttributeTargets|static=true|const=true",
|
|
74
74
|
"isStatic": true,
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
{
|
|
80
80
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ConstructorSystem.AttributeTargets",
|
|
81
81
|
"clrName": "Constructor",
|
|
82
|
-
"tsEmitName": "
|
|
82
|
+
"tsEmitName": "constructor",
|
|
83
83
|
"metadataToken": 67109674,
|
|
84
84
|
"normalizedSignature": "Constructor|System.AttributeTargets|static=true|const=true",
|
|
85
85
|
"isStatic": true,
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
{
|
|
135
135
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::InterfaceSystem.AttributeTargets",
|
|
136
136
|
"clrName": "Interface",
|
|
137
|
-
"tsEmitName": "
|
|
137
|
+
"tsEmitName": "interface",
|
|
138
138
|
"metadataToken": 67109679,
|
|
139
139
|
"normalizedSignature": "Interface|System.AttributeTargets|static=true|const=true",
|
|
140
140
|
"isStatic": true,
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
}
|
|
755
755
|
},
|
|
756
756
|
{
|
|
757
|
-
"tsName": "
|
|
757
|
+
"tsName": "module",
|
|
758
758
|
"isStatic": true,
|
|
759
759
|
"tsSignatureId": "Module|System.AttributeTargets|static=true|const=true",
|
|
760
760
|
"target": {
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
}
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
|
-
"tsName": "
|
|
767
|
+
"tsName": "class",
|
|
768
768
|
"isStatic": true,
|
|
769
769
|
"tsSignatureId": "Class|System.AttributeTargets|static=true|const=true",
|
|
770
770
|
"target": {
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
}
|
|
785
785
|
},
|
|
786
786
|
{
|
|
787
|
-
"tsName": "
|
|
787
|
+
"tsName": "enum",
|
|
788
788
|
"isStatic": true,
|
|
789
789
|
"tsSignatureId": "Enum|System.AttributeTargets|static=true|const=true",
|
|
790
790
|
"target": {
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
}
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
|
-
"tsName": "
|
|
797
|
+
"tsName": "constructor",
|
|
798
798
|
"isStatic": true,
|
|
799
799
|
"tsSignatureId": "Constructor|System.AttributeTargets|static=true|const=true",
|
|
800
800
|
"target": {
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
}
|
|
845
845
|
},
|
|
846
846
|
{
|
|
847
|
-
"tsName": "
|
|
847
|
+
"tsName": "interface",
|
|
848
848
|
"isStatic": true,
|
|
849
849
|
"tsSignatureId": "Interface|System.AttributeTargets|static=true|const=true",
|
|
850
850
|
"target": {
|
|
@@ -2673,7 +2673,7 @@
|
|
|
2673
2673
|
{
|
|
2674
2674
|
"stableId": "System.Console:System.ConsoleKey::DeleteSystem.ConsoleKey",
|
|
2675
2675
|
"clrName": "Delete",
|
|
2676
|
-
"tsEmitName": "
|
|
2676
|
+
"tsEmitName": "delete",
|
|
2677
2677
|
"metadataToken": 67109065,
|
|
2678
2678
|
"normalizedSignature": "Delete|System.ConsoleKey|static=true|const=true",
|
|
2679
2679
|
"isStatic": true,
|
|
@@ -4791,7 +4791,7 @@
|
|
|
4791
4791
|
}
|
|
4792
4792
|
},
|
|
4793
4793
|
{
|
|
4794
|
-
"tsName": "
|
|
4794
|
+
"tsName": "delete",
|
|
4795
4795
|
"isStatic": true,
|
|
4796
4796
|
"tsSignatureId": "Delete|System.ConsoleKey|static=true|const=true",
|
|
4797
4797
|
"target": {
|
|
@@ -11480,7 +11480,7 @@
|
|
|
11480
11480
|
{
|
|
11481
11481
|
"stableId": "System.Private.CoreLib:System.GCCollectionMode::DefaultSystem.GCCollectionMode",
|
|
11482
11482
|
"clrName": "Default",
|
|
11483
|
-
"tsEmitName": "
|
|
11483
|
+
"tsEmitName": "default",
|
|
11484
11484
|
"metadataToken": 67109413,
|
|
11485
11485
|
"normalizedSignature": "Default|System.GCCollectionMode|static=true|const=true",
|
|
11486
11486
|
"isStatic": true,
|
|
@@ -12068,7 +12068,7 @@
|
|
|
12068
12068
|
}
|
|
12069
12069
|
},
|
|
12070
12070
|
{
|
|
12071
|
-
"tsName": "
|
|
12071
|
+
"tsName": "default",
|
|
12072
12072
|
"isStatic": true,
|
|
12073
12073
|
"tsSignatureId": "Default|System.GCCollectionMode|static=true|const=true",
|
|
12074
12074
|
"target": {
|
|
@@ -12132,7 +12132,7 @@
|
|
|
12132
12132
|
{
|
|
12133
12133
|
"stableId": "System.Private.CoreLib:System.GCKind::AnySystem.GCKind",
|
|
12134
12134
|
"clrName": "Any",
|
|
12135
|
-
"tsEmitName": "
|
|
12135
|
+
"tsEmitName": "any",
|
|
12136
12136
|
"metadataToken": 67109778,
|
|
12137
12137
|
"normalizedSignature": "Any|System.GCKind|static=true|const=true",
|
|
12138
12138
|
"isStatic": true,
|
|
@@ -12720,7 +12720,7 @@
|
|
|
12720
12720
|
}
|
|
12721
12721
|
},
|
|
12722
12722
|
{
|
|
12723
|
-
"tsName": "
|
|
12723
|
+
"tsName": "any",
|
|
12724
12724
|
"isStatic": true,
|
|
12725
12725
|
"tsSignatureId": "Any|System.GCKind|static=true|const=true",
|
|
12726
12726
|
"target": {
|
|
@@ -13457,7 +13457,7 @@
|
|
|
13457
13457
|
{
|
|
13458
13458
|
"stableId": "System.Private.Uri:System.GenericUriParserOptions::DefaultSystem.GenericUriParserOptions",
|
|
13459
13459
|
"clrName": "Default",
|
|
13460
|
-
"tsEmitName": "
|
|
13460
|
+
"tsEmitName": "default",
|
|
13461
13461
|
"metadataToken": 67108874,
|
|
13462
13462
|
"normalizedSignature": "Default|System.GenericUriParserOptions|static=true|const=true",
|
|
13463
13463
|
"isStatic": true,
|
|
@@ -14133,7 +14133,7 @@
|
|
|
14133
14133
|
}
|
|
14134
14134
|
},
|
|
14135
14135
|
{
|
|
14136
|
-
"tsName": "
|
|
14136
|
+
"tsName": "default",
|
|
14137
14137
|
"isStatic": true,
|
|
14138
14138
|
"tsSignatureId": "Default|System.GenericUriParserOptions|static=true|const=true",
|
|
14139
14139
|
"target": {
|
|
@@ -17716,7 +17716,7 @@
|
|
|
17716
17716
|
{
|
|
17717
17717
|
"stableId": "System.Private.CoreLib:System.TypeCode::ObjectSystem.TypeCode",
|
|
17718
17718
|
"clrName": "Object",
|
|
17719
|
-
"tsEmitName": "
|
|
17719
|
+
"tsEmitName": "object",
|
|
17720
17720
|
"metadataToken": 67110602,
|
|
17721
17721
|
"normalizedSignature": "Object|System.TypeCode|static=true|const=true",
|
|
17722
17722
|
"isStatic": true,
|
|
@@ -17738,7 +17738,7 @@
|
|
|
17738
17738
|
{
|
|
17739
17739
|
"stableId": "System.Private.CoreLib:System.TypeCode::BooleanSystem.TypeCode",
|
|
17740
17740
|
"clrName": "Boolean",
|
|
17741
|
-
"tsEmitName": "
|
|
17741
|
+
"tsEmitName": "boolean",
|
|
17742
17742
|
"metadataToken": 67110604,
|
|
17743
17743
|
"normalizedSignature": "Boolean|System.TypeCode|static=true|const=true",
|
|
17744
17744
|
"isStatic": true,
|
|
@@ -17892,7 +17892,7 @@
|
|
|
17892
17892
|
{
|
|
17893
17893
|
"stableId": "System.Private.CoreLib:System.TypeCode::StringSystem.TypeCode",
|
|
17894
17894
|
"clrName": "String",
|
|
17895
|
-
"tsEmitName": "
|
|
17895
|
+
"tsEmitName": "string",
|
|
17896
17896
|
"metadataToken": 67110618,
|
|
17897
17897
|
"normalizedSignature": "String|System.TypeCode|static=true|const=true",
|
|
17898
17898
|
"isStatic": true,
|
|
@@ -18457,7 +18457,7 @@
|
|
|
18457
18457
|
}
|
|
18458
18458
|
},
|
|
18459
18459
|
{
|
|
18460
|
-
"tsName": "
|
|
18460
|
+
"tsName": "object",
|
|
18461
18461
|
"isStatic": true,
|
|
18462
18462
|
"tsSignatureId": "Object|System.TypeCode|static=true|const=true",
|
|
18463
18463
|
"target": {
|
|
@@ -18477,7 +18477,7 @@
|
|
|
18477
18477
|
}
|
|
18478
18478
|
},
|
|
18479
18479
|
{
|
|
18480
|
-
"tsName": "
|
|
18480
|
+
"tsName": "boolean",
|
|
18481
18481
|
"isStatic": true,
|
|
18482
18482
|
"tsSignatureId": "Boolean|System.TypeCode|static=true|const=true",
|
|
18483
18483
|
"target": {
|
|
@@ -18617,7 +18617,7 @@
|
|
|
18617
18617
|
}
|
|
18618
18618
|
},
|
|
18619
18619
|
{
|
|
18620
|
-
"tsName": "
|
|
18620
|
+
"tsName": "string",
|
|
18621
18621
|
"isStatic": true,
|
|
18622
18622
|
"tsSignatureId": "String|System.TypeCode|static=true|const=true",
|
|
18623
18623
|
"target": {
|
|
@@ -20207,7 +20207,7 @@
|
|
|
20207
20207
|
{
|
|
20208
20208
|
"stableId": "System.Private.Uri:System.UriHostNameType::UnknownSystem.UriHostNameType",
|
|
20209
20209
|
"clrName": "Unknown",
|
|
20210
|
-
"tsEmitName": "
|
|
20210
|
+
"tsEmitName": "unknown",
|
|
20211
20211
|
"metadataToken": 67109065,
|
|
20212
20212
|
"normalizedSignature": "Unknown|System.UriHostNameType|static=true|const=true",
|
|
20213
20213
|
"isStatic": true,
|
|
@@ -20806,7 +20806,7 @@
|
|
|
20806
20806
|
}
|
|
20807
20807
|
},
|
|
20808
20808
|
{
|
|
20809
|
-
"tsName": "
|
|
20809
|
+
"tsName": "unknown",
|
|
20810
20810
|
"isStatic": true,
|
|
20811
20811
|
"tsSignatureId": "Unknown|System.UriHostNameType|static=true|const=true",
|
|
20812
20812
|
"target": {
|
|
@@ -170292,7 +170292,7 @@
|
|
|
170292
170292
|
{
|
|
170293
170293
|
"stableId": "System.Private.CoreLib:System.Type::Namespace:System.String",
|
|
170294
170294
|
"clrName": "Namespace",
|
|
170295
|
-
"tsEmitName": "
|
|
170295
|
+
"tsEmitName": "namespace",
|
|
170296
170296
|
"metadataToken": 385876155,
|
|
170297
170297
|
"canonicalSignature": ":System.String",
|
|
170298
170298
|
"normalizedSignature": "Namespace|:System.String|static=false|accessor=get",
|
|
@@ -170348,7 +170348,7 @@
|
|
|
170348
170348
|
{
|
|
170349
170349
|
"stableId": "System.Private.CoreLib:System.Type::Module:System.Reflection.Module",
|
|
170350
170350
|
"clrName": "Module",
|
|
170351
|
-
"tsEmitName": "
|
|
170351
|
+
"tsEmitName": "module",
|
|
170352
170352
|
"metadataToken": 385876159,
|
|
170353
170353
|
"canonicalSignature": ":System.Reflection.Module",
|
|
170354
170354
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
@@ -172654,7 +172654,7 @@
|
|
|
172654
172654
|
}
|
|
172655
172655
|
},
|
|
172656
172656
|
{
|
|
172657
|
-
"tsName": "
|
|
172657
|
+
"tsName": "namespace",
|
|
172658
172658
|
"isStatic": false,
|
|
172659
172659
|
"tsSignatureId": "Namespace|:System.String|static=false|accessor=get",
|
|
172660
172660
|
"target": {
|
|
@@ -172694,7 +172694,7 @@
|
|
|
172694
172694
|
}
|
|
172695
172695
|
},
|
|
172696
172696
|
{
|
|
172697
|
-
"tsName": "
|
|
172697
|
+
"tsName": "module",
|
|
172698
172698
|
"isStatic": false,
|
|
172699
172699
|
"tsSignatureId": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
172700
172700
|
"target": {
|
|
@@ -183648,7 +183648,7 @@
|
|
|
183648
183648
|
{
|
|
183649
183649
|
"stableId": "System.Console:System.Console::In:System.IO.TextReader",
|
|
183650
183650
|
"clrName": "In",
|
|
183651
|
-
"tsEmitName": "
|
|
183651
|
+
"tsEmitName": "in",
|
|
183652
183652
|
"metadataToken": 385875971,
|
|
183653
183653
|
"canonicalSignature": ":System.IO.TextReader",
|
|
183654
183654
|
"normalizedSignature": "In|:System.IO.TextReader|static=true|accessor=get",
|
|
@@ -184732,7 +184732,7 @@
|
|
|
184732
184732
|
],
|
|
184733
184733
|
"exposedProperties": [
|
|
184734
184734
|
{
|
|
184735
|
-
"tsName": "
|
|
184735
|
+
"tsName": "in",
|
|
184736
184736
|
"isStatic": true,
|
|
184737
184737
|
"tsSignatureId": "In|:System.IO.TextReader|static=true|accessor=get",
|
|
184738
184738
|
"target": {
|
|
@@ -40,16 +40,16 @@ import type { CancellationToken, ITimer, LazyThreadSafetyMode, TimerCallback, Wa
|
|
|
40
40
|
|
|
41
41
|
export enum AttributeTargets {
|
|
42
42
|
assembly = 1,
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
module = 2,
|
|
44
|
+
class = 4,
|
|
45
45
|
struct = 8,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
enum = 16,
|
|
47
|
+
constructor = 32,
|
|
48
48
|
method = 64,
|
|
49
49
|
property = 128,
|
|
50
50
|
field = 256,
|
|
51
51
|
event = 512,
|
|
52
|
-
|
|
52
|
+
interface = 1024,
|
|
53
53
|
parameter = 2048,
|
|
54
54
|
delegate = 4096,
|
|
55
55
|
returnValue = 8192,
|
|
@@ -106,7 +106,7 @@ export enum ConsoleKey {
|
|
|
106
106
|
execute = 43,
|
|
107
107
|
printScreen = 44,
|
|
108
108
|
insert = 45,
|
|
109
|
-
|
|
109
|
+
delete = 46,
|
|
110
110
|
help = 47,
|
|
111
111
|
D0 = 48,
|
|
112
112
|
D1 = 49,
|
|
@@ -331,7 +331,7 @@ export enum EnvironmentVariableTarget {
|
|
|
331
331
|
|
|
332
332
|
|
|
333
333
|
export enum GCCollectionMode {
|
|
334
|
-
|
|
334
|
+
default = 0,
|
|
335
335
|
forced = 1,
|
|
336
336
|
optimized = 2,
|
|
337
337
|
aggressive = 3
|
|
@@ -339,7 +339,7 @@ export enum GCCollectionMode {
|
|
|
339
339
|
|
|
340
340
|
|
|
341
341
|
export enum GCKind {
|
|
342
|
-
|
|
342
|
+
any = 0,
|
|
343
343
|
ephemeral = 1,
|
|
344
344
|
fullBlocking = 2,
|
|
345
345
|
background = 3
|
|
@@ -356,7 +356,7 @@ export enum GCNotificationStatus {
|
|
|
356
356
|
|
|
357
357
|
|
|
358
358
|
export enum GenericUriParserOptions {
|
|
359
|
-
|
|
359
|
+
default = 0,
|
|
360
360
|
genericAuthority = 1,
|
|
361
361
|
allowEmptyAuthority = 2,
|
|
362
362
|
noUserInfo = 4,
|
|
@@ -421,9 +421,9 @@ export enum StringSplitOptions {
|
|
|
421
421
|
|
|
422
422
|
export enum TypeCode {
|
|
423
423
|
empty = 0,
|
|
424
|
-
|
|
424
|
+
object = 1,
|
|
425
425
|
dbNull = 2,
|
|
426
|
-
|
|
426
|
+
boolean = 3,
|
|
427
427
|
char = 4,
|
|
428
428
|
sByte = 5,
|
|
429
429
|
byte = 6,
|
|
@@ -437,7 +437,7 @@ export enum TypeCode {
|
|
|
437
437
|
double = 14,
|
|
438
438
|
decimal = 15,
|
|
439
439
|
dateTime = 16,
|
|
440
|
-
|
|
440
|
+
string = 18
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
|
|
@@ -470,7 +470,7 @@ export enum UriFormat {
|
|
|
470
470
|
|
|
471
471
|
|
|
472
472
|
export enum UriHostNameType {
|
|
473
|
-
|
|
473
|
+
unknown = 0,
|
|
474
474
|
basic = 1,
|
|
475
475
|
dns = 2,
|
|
476
476
|
iPv4 = 3,
|
|
@@ -3132,7 +3132,7 @@ export interface SequencePosition$instance {
|
|
|
3132
3132
|
|
|
3133
3133
|
|
|
3134
3134
|
export const SequencePosition: {
|
|
3135
|
-
new(
|
|
3135
|
+
new(object: unknown, integer: int): SequencePosition;
|
|
3136
3136
|
};
|
|
3137
3137
|
|
|
3138
3138
|
|
|
@@ -5219,16 +5219,16 @@ export const Delegate: {
|
|
|
5219
5219
|
combine(a: Function, b: Function): Function | undefined;
|
|
5220
5220
|
combine(...delegates: Function[]): Function | undefined;
|
|
5221
5221
|
combine(delegates: ReadOnlySpan_1<Function>): Function | undefined;
|
|
5222
|
-
createDelegate(
|
|
5223
|
-
createDelegate(
|
|
5224
|
-
createDelegate(
|
|
5225
|
-
createDelegate(
|
|
5226
|
-
createDelegate(
|
|
5227
|
-
createDelegate(
|
|
5228
|
-
createDelegate(
|
|
5229
|
-
createDelegate(
|
|
5230
|
-
createDelegate(
|
|
5231
|
-
createDelegate(
|
|
5222
|
+
createDelegate(type: Type, firstArgument: unknown, method: MethodInfo, throwOnBindFailure: boolean): Function | undefined;
|
|
5223
|
+
createDelegate(type: Type, firstArgument: unknown, method: MethodInfo): Function;
|
|
5224
|
+
createDelegate(type: Type, target: unknown, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function | undefined;
|
|
5225
|
+
createDelegate(type: Type, target: unknown, method: string, ignoreCase: boolean): Function;
|
|
5226
|
+
createDelegate(type: Type, target: unknown, method: string): Function;
|
|
5227
|
+
createDelegate(type: Type, method: MethodInfo, throwOnBindFailure: boolean): Function | undefined;
|
|
5228
|
+
createDelegate(type: Type, method: MethodInfo): Function;
|
|
5229
|
+
createDelegate(type: Type, target: Type, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function | undefined;
|
|
5230
|
+
createDelegate(type: Type, target: Type, method: string, ignoreCase: boolean): Function;
|
|
5231
|
+
createDelegate(type: Type, target: Type, method: string): Function;
|
|
5232
5232
|
enumerateInvocationList<TDelegate extends Function>(d: TDelegate): Delegate_InvocationListEnumerator_1<TDelegate>;
|
|
5233
5233
|
remove(source: Function, value: Function): Function | undefined;
|
|
5234
5234
|
removeAll(source: Function, value: Function): Function | undefined;
|
|
@@ -6106,7 +6106,7 @@ export const ObjectDisposedException: {
|
|
|
6106
6106
|
new(objectName: string, message: string): ObjectDisposedException;
|
|
6107
6107
|
new(message: string, innerException: Exception): ObjectDisposedException;
|
|
6108
6108
|
throwIf(condition: boolean, instance: unknown): void;
|
|
6109
|
-
throwIf(condition: boolean,
|
|
6109
|
+
throwIf(condition: boolean, type: Type): void;
|
|
6110
6110
|
};
|
|
6111
6111
|
|
|
6112
6112
|
|
|
@@ -7199,8 +7199,8 @@ export interface Type$instance extends MemberInfo {
|
|
|
7199
7199
|
readonly isVariableBoundArray: boolean;
|
|
7200
7200
|
readonly isVisible: boolean;
|
|
7201
7201
|
readonly memberType: MemberTypes;
|
|
7202
|
-
readonly
|
|
7203
|
-
readonly
|
|
7202
|
+
readonly module: Module;
|
|
7203
|
+
readonly namespace: string;
|
|
7204
7204
|
readonly reflectedType: Type | undefined;
|
|
7205
7205
|
readonly structLayoutAttribute: StructLayoutAttribute | undefined;
|
|
7206
7206
|
readonly typeHandle: RuntimeTypeHandle;
|
|
@@ -7247,7 +7247,7 @@ export interface Type$instance extends MemberInfo {
|
|
|
7247
7247
|
getInterfaces(): Type[];
|
|
7248
7248
|
getMember(name: string): MemberInfo[];
|
|
7249
7249
|
getMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
|
|
7250
|
-
getMember(name: string,
|
|
7250
|
+
getMember(name: string, type: MemberTypes, bindingAttr: BindingFlags): MemberInfo[];
|
|
7251
7251
|
getMembers(): MemberInfo[];
|
|
7252
7252
|
getMembers(bindingAttr: BindingFlags): MemberInfo[];
|
|
7253
7253
|
getMemberWithSameMetadataDefinitionAs(member: MemberInfo): MemberInfo;
|
|
@@ -7315,7 +7315,7 @@ export const Type: {
|
|
|
7315
7315
|
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly>, typeResolver: Func_4<Assembly, String, Boolean, Type>): Type | undefined;
|
|
7316
7316
|
getType(typeName: string): Type | undefined;
|
|
7317
7317
|
getTypeArray(args: unknown[]): Type[];
|
|
7318
|
-
getTypeCode(
|
|
7318
|
+
getTypeCode(type: Type): TypeCode;
|
|
7319
7319
|
getTypeFromCLSID(clsid: Guid, throwOnError: boolean): Type | undefined;
|
|
7320
7320
|
getTypeFromCLSID(clsid: Guid, server: string, throwOnError: boolean): Type | undefined;
|
|
7321
7321
|
getTypeFromCLSID(clsid: Guid, server: string): Type | undefined;
|
|
@@ -7772,12 +7772,12 @@ export abstract class Activator$instance {
|
|
|
7772
7772
|
static createInstance(assemblyName: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle | undefined;
|
|
7773
7773
|
static createInstance(assemblyName: string, typeName: string, activationAttributes: unknown[]): ObjectHandle | undefined;
|
|
7774
7774
|
static createInstance(assemblyName: string, typeName: string): ObjectHandle | undefined;
|
|
7775
|
-
static createInstance(
|
|
7776
|
-
static createInstance(
|
|
7777
|
-
static createInstance(
|
|
7778
|
-
static createInstance(
|
|
7779
|
-
static createInstance(
|
|
7780
|
-
static createInstance(
|
|
7775
|
+
static createInstance(type: Type, nonPublic: boolean): unknown | undefined;
|
|
7776
|
+
static createInstance(type: Type, args: unknown[], activationAttributes: unknown[]): unknown | undefined;
|
|
7777
|
+
static createInstance(type: Type, ...args: unknown[]): unknown | undefined;
|
|
7778
|
+
static createInstance(type: Type, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): unknown | undefined;
|
|
7779
|
+
static createInstance(type: Type, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo): unknown | undefined;
|
|
7780
|
+
static createInstance(type: Type): unknown | undefined;
|
|
7781
7781
|
static createInstanceFrom(assemblyFile: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle | undefined;
|
|
7782
7782
|
static createInstanceFrom(assemblyFile: string, typeName: string, activationAttributes: unknown[]): ObjectHandle | undefined;
|
|
7783
7783
|
static createInstanceFrom(assemblyFile: string, typeName: string): ObjectHandle | undefined;
|
|
@@ -7885,7 +7885,7 @@ export abstract class Buffer$instance {
|
|
|
7885
7885
|
export type Buffer = Buffer$instance;
|
|
7886
7886
|
|
|
7887
7887
|
export abstract class Console$instance {
|
|
7888
|
-
static readonly
|
|
7888
|
+
static readonly in: TextReader;
|
|
7889
7889
|
static inputEncoding: Encoding;
|
|
7890
7890
|
static outputEncoding: Encoding;
|
|
7891
7891
|
static readonly keyAvailable: boolean;
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
{
|
|
44
44
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ModuleSystem.AttributeTargets",
|
|
45
45
|
"clrName": "Module",
|
|
46
|
-
"tsEmitName": "
|
|
46
|
+
"tsEmitName": "module",
|
|
47
47
|
"normalizedSignature": "Module|System.AttributeTargets|static=true|const=true",
|
|
48
48
|
"isStatic": true,
|
|
49
49
|
"isReadOnly": false,
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ClassSystem.AttributeTargets",
|
|
54
54
|
"clrName": "Class",
|
|
55
|
-
"tsEmitName": "
|
|
55
|
+
"tsEmitName": "class",
|
|
56
56
|
"normalizedSignature": "Class|System.AttributeTargets|static=true|const=true",
|
|
57
57
|
"isStatic": true,
|
|
58
58
|
"isReadOnly": false,
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
{
|
|
71
71
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::EnumSystem.AttributeTargets",
|
|
72
72
|
"clrName": "Enum",
|
|
73
|
-
"tsEmitName": "
|
|
73
|
+
"tsEmitName": "enum",
|
|
74
74
|
"normalizedSignature": "Enum|System.AttributeTargets|static=true|const=true",
|
|
75
75
|
"isStatic": true,
|
|
76
76
|
"isReadOnly": false,
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
{
|
|
80
80
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::ConstructorSystem.AttributeTargets",
|
|
81
81
|
"clrName": "Constructor",
|
|
82
|
-
"tsEmitName": "
|
|
82
|
+
"tsEmitName": "constructor",
|
|
83
83
|
"normalizedSignature": "Constructor|System.AttributeTargets|static=true|const=true",
|
|
84
84
|
"isStatic": true,
|
|
85
85
|
"isReadOnly": false,
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
{
|
|
125
125
|
"stableId": "System.Private.CoreLib:System.AttributeTargets::InterfaceSystem.AttributeTargets",
|
|
126
126
|
"clrName": "Interface",
|
|
127
|
-
"tsEmitName": "
|
|
127
|
+
"tsEmitName": "interface",
|
|
128
128
|
"normalizedSignature": "Interface|System.AttributeTargets|static=true|const=true",
|
|
129
129
|
"isStatic": true,
|
|
130
130
|
"isReadOnly": false,
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
{
|
|
608
608
|
"stableId": "System.Console:System.ConsoleKey::DeleteSystem.ConsoleKey",
|
|
609
609
|
"clrName": "Delete",
|
|
610
|
-
"tsEmitName": "
|
|
610
|
+
"tsEmitName": "delete",
|
|
611
611
|
"normalizedSignature": "Delete|System.ConsoleKey|static=true|const=true",
|
|
612
612
|
"isStatic": true,
|
|
613
613
|
"isReadOnly": false,
|
|
@@ -2552,7 +2552,7 @@
|
|
|
2552
2552
|
{
|
|
2553
2553
|
"stableId": "System.Private.CoreLib:System.GCCollectionMode::DefaultSystem.GCCollectionMode",
|
|
2554
2554
|
"clrName": "Default",
|
|
2555
|
-
"tsEmitName": "
|
|
2555
|
+
"tsEmitName": "default",
|
|
2556
2556
|
"normalizedSignature": "Default|System.GCCollectionMode|static=true|const=true",
|
|
2557
2557
|
"isStatic": true,
|
|
2558
2558
|
"isReadOnly": false,
|
|
@@ -2614,7 +2614,7 @@
|
|
|
2614
2614
|
{
|
|
2615
2615
|
"stableId": "System.Private.CoreLib:System.GCKind::AnySystem.GCKind",
|
|
2616
2616
|
"clrName": "Any",
|
|
2617
|
-
"tsEmitName": "
|
|
2617
|
+
"tsEmitName": "any",
|
|
2618
2618
|
"normalizedSignature": "Any|System.GCKind|static=true|const=true",
|
|
2619
2619
|
"isStatic": true,
|
|
2620
2620
|
"isReadOnly": false,
|
|
@@ -2747,7 +2747,7 @@
|
|
|
2747
2747
|
{
|
|
2748
2748
|
"stableId": "System.Private.Uri:System.GenericUriParserOptions::DefaultSystem.GenericUriParserOptions",
|
|
2749
2749
|
"clrName": "Default",
|
|
2750
|
-
"tsEmitName": "
|
|
2750
|
+
"tsEmitName": "default",
|
|
2751
2751
|
"normalizedSignature": "Default|System.GenericUriParserOptions|static=true|const=true",
|
|
2752
2752
|
"isStatic": true,
|
|
2753
2753
|
"isReadOnly": false,
|
|
@@ -3272,7 +3272,7 @@
|
|
|
3272
3272
|
{
|
|
3273
3273
|
"stableId": "System.Private.CoreLib:System.TypeCode::ObjectSystem.TypeCode",
|
|
3274
3274
|
"clrName": "Object",
|
|
3275
|
-
"tsEmitName": "
|
|
3275
|
+
"tsEmitName": "object",
|
|
3276
3276
|
"normalizedSignature": "Object|System.TypeCode|static=true|const=true",
|
|
3277
3277
|
"isStatic": true,
|
|
3278
3278
|
"isReadOnly": false,
|
|
@@ -3290,7 +3290,7 @@
|
|
|
3290
3290
|
{
|
|
3291
3291
|
"stableId": "System.Private.CoreLib:System.TypeCode::BooleanSystem.TypeCode",
|
|
3292
3292
|
"clrName": "Boolean",
|
|
3293
|
-
"tsEmitName": "
|
|
3293
|
+
"tsEmitName": "boolean",
|
|
3294
3294
|
"normalizedSignature": "Boolean|System.TypeCode|static=true|const=true",
|
|
3295
3295
|
"isStatic": true,
|
|
3296
3296
|
"isReadOnly": false,
|
|
@@ -3416,7 +3416,7 @@
|
|
|
3416
3416
|
{
|
|
3417
3417
|
"stableId": "System.Private.CoreLib:System.TypeCode::StringSystem.TypeCode",
|
|
3418
3418
|
"clrName": "String",
|
|
3419
|
-
"tsEmitName": "
|
|
3419
|
+
"tsEmitName": "string",
|
|
3420
3420
|
"normalizedSignature": "String|System.TypeCode|static=true|const=true",
|
|
3421
3421
|
"isStatic": true,
|
|
3422
3422
|
"isReadOnly": false,
|
|
@@ -3683,7 +3683,7 @@
|
|
|
3683
3683
|
{
|
|
3684
3684
|
"stableId": "System.Private.Uri:System.UriHostNameType::UnknownSystem.UriHostNameType",
|
|
3685
3685
|
"clrName": "Unknown",
|
|
3686
|
-
"tsEmitName": "
|
|
3686
|
+
"tsEmitName": "unknown",
|
|
3687
3687
|
"normalizedSignature": "Unknown|System.UriHostNameType|static=true|const=true",
|
|
3688
3688
|
"isStatic": true,
|
|
3689
3689
|
"isReadOnly": false,
|
|
@@ -86436,7 +86436,7 @@
|
|
|
86436
86436
|
{
|
|
86437
86437
|
"stableId": "System.Private.CoreLib:System.Type::Namespace:System.String",
|
|
86438
86438
|
"clrName": "Namespace",
|
|
86439
|
-
"tsEmitName": "
|
|
86439
|
+
"tsEmitName": "namespace",
|
|
86440
86440
|
"normalizedSignature": "Namespace|:System.String|static=false|accessor=get",
|
|
86441
86441
|
"provenance": "Original",
|
|
86442
86442
|
"emitScope": "ClassSurface",
|
|
@@ -86496,7 +86496,7 @@
|
|
|
86496
86496
|
{
|
|
86497
86497
|
"stableId": "System.Private.CoreLib:System.Type::Module:System.Reflection.Module",
|
|
86498
86498
|
"clrName": "Module",
|
|
86499
|
-
"tsEmitName": "
|
|
86499
|
+
"tsEmitName": "module",
|
|
86500
86500
|
"normalizedSignature": "Module|:System.Reflection.Module|static=false|accessor=get",
|
|
86501
86501
|
"provenance": "Original",
|
|
86502
86502
|
"emitScope": "ClassSurface",
|
|
@@ -93239,7 +93239,7 @@
|
|
|
93239
93239
|
{
|
|
93240
93240
|
"stableId": "System.Console:System.Console::In:System.IO.TextReader",
|
|
93241
93241
|
"clrName": "In",
|
|
93242
|
-
"tsEmitName": "
|
|
93242
|
+
"tsEmitName": "in",
|
|
93243
93243
|
"normalizedSignature": "In|:System.IO.TextReader|static=true|accessor=get",
|
|
93244
93244
|
"provenance": "Original",
|
|
93245
93245
|
"emitScope": "ClassSurface",
|
|
@@ -3748,7 +3748,7 @@
|
|
|
3748
3748
|
{
|
|
3749
3749
|
"stableId": "System.Private.CoreLib:System.Buffers.StandardFormat::Symbol:System.Char",
|
|
3750
3750
|
"clrName": "Symbol",
|
|
3751
|
-
"tsEmitName": "
|
|
3751
|
+
"tsEmitName": "symbol",
|
|
3752
3752
|
"metadataToken": 385878727,
|
|
3753
3753
|
"canonicalSignature": ":System.Char",
|
|
3754
3754
|
"normalizedSignature": "Symbol|:System.Char|static=false|accessor=get",
|
|
@@ -3953,7 +3953,7 @@
|
|
|
3953
3953
|
],
|
|
3954
3954
|
"exposedProperties": [
|
|
3955
3955
|
{
|
|
3956
|
-
"tsName": "
|
|
3956
|
+
"tsName": "symbol",
|
|
3957
3957
|
"isStatic": false,
|
|
3958
3958
|
"tsSignatureId": "Symbol|:System.Char|static=false|accessor=get",
|
|
3959
3959
|
"target": {
|
|
@@ -4510,7 +4510,7 @@
|
|
|
4510
4510
|
{
|
|
4511
4511
|
"stableId": "System.Private.CoreLib:System.Buffers.ArrayPool\u00601::Return(T[],System.Boolean):System.Void",
|
|
4512
4512
|
"clrName": "Return",
|
|
4513
|
-
"tsEmitName": "
|
|
4513
|
+
"tsEmitName": "return",
|
|
4514
4514
|
"metadataToken": 100677740,
|
|
4515
4515
|
"canonicalSignature": "(T[],System.Boolean):System.Void",
|
|
4516
4516
|
"normalizedSignature": "Return|(T[],System.Boolean):System.Void|static=false",
|
|
@@ -4573,7 +4573,7 @@
|
|
|
4573
4573
|
}
|
|
4574
4574
|
},
|
|
4575
4575
|
{
|
|
4576
|
-
"tsName": "
|
|
4576
|
+
"tsName": "return",
|
|
4577
4577
|
"isStatic": false,
|
|
4578
4578
|
"tsSignatureId": "Return|(T[],System.Boolean):System.Void|static=false",
|
|
4579
4579
|
"target": {
|
|
@@ -177,7 +177,7 @@ export interface StandardFormat$instance {
|
|
|
177
177
|
readonly hasPrecision: boolean;
|
|
178
178
|
readonly isDefault: boolean;
|
|
179
179
|
readonly precision: byte;
|
|
180
|
-
readonly
|
|
180
|
+
readonly symbol: char;
|
|
181
181
|
equals(obj: unknown): boolean;
|
|
182
182
|
equals(other: StandardFormat): boolean;
|
|
183
183
|
getHashCode(): int;
|
|
@@ -186,7 +186,7 @@ export interface StandardFormat$instance {
|
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
export const StandardFormat: {
|
|
189
|
-
new(
|
|
189
|
+
new(symbol: char, precision: byte): StandardFormat;
|
|
190
190
|
readonly noPrecision: byte;
|
|
191
191
|
readonly maxPrecision: byte;
|
|
192
192
|
parse(format: ReadOnlySpan_1<System_Internal.Char>): StandardFormat;
|
|
@@ -236,7 +236,7 @@ export type ArrayBufferWriter_1<T> = ArrayBufferWriter_1$instance<T> & __ArrayBu
|
|
|
236
236
|
|
|
237
237
|
export interface ArrayPool_1$instance<T> {
|
|
238
238
|
rent(minimumLength: int): T[];
|
|
239
|
-
|
|
239
|
+
return(array: T[], clearArray?: boolean): void;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
|