@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
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/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,101 +1,87 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.Serialization",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames",
|
|
6
9
|
"clrName": "Azure.Core.Serialization.JsonPropertyNames",
|
|
7
|
-
"tsEmitName": "JsonPropertyNames",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::value__System.Int32",
|
|
15
23
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
24
|
"metadataToken": 67109529,
|
|
18
25
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
22
30
|
"declaringAssemblyName": "Azure.Core"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::UseExactAzure.Core.Serialization.JsonPropertyNames",
|
|
26
34
|
"clrName": "UseExact",
|
|
27
|
-
"tsEmitName": "useExact",
|
|
28
35
|
"metadataToken": 67109530,
|
|
29
36
|
"normalizedSignature": "UseExact|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
30
37
|
"isStatic": true,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": true,
|
|
32
40
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
33
41
|
"declaringAssemblyName": "Azure.Core"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::CamelCaseAzure.Core.Serialization.JsonPropertyNames",
|
|
37
45
|
"clrName": "CamelCase",
|
|
38
|
-
"tsEmitName": "camelCase",
|
|
39
46
|
"metadataToken": 67109531,
|
|
40
47
|
"normalizedSignature": "CamelCase|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
41
48
|
"isStatic": true,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": true,
|
|
43
51
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
44
52
|
"declaringAssemblyName": "Azure.Core"
|
|
45
53
|
}
|
|
46
54
|
],
|
|
47
55
|
"events": [],
|
|
48
|
-
"constructors": []
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "value__",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
56
|
-
"declaringAssemblyName": "Azure.Core",
|
|
57
|
-
"metadataToken": 67109529
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "useExact",
|
|
62
|
-
"isStatic": true,
|
|
63
|
-
"tsSignatureId": "UseExact|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
66
|
-
"declaringAssemblyName": "Azure.Core",
|
|
67
|
-
"metadataToken": 67109530
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "camelCase",
|
|
72
|
-
"isStatic": true,
|
|
73
|
-
"tsSignatureId": "CamelCase|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
76
|
-
"declaringAssemblyName": "Azure.Core",
|
|
77
|
-
"metadataToken": 67109531
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
56
|
+
"constructors": []
|
|
81
57
|
},
|
|
82
58
|
{
|
|
83
59
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter",
|
|
84
60
|
"clrName": "Azure.Core.Serialization.IMemberNameConverter",
|
|
85
|
-
"tsEmitName": "IMemberNameConverter",
|
|
86
61
|
"assemblyName": "Azure.Core",
|
|
87
62
|
"metadataToken": 0,
|
|
63
|
+
"kind": "Interface",
|
|
64
|
+
"accessibility": "Public",
|
|
65
|
+
"isAbstract": true,
|
|
66
|
+
"isSealed": false,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"arity": 0,
|
|
88
69
|
"methods": [
|
|
89
70
|
{
|
|
90
71
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter::ConvertMemberName(System.Reflection.MemberInfo):System.String",
|
|
91
72
|
"clrName": "ConvertMemberName",
|
|
92
|
-
"tsEmitName": "convertMemberName",
|
|
93
73
|
"metadataToken": 100665058,
|
|
94
74
|
"canonicalSignature": "(System.Reflection.MemberInfo):System.String",
|
|
95
75
|
"normalizedSignature": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
96
76
|
"emitScope": "ClassSurface",
|
|
77
|
+
"provenance": "Original",
|
|
97
78
|
"arity": 0,
|
|
98
79
|
"parameterCount": 1,
|
|
80
|
+
"isStatic": false,
|
|
81
|
+
"isAbstract": true,
|
|
82
|
+
"isVirtual": true,
|
|
83
|
+
"isOverride": false,
|
|
84
|
+
"isSealed": false,
|
|
99
85
|
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
100
86
|
"declaringAssemblyName": "Azure.Core",
|
|
101
87
|
"isExtensionMethod": false
|
|
@@ -104,37 +90,35 @@
|
|
|
104
90
|
"properties": [],
|
|
105
91
|
"fields": [],
|
|
106
92
|
"events": [],
|
|
107
|
-
"constructors": []
|
|
108
|
-
"exposedMethods": [
|
|
109
|
-
{
|
|
110
|
-
"tsName": "convertMemberName",
|
|
111
|
-
"isStatic": false,
|
|
112
|
-
"tsSignatureId": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
113
|
-
"target": {
|
|
114
|
-
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
115
|
-
"declaringAssemblyName": "Azure.Core",
|
|
116
|
-
"metadataToken": 100665058
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
]
|
|
93
|
+
"constructors": []
|
|
120
94
|
},
|
|
121
95
|
{
|
|
122
96
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData",
|
|
123
97
|
"clrName": "Azure.Core.Serialization.DynamicData",
|
|
124
|
-
"tsEmitName": "DynamicData",
|
|
125
98
|
"assemblyName": "Azure.Core",
|
|
126
99
|
"metadataToken": 0,
|
|
100
|
+
"kind": "Class",
|
|
101
|
+
"accessibility": "Public",
|
|
102
|
+
"isAbstract": false,
|
|
103
|
+
"isSealed": true,
|
|
104
|
+
"isStatic": false,
|
|
105
|
+
"arity": 0,
|
|
127
106
|
"methods": [
|
|
128
107
|
{
|
|
129
108
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::ToString():System.String",
|
|
130
109
|
"clrName": "ToString",
|
|
131
|
-
"tsEmitName": "toString",
|
|
132
110
|
"metadataToken": 100665017,
|
|
133
111
|
"canonicalSignature": "():System.String",
|
|
134
112
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
135
113
|
"emitScope": "ClassSurface",
|
|
114
|
+
"provenance": "Original",
|
|
136
115
|
"arity": 0,
|
|
137
116
|
"parameterCount": 0,
|
|
117
|
+
"isStatic": false,
|
|
118
|
+
"isAbstract": false,
|
|
119
|
+
"isVirtual": true,
|
|
120
|
+
"isOverride": true,
|
|
121
|
+
"isSealed": false,
|
|
138
122
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
139
123
|
"declaringAssemblyName": "Azure.Core",
|
|
140
124
|
"isExtensionMethod": false
|
|
@@ -142,13 +126,18 @@
|
|
|
142
126
|
{
|
|
143
127
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::Dispose():System.Void",
|
|
144
128
|
"clrName": "Dispose",
|
|
145
|
-
"tsEmitName": "dispose",
|
|
146
129
|
"metadataToken": 100665018,
|
|
147
130
|
"canonicalSignature": "():System.Void",
|
|
148
131
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
149
132
|
"emitScope": "ClassSurface",
|
|
133
|
+
"provenance": "Original",
|
|
150
134
|
"arity": 0,
|
|
151
135
|
"parameterCount": 0,
|
|
136
|
+
"isStatic": false,
|
|
137
|
+
"isAbstract": false,
|
|
138
|
+
"isVirtual": true,
|
|
139
|
+
"isOverride": false,
|
|
140
|
+
"isSealed": true,
|
|
152
141
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
153
142
|
"declaringAssemblyName": "Azure.Core",
|
|
154
143
|
"isExtensionMethod": false
|
|
@@ -156,13 +145,18 @@
|
|
|
156
145
|
{
|
|
157
146
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::Equals(System.Object):System.Boolean",
|
|
158
147
|
"clrName": "Equals",
|
|
159
|
-
"tsEmitName": "equals",
|
|
160
148
|
"metadataToken": 100665019,
|
|
161
149
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
162
150
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
163
151
|
"emitScope": "ClassSurface",
|
|
152
|
+
"provenance": "Original",
|
|
164
153
|
"arity": 0,
|
|
165
154
|
"parameterCount": 1,
|
|
155
|
+
"isStatic": false,
|
|
156
|
+
"isAbstract": false,
|
|
157
|
+
"isVirtual": true,
|
|
158
|
+
"isOverride": true,
|
|
159
|
+
"isSealed": false,
|
|
166
160
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
167
161
|
"declaringAssemblyName": "Azure.Core",
|
|
168
162
|
"isExtensionMethod": false
|
|
@@ -170,13 +164,18 @@
|
|
|
170
164
|
{
|
|
171
165
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::GetHashCode():System.Int32",
|
|
172
166
|
"clrName": "GetHashCode",
|
|
173
|
-
"tsEmitName": "getHashCode",
|
|
174
167
|
"metadataToken": 100665022,
|
|
175
168
|
"canonicalSignature": "():System.Int32",
|
|
176
169
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
177
170
|
"emitScope": "ClassSurface",
|
|
171
|
+
"provenance": "Original",
|
|
178
172
|
"arity": 0,
|
|
179
173
|
"parameterCount": 0,
|
|
174
|
+
"isStatic": false,
|
|
175
|
+
"isAbstract": false,
|
|
176
|
+
"isVirtual": true,
|
|
177
|
+
"isOverride": true,
|
|
178
|
+
"isSealed": false,
|
|
180
179
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
181
180
|
"declaringAssemblyName": "Azure.Core",
|
|
182
181
|
"isExtensionMethod": false
|
|
@@ -185,67 +184,35 @@
|
|
|
185
184
|
"properties": [],
|
|
186
185
|
"fields": [],
|
|
187
186
|
"events": [],
|
|
188
|
-
"constructors": []
|
|
189
|
-
"exposedMethods": [
|
|
190
|
-
{
|
|
191
|
-
"tsName": "toString",
|
|
192
|
-
"isStatic": false,
|
|
193
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
194
|
-
"target": {
|
|
195
|
-
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
196
|
-
"declaringAssemblyName": "Azure.Core",
|
|
197
|
-
"metadataToken": 100665017
|
|
198
|
-
}
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"tsName": "dispose",
|
|
202
|
-
"isStatic": false,
|
|
203
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
204
|
-
"target": {
|
|
205
|
-
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
206
|
-
"declaringAssemblyName": "Azure.Core",
|
|
207
|
-
"metadataToken": 100665018
|
|
208
|
-
}
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"tsName": "equals",
|
|
212
|
-
"isStatic": false,
|
|
213
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
214
|
-
"target": {
|
|
215
|
-
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
216
|
-
"declaringAssemblyName": "Azure.Core",
|
|
217
|
-
"metadataToken": 100665019
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"tsName": "getHashCode",
|
|
222
|
-
"isStatic": false,
|
|
223
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
224
|
-
"target": {
|
|
225
|
-
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
226
|
-
"declaringAssemblyName": "Azure.Core",
|
|
227
|
-
"metadataToken": 100665022
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
]
|
|
187
|
+
"constructors": []
|
|
231
188
|
},
|
|
232
189
|
{
|
|
233
190
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer",
|
|
234
191
|
"clrName": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
235
|
-
"tsEmitName": "JsonObjectSerializer",
|
|
236
192
|
"assemblyName": "Azure.Core",
|
|
237
193
|
"metadataToken": 0,
|
|
194
|
+
"kind": "Class",
|
|
195
|
+
"accessibility": "Public",
|
|
196
|
+
"isAbstract": false,
|
|
197
|
+
"isSealed": false,
|
|
198
|
+
"isStatic": false,
|
|
199
|
+
"arity": 0,
|
|
238
200
|
"methods": [
|
|
239
201
|
{
|
|
240
202
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Serialize(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
241
203
|
"clrName": "Serialize",
|
|
242
|
-
"tsEmitName": "serialize",
|
|
243
204
|
"metadataToken": 100665062,
|
|
244
205
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
245
206
|
"normalizedSignature": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
246
207
|
"emitScope": "ClassSurface",
|
|
208
|
+
"provenance": "Original",
|
|
247
209
|
"arity": 0,
|
|
248
210
|
"parameterCount": 4,
|
|
211
|
+
"isStatic": false,
|
|
212
|
+
"isAbstract": false,
|
|
213
|
+
"isVirtual": true,
|
|
214
|
+
"isOverride": true,
|
|
215
|
+
"isSealed": false,
|
|
249
216
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
250
217
|
"declaringAssemblyName": "Azure.Core",
|
|
251
218
|
"isExtensionMethod": false
|
|
@@ -253,13 +220,18 @@
|
|
|
253
220
|
{
|
|
254
221
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
255
222
|
"clrName": "SerializeAsync",
|
|
256
|
-
"tsEmitName": "serializeAsync2",
|
|
257
223
|
"metadataToken": 100665063,
|
|
258
224
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
259
225
|
"normalizedSignature": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
260
226
|
"emitScope": "ClassSurface",
|
|
227
|
+
"provenance": "Original",
|
|
261
228
|
"arity": 0,
|
|
262
229
|
"parameterCount": 4,
|
|
230
|
+
"isStatic": false,
|
|
231
|
+
"isAbstract": false,
|
|
232
|
+
"isVirtual": true,
|
|
233
|
+
"isOverride": true,
|
|
234
|
+
"isSealed": false,
|
|
263
235
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
264
236
|
"declaringAssemblyName": "Azure.Core",
|
|
265
237
|
"isExtensionMethod": false
|
|
@@ -267,13 +239,18 @@
|
|
|
267
239
|
{
|
|
268
240
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Deserialize(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
269
241
|
"clrName": "Deserialize",
|
|
270
|
-
"tsEmitName": "deserialize",
|
|
271
242
|
"metadataToken": 100665064,
|
|
272
243
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
273
244
|
"normalizedSignature": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
274
245
|
"emitScope": "ClassSurface",
|
|
246
|
+
"provenance": "Original",
|
|
275
247
|
"arity": 0,
|
|
276
248
|
"parameterCount": 3,
|
|
249
|
+
"isStatic": false,
|
|
250
|
+
"isAbstract": false,
|
|
251
|
+
"isVirtual": true,
|
|
252
|
+
"isOverride": true,
|
|
253
|
+
"isSealed": false,
|
|
277
254
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
278
255
|
"declaringAssemblyName": "Azure.Core",
|
|
279
256
|
"isExtensionMethod": false
|
|
@@ -281,13 +258,18 @@
|
|
|
281
258
|
{
|
|
282
259
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::DeserializeAsync(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
283
260
|
"clrName": "DeserializeAsync",
|
|
284
|
-
"tsEmitName": "deserializeAsync2",
|
|
285
261
|
"metadataToken": 100665065,
|
|
286
262
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
287
263
|
"normalizedSignature": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
288
264
|
"emitScope": "ClassSurface",
|
|
265
|
+
"provenance": "Original",
|
|
289
266
|
"arity": 0,
|
|
290
267
|
"parameterCount": 3,
|
|
268
|
+
"isStatic": false,
|
|
269
|
+
"isAbstract": false,
|
|
270
|
+
"isVirtual": true,
|
|
271
|
+
"isOverride": true,
|
|
272
|
+
"isSealed": false,
|
|
291
273
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
292
274
|
"declaringAssemblyName": "Azure.Core",
|
|
293
275
|
"isExtensionMethod": false
|
|
@@ -295,13 +277,18 @@
|
|
|
295
277
|
{
|
|
296
278
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Serialize(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
297
279
|
"clrName": "Serialize",
|
|
298
|
-
"tsEmitName": "serialize",
|
|
299
280
|
"metadataToken": 100665066,
|
|
300
281
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
301
282
|
"normalizedSignature": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
302
283
|
"emitScope": "ClassSurface",
|
|
284
|
+
"provenance": "Original",
|
|
303
285
|
"arity": 0,
|
|
304
286
|
"parameterCount": 3,
|
|
287
|
+
"isStatic": false,
|
|
288
|
+
"isAbstract": false,
|
|
289
|
+
"isVirtual": true,
|
|
290
|
+
"isOverride": true,
|
|
291
|
+
"isSealed": false,
|
|
305
292
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
306
293
|
"declaringAssemblyName": "Azure.Core",
|
|
307
294
|
"isExtensionMethod": false
|
|
@@ -309,13 +296,18 @@
|
|
|
309
296
|
{
|
|
310
297
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
311
298
|
"clrName": "SerializeAsync",
|
|
312
|
-
"tsEmitName": "serializeAsync2",
|
|
313
299
|
"metadataToken": 100665067,
|
|
314
300
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
315
301
|
"normalizedSignature": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=false",
|
|
316
302
|
"emitScope": "ClassSurface",
|
|
303
|
+
"provenance": "Original",
|
|
317
304
|
"arity": 0,
|
|
318
305
|
"parameterCount": 3,
|
|
306
|
+
"isStatic": false,
|
|
307
|
+
"isAbstract": false,
|
|
308
|
+
"isVirtual": true,
|
|
309
|
+
"isOverride": true,
|
|
310
|
+
"isSealed": false,
|
|
319
311
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
320
312
|
"declaringAssemblyName": "Azure.Core",
|
|
321
313
|
"isExtensionMethod": false
|
|
@@ -323,27 +315,38 @@
|
|
|
323
315
|
{
|
|
324
316
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter::ConvertMemberName(System.Reflection.MemberInfo):System.String",
|
|
325
317
|
"clrName": "ConvertMemberName",
|
|
326
|
-
"tsEmitName": "convertMemberName",
|
|
327
318
|
"metadataToken": 100665058,
|
|
328
319
|
"canonicalSignature": "(System.Reflection.MemberInfo):System.String",
|
|
329
320
|
"normalizedSignature": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
330
321
|
"emitScope": "ViewOnly",
|
|
322
|
+
"provenance": "ExplicitView",
|
|
331
323
|
"arity": 0,
|
|
332
324
|
"parameterCount": 1,
|
|
325
|
+
"isStatic": false,
|
|
326
|
+
"isAbstract": false,
|
|
327
|
+
"isVirtual": true,
|
|
328
|
+
"isOverride": false,
|
|
329
|
+
"isSealed": false,
|
|
333
330
|
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
334
331
|
"declaringAssemblyName": "Azure.Core",
|
|
335
|
-
"isExtensionMethod": false
|
|
332
|
+
"isExtensionMethod": false,
|
|
333
|
+
"sourceInterface": "Azure.Core.Serialization.IMemberNameConverter"
|
|
336
334
|
},
|
|
337
335
|
{
|
|
338
336
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::DeserializeAsync(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
339
337
|
"clrName": "DeserializeAsync",
|
|
340
|
-
"tsEmitName": "deserializeAsync",
|
|
341
338
|
"metadataToken": 0,
|
|
342
339
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
343
340
|
"normalizedSignature": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
344
341
|
"emitScope": "ClassSurface",
|
|
342
|
+
"provenance": "BaseOverload",
|
|
345
343
|
"arity": 0,
|
|
346
344
|
"parameterCount": 3,
|
|
345
|
+
"isStatic": false,
|
|
346
|
+
"isAbstract": true,
|
|
347
|
+
"isVirtual": true,
|
|
348
|
+
"isOverride": false,
|
|
349
|
+
"isSealed": false,
|
|
347
350
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
348
351
|
"declaringAssemblyName": "Azure.Core",
|
|
349
352
|
"isExtensionMethod": false
|
|
@@ -351,13 +354,18 @@
|
|
|
351
354
|
{
|
|
352
355
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
353
356
|
"clrName": "SerializeAsync",
|
|
354
|
-
"tsEmitName": "serializeAsync",
|
|
355
357
|
"metadataToken": 0,
|
|
356
358
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
357
359
|
"normalizedSignature": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
358
360
|
"emitScope": "ClassSurface",
|
|
361
|
+
"provenance": "BaseOverload",
|
|
359
362
|
"arity": 0,
|
|
360
363
|
"parameterCount": 3,
|
|
364
|
+
"isStatic": false,
|
|
365
|
+
"isAbstract": false,
|
|
366
|
+
"isVirtual": true,
|
|
367
|
+
"isOverride": false,
|
|
368
|
+
"isSealed": false,
|
|
361
369
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
362
370
|
"declaringAssemblyName": "Azure.Core",
|
|
363
371
|
"isExtensionMethod": false
|
|
@@ -367,14 +375,18 @@
|
|
|
367
375
|
{
|
|
368
376
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Default:Azure.Core.Serialization.JsonObjectSerializer",
|
|
369
377
|
"clrName": "Default",
|
|
370
|
-
"tsEmitName": "default_",
|
|
371
378
|
"metadataToken": 385876397,
|
|
372
379
|
"canonicalSignature": ":Azure.Core.Serialization.JsonObjectSerializer",
|
|
373
380
|
"normalizedSignature": "Default|:Azure.Core.Serialization.JsonObjectSerializer|static=true|accessor=get",
|
|
374
381
|
"emitScope": "ClassSurface",
|
|
382
|
+
"provenance": "Original",
|
|
375
383
|
"isIndexer": false,
|
|
376
384
|
"hasGetter": true,
|
|
377
385
|
"hasSetter": false,
|
|
386
|
+
"isStatic": true,
|
|
387
|
+
"isAbstract": false,
|
|
388
|
+
"isVirtual": false,
|
|
389
|
+
"isOverride": false,
|
|
378
390
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
379
391
|
"declaringAssemblyName": "Azure.Core"
|
|
380
392
|
}
|
|
@@ -402,149 +414,35 @@
|
|
|
402
414
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
403
415
|
"declaringAssemblyName": "Azure.Core"
|
|
404
416
|
}
|
|
405
|
-
],
|
|
406
|
-
"exposedMethods": [
|
|
407
|
-
{
|
|
408
|
-
"tsName": "serialize",
|
|
409
|
-
"isStatic": false,
|
|
410
|
-
"tsSignatureId": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
411
|
-
"target": {
|
|
412
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
413
|
-
"declaringAssemblyName": "Azure.Core",
|
|
414
|
-
"metadataToken": 100665062
|
|
415
|
-
}
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"tsName": "serializeAsync2",
|
|
419
|
-
"isStatic": false,
|
|
420
|
-
"tsSignatureId": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
421
|
-
"target": {
|
|
422
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
423
|
-
"declaringAssemblyName": "Azure.Core",
|
|
424
|
-
"metadataToken": 100665063
|
|
425
|
-
}
|
|
426
|
-
},
|
|
427
|
-
{
|
|
428
|
-
"tsName": "deserialize",
|
|
429
|
-
"isStatic": false,
|
|
430
|
-
"tsSignatureId": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
431
|
-
"target": {
|
|
432
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
433
|
-
"declaringAssemblyName": "Azure.Core",
|
|
434
|
-
"metadataToken": 100665064
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"tsName": "deserializeAsync2",
|
|
439
|
-
"isStatic": false,
|
|
440
|
-
"tsSignatureId": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
441
|
-
"target": {
|
|
442
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
443
|
-
"declaringAssemblyName": "Azure.Core",
|
|
444
|
-
"metadataToken": 100665065
|
|
445
|
-
}
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"tsName": "serialize",
|
|
449
|
-
"isStatic": false,
|
|
450
|
-
"tsSignatureId": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
451
|
-
"target": {
|
|
452
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
453
|
-
"declaringAssemblyName": "Azure.Core",
|
|
454
|
-
"metadataToken": 100665066
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
"tsName": "serializeAsync2",
|
|
459
|
-
"isStatic": false,
|
|
460
|
-
"tsSignatureId": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=false",
|
|
461
|
-
"target": {
|
|
462
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
463
|
-
"declaringAssemblyName": "Azure.Core",
|
|
464
|
-
"metadataToken": 100665067
|
|
465
|
-
}
|
|
466
|
-
},
|
|
467
|
-
{
|
|
468
|
-
"tsName": "convertMemberName",
|
|
469
|
-
"isStatic": false,
|
|
470
|
-
"tsSignatureId": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
471
|
-
"target": {
|
|
472
|
-
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
473
|
-
"declaringAssemblyName": "Azure.Core",
|
|
474
|
-
"metadataToken": 100665058
|
|
475
|
-
}
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"tsName": "deserializeAsync",
|
|
479
|
-
"isStatic": false,
|
|
480
|
-
"tsSignatureId": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
481
|
-
"target": {
|
|
482
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
483
|
-
"declaringAssemblyName": "Azure.Core",
|
|
484
|
-
"metadataToken": 0
|
|
485
|
-
}
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"tsName": "serializeAsync",
|
|
489
|
-
"isStatic": false,
|
|
490
|
-
"tsSignatureId": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
491
|
-
"target": {
|
|
492
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
493
|
-
"declaringAssemblyName": "Azure.Core",
|
|
494
|
-
"metadataToken": 0
|
|
495
|
-
}
|
|
496
|
-
}
|
|
497
|
-
],
|
|
498
|
-
"exposedProperties": [
|
|
499
|
-
{
|
|
500
|
-
"tsName": "default_",
|
|
501
|
-
"isStatic": true,
|
|
502
|
-
"tsSignatureId": "Default|:Azure.Core.Serialization.JsonObjectSerializer|static=true|accessor=get",
|
|
503
|
-
"target": {
|
|
504
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
505
|
-
"declaringAssemblyName": "Azure.Core",
|
|
506
|
-
"metadataToken": 385876397
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
],
|
|
510
|
-
"exposedConstructors": [
|
|
511
|
-
{
|
|
512
|
-
"isStatic": false,
|
|
513
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
514
|
-
"target": {
|
|
515
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
516
|
-
"declaringAssemblyName": "Azure.Core",
|
|
517
|
-
"metadataToken": 100665060
|
|
518
|
-
}
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"isStatic": false,
|
|
522
|
-
"tsSignatureId": "constructor|(System.Text.Json.JsonSerializerOptions):void|static=false",
|
|
523
|
-
"target": {
|
|
524
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
525
|
-
"declaringAssemblyName": "Azure.Core",
|
|
526
|
-
"metadataToken": 100665061
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
417
|
]
|
|
530
418
|
},
|
|
531
419
|
{
|
|
532
420
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer",
|
|
533
421
|
"clrName": "Azure.Core.Serialization.ObjectSerializer",
|
|
534
|
-
"tsEmitName": "ObjectSerializer",
|
|
535
422
|
"assemblyName": "Azure.Core",
|
|
536
423
|
"metadataToken": 0,
|
|
424
|
+
"kind": "Class",
|
|
425
|
+
"accessibility": "Public",
|
|
426
|
+
"isAbstract": true,
|
|
427
|
+
"isSealed": false,
|
|
428
|
+
"isStatic": false,
|
|
429
|
+
"arity": 0,
|
|
537
430
|
"methods": [
|
|
538
431
|
{
|
|
539
432
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Serialize(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
540
433
|
"clrName": "Serialize",
|
|
541
|
-
"tsEmitName": "serialize",
|
|
542
434
|
"metadataToken": 100665074,
|
|
543
435
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
544
436
|
"normalizedSignature": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
545
437
|
"emitScope": "ClassSurface",
|
|
438
|
+
"provenance": "Original",
|
|
546
439
|
"arity": 0,
|
|
547
440
|
"parameterCount": 4,
|
|
441
|
+
"isStatic": false,
|
|
442
|
+
"isAbstract": true,
|
|
443
|
+
"isVirtual": true,
|
|
444
|
+
"isOverride": false,
|
|
445
|
+
"isSealed": false,
|
|
548
446
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
549
447
|
"declaringAssemblyName": "Azure.Core",
|
|
550
448
|
"isExtensionMethod": false
|
|
@@ -552,13 +450,18 @@
|
|
|
552
450
|
{
|
|
553
451
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::SerializeAsync(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
554
452
|
"clrName": "SerializeAsync",
|
|
555
|
-
"tsEmitName": "serializeAsync",
|
|
556
453
|
"metadataToken": 100665075,
|
|
557
454
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
558
455
|
"normalizedSignature": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
559
456
|
"emitScope": "ClassSurface",
|
|
457
|
+
"provenance": "Original",
|
|
560
458
|
"arity": 0,
|
|
561
459
|
"parameterCount": 4,
|
|
460
|
+
"isStatic": false,
|
|
461
|
+
"isAbstract": true,
|
|
462
|
+
"isVirtual": true,
|
|
463
|
+
"isOverride": false,
|
|
464
|
+
"isSealed": false,
|
|
562
465
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
563
466
|
"declaringAssemblyName": "Azure.Core",
|
|
564
467
|
"isExtensionMethod": false
|
|
@@ -566,13 +469,18 @@
|
|
|
566
469
|
{
|
|
567
470
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Deserialize(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
568
471
|
"clrName": "Deserialize",
|
|
569
|
-
"tsEmitName": "deserialize",
|
|
570
472
|
"metadataToken": 100665076,
|
|
571
473
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
572
474
|
"normalizedSignature": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
573
475
|
"emitScope": "ClassSurface",
|
|
476
|
+
"provenance": "Original",
|
|
574
477
|
"arity": 0,
|
|
575
478
|
"parameterCount": 3,
|
|
479
|
+
"isStatic": false,
|
|
480
|
+
"isAbstract": true,
|
|
481
|
+
"isVirtual": true,
|
|
482
|
+
"isOverride": false,
|
|
483
|
+
"isSealed": false,
|
|
576
484
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
577
485
|
"declaringAssemblyName": "Azure.Core",
|
|
578
486
|
"isExtensionMethod": false
|
|
@@ -580,13 +488,18 @@
|
|
|
580
488
|
{
|
|
581
489
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::DeserializeAsync(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
582
490
|
"clrName": "DeserializeAsync",
|
|
583
|
-
"tsEmitName": "deserializeAsync",
|
|
584
491
|
"metadataToken": 100665077,
|
|
585
492
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
586
493
|
"normalizedSignature": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
587
494
|
"emitScope": "ClassSurface",
|
|
495
|
+
"provenance": "Original",
|
|
588
496
|
"arity": 0,
|
|
589
497
|
"parameterCount": 3,
|
|
498
|
+
"isStatic": false,
|
|
499
|
+
"isAbstract": true,
|
|
500
|
+
"isVirtual": true,
|
|
501
|
+
"isOverride": false,
|
|
502
|
+
"isSealed": false,
|
|
590
503
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
591
504
|
"declaringAssemblyName": "Azure.Core",
|
|
592
505
|
"isExtensionMethod": false
|
|
@@ -594,13 +507,18 @@
|
|
|
594
507
|
{
|
|
595
508
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Serialize(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
596
509
|
"clrName": "Serialize",
|
|
597
|
-
"tsEmitName": "serialize",
|
|
598
510
|
"metadataToken": 100665078,
|
|
599
511
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
600
512
|
"normalizedSignature": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
601
513
|
"emitScope": "ClassSurface",
|
|
514
|
+
"provenance": "Original",
|
|
602
515
|
"arity": 0,
|
|
603
516
|
"parameterCount": 3,
|
|
517
|
+
"isStatic": false,
|
|
518
|
+
"isAbstract": false,
|
|
519
|
+
"isVirtual": true,
|
|
520
|
+
"isOverride": false,
|
|
521
|
+
"isSealed": false,
|
|
604
522
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
605
523
|
"declaringAssemblyName": "Azure.Core",
|
|
606
524
|
"isExtensionMethod": false
|
|
@@ -608,13 +526,18 @@
|
|
|
608
526
|
{
|
|
609
527
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::SerializeAsync(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
610
528
|
"clrName": "SerializeAsync",
|
|
611
|
-
"tsEmitName": "serializeAsync",
|
|
612
529
|
"metadataToken": 100665079,
|
|
613
530
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
614
531
|
"normalizedSignature": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=false",
|
|
615
532
|
"emitScope": "ClassSurface",
|
|
533
|
+
"provenance": "Original",
|
|
616
534
|
"arity": 0,
|
|
617
535
|
"parameterCount": 3,
|
|
536
|
+
"isStatic": false,
|
|
537
|
+
"isAbstract": false,
|
|
538
|
+
"isVirtual": true,
|
|
539
|
+
"isOverride": false,
|
|
540
|
+
"isSealed": false,
|
|
618
541
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
619
542
|
"declaringAssemblyName": "Azure.Core",
|
|
620
543
|
"isExtensionMethod": false
|
|
@@ -623,69 +546,7 @@
|
|
|
623
546
|
"properties": [],
|
|
624
547
|
"fields": [],
|
|
625
548
|
"events": [],
|
|
626
|
-
"constructors": []
|
|
627
|
-
"exposedMethods": [
|
|
628
|
-
{
|
|
629
|
-
"tsName": "serialize",
|
|
630
|
-
"isStatic": false,
|
|
631
|
-
"tsSignatureId": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
632
|
-
"target": {
|
|
633
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
634
|
-
"declaringAssemblyName": "Azure.Core",
|
|
635
|
-
"metadataToken": 100665074
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"tsName": "serializeAsync",
|
|
640
|
-
"isStatic": false,
|
|
641
|
-
"tsSignatureId": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
642
|
-
"target": {
|
|
643
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
644
|
-
"declaringAssemblyName": "Azure.Core",
|
|
645
|
-
"metadataToken": 100665075
|
|
646
|
-
}
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"tsName": "deserialize",
|
|
650
|
-
"isStatic": false,
|
|
651
|
-
"tsSignatureId": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
652
|
-
"target": {
|
|
653
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
654
|
-
"declaringAssemblyName": "Azure.Core",
|
|
655
|
-
"metadataToken": 100665076
|
|
656
|
-
}
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"tsName": "deserializeAsync",
|
|
660
|
-
"isStatic": false,
|
|
661
|
-
"tsSignatureId": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
662
|
-
"target": {
|
|
663
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
664
|
-
"declaringAssemblyName": "Azure.Core",
|
|
665
|
-
"metadataToken": 100665077
|
|
666
|
-
}
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"tsName": "serialize",
|
|
670
|
-
"isStatic": false,
|
|
671
|
-
"tsSignatureId": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
672
|
-
"target": {
|
|
673
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
674
|
-
"declaringAssemblyName": "Azure.Core",
|
|
675
|
-
"metadataToken": 100665078
|
|
676
|
-
}
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"tsName": "serializeAsync",
|
|
680
|
-
"isStatic": false,
|
|
681
|
-
"tsSignatureId": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=false",
|
|
682
|
-
"target": {
|
|
683
|
-
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
684
|
-
"declaringAssemblyName": "Azure.Core",
|
|
685
|
-
"metadataToken": 100665079
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
]
|
|
549
|
+
"constructors": []
|
|
689
550
|
}
|
|
690
551
|
]
|
|
691
552
|
}
|