@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
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 +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -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,113 @@
|
|
|
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,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67109529,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
22
53
|
"declaringAssemblyName": "Azure.Core"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::UseExactAzure.Core.Serialization.JsonPropertyNames",
|
|
26
57
|
"clrName": "UseExact",
|
|
27
|
-
"tsEmitName": "useExact",
|
|
28
58
|
"metadataToken": 67109530,
|
|
29
59
|
"normalizedSignature": "UseExact|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
33
65
|
"declaringAssemblyName": "Azure.Core"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonPropertyNames::CamelCaseAzure.Core.Serialization.JsonPropertyNames",
|
|
37
69
|
"clrName": "CamelCase",
|
|
38
|
-
"tsEmitName": "camelCase",
|
|
39
70
|
"metadataToken": 67109531,
|
|
40
71
|
"normalizedSignature": "CamelCase|Azure.Core.Serialization.JsonPropertyNames|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Azure.Core.Serialization.JsonPropertyNames",
|
|
44
77
|
"declaringAssemblyName": "Azure.Core"
|
|
45
78
|
}
|
|
46
79
|
],
|
|
47
80
|
"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
|
-
]
|
|
81
|
+
"constructors": []
|
|
81
82
|
},
|
|
82
83
|
{
|
|
83
84
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter",
|
|
84
85
|
"clrName": "Azure.Core.Serialization.IMemberNameConverter",
|
|
85
|
-
"tsEmitName": "IMemberNameConverter",
|
|
86
86
|
"assemblyName": "Azure.Core",
|
|
87
87
|
"metadataToken": 0,
|
|
88
|
+
"kind": "Interface",
|
|
89
|
+
"accessibility": "Public",
|
|
90
|
+
"isAbstract": true,
|
|
91
|
+
"isSealed": false,
|
|
92
|
+
"isStatic": false,
|
|
93
|
+
"arity": 0,
|
|
88
94
|
"methods": [
|
|
89
95
|
{
|
|
90
96
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter::ConvertMemberName(System.Reflection.MemberInfo):System.String",
|
|
91
97
|
"clrName": "ConvertMemberName",
|
|
92
|
-
"tsEmitName": "convertMemberName",
|
|
93
98
|
"metadataToken": 100665058,
|
|
94
99
|
"canonicalSignature": "(System.Reflection.MemberInfo):System.String",
|
|
95
100
|
"normalizedSignature": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
96
101
|
"emitScope": "ClassSurface",
|
|
102
|
+
"provenance": "Original",
|
|
97
103
|
"arity": 0,
|
|
98
104
|
"parameterCount": 1,
|
|
105
|
+
"isStatic": false,
|
|
106
|
+
"isAbstract": true,
|
|
107
|
+
"isVirtual": true,
|
|
108
|
+
"isOverride": false,
|
|
109
|
+
"isSealed": false,
|
|
110
|
+
"visibility": "Public",
|
|
99
111
|
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
100
112
|
"declaringAssemblyName": "Azure.Core",
|
|
101
113
|
"isExtensionMethod": false
|
|
@@ -104,37 +116,50 @@
|
|
|
104
116
|
"properties": [],
|
|
105
117
|
"fields": [],
|
|
106
118
|
"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
|
-
]
|
|
119
|
+
"constructors": []
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData",
|
|
123
123
|
"clrName": "Azure.Core.Serialization.DynamicData",
|
|
124
|
-
"tsEmitName": "DynamicData",
|
|
125
124
|
"assemblyName": "Azure.Core",
|
|
126
125
|
"metadataToken": 0,
|
|
126
|
+
"kind": "Class",
|
|
127
|
+
"accessibility": "Public",
|
|
128
|
+
"isAbstract": false,
|
|
129
|
+
"isSealed": true,
|
|
130
|
+
"isStatic": false,
|
|
131
|
+
"arity": 0,
|
|
132
|
+
"baseType": {
|
|
133
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
134
|
+
"clrName": "System.Object"
|
|
135
|
+
},
|
|
136
|
+
"interfaces": [
|
|
137
|
+
{
|
|
138
|
+
"stableId": "System.Private.CoreLib:System.IDisposable",
|
|
139
|
+
"clrName": "System.IDisposable"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"stableId": "System.Linq.Expressions:System.Dynamic.IDynamicMetaObjectProvider",
|
|
143
|
+
"clrName": "System.Dynamic.IDynamicMetaObjectProvider"
|
|
144
|
+
}
|
|
145
|
+
],
|
|
127
146
|
"methods": [
|
|
128
147
|
{
|
|
129
148
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::ToString():System.String",
|
|
130
149
|
"clrName": "ToString",
|
|
131
|
-
"tsEmitName": "toString",
|
|
132
150
|
"metadataToken": 100665017,
|
|
133
151
|
"canonicalSignature": "():System.String",
|
|
134
152
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
135
153
|
"emitScope": "ClassSurface",
|
|
154
|
+
"provenance": "Original",
|
|
136
155
|
"arity": 0,
|
|
137
156
|
"parameterCount": 0,
|
|
157
|
+
"isStatic": false,
|
|
158
|
+
"isAbstract": false,
|
|
159
|
+
"isVirtual": true,
|
|
160
|
+
"isOverride": true,
|
|
161
|
+
"isSealed": false,
|
|
162
|
+
"visibility": "Public",
|
|
138
163
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
139
164
|
"declaringAssemblyName": "Azure.Core",
|
|
140
165
|
"isExtensionMethod": false
|
|
@@ -142,13 +167,19 @@
|
|
|
142
167
|
{
|
|
143
168
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::Dispose():System.Void",
|
|
144
169
|
"clrName": "Dispose",
|
|
145
|
-
"tsEmitName": "dispose",
|
|
146
170
|
"metadataToken": 100665018,
|
|
147
171
|
"canonicalSignature": "():System.Void",
|
|
148
172
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
149
173
|
"emitScope": "ClassSurface",
|
|
174
|
+
"provenance": "Original",
|
|
150
175
|
"arity": 0,
|
|
151
176
|
"parameterCount": 0,
|
|
177
|
+
"isStatic": false,
|
|
178
|
+
"isAbstract": false,
|
|
179
|
+
"isVirtual": true,
|
|
180
|
+
"isOverride": false,
|
|
181
|
+
"isSealed": true,
|
|
182
|
+
"visibility": "Public",
|
|
152
183
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
153
184
|
"declaringAssemblyName": "Azure.Core",
|
|
154
185
|
"isExtensionMethod": false
|
|
@@ -156,13 +187,19 @@
|
|
|
156
187
|
{
|
|
157
188
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::Equals(System.Object):System.Boolean",
|
|
158
189
|
"clrName": "Equals",
|
|
159
|
-
"tsEmitName": "equals",
|
|
160
190
|
"metadataToken": 100665019,
|
|
161
191
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
162
192
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
163
193
|
"emitScope": "ClassSurface",
|
|
194
|
+
"provenance": "Original",
|
|
164
195
|
"arity": 0,
|
|
165
196
|
"parameterCount": 1,
|
|
197
|
+
"isStatic": false,
|
|
198
|
+
"isAbstract": false,
|
|
199
|
+
"isVirtual": true,
|
|
200
|
+
"isOverride": true,
|
|
201
|
+
"isSealed": false,
|
|
202
|
+
"visibility": "Public",
|
|
166
203
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
167
204
|
"declaringAssemblyName": "Azure.Core",
|
|
168
205
|
"isExtensionMethod": false
|
|
@@ -170,13 +207,19 @@
|
|
|
170
207
|
{
|
|
171
208
|
"stableId": "Azure.Core:Azure.Core.Serialization.DynamicData::GetHashCode():System.Int32",
|
|
172
209
|
"clrName": "GetHashCode",
|
|
173
|
-
"tsEmitName": "getHashCode",
|
|
174
210
|
"metadataToken": 100665022,
|
|
175
211
|
"canonicalSignature": "():System.Int32",
|
|
176
212
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
177
213
|
"emitScope": "ClassSurface",
|
|
214
|
+
"provenance": "Original",
|
|
178
215
|
"arity": 0,
|
|
179
216
|
"parameterCount": 0,
|
|
217
|
+
"isStatic": false,
|
|
218
|
+
"isAbstract": false,
|
|
219
|
+
"isVirtual": true,
|
|
220
|
+
"isOverride": true,
|
|
221
|
+
"isSealed": false,
|
|
222
|
+
"visibility": "Public",
|
|
180
223
|
"declaringClrType": "Azure.Core.Serialization.DynamicData",
|
|
181
224
|
"declaringAssemblyName": "Azure.Core",
|
|
182
225
|
"isExtensionMethod": false
|
|
@@ -185,67 +228,46 @@
|
|
|
185
228
|
"properties": [],
|
|
186
229
|
"fields": [],
|
|
187
230
|
"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
|
-
]
|
|
231
|
+
"constructors": []
|
|
231
232
|
},
|
|
232
233
|
{
|
|
233
234
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer",
|
|
234
235
|
"clrName": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
235
|
-
"tsEmitName": "JsonObjectSerializer",
|
|
236
236
|
"assemblyName": "Azure.Core",
|
|
237
237
|
"metadataToken": 0,
|
|
238
|
+
"kind": "Class",
|
|
239
|
+
"accessibility": "Public",
|
|
240
|
+
"isAbstract": false,
|
|
241
|
+
"isSealed": false,
|
|
242
|
+
"isStatic": false,
|
|
243
|
+
"arity": 0,
|
|
244
|
+
"baseType": {
|
|
245
|
+
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer",
|
|
246
|
+
"clrName": "Azure.Core.Serialization.ObjectSerializer"
|
|
247
|
+
},
|
|
248
|
+
"interfaces": [
|
|
249
|
+
{
|
|
250
|
+
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter",
|
|
251
|
+
"clrName": "Azure.Core.Serialization.IMemberNameConverter"
|
|
252
|
+
}
|
|
253
|
+
],
|
|
238
254
|
"methods": [
|
|
239
255
|
{
|
|
240
256
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Serialize(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
241
257
|
"clrName": "Serialize",
|
|
242
|
-
"tsEmitName": "serialize",
|
|
243
258
|
"metadataToken": 100665062,
|
|
244
259
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
245
260
|
"normalizedSignature": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
246
261
|
"emitScope": "ClassSurface",
|
|
262
|
+
"provenance": "Original",
|
|
247
263
|
"arity": 0,
|
|
248
264
|
"parameterCount": 4,
|
|
265
|
+
"isStatic": false,
|
|
266
|
+
"isAbstract": false,
|
|
267
|
+
"isVirtual": true,
|
|
268
|
+
"isOverride": true,
|
|
269
|
+
"isSealed": false,
|
|
270
|
+
"visibility": "Public",
|
|
249
271
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
250
272
|
"declaringAssemblyName": "Azure.Core",
|
|
251
273
|
"isExtensionMethod": false
|
|
@@ -253,13 +275,19 @@
|
|
|
253
275
|
{
|
|
254
276
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
255
277
|
"clrName": "SerializeAsync",
|
|
256
|
-
"tsEmitName": "serializeAsync2",
|
|
257
278
|
"metadataToken": 100665063,
|
|
258
279
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
259
280
|
"normalizedSignature": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
260
281
|
"emitScope": "ClassSurface",
|
|
282
|
+
"provenance": "Original",
|
|
261
283
|
"arity": 0,
|
|
262
284
|
"parameterCount": 4,
|
|
285
|
+
"isStatic": false,
|
|
286
|
+
"isAbstract": false,
|
|
287
|
+
"isVirtual": true,
|
|
288
|
+
"isOverride": true,
|
|
289
|
+
"isSealed": false,
|
|
290
|
+
"visibility": "Public",
|
|
263
291
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
264
292
|
"declaringAssemblyName": "Azure.Core",
|
|
265
293
|
"isExtensionMethod": false
|
|
@@ -267,13 +295,19 @@
|
|
|
267
295
|
{
|
|
268
296
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Deserialize(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
269
297
|
"clrName": "Deserialize",
|
|
270
|
-
"tsEmitName": "deserialize",
|
|
271
298
|
"metadataToken": 100665064,
|
|
272
299
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
273
300
|
"normalizedSignature": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
274
301
|
"emitScope": "ClassSurface",
|
|
302
|
+
"provenance": "Original",
|
|
275
303
|
"arity": 0,
|
|
276
304
|
"parameterCount": 3,
|
|
305
|
+
"isStatic": false,
|
|
306
|
+
"isAbstract": false,
|
|
307
|
+
"isVirtual": true,
|
|
308
|
+
"isOverride": true,
|
|
309
|
+
"isSealed": false,
|
|
310
|
+
"visibility": "Public",
|
|
277
311
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
278
312
|
"declaringAssemblyName": "Azure.Core",
|
|
279
313
|
"isExtensionMethod": false
|
|
@@ -281,13 +315,19 @@
|
|
|
281
315
|
{
|
|
282
316
|
"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
317
|
"clrName": "DeserializeAsync",
|
|
284
|
-
"tsEmitName": "deserializeAsync2",
|
|
285
318
|
"metadataToken": 100665065,
|
|
286
319
|
"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
320
|
"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
321
|
"emitScope": "ClassSurface",
|
|
322
|
+
"provenance": "Original",
|
|
289
323
|
"arity": 0,
|
|
290
324
|
"parameterCount": 3,
|
|
325
|
+
"isStatic": false,
|
|
326
|
+
"isAbstract": false,
|
|
327
|
+
"isVirtual": true,
|
|
328
|
+
"isOverride": true,
|
|
329
|
+
"isSealed": false,
|
|
330
|
+
"visibility": "Public",
|
|
291
331
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
292
332
|
"declaringAssemblyName": "Azure.Core",
|
|
293
333
|
"isExtensionMethod": false
|
|
@@ -295,13 +335,19 @@
|
|
|
295
335
|
{
|
|
296
336
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Serialize(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
297
337
|
"clrName": "Serialize",
|
|
298
|
-
"tsEmitName": "serialize",
|
|
299
338
|
"metadataToken": 100665066,
|
|
300
339
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
301
340
|
"normalizedSignature": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
302
341
|
"emitScope": "ClassSurface",
|
|
342
|
+
"provenance": "Original",
|
|
303
343
|
"arity": 0,
|
|
304
344
|
"parameterCount": 3,
|
|
345
|
+
"isStatic": false,
|
|
346
|
+
"isAbstract": false,
|
|
347
|
+
"isVirtual": true,
|
|
348
|
+
"isOverride": true,
|
|
349
|
+
"isSealed": false,
|
|
350
|
+
"visibility": "Public",
|
|
305
351
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
306
352
|
"declaringAssemblyName": "Azure.Core",
|
|
307
353
|
"isExtensionMethod": false
|
|
@@ -309,13 +355,19 @@
|
|
|
309
355
|
{
|
|
310
356
|
"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
357
|
"clrName": "SerializeAsync",
|
|
312
|
-
"tsEmitName": "serializeAsync2",
|
|
313
358
|
"metadataToken": 100665067,
|
|
314
359
|
"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
360
|
"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
361
|
"emitScope": "ClassSurface",
|
|
362
|
+
"provenance": "Original",
|
|
317
363
|
"arity": 0,
|
|
318
364
|
"parameterCount": 3,
|
|
365
|
+
"isStatic": false,
|
|
366
|
+
"isAbstract": false,
|
|
367
|
+
"isVirtual": true,
|
|
368
|
+
"isOverride": true,
|
|
369
|
+
"isSealed": false,
|
|
370
|
+
"visibility": "Public",
|
|
319
371
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
320
372
|
"declaringAssemblyName": "Azure.Core",
|
|
321
373
|
"isExtensionMethod": false
|
|
@@ -323,27 +375,40 @@
|
|
|
323
375
|
{
|
|
324
376
|
"stableId": "Azure.Core:Azure.Core.Serialization.IMemberNameConverter::ConvertMemberName(System.Reflection.MemberInfo):System.String",
|
|
325
377
|
"clrName": "ConvertMemberName",
|
|
326
|
-
"tsEmitName": "convertMemberName",
|
|
327
378
|
"metadataToken": 100665058,
|
|
328
379
|
"canonicalSignature": "(System.Reflection.MemberInfo):System.String",
|
|
329
380
|
"normalizedSignature": "ConvertMemberName|(System.Reflection.MemberInfo):System.String|static=false",
|
|
330
381
|
"emitScope": "ViewOnly",
|
|
382
|
+
"provenance": "ExplicitView",
|
|
331
383
|
"arity": 0,
|
|
332
384
|
"parameterCount": 1,
|
|
385
|
+
"isStatic": false,
|
|
386
|
+
"isAbstract": false,
|
|
387
|
+
"isVirtual": true,
|
|
388
|
+
"isOverride": false,
|
|
389
|
+
"isSealed": false,
|
|
390
|
+
"visibility": "Public",
|
|
333
391
|
"declaringClrType": "Azure.Core.Serialization.IMemberNameConverter",
|
|
334
392
|
"declaringAssemblyName": "Azure.Core",
|
|
335
|
-
"isExtensionMethod": false
|
|
393
|
+
"isExtensionMethod": false,
|
|
394
|
+
"sourceInterface": "Azure.Core.Serialization.IMemberNameConverter"
|
|
336
395
|
},
|
|
337
396
|
{
|
|
338
397
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::DeserializeAsync(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
339
398
|
"clrName": "DeserializeAsync",
|
|
340
|
-
"tsEmitName": "deserializeAsync",
|
|
341
399
|
"metadataToken": 0,
|
|
342
400
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
343
401
|
"normalizedSignature": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
344
402
|
"emitScope": "ClassSurface",
|
|
403
|
+
"provenance": "BaseOverload",
|
|
345
404
|
"arity": 0,
|
|
346
405
|
"parameterCount": 3,
|
|
406
|
+
"isStatic": false,
|
|
407
|
+
"isAbstract": true,
|
|
408
|
+
"isVirtual": true,
|
|
409
|
+
"isOverride": false,
|
|
410
|
+
"isSealed": false,
|
|
411
|
+
"visibility": "Public",
|
|
347
412
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
348
413
|
"declaringAssemblyName": "Azure.Core",
|
|
349
414
|
"isExtensionMethod": false
|
|
@@ -351,13 +416,19 @@
|
|
|
351
416
|
{
|
|
352
417
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
353
418
|
"clrName": "SerializeAsync",
|
|
354
|
-
"tsEmitName": "serializeAsync",
|
|
355
419
|
"metadataToken": 0,
|
|
356
420
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
357
421
|
"normalizedSignature": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
358
422
|
"emitScope": "ClassSurface",
|
|
423
|
+
"provenance": "BaseOverload",
|
|
359
424
|
"arity": 0,
|
|
360
425
|
"parameterCount": 3,
|
|
426
|
+
"isStatic": false,
|
|
427
|
+
"isAbstract": false,
|
|
428
|
+
"isVirtual": true,
|
|
429
|
+
"isOverride": false,
|
|
430
|
+
"isSealed": false,
|
|
431
|
+
"visibility": "Public",
|
|
361
432
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
362
433
|
"declaringAssemblyName": "Azure.Core",
|
|
363
434
|
"isExtensionMethod": false
|
|
@@ -367,14 +438,19 @@
|
|
|
367
438
|
{
|
|
368
439
|
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::Default:Azure.Core.Serialization.JsonObjectSerializer",
|
|
369
440
|
"clrName": "Default",
|
|
370
|
-
"tsEmitName": "default",
|
|
371
441
|
"metadataToken": 385876397,
|
|
372
442
|
"canonicalSignature": ":Azure.Core.Serialization.JsonObjectSerializer",
|
|
373
443
|
"normalizedSignature": "Default|:Azure.Core.Serialization.JsonObjectSerializer|static=true|accessor=get",
|
|
374
444
|
"emitScope": "ClassSurface",
|
|
445
|
+
"provenance": "Original",
|
|
375
446
|
"isIndexer": false,
|
|
376
447
|
"hasGetter": true,
|
|
377
448
|
"hasSetter": false,
|
|
449
|
+
"isStatic": true,
|
|
450
|
+
"isAbstract": false,
|
|
451
|
+
"isVirtual": false,
|
|
452
|
+
"isOverride": false,
|
|
453
|
+
"visibility": "Public",
|
|
378
454
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
379
455
|
"declaringAssemblyName": "Azure.Core"
|
|
380
456
|
}
|
|
@@ -389,6 +465,7 @@
|
|
|
389
465
|
"normalizedSignature": "constructor|():void|static=false",
|
|
390
466
|
"isStatic": false,
|
|
391
467
|
"parameterCount": 0,
|
|
468
|
+
"visibility": "Public",
|
|
392
469
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
393
470
|
"declaringAssemblyName": "Azure.Core"
|
|
394
471
|
},
|
|
@@ -399,152 +476,44 @@
|
|
|
399
476
|
"normalizedSignature": "constructor|(System.Text.Json.JsonSerializerOptions):void|static=false",
|
|
400
477
|
"isStatic": false,
|
|
401
478
|
"parameterCount": 1,
|
|
479
|
+
"visibility": "Public",
|
|
402
480
|
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
403
481
|
"declaringAssemblyName": "Azure.Core"
|
|
404
482
|
}
|
|
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
483
|
]
|
|
530
484
|
},
|
|
531
485
|
{
|
|
532
486
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer",
|
|
533
487
|
"clrName": "Azure.Core.Serialization.ObjectSerializer",
|
|
534
|
-
"tsEmitName": "ObjectSerializer",
|
|
535
488
|
"assemblyName": "Azure.Core",
|
|
536
489
|
"metadataToken": 0,
|
|
490
|
+
"kind": "Class",
|
|
491
|
+
"accessibility": "Public",
|
|
492
|
+
"isAbstract": true,
|
|
493
|
+
"isSealed": false,
|
|
494
|
+
"isStatic": false,
|
|
495
|
+
"arity": 0,
|
|
496
|
+
"baseType": {
|
|
497
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
498
|
+
"clrName": "System.Object"
|
|
499
|
+
},
|
|
537
500
|
"methods": [
|
|
538
501
|
{
|
|
539
502
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Serialize(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
540
503
|
"clrName": "Serialize",
|
|
541
|
-
"tsEmitName": "serialize",
|
|
542
504
|
"metadataToken": 100665074,
|
|
543
505
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void",
|
|
544
506
|
"normalizedSignature": "Serialize|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Void|static=false",
|
|
545
507
|
"emitScope": "ClassSurface",
|
|
508
|
+
"provenance": "Original",
|
|
546
509
|
"arity": 0,
|
|
547
510
|
"parameterCount": 4,
|
|
511
|
+
"isStatic": false,
|
|
512
|
+
"isAbstract": true,
|
|
513
|
+
"isVirtual": true,
|
|
514
|
+
"isOverride": false,
|
|
515
|
+
"isSealed": false,
|
|
516
|
+
"visibility": "Public",
|
|
548
517
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
549
518
|
"declaringAssemblyName": "Azure.Core",
|
|
550
519
|
"isExtensionMethod": false
|
|
@@ -552,13 +521,19 @@
|
|
|
552
521
|
{
|
|
553
522
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::SerializeAsync(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
554
523
|
"clrName": "SerializeAsync",
|
|
555
|
-
"tsEmitName": "serializeAsync",
|
|
556
524
|
"metadataToken": 100665075,
|
|
557
525
|
"canonicalSignature": "(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
558
526
|
"normalizedSignature": "SerializeAsync|(System.IO.Stream,System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
559
527
|
"emitScope": "ClassSurface",
|
|
528
|
+
"provenance": "Original",
|
|
560
529
|
"arity": 0,
|
|
561
530
|
"parameterCount": 4,
|
|
531
|
+
"isStatic": false,
|
|
532
|
+
"isAbstract": true,
|
|
533
|
+
"isVirtual": true,
|
|
534
|
+
"isOverride": false,
|
|
535
|
+
"isSealed": false,
|
|
536
|
+
"visibility": "Public",
|
|
562
537
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
563
538
|
"declaringAssemblyName": "Azure.Core",
|
|
564
539
|
"isExtensionMethod": false
|
|
@@ -566,13 +541,19 @@
|
|
|
566
541
|
{
|
|
567
542
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Deserialize(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
568
543
|
"clrName": "Deserialize",
|
|
569
|
-
"tsEmitName": "deserialize",
|
|
570
544
|
"metadataToken": 100665076,
|
|
571
545
|
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object",
|
|
572
546
|
"normalizedSignature": "Deserialize|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Object|static=false",
|
|
573
547
|
"emitScope": "ClassSurface",
|
|
548
|
+
"provenance": "Original",
|
|
574
549
|
"arity": 0,
|
|
575
550
|
"parameterCount": 3,
|
|
551
|
+
"isStatic": false,
|
|
552
|
+
"isAbstract": true,
|
|
553
|
+
"isVirtual": true,
|
|
554
|
+
"isOverride": false,
|
|
555
|
+
"isSealed": false,
|
|
556
|
+
"visibility": "Public",
|
|
576
557
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
577
558
|
"declaringAssemblyName": "Azure.Core",
|
|
578
559
|
"isExtensionMethod": false
|
|
@@ -580,13 +561,19 @@
|
|
|
580
561
|
{
|
|
581
562
|
"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
563
|
"clrName": "DeserializeAsync",
|
|
583
|
-
"tsEmitName": "deserializeAsync",
|
|
584
564
|
"metadataToken": 100665077,
|
|
585
565
|
"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
566
|
"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
567
|
"emitScope": "ClassSurface",
|
|
568
|
+
"provenance": "Original",
|
|
588
569
|
"arity": 0,
|
|
589
570
|
"parameterCount": 3,
|
|
571
|
+
"isStatic": false,
|
|
572
|
+
"isAbstract": true,
|
|
573
|
+
"isVirtual": true,
|
|
574
|
+
"isOverride": false,
|
|
575
|
+
"isSealed": false,
|
|
576
|
+
"visibility": "Public",
|
|
590
577
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
591
578
|
"declaringAssemblyName": "Azure.Core",
|
|
592
579
|
"isExtensionMethod": false
|
|
@@ -594,13 +581,19 @@
|
|
|
594
581
|
{
|
|
595
582
|
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::Serialize(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
596
583
|
"clrName": "Serialize",
|
|
597
|
-
"tsEmitName": "serialize",
|
|
598
584
|
"metadataToken": 100665078,
|
|
599
585
|
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData",
|
|
600
586
|
"normalizedSignature": "Serialize|(System.Object,System.Type,System.Threading.CancellationToken):System.BinaryData|static=false",
|
|
601
587
|
"emitScope": "ClassSurface",
|
|
588
|
+
"provenance": "Original",
|
|
602
589
|
"arity": 0,
|
|
603
590
|
"parameterCount": 3,
|
|
591
|
+
"isStatic": false,
|
|
592
|
+
"isAbstract": false,
|
|
593
|
+
"isVirtual": true,
|
|
594
|
+
"isOverride": false,
|
|
595
|
+
"isSealed": false,
|
|
596
|
+
"visibility": "Public",
|
|
604
597
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
605
598
|
"declaringAssemblyName": "Azure.Core",
|
|
606
599
|
"isExtensionMethod": false
|
|
@@ -608,13 +601,19 @@
|
|
|
608
601
|
{
|
|
609
602
|
"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
603
|
"clrName": "SerializeAsync",
|
|
611
|
-
"tsEmitName": "serializeAsync",
|
|
612
604
|
"metadataToken": 100665079,
|
|
613
605
|
"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
606
|
"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
607
|
"emitScope": "ClassSurface",
|
|
608
|
+
"provenance": "Original",
|
|
616
609
|
"arity": 0,
|
|
617
610
|
"parameterCount": 3,
|
|
611
|
+
"isStatic": false,
|
|
612
|
+
"isAbstract": false,
|
|
613
|
+
"isVirtual": true,
|
|
614
|
+
"isOverride": false,
|
|
615
|
+
"isSealed": false,
|
|
616
|
+
"visibility": "Public",
|
|
618
617
|
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
619
618
|
"declaringAssemblyName": "Azure.Core",
|
|
620
619
|
"isExtensionMethod": false
|
|
@@ -623,67 +622,17 @@
|
|
|
623
622
|
"properties": [],
|
|
624
623
|
"fields": [],
|
|
625
624
|
"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
|
-
},
|
|
625
|
+
"constructors": [
|
|
678
626
|
{
|
|
679
|
-
"
|
|
627
|
+
"stableId": "Azure.Core:Azure.Core.Serialization.ObjectSerializer::.ctor():void",
|
|
628
|
+
"metadataToken": 100665081,
|
|
629
|
+
"canonicalSignature": "():void",
|
|
630
|
+
"normalizedSignature": "constructor|():void|static=false",
|
|
680
631
|
"isStatic": false,
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
"metadataToken": 100665079
|
|
686
|
-
}
|
|
632
|
+
"parameterCount": 0,
|
|
633
|
+
"visibility": "Protected",
|
|
634
|
+
"declaringClrType": "Azure.Core.Serialization.ObjectSerializer",
|
|
635
|
+
"declaringAssemblyName": "Azure.Core"
|
|
687
636
|
}
|
|
688
637
|
]
|
|
689
638
|
}
|