@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
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
{
|
|
36
36
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonTypeInfoKind::ObjectSystem.Text.Json.Serialization.Metadata.JsonTypeInfoKind",
|
|
37
37
|
"clrName": "Object",
|
|
38
|
-
"tsEmitName": "
|
|
38
|
+
"tsEmitName": "object",
|
|
39
39
|
"metadataToken": 67109713,
|
|
40
40
|
"normalizedSignature": "Object|System.Text.Json.Serialization.Metadata.JsonTypeInfoKind|static=true|const=true",
|
|
41
41
|
"isStatic": true,
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
}
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
|
-
"tsName": "
|
|
625
|
+
"tsName": "object",
|
|
626
626
|
"isStatic": true,
|
|
627
627
|
"tsSignatureId": "Object|System.Text.Json.Serialization.Metadata.JsonTypeInfoKind|static=true|const=true",
|
|
628
628
|
"target": {
|
|
@@ -2315,7 +2315,7 @@
|
|
|
2315
2315
|
{
|
|
2316
2316
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonPropertyInfo::Get:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2317
2317
|
"clrName": "Get",
|
|
2318
|
-
"tsEmitName": "
|
|
2318
|
+
"tsEmitName": "get",
|
|
2319
2319
|
"metadataToken": 385876607,
|
|
2320
2320
|
"canonicalSignature": ":System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2321
2321
|
"normalizedSignature": "Get|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
@@ -2329,7 +2329,7 @@
|
|
|
2329
2329
|
{
|
|
2330
2330
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonPropertyInfo::Set:System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2331
2331
|
"clrName": "Set",
|
|
2332
|
-
"tsEmitName": "
|
|
2332
|
+
"tsEmitName": "set",
|
|
2333
2333
|
"metadataToken": 385876608,
|
|
2334
2334
|
"canonicalSignature": ":System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2335
2335
|
"normalizedSignature": "Set|:System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
@@ -2614,7 +2614,7 @@
|
|
|
2614
2614
|
}
|
|
2615
2615
|
},
|
|
2616
2616
|
{
|
|
2617
|
-
"tsName": "
|
|
2617
|
+
"tsName": "get",
|
|
2618
2618
|
"isStatic": false,
|
|
2619
2619
|
"tsSignatureId": "Get|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
2620
2620
|
"target": {
|
|
@@ -2624,7 +2624,7 @@
|
|
|
2624
2624
|
}
|
|
2625
2625
|
},
|
|
2626
2626
|
{
|
|
2627
|
-
"tsName": "
|
|
2627
|
+
"tsName": "set",
|
|
2628
2628
|
"isStatic": false,
|
|
2629
2629
|
"tsSignatureId": "Set|:System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
2630
2630
|
"target": {
|
|
@@ -3456,7 +3456,7 @@
|
|
|
3456
3456
|
{
|
|
3457
3457
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonTypeInfo::Type:System.Type",
|
|
3458
3458
|
"clrName": "Type",
|
|
3459
|
-
"tsEmitName": "
|
|
3459
|
+
"tsEmitName": "type",
|
|
3460
3460
|
"metadataToken": 385876700,
|
|
3461
3461
|
"canonicalSignature": ":System.Type",
|
|
3462
3462
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -3783,7 +3783,7 @@
|
|
|
3783
3783
|
}
|
|
3784
3784
|
},
|
|
3785
3785
|
{
|
|
3786
|
-
"tsName": "
|
|
3786
|
+
"tsName": "type",
|
|
3787
3787
|
"isStatic": false,
|
|
3788
3788
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
3789
3789
|
"target": {
|
|
@@ -4138,7 +4138,7 @@
|
|
|
4138
4138
|
}
|
|
4139
4139
|
},
|
|
4140
4140
|
{
|
|
4141
|
-
"tsName": "
|
|
4141
|
+
"tsName": "type",
|
|
4142
4142
|
"isStatic": false,
|
|
4143
4143
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
4144
4144
|
"target": {
|
|
@@ -18,14 +18,14 @@ import type { Action_1, Action_2, Boolean as ClrBoolean, Byte, Char, DateOnly, D
|
|
|
18
18
|
|
|
19
19
|
export enum JsonTypeInfoKind {
|
|
20
20
|
none = 0,
|
|
21
|
-
|
|
21
|
+
object = 1,
|
|
22
22
|
enumerable = 2,
|
|
23
23
|
dictionary = 3
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
export interface IJsonTypeInfoResolver$instance {
|
|
28
|
-
getTypeInfo(
|
|
28
|
+
getTypeInfo(type: Type, options: JsonSerializerOptions): JsonTypeInfo;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -48,7 +48,7 @@ export type JsonDerivedType = JsonDerivedType$instance;
|
|
|
48
48
|
|
|
49
49
|
export interface DefaultJsonTypeInfoResolver$instance {
|
|
50
50
|
readonly modifiers: IList_1<Action_1<JsonTypeInfo>>;
|
|
51
|
-
getTypeInfo(
|
|
51
|
+
getTypeInfo(type: Type, options: JsonSerializerOptions): JsonTypeInfo;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
|
|
@@ -168,8 +168,8 @@ export interface JsonPropertyInfo$instance {
|
|
|
168
168
|
get customConverter(): JsonConverter | undefined;
|
|
169
169
|
set customConverter(value: JsonConverter);
|
|
170
170
|
readonly declaringType: Type;
|
|
171
|
-
get
|
|
172
|
-
set
|
|
171
|
+
get get(): Func_2<unknown, unknown | undefined> | undefined;
|
|
172
|
+
set get(value: Func_2<unknown, unknown | undefined>);
|
|
173
173
|
isExtensionData: boolean;
|
|
174
174
|
isGetNullable: boolean;
|
|
175
175
|
isRequired: boolean;
|
|
@@ -180,7 +180,7 @@ export interface JsonPropertyInfo$instance {
|
|
|
180
180
|
readonly options: JsonSerializerOptions;
|
|
181
181
|
order: int;
|
|
182
182
|
readonly propertyType: Type;
|
|
183
|
-
|
|
183
|
+
set: Action_2<unknown, unknown | undefined>;
|
|
184
184
|
get shouldSerialize(): Func_3<unknown, unknown | undefined, System_Internal.Boolean> | undefined;
|
|
185
185
|
set shouldSerialize(value: Func_3<unknown, unknown | undefined, System_Internal.Boolean>);
|
|
186
186
|
}
|
|
@@ -247,7 +247,7 @@ export interface JsonTypeInfo$instance {
|
|
|
247
247
|
set polymorphismOptions(value: JsonPolymorphismOptions);
|
|
248
248
|
preferredPropertyObjectCreationHandling: Nullable_1<JsonObjectCreationHandling>;
|
|
249
249
|
readonly properties: IList_1<JsonPropertyInfo>;
|
|
250
|
-
readonly
|
|
250
|
+
readonly type: Type;
|
|
251
251
|
unmappedMemberHandling: Nullable_1<JsonUnmappedMemberHandling>;
|
|
252
252
|
createJsonPropertyInfo(propertyType: Type, name: string): JsonPropertyInfo;
|
|
253
253
|
makeReadOnly(): void;
|
|
@@ -256,7 +256,7 @@ export interface JsonTypeInfo$instance {
|
|
|
256
256
|
|
|
257
257
|
export const JsonTypeInfo: {
|
|
258
258
|
createJsonTypeInfo<T>(options: JsonSerializerOptions): JsonTypeInfo_1<T>;
|
|
259
|
-
createJsonTypeInfo(
|
|
259
|
+
createJsonTypeInfo(type: Type, options: JsonSerializerOptions): JsonTypeInfo;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
{
|
|
39
39
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonTypeInfoKind::ObjectSystem.Text.Json.Serialization.Metadata.JsonTypeInfoKind",
|
|
40
40
|
"clrName": "Object",
|
|
41
|
-
"tsEmitName": "
|
|
41
|
+
"tsEmitName": "object",
|
|
42
42
|
"normalizedSignature": "Object|System.Text.Json.Serialization.Metadata.JsonTypeInfoKind|static=true|const=true",
|
|
43
43
|
"isStatic": true,
|
|
44
44
|
"isReadOnly": false,
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
{
|
|
854
854
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonPropertyInfo::Get:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
855
855
|
"clrName": "Get",
|
|
856
|
-
"tsEmitName": "
|
|
856
|
+
"tsEmitName": "get",
|
|
857
857
|
"normalizedSignature": "Get|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
858
858
|
"provenance": "Original",
|
|
859
859
|
"emitScope": "ClassSurface",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
{
|
|
869
869
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonPropertyInfo::Set:System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
870
870
|
"clrName": "Set",
|
|
871
|
-
"tsEmitName": "
|
|
871
|
+
"tsEmitName": "set",
|
|
872
872
|
"normalizedSignature": "Set|:System.Action_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
873
873
|
"provenance": "Original",
|
|
874
874
|
"emitScope": "ClassSurface",
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
{
|
|
1589
1589
|
"stableId": "System.Text.Json:System.Text.Json.Serialization.Metadata.JsonTypeInfo::Type:System.Type",
|
|
1590
1590
|
"clrName": "Type",
|
|
1591
|
-
"tsEmitName": "
|
|
1591
|
+
"tsEmitName": "type",
|
|
1592
1592
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
1593
1593
|
"provenance": "Original",
|
|
1594
1594
|
"emitScope": "ClassSurface",
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
{
|
|
824
824
|
"stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.RegexParseError::UnknownSystem.Text.RegularExpressions.RegexParseError",
|
|
825
825
|
"clrName": "Unknown",
|
|
826
|
-
"tsEmitName": "
|
|
826
|
+
"tsEmitName": "unknown",
|
|
827
827
|
"metadataToken": 67109222,
|
|
828
828
|
"normalizedSignature": "Unknown|System.Text.RegularExpressions.RegexParseError|static=true|const=true",
|
|
829
829
|
"isStatic": true,
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
}
|
|
1720
1720
|
},
|
|
1721
1721
|
{
|
|
1722
|
-
"tsName": "
|
|
1722
|
+
"tsName": "unknown",
|
|
1723
1723
|
"isStatic": true,
|
|
1724
1724
|
"tsSignatureId": "Unknown|System.Text.RegularExpressions.RegexParseError|static=true|const=true",
|
|
1725
1725
|
"target": {
|
|
@@ -8854,7 +8854,7 @@
|
|
|
8854
8854
|
{
|
|
8855
8855
|
"stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.RegexCompilationInfo::Namespace:System.String",
|
|
8856
8856
|
"clrName": "Namespace",
|
|
8857
|
-
"tsEmitName": "
|
|
8857
|
+
"tsEmitName": "namespace",
|
|
8858
8858
|
"metadataToken": 385876102,
|
|
8859
8859
|
"canonicalSignature": ":System.String",
|
|
8860
8860
|
"normalizedSignature": "Namespace|:System.String|static=false|accessor=getset",
|
|
@@ -9012,7 +9012,7 @@
|
|
|
9012
9012
|
}
|
|
9013
9013
|
},
|
|
9014
9014
|
{
|
|
9015
|
-
"tsName": "
|
|
9015
|
+
"tsName": "namespace",
|
|
9016
9016
|
"isStatic": false,
|
|
9017
9017
|
"tsSignatureId": "Namespace|:System.String|static=false|accessor=getset",
|
|
9018
9018
|
"target": {
|
|
@@ -36,7 +36,7 @@ export enum RegexOptions {
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export enum RegexParseError {
|
|
39
|
-
|
|
39
|
+
unknown = 0,
|
|
40
40
|
alternationHasTooManyConditions = 1,
|
|
41
41
|
alternationHasMalformedCondition = 2,
|
|
42
42
|
invalidUnicodePropertyEscape = 3,
|
|
@@ -388,7 +388,7 @@ export interface RegexCompilationInfo$instance {
|
|
|
388
388
|
isPublic: boolean;
|
|
389
389
|
matchTimeout: TimeSpan;
|
|
390
390
|
name: string;
|
|
391
|
-
|
|
391
|
+
namespace: string;
|
|
392
392
|
options: RegexOptions;
|
|
393
393
|
pattern: string;
|
|
394
394
|
}
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
{
|
|
155
155
|
"stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.RegexParseError::UnknownSystem.Text.RegularExpressions.RegexParseError",
|
|
156
156
|
"clrName": "Unknown",
|
|
157
|
-
"tsEmitName": "
|
|
157
|
+
"tsEmitName": "unknown",
|
|
158
158
|
"normalizedSignature": "Unknown|System.Text.RegularExpressions.RegexParseError|static=true|const=true",
|
|
159
159
|
"isStatic": true,
|
|
160
160
|
"isReadOnly": false,
|
|
@@ -4292,7 +4292,7 @@
|
|
|
4292
4292
|
{
|
|
4293
4293
|
"stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.RegexCompilationInfo::Namespace:System.String",
|
|
4294
4294
|
"clrName": "Namespace",
|
|
4295
|
-
"tsEmitName": "
|
|
4295
|
+
"tsEmitName": "namespace",
|
|
4296
4296
|
"normalizedSignature": "Namespace|:System.String|static=false|accessor=getset",
|
|
4297
4297
|
"provenance": "Original",
|
|
4298
4298
|
"emitScope": "ClassSurface",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
{
|
|
47
47
|
"stableId": "System.Private.CoreLib:System.Threading.ApartmentState::UnknownSystem.Threading.ApartmentState",
|
|
48
48
|
"clrName": "Unknown",
|
|
49
|
-
"tsEmitName": "
|
|
49
|
+
"tsEmitName": "unknown",
|
|
50
50
|
"metadataToken": 67111981,
|
|
51
51
|
"normalizedSignature": "Unknown|System.Threading.ApartmentState|static=true|const=true",
|
|
52
52
|
"isStatic": true,
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
}
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
|
-
"tsName": "
|
|
624
|
+
"tsName": "unknown",
|
|
625
625
|
"isStatic": true,
|
|
626
626
|
"tsSignatureId": "Unknown|System.Threading.ApartmentState|static=true|const=true",
|
|
627
627
|
"target": {
|
|
@@ -10166,7 +10166,7 @@
|
|
|
10166
10166
|
}
|
|
10167
10167
|
},
|
|
10168
10168
|
{
|
|
10169
|
-
"tsName": "
|
|
10169
|
+
"tsName": "set",
|
|
10170
10170
|
"isStatic": false,
|
|
10171
10171
|
"tsSignatureId": "Set|():System.Boolean|static=false",
|
|
10172
10172
|
"target": {
|
|
@@ -12567,7 +12567,7 @@
|
|
|
12567
12567
|
{
|
|
12568
12568
|
"stableId": "System.Private.CoreLib:System.Threading.EventWaitHandle::Set():System.Boolean",
|
|
12569
12569
|
"clrName": "Set",
|
|
12570
|
-
"tsEmitName": "
|
|
12570
|
+
"tsEmitName": "set",
|
|
12571
12571
|
"metadataToken": 100679322,
|
|
12572
12572
|
"canonicalSignature": "():System.Boolean",
|
|
12573
12573
|
"normalizedSignature": "Set|():System.Boolean|static=false",
|
|
@@ -12726,7 +12726,7 @@
|
|
|
12726
12726
|
}
|
|
12727
12727
|
},
|
|
12728
12728
|
{
|
|
12729
|
-
"tsName": "
|
|
12729
|
+
"tsName": "set",
|
|
12730
12730
|
"isStatic": false,
|
|
12731
12731
|
"tsSignatureId": "Set|():System.Boolean|static=false",
|
|
12732
12732
|
"target": {
|
|
@@ -14412,7 +14412,7 @@
|
|
|
14412
14412
|
}
|
|
14413
14413
|
},
|
|
14414
14414
|
{
|
|
14415
|
-
"tsName": "
|
|
14415
|
+
"tsName": "set",
|
|
14416
14416
|
"isStatic": false,
|
|
14417
14417
|
"tsSignatureId": "Set|():System.Boolean|static=false",
|
|
14418
14418
|
"target": {
|
|
@@ -14666,7 +14666,7 @@
|
|
|
14666
14666
|
{
|
|
14667
14667
|
"stableId": "System.Private.CoreLib:System.Threading.ManualResetEventSlim::Set():System.Void",
|
|
14668
14668
|
"clrName": "Set",
|
|
14669
|
-
"tsEmitName": "
|
|
14669
|
+
"tsEmitName": "set",
|
|
14670
14670
|
"metadataToken": 100679493,
|
|
14671
14671
|
"canonicalSignature": "():System.Void",
|
|
14672
14672
|
"normalizedSignature": "Set|():System.Void|static=false",
|
|
@@ -14884,7 +14884,7 @@
|
|
|
14884
14884
|
],
|
|
14885
14885
|
"exposedMethods": [
|
|
14886
14886
|
{
|
|
14887
|
-
"tsName": "
|
|
14887
|
+
"tsName": "set",
|
|
14888
14888
|
"isStatic": false,
|
|
14889
14889
|
"tsSignatureId": "Set|():System.Void|static=false",
|
|
14890
14890
|
"target": {
|
|
@@ -19759,7 +19759,7 @@
|
|
|
19759
19759
|
{
|
|
19760
19760
|
"stableId": "System.Private.CoreLib:System.Threading.Thread::Yield():System.Boolean",
|
|
19761
19761
|
"clrName": "Yield",
|
|
19762
|
-
"tsEmitName": "
|
|
19762
|
+
"tsEmitName": "yield",
|
|
19763
19763
|
"metadataToken": 100678910,
|
|
19764
19764
|
"canonicalSignature": "():System.Boolean",
|
|
19765
19765
|
"normalizedSignature": "Yield|():System.Boolean|static=true",
|
|
@@ -21035,7 +21035,7 @@
|
|
|
21035
21035
|
}
|
|
21036
21036
|
},
|
|
21037
21037
|
{
|
|
21038
|
-
"tsName": "
|
|
21038
|
+
"tsName": "yield",
|
|
21039
21039
|
"isStatic": true,
|
|
21040
21040
|
"tsSignatureId": "Yield|():System.Boolean|static=true",
|
|
21041
21041
|
"target": {
|
|
@@ -28,7 +28,7 @@ import type { Action, Action_1, Action_2, AppDomain, ApplicationException, Async
|
|
|
28
28
|
export enum ApartmentState {
|
|
29
29
|
STA = 0,
|
|
30
30
|
MTA = 1,
|
|
31
|
-
|
|
31
|
+
unknown = 2
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
|
|
@@ -530,7 +530,7 @@ export type CountdownEvent = CountdownEvent$instance & __CountdownEvent$views;
|
|
|
530
530
|
export interface EventWaitHandle$instance extends WaitHandle$instance {
|
|
531
531
|
dispose(): void;
|
|
532
532
|
reset(): boolean;
|
|
533
|
-
|
|
533
|
+
set(): boolean;
|
|
534
534
|
}
|
|
535
535
|
|
|
536
536
|
|
|
@@ -676,7 +676,7 @@ export interface ManualResetEventSlim$instance {
|
|
|
676
676
|
readonly waitHandle: WaitHandle;
|
|
677
677
|
dispose(): void;
|
|
678
678
|
reset(): void;
|
|
679
|
-
|
|
679
|
+
set(): void;
|
|
680
680
|
wait(): void;
|
|
681
681
|
wait(cancellationToken: CancellationToken): void;
|
|
682
682
|
wait(timeout: TimeSpan): boolean;
|
|
@@ -1084,7 +1084,7 @@ export const Thread: {
|
|
|
1084
1084
|
volatileWrite(address: uint, value: uint): void;
|
|
1085
1085
|
volatileWrite(address: ulong, value: ulong): void;
|
|
1086
1086
|
volatileWrite(address: nuint, value: nuint): void;
|
|
1087
|
-
|
|
1087
|
+
yield(): boolean;
|
|
1088
1088
|
};
|
|
1089
1089
|
|
|
1090
1090
|
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
{
|
|
50
50
|
"stableId": "System.Private.CoreLib:System.Threading.ApartmentState::UnknownSystem.Threading.ApartmentState",
|
|
51
51
|
"clrName": "Unknown",
|
|
52
|
-
"tsEmitName": "
|
|
52
|
+
"tsEmitName": "unknown",
|
|
53
53
|
"normalizedSignature": "Unknown|System.Threading.ApartmentState|static=true|const=true",
|
|
54
54
|
"isStatic": true,
|
|
55
55
|
"isReadOnly": false,
|
|
@@ -3703,7 +3703,7 @@
|
|
|
3703
3703
|
{
|
|
3704
3704
|
"stableId": "System.Private.CoreLib:System.Threading.EventWaitHandle::Set():System.Boolean",
|
|
3705
3705
|
"clrName": "Set",
|
|
3706
|
-
"tsEmitName": "
|
|
3706
|
+
"tsEmitName": "set",
|
|
3707
3707
|
"normalizedSignature": "Set|():System.Boolean|static=false",
|
|
3708
3708
|
"provenance": "Original",
|
|
3709
3709
|
"emitScope": "ClassSurface",
|
|
@@ -4423,7 +4423,7 @@
|
|
|
4423
4423
|
{
|
|
4424
4424
|
"stableId": "System.Private.CoreLib:System.Threading.ManualResetEventSlim::Set():System.Void",
|
|
4425
4425
|
"clrName": "Set",
|
|
4426
|
-
"tsEmitName": "
|
|
4426
|
+
"tsEmitName": "set",
|
|
4427
4427
|
"normalizedSignature": "Set|():System.Void|static=false",
|
|
4428
4428
|
"provenance": "Original",
|
|
4429
4429
|
"emitScope": "ClassSurface",
|
|
@@ -6775,7 +6775,7 @@
|
|
|
6775
6775
|
{
|
|
6776
6776
|
"stableId": "System.Private.CoreLib:System.Threading.Thread::Yield():System.Boolean",
|
|
6777
6777
|
"clrName": "Yield",
|
|
6778
|
-
"tsEmitName": "
|
|
6778
|
+
"tsEmitName": "yield",
|
|
6779
6779
|
"normalizedSignature": "Yield|():System.Boolean|static=true",
|
|
6780
6780
|
"provenance": "Original",
|
|
6781
6781
|
"emitScope": "ClassSurface",
|