@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
- 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 +613 -613
- 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 +117 -117
- 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 +467 -467
- 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 +28 -28
- 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 +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- 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,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.ClientModel",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.ClientModel"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "System.ClientModel:System.ClientModel.ApiKeyCredential",
|
|
6
9
|
"clrName": "System.ClientModel.ApiKeyCredential",
|
|
7
|
-
"tsEmitName": "ApiKeyCredential",
|
|
8
10
|
"assemblyName": "System.ClientModel",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "System.ClientModel:System.ClientModel.ApiKeyCredential::Deconstruct(System.String\u0026):System.Void",
|
|
13
21
|
"clrName": "Deconstruct",
|
|
14
|
-
"tsEmitName": "deconstruct",
|
|
15
22
|
"metadataToken": 100663303,
|
|
16
23
|
"canonicalSignature": "(System.String\u0026):System.Void",
|
|
17
24
|
"normalizedSignature": "Deconstruct|(System.String\u0026):System.Void|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": false,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
22
35
|
"declaringAssemblyName": "System.ClientModel",
|
|
23
36
|
"isExtensionMethod": false,
|
|
@@ -31,13 +44,18 @@
|
|
|
31
44
|
{
|
|
32
45
|
"stableId": "System.ClientModel:System.ClientModel.ApiKeyCredential::Update(System.String):System.Void",
|
|
33
46
|
"clrName": "Update",
|
|
34
|
-
"tsEmitName": "update",
|
|
35
47
|
"metadataToken": 100663304,
|
|
36
48
|
"canonicalSignature": "(System.String):System.Void",
|
|
37
49
|
"normalizedSignature": "Update|(System.String):System.Void|static=false",
|
|
38
50
|
"emitScope": "ClassSurface",
|
|
51
|
+
"provenance": "Original",
|
|
39
52
|
"arity": 0,
|
|
40
53
|
"parameterCount": 1,
|
|
54
|
+
"isStatic": false,
|
|
55
|
+
"isAbstract": false,
|
|
56
|
+
"isVirtual": false,
|
|
57
|
+
"isOverride": false,
|
|
58
|
+
"isSealed": false,
|
|
41
59
|
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
42
60
|
"declaringAssemblyName": "System.ClientModel",
|
|
43
61
|
"isExtensionMethod": false
|
|
@@ -57,58 +75,35 @@
|
|
|
57
75
|
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
58
76
|
"declaringAssemblyName": "System.ClientModel"
|
|
59
77
|
}
|
|
60
|
-
],
|
|
61
|
-
"exposedMethods": [
|
|
62
|
-
{
|
|
63
|
-
"tsName": "deconstruct",
|
|
64
|
-
"isStatic": false,
|
|
65
|
-
"tsSignatureId": "Deconstruct|(System.String\u0026):System.Void|static=false",
|
|
66
|
-
"target": {
|
|
67
|
-
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
68
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
69
|
-
"metadataToken": 100663303
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"tsName": "update",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "Update|(System.String):System.Void|static=false",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
78
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
79
|
-
"metadataToken": 100663304
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
],
|
|
83
|
-
"exposedConstructors": [
|
|
84
|
-
{
|
|
85
|
-
"isStatic": false,
|
|
86
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
87
|
-
"target": {
|
|
88
|
-
"declaringClrType": "System.ClientModel.ApiKeyCredential",
|
|
89
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
90
|
-
"metadataToken": 100663302
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
78
|
]
|
|
94
79
|
},
|
|
95
80
|
{
|
|
96
81
|
"stableId": "System.ClientModel:System.ClientModel.AsyncCollectionResult\u00601",
|
|
97
82
|
"clrName": "System.ClientModel.AsyncCollectionResult\u00601",
|
|
98
|
-
"tsEmitName": "AsyncCollectionResult_1",
|
|
99
83
|
"assemblyName": "System.ClientModel",
|
|
100
84
|
"metadataToken": 0,
|
|
85
|
+
"kind": "Class",
|
|
86
|
+
"accessibility": "Public",
|
|
87
|
+
"isAbstract": true,
|
|
88
|
+
"isSealed": false,
|
|
89
|
+
"isStatic": false,
|
|
90
|
+
"arity": 1,
|
|
101
91
|
"methods": [
|
|
102
92
|
{
|
|
103
93
|
"stableId": "System.ClientModel:System.ClientModel.AsyncCollectionResult\u00601::GetAsyncEnumerator(System.Threading.CancellationToken):IAsyncEnumerator_1",
|
|
104
94
|
"clrName": "GetAsyncEnumerator",
|
|
105
|
-
"tsEmitName": "getAsyncEnumerator",
|
|
106
95
|
"metadataToken": 100663306,
|
|
107
96
|
"canonicalSignature": "(System.Threading.CancellationToken):IAsyncEnumerator_1",
|
|
108
97
|
"normalizedSignature": "GetAsyncEnumerator|(System.Threading.CancellationToken):IAsyncEnumerator_1|static=false",
|
|
109
98
|
"emitScope": "ClassSurface",
|
|
99
|
+
"provenance": "Original",
|
|
110
100
|
"arity": 0,
|
|
111
101
|
"parameterCount": 1,
|
|
102
|
+
"isStatic": false,
|
|
103
|
+
"isAbstract": false,
|
|
104
|
+
"isVirtual": true,
|
|
105
|
+
"isOverride": false,
|
|
106
|
+
"isSealed": true,
|
|
112
107
|
"declaringClrType": "System.ClientModel.AsyncCollectionResult\u00601",
|
|
113
108
|
"declaringAssemblyName": "System.ClientModel",
|
|
114
109
|
"isExtensionMethod": false
|
|
@@ -117,57 +112,35 @@
|
|
|
117
112
|
"properties": [],
|
|
118
113
|
"fields": [],
|
|
119
114
|
"events": [],
|
|
120
|
-
"constructors": []
|
|
121
|
-
"exposedMethods": [
|
|
122
|
-
{
|
|
123
|
-
"tsName": "getAsyncEnumerator",
|
|
124
|
-
"isStatic": false,
|
|
125
|
-
"tsSignatureId": "GetAsyncEnumerator|(System.Threading.CancellationToken):IAsyncEnumerator_1|static=false",
|
|
126
|
-
"target": {
|
|
127
|
-
"declaringClrType": "System.ClientModel.AsyncCollectionResult\u00601",
|
|
128
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
129
|
-
"metadataToken": 100663306
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"tsName": "getRawPagesAsync",
|
|
134
|
-
"isStatic": false,
|
|
135
|
-
"tsSignatureId": "GetRawPagesAsync|():System.Collections.Generic.IAsyncEnumerable_1[[System.ClientModel.ClientResult,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
136
|
-
"target": {
|
|
137
|
-
"declaringClrType": "System.ClientModel.Primitives.AsyncCollectionResult",
|
|
138
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
139
|
-
"metadataToken": 100663544
|
|
140
|
-
}
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"tsName": "getContinuationToken",
|
|
144
|
-
"isStatic": false,
|
|
145
|
-
"tsSignatureId": "GetContinuationToken|(System.ClientModel.ClientResult):System.ClientModel.ContinuationToken|static=false",
|
|
146
|
-
"target": {
|
|
147
|
-
"declaringClrType": "System.ClientModel.Primitives.AsyncCollectionResult",
|
|
148
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
149
|
-
"metadataToken": 100663545
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
]
|
|
115
|
+
"constructors": []
|
|
153
116
|
},
|
|
154
117
|
{
|
|
155
118
|
"stableId": "System.ClientModel:System.ClientModel.AuthenticationTokenProvider",
|
|
156
119
|
"clrName": "System.ClientModel.AuthenticationTokenProvider",
|
|
157
|
-
"tsEmitName": "AuthenticationTokenProvider",
|
|
158
120
|
"assemblyName": "System.ClientModel",
|
|
159
121
|
"metadataToken": 0,
|
|
122
|
+
"kind": "Class",
|
|
123
|
+
"accessibility": "Public",
|
|
124
|
+
"isAbstract": true,
|
|
125
|
+
"isSealed": false,
|
|
126
|
+
"isStatic": false,
|
|
127
|
+
"arity": 0,
|
|
160
128
|
"methods": [
|
|
161
129
|
{
|
|
162
130
|
"stableId": "System.ClientModel:System.ClientModel.AuthenticationTokenProvider::CreateTokenOptions(System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.ClientModel.Primitives.GetTokenOptions",
|
|
163
131
|
"clrName": "CreateTokenOptions",
|
|
164
|
-
"tsEmitName": "createTokenOptions",
|
|
165
132
|
"metadataToken": 100663298,
|
|
166
133
|
"canonicalSignature": "(System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.ClientModel.Primitives.GetTokenOptions",
|
|
167
134
|
"normalizedSignature": "CreateTokenOptions|(System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.ClientModel.Primitives.GetTokenOptions|static=false",
|
|
168
135
|
"emitScope": "ClassSurface",
|
|
136
|
+
"provenance": "Original",
|
|
169
137
|
"arity": 0,
|
|
170
138
|
"parameterCount": 1,
|
|
139
|
+
"isStatic": false,
|
|
140
|
+
"isAbstract": true,
|
|
141
|
+
"isVirtual": true,
|
|
142
|
+
"isOverride": false,
|
|
143
|
+
"isSealed": false,
|
|
171
144
|
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
172
145
|
"declaringAssemblyName": "System.ClientModel",
|
|
173
146
|
"isExtensionMethod": false
|
|
@@ -175,13 +148,18 @@
|
|
|
175
148
|
{
|
|
176
149
|
"stableId": "System.ClientModel:System.ClientModel.AuthenticationTokenProvider::GetToken(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.ClientModel.Primitives.AuthenticationToken",
|
|
177
150
|
"clrName": "GetToken",
|
|
178
|
-
"tsEmitName": "getToken",
|
|
179
151
|
"metadataToken": 100663299,
|
|
180
152
|
"canonicalSignature": "(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.ClientModel.Primitives.AuthenticationToken",
|
|
181
153
|
"normalizedSignature": "GetToken|(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.ClientModel.Primitives.AuthenticationToken|static=false",
|
|
182
154
|
"emitScope": "ClassSurface",
|
|
155
|
+
"provenance": "Original",
|
|
183
156
|
"arity": 0,
|
|
184
157
|
"parameterCount": 2,
|
|
158
|
+
"isStatic": false,
|
|
159
|
+
"isAbstract": true,
|
|
160
|
+
"isVirtual": true,
|
|
161
|
+
"isOverride": false,
|
|
162
|
+
"isSealed": false,
|
|
185
163
|
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
186
164
|
"declaringAssemblyName": "System.ClientModel",
|
|
187
165
|
"isExtensionMethod": false
|
|
@@ -189,13 +167,18 @@
|
|
|
189
167
|
{
|
|
190
168
|
"stableId": "System.ClientModel:System.ClientModel.AuthenticationTokenProvider::GetTokenAsync(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.ClientModel.Primitives.AuthenticationToken,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
191
169
|
"clrName": "GetTokenAsync",
|
|
192
|
-
"tsEmitName": "getTokenAsync",
|
|
193
170
|
"metadataToken": 100663300,
|
|
194
171
|
"canonicalSignature": "(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.ClientModel.Primitives.AuthenticationToken,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
195
172
|
"normalizedSignature": "GetTokenAsync|(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.ClientModel.Primitives.AuthenticationToken,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
196
173
|
"emitScope": "ClassSurface",
|
|
174
|
+
"provenance": "Original",
|
|
197
175
|
"arity": 0,
|
|
198
176
|
"parameterCount": 2,
|
|
177
|
+
"isStatic": false,
|
|
178
|
+
"isAbstract": true,
|
|
179
|
+
"isVirtual": true,
|
|
180
|
+
"isOverride": false,
|
|
181
|
+
"isSealed": false,
|
|
199
182
|
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
200
183
|
"declaringAssemblyName": "System.ClientModel",
|
|
201
184
|
"isExtensionMethod": false
|
|
@@ -204,57 +187,35 @@
|
|
|
204
187
|
"properties": [],
|
|
205
188
|
"fields": [],
|
|
206
189
|
"events": [],
|
|
207
|
-
"constructors": []
|
|
208
|
-
"exposedMethods": [
|
|
209
|
-
{
|
|
210
|
-
"tsName": "createTokenOptions",
|
|
211
|
-
"isStatic": false,
|
|
212
|
-
"tsSignatureId": "CreateTokenOptions|(System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.ClientModel.Primitives.GetTokenOptions|static=false",
|
|
213
|
-
"target": {
|
|
214
|
-
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
215
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
216
|
-
"metadataToken": 100663298
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"tsName": "getToken",
|
|
221
|
-
"isStatic": false,
|
|
222
|
-
"tsSignatureId": "GetToken|(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.ClientModel.Primitives.AuthenticationToken|static=false",
|
|
223
|
-
"target": {
|
|
224
|
-
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
225
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
226
|
-
"metadataToken": 100663299
|
|
227
|
-
}
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"tsName": "getTokenAsync",
|
|
231
|
-
"isStatic": false,
|
|
232
|
-
"tsSignatureId": "GetTokenAsync|(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.ClientModel.Primitives.AuthenticationToken,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
233
|
-
"target": {
|
|
234
|
-
"declaringClrType": "System.ClientModel.AuthenticationTokenProvider",
|
|
235
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
236
|
-
"metadataToken": 100663300
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
]
|
|
190
|
+
"constructors": []
|
|
240
191
|
},
|
|
241
192
|
{
|
|
242
193
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent",
|
|
243
194
|
"clrName": "System.ClientModel.BinaryContent",
|
|
244
|
-
"tsEmitName": "BinaryContent",
|
|
245
195
|
"assemblyName": "System.ClientModel",
|
|
246
196
|
"metadataToken": 0,
|
|
197
|
+
"kind": "Class",
|
|
198
|
+
"accessibility": "Public",
|
|
199
|
+
"isAbstract": true,
|
|
200
|
+
"isSealed": false,
|
|
201
|
+
"isStatic": false,
|
|
202
|
+
"arity": 0,
|
|
247
203
|
"methods": [
|
|
248
204
|
{
|
|
249
205
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::Create(System.BinaryData):System.ClientModel.BinaryContent",
|
|
250
206
|
"clrName": "Create",
|
|
251
|
-
"tsEmitName": "create",
|
|
252
207
|
"metadataToken": 100663335,
|
|
253
208
|
"canonicalSignature": "(System.BinaryData):System.ClientModel.BinaryContent",
|
|
254
209
|
"normalizedSignature": "Create|(System.BinaryData):System.ClientModel.BinaryContent|static=true",
|
|
255
210
|
"emitScope": "ClassSurface",
|
|
211
|
+
"provenance": "Original",
|
|
256
212
|
"arity": 0,
|
|
257
213
|
"parameterCount": 1,
|
|
214
|
+
"isStatic": true,
|
|
215
|
+
"isAbstract": false,
|
|
216
|
+
"isVirtual": false,
|
|
217
|
+
"isOverride": false,
|
|
218
|
+
"isSealed": false,
|
|
258
219
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
259
220
|
"declaringAssemblyName": "System.ClientModel",
|
|
260
221
|
"isExtensionMethod": false
|
|
@@ -262,13 +223,18 @@
|
|
|
262
223
|
{
|
|
263
224
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::Create(T,System.ClientModel.Primitives.ModelReaderWriterOptions):System.ClientModel.BinaryContent",
|
|
264
225
|
"clrName": "Create",
|
|
265
|
-
"tsEmitName": "create",
|
|
266
226
|
"metadataToken": 100663336,
|
|
267
227
|
"canonicalSignature": "(T,System.ClientModel.Primitives.ModelReaderWriterOptions):System.ClientModel.BinaryContent",
|
|
268
228
|
"normalizedSignature": "Create|(T,System.ClientModel.Primitives.ModelReaderWriterOptions):System.ClientModel.BinaryContent|static=true",
|
|
269
229
|
"emitScope": "ClassSurface",
|
|
230
|
+
"provenance": "Original",
|
|
270
231
|
"arity": 1,
|
|
271
232
|
"parameterCount": 2,
|
|
233
|
+
"isStatic": true,
|
|
234
|
+
"isAbstract": false,
|
|
235
|
+
"isVirtual": false,
|
|
236
|
+
"isOverride": false,
|
|
237
|
+
"isSealed": false,
|
|
272
238
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
273
239
|
"declaringAssemblyName": "System.ClientModel",
|
|
274
240
|
"isExtensionMethod": false
|
|
@@ -276,13 +242,18 @@
|
|
|
276
242
|
{
|
|
277
243
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::Create(System.IO.Stream):System.ClientModel.BinaryContent",
|
|
278
244
|
"clrName": "Create",
|
|
279
|
-
"tsEmitName": "create",
|
|
280
245
|
"metadataToken": 100663337,
|
|
281
246
|
"canonicalSignature": "(System.IO.Stream):System.ClientModel.BinaryContent",
|
|
282
247
|
"normalizedSignature": "Create|(System.IO.Stream):System.ClientModel.BinaryContent|static=true",
|
|
283
248
|
"emitScope": "ClassSurface",
|
|
249
|
+
"provenance": "Original",
|
|
284
250
|
"arity": 0,
|
|
285
251
|
"parameterCount": 1,
|
|
252
|
+
"isStatic": true,
|
|
253
|
+
"isAbstract": false,
|
|
254
|
+
"isVirtual": false,
|
|
255
|
+
"isOverride": false,
|
|
256
|
+
"isSealed": false,
|
|
286
257
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
287
258
|
"declaringAssemblyName": "System.ClientModel",
|
|
288
259
|
"isExtensionMethod": false
|
|
@@ -290,13 +261,18 @@
|
|
|
290
261
|
{
|
|
291
262
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::CreateJson(T,System.Text.Json.JsonSerializerOptions):System.ClientModel.BinaryContent",
|
|
292
263
|
"clrName": "CreateJson",
|
|
293
|
-
"tsEmitName": "createJson",
|
|
294
264
|
"metadataToken": 100663338,
|
|
295
265
|
"canonicalSignature": "(T,System.Text.Json.JsonSerializerOptions):System.ClientModel.BinaryContent",
|
|
296
266
|
"normalizedSignature": "CreateJson|(T,System.Text.Json.JsonSerializerOptions):System.ClientModel.BinaryContent|static=true",
|
|
297
267
|
"emitScope": "ClassSurface",
|
|
268
|
+
"provenance": "Original",
|
|
298
269
|
"arity": 1,
|
|
299
270
|
"parameterCount": 2,
|
|
271
|
+
"isStatic": true,
|
|
272
|
+
"isAbstract": false,
|
|
273
|
+
"isVirtual": false,
|
|
274
|
+
"isOverride": false,
|
|
275
|
+
"isSealed": false,
|
|
300
276
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
301
277
|
"declaringAssemblyName": "System.ClientModel",
|
|
302
278
|
"isExtensionMethod": false
|
|
@@ -304,13 +280,18 @@
|
|
|
304
280
|
{
|
|
305
281
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::CreateJson(T,JsonTypeInfo_1):System.ClientModel.BinaryContent",
|
|
306
282
|
"clrName": "CreateJson",
|
|
307
|
-
"tsEmitName": "createJson",
|
|
308
283
|
"metadataToken": 100663339,
|
|
309
284
|
"canonicalSignature": "(T,JsonTypeInfo_1):System.ClientModel.BinaryContent",
|
|
310
285
|
"normalizedSignature": "CreateJson|(T,JsonTypeInfo_1):System.ClientModel.BinaryContent|static=true",
|
|
311
286
|
"emitScope": "ClassSurface",
|
|
287
|
+
"provenance": "Original",
|
|
312
288
|
"arity": 1,
|
|
313
289
|
"parameterCount": 2,
|
|
290
|
+
"isStatic": true,
|
|
291
|
+
"isAbstract": false,
|
|
292
|
+
"isVirtual": false,
|
|
293
|
+
"isOverride": false,
|
|
294
|
+
"isSealed": false,
|
|
314
295
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
315
296
|
"declaringAssemblyName": "System.ClientModel",
|
|
316
297
|
"isExtensionMethod": false
|
|
@@ -318,13 +299,18 @@
|
|
|
318
299
|
{
|
|
319
300
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::CreateJson(System.String,System.Boolean):System.ClientModel.BinaryContent",
|
|
320
301
|
"clrName": "CreateJson",
|
|
321
|
-
"tsEmitName": "createJson",
|
|
322
302
|
"metadataToken": 100663340,
|
|
323
303
|
"canonicalSignature": "(System.String,System.Boolean):System.ClientModel.BinaryContent",
|
|
324
304
|
"normalizedSignature": "CreateJson|(System.String,System.Boolean):System.ClientModel.BinaryContent|static=true",
|
|
325
305
|
"emitScope": "ClassSurface",
|
|
306
|
+
"provenance": "Original",
|
|
326
307
|
"arity": 0,
|
|
327
308
|
"parameterCount": 2,
|
|
309
|
+
"isStatic": true,
|
|
310
|
+
"isAbstract": false,
|
|
311
|
+
"isVirtual": false,
|
|
312
|
+
"isOverride": false,
|
|
313
|
+
"isSealed": false,
|
|
328
314
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
329
315
|
"declaringAssemblyName": "System.ClientModel",
|
|
330
316
|
"isExtensionMethod": false
|
|
@@ -332,13 +318,18 @@
|
|
|
332
318
|
{
|
|
333
319
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::TryComputeLength(System.Int64\u0026):System.Boolean",
|
|
334
320
|
"clrName": "TryComputeLength",
|
|
335
|
-
"tsEmitName": "tryComputeLength",
|
|
336
321
|
"metadataToken": 100663342,
|
|
337
322
|
"canonicalSignature": "(System.Int64\u0026):System.Boolean",
|
|
338
323
|
"normalizedSignature": "TryComputeLength|(System.Int64\u0026):System.Boolean|static=false",
|
|
339
324
|
"emitScope": "ClassSurface",
|
|
325
|
+
"provenance": "Original",
|
|
340
326
|
"arity": 0,
|
|
341
327
|
"parameterCount": 1,
|
|
328
|
+
"isStatic": false,
|
|
329
|
+
"isAbstract": true,
|
|
330
|
+
"isVirtual": true,
|
|
331
|
+
"isOverride": false,
|
|
332
|
+
"isSealed": false,
|
|
342
333
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
343
334
|
"declaringAssemblyName": "System.ClientModel",
|
|
344
335
|
"isExtensionMethod": false,
|
|
@@ -352,13 +343,18 @@
|
|
|
352
343
|
{
|
|
353
344
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::WriteToAsync(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
354
345
|
"clrName": "WriteToAsync",
|
|
355
|
-
"tsEmitName": "writeToAsync",
|
|
356
346
|
"metadataToken": 100663343,
|
|
357
347
|
"canonicalSignature": "(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
358
348
|
"normalizedSignature": "WriteToAsync|(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
359
349
|
"emitScope": "ClassSurface",
|
|
350
|
+
"provenance": "Original",
|
|
360
351
|
"arity": 0,
|
|
361
352
|
"parameterCount": 2,
|
|
353
|
+
"isStatic": false,
|
|
354
|
+
"isAbstract": true,
|
|
355
|
+
"isVirtual": true,
|
|
356
|
+
"isOverride": false,
|
|
357
|
+
"isSealed": false,
|
|
362
358
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
363
359
|
"declaringAssemblyName": "System.ClientModel",
|
|
364
360
|
"isExtensionMethod": false
|
|
@@ -366,13 +362,18 @@
|
|
|
366
362
|
{
|
|
367
363
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::WriteTo(System.IO.Stream,System.Threading.CancellationToken):System.Void",
|
|
368
364
|
"clrName": "WriteTo",
|
|
369
|
-
"tsEmitName": "writeTo",
|
|
370
365
|
"metadataToken": 100663344,
|
|
371
366
|
"canonicalSignature": "(System.IO.Stream,System.Threading.CancellationToken):System.Void",
|
|
372
367
|
"normalizedSignature": "WriteTo|(System.IO.Stream,System.Threading.CancellationToken):System.Void|static=false",
|
|
373
368
|
"emitScope": "ClassSurface",
|
|
369
|
+
"provenance": "Original",
|
|
374
370
|
"arity": 0,
|
|
375
371
|
"parameterCount": 2,
|
|
372
|
+
"isStatic": false,
|
|
373
|
+
"isAbstract": true,
|
|
374
|
+
"isVirtual": true,
|
|
375
|
+
"isOverride": false,
|
|
376
|
+
"isSealed": false,
|
|
376
377
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
377
378
|
"declaringAssemblyName": "System.ClientModel",
|
|
378
379
|
"isExtensionMethod": false
|
|
@@ -380,13 +381,18 @@
|
|
|
380
381
|
{
|
|
381
382
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::Dispose():System.Void",
|
|
382
383
|
"clrName": "Dispose",
|
|
383
|
-
"tsEmitName": "dispose",
|
|
384
384
|
"metadataToken": 100663345,
|
|
385
385
|
"canonicalSignature": "():System.Void",
|
|
386
386
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
387
387
|
"emitScope": "ClassSurface",
|
|
388
|
+
"provenance": "Original",
|
|
388
389
|
"arity": 0,
|
|
389
390
|
"parameterCount": 0,
|
|
391
|
+
"isStatic": false,
|
|
392
|
+
"isAbstract": true,
|
|
393
|
+
"isVirtual": true,
|
|
394
|
+
"isOverride": false,
|
|
395
|
+
"isSealed": false,
|
|
390
396
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
391
397
|
"declaringAssemblyName": "System.ClientModel",
|
|
392
398
|
"isExtensionMethod": false
|
|
@@ -396,153 +402,53 @@
|
|
|
396
402
|
{
|
|
397
403
|
"stableId": "System.ClientModel:System.ClientModel.BinaryContent::MediaType:System.String",
|
|
398
404
|
"clrName": "MediaType",
|
|
399
|
-
"tsEmitName": "mediaType",
|
|
400
405
|
"metadataToken": 385875971,
|
|
401
406
|
"canonicalSignature": ":System.String",
|
|
402
407
|
"normalizedSignature": "MediaType|:System.String|static=false|accessor=get",
|
|
403
408
|
"emitScope": "ClassSurface",
|
|
409
|
+
"provenance": "Original",
|
|
404
410
|
"isIndexer": false,
|
|
405
411
|
"hasGetter": true,
|
|
406
412
|
"hasSetter": false,
|
|
413
|
+
"isStatic": false,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": false,
|
|
416
|
+
"isOverride": false,
|
|
407
417
|
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
408
418
|
"declaringAssemblyName": "System.ClientModel"
|
|
409
419
|
}
|
|
410
420
|
],
|
|
411
421
|
"fields": [],
|
|
412
422
|
"events": [],
|
|
413
|
-
"constructors": []
|
|
414
|
-
"exposedMethods": [
|
|
415
|
-
{
|
|
416
|
-
"tsName": "create",
|
|
417
|
-
"isStatic": true,
|
|
418
|
-
"tsSignatureId": "Create|(System.BinaryData):System.ClientModel.BinaryContent|static=true",
|
|
419
|
-
"target": {
|
|
420
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
421
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
422
|
-
"metadataToken": 100663335
|
|
423
|
-
}
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"tsName": "create",
|
|
427
|
-
"isStatic": true,
|
|
428
|
-
"tsSignatureId": "Create|(T,System.ClientModel.Primitives.ModelReaderWriterOptions):System.ClientModel.BinaryContent|static=true",
|
|
429
|
-
"target": {
|
|
430
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
431
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
432
|
-
"metadataToken": 100663336
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"tsName": "create",
|
|
437
|
-
"isStatic": true,
|
|
438
|
-
"tsSignatureId": "Create|(System.IO.Stream):System.ClientModel.BinaryContent|static=true",
|
|
439
|
-
"target": {
|
|
440
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
441
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
442
|
-
"metadataToken": 100663337
|
|
443
|
-
}
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"tsName": "createJson",
|
|
447
|
-
"isStatic": true,
|
|
448
|
-
"tsSignatureId": "CreateJson|(T,System.Text.Json.JsonSerializerOptions):System.ClientModel.BinaryContent|static=true",
|
|
449
|
-
"target": {
|
|
450
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
451
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
452
|
-
"metadataToken": 100663338
|
|
453
|
-
}
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
"tsName": "createJson",
|
|
457
|
-
"isStatic": true,
|
|
458
|
-
"tsSignatureId": "CreateJson|(T,JsonTypeInfo_1):System.ClientModel.BinaryContent|static=true",
|
|
459
|
-
"target": {
|
|
460
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
461
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
462
|
-
"metadataToken": 100663339
|
|
463
|
-
}
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
"tsName": "createJson",
|
|
467
|
-
"isStatic": true,
|
|
468
|
-
"tsSignatureId": "CreateJson|(System.String,System.Boolean):System.ClientModel.BinaryContent|static=true",
|
|
469
|
-
"target": {
|
|
470
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
471
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
472
|
-
"metadataToken": 100663340
|
|
473
|
-
}
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
"tsName": "tryComputeLength",
|
|
477
|
-
"isStatic": false,
|
|
478
|
-
"tsSignatureId": "TryComputeLength|(System.Int64\u0026):System.Boolean|static=false",
|
|
479
|
-
"target": {
|
|
480
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
481
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
482
|
-
"metadataToken": 100663342
|
|
483
|
-
}
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"tsName": "writeToAsync",
|
|
487
|
-
"isStatic": false,
|
|
488
|
-
"tsSignatureId": "WriteToAsync|(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
489
|
-
"target": {
|
|
490
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
491
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
492
|
-
"metadataToken": 100663343
|
|
493
|
-
}
|
|
494
|
-
},
|
|
495
|
-
{
|
|
496
|
-
"tsName": "writeTo",
|
|
497
|
-
"isStatic": false,
|
|
498
|
-
"tsSignatureId": "WriteTo|(System.IO.Stream,System.Threading.CancellationToken):System.Void|static=false",
|
|
499
|
-
"target": {
|
|
500
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
501
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
502
|
-
"metadataToken": 100663344
|
|
503
|
-
}
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"tsName": "dispose",
|
|
507
|
-
"isStatic": false,
|
|
508
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
509
|
-
"target": {
|
|
510
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
511
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
512
|
-
"metadataToken": 100663345
|
|
513
|
-
}
|
|
514
|
-
}
|
|
515
|
-
],
|
|
516
|
-
"exposedProperties": [
|
|
517
|
-
{
|
|
518
|
-
"tsName": "mediaType",
|
|
519
|
-
"isStatic": false,
|
|
520
|
-
"tsSignatureId": "MediaType|:System.String|static=false|accessor=get",
|
|
521
|
-
"target": {
|
|
522
|
-
"declaringClrType": "System.ClientModel.BinaryContent",
|
|
523
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
524
|
-
"metadataToken": 385875971
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
]
|
|
423
|
+
"constructors": []
|
|
528
424
|
},
|
|
529
425
|
{
|
|
530
426
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult",
|
|
531
427
|
"clrName": "System.ClientModel.ClientResult",
|
|
532
|
-
"tsEmitName": "ClientResult",
|
|
533
428
|
"assemblyName": "System.ClientModel",
|
|
534
429
|
"metadataToken": 0,
|
|
430
|
+
"kind": "Class",
|
|
431
|
+
"accessibility": "Public",
|
|
432
|
+
"isAbstract": false,
|
|
433
|
+
"isSealed": false,
|
|
434
|
+
"isStatic": false,
|
|
435
|
+
"arity": 0,
|
|
535
436
|
"methods": [
|
|
536
437
|
{
|
|
537
438
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult::GetRawResponse():System.ClientModel.Primitives.PipelineResponse",
|
|
538
439
|
"clrName": "GetRawResponse",
|
|
539
|
-
"tsEmitName": "getRawResponse",
|
|
540
440
|
"metadataToken": 100663309,
|
|
541
441
|
"canonicalSignature": "():System.ClientModel.Primitives.PipelineResponse",
|
|
542
442
|
"normalizedSignature": "GetRawResponse|():System.ClientModel.Primitives.PipelineResponse|static=false",
|
|
543
443
|
"emitScope": "ClassSurface",
|
|
444
|
+
"provenance": "Original",
|
|
544
445
|
"arity": 0,
|
|
545
446
|
"parameterCount": 0,
|
|
447
|
+
"isStatic": false,
|
|
448
|
+
"isAbstract": false,
|
|
449
|
+
"isVirtual": false,
|
|
450
|
+
"isOverride": false,
|
|
451
|
+
"isSealed": false,
|
|
546
452
|
"declaringClrType": "System.ClientModel.ClientResult",
|
|
547
453
|
"declaringAssemblyName": "System.ClientModel",
|
|
548
454
|
"isExtensionMethod": false
|
|
@@ -550,13 +456,18 @@
|
|
|
550
456
|
{
|
|
551
457
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult::FromResponse(System.ClientModel.Primitives.PipelineResponse):System.ClientModel.ClientResult",
|
|
552
458
|
"clrName": "FromResponse",
|
|
553
|
-
"tsEmitName": "fromResponse",
|
|
554
459
|
"metadataToken": 100663310,
|
|
555
460
|
"canonicalSignature": "(System.ClientModel.Primitives.PipelineResponse):System.ClientModel.ClientResult",
|
|
556
461
|
"normalizedSignature": "FromResponse|(System.ClientModel.Primitives.PipelineResponse):System.ClientModel.ClientResult|static=true",
|
|
557
462
|
"emitScope": "ClassSurface",
|
|
463
|
+
"provenance": "Original",
|
|
558
464
|
"arity": 0,
|
|
559
465
|
"parameterCount": 1,
|
|
466
|
+
"isStatic": true,
|
|
467
|
+
"isAbstract": false,
|
|
468
|
+
"isVirtual": false,
|
|
469
|
+
"isOverride": false,
|
|
470
|
+
"isSealed": false,
|
|
560
471
|
"declaringClrType": "System.ClientModel.ClientResult",
|
|
561
472
|
"declaringAssemblyName": "System.ClientModel",
|
|
562
473
|
"isExtensionMethod": false
|
|
@@ -564,13 +475,18 @@
|
|
|
564
475
|
{
|
|
565
476
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult::FromValue(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1",
|
|
566
477
|
"clrName": "FromValue",
|
|
567
|
-
"tsEmitName": "fromValue",
|
|
568
478
|
"metadataToken": 100663311,
|
|
569
479
|
"canonicalSignature": "(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1",
|
|
570
480
|
"normalizedSignature": "FromValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
571
481
|
"emitScope": "ClassSurface",
|
|
482
|
+
"provenance": "Original",
|
|
572
483
|
"arity": 1,
|
|
573
484
|
"parameterCount": 2,
|
|
485
|
+
"isStatic": true,
|
|
486
|
+
"isAbstract": false,
|
|
487
|
+
"isVirtual": false,
|
|
488
|
+
"isOverride": false,
|
|
489
|
+
"isSealed": false,
|
|
574
490
|
"declaringClrType": "System.ClientModel.ClientResult",
|
|
575
491
|
"declaringAssemblyName": "System.ClientModel",
|
|
576
492
|
"isExtensionMethod": false
|
|
@@ -578,13 +494,18 @@
|
|
|
578
494
|
{
|
|
579
495
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult::FromOptionalValue(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1",
|
|
580
496
|
"clrName": "FromOptionalValue",
|
|
581
|
-
"tsEmitName": "fromOptionalValue",
|
|
582
497
|
"metadataToken": 100663312,
|
|
583
498
|
"canonicalSignature": "(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1",
|
|
584
499
|
"normalizedSignature": "FromOptionalValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
585
500
|
"emitScope": "ClassSurface",
|
|
501
|
+
"provenance": "Original",
|
|
586
502
|
"arity": 1,
|
|
587
503
|
"parameterCount": 2,
|
|
504
|
+
"isStatic": true,
|
|
505
|
+
"isAbstract": false,
|
|
506
|
+
"isVirtual": false,
|
|
507
|
+
"isOverride": false,
|
|
508
|
+
"isSealed": false,
|
|
588
509
|
"declaringClrType": "System.ClientModel.ClientResult",
|
|
589
510
|
"declaringAssemblyName": "System.ClientModel",
|
|
590
511
|
"isExtensionMethod": false
|
|
@@ -593,148 +514,71 @@
|
|
|
593
514
|
"properties": [],
|
|
594
515
|
"fields": [],
|
|
595
516
|
"events": [],
|
|
596
|
-
"constructors": []
|
|
597
|
-
"exposedMethods": [
|
|
598
|
-
{
|
|
599
|
-
"tsName": "getRawResponse",
|
|
600
|
-
"isStatic": false,
|
|
601
|
-
"tsSignatureId": "GetRawResponse|():System.ClientModel.Primitives.PipelineResponse|static=false",
|
|
602
|
-
"target": {
|
|
603
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
604
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
605
|
-
"metadataToken": 100663309
|
|
606
|
-
}
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"tsName": "fromResponse",
|
|
610
|
-
"isStatic": true,
|
|
611
|
-
"tsSignatureId": "FromResponse|(System.ClientModel.Primitives.PipelineResponse):System.ClientModel.ClientResult|static=true",
|
|
612
|
-
"target": {
|
|
613
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
614
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
615
|
-
"metadataToken": 100663310
|
|
616
|
-
}
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
"tsName": "fromValue",
|
|
620
|
-
"isStatic": true,
|
|
621
|
-
"tsSignatureId": "FromValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
622
|
-
"target": {
|
|
623
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
624
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
625
|
-
"metadataToken": 100663311
|
|
626
|
-
}
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"tsName": "fromOptionalValue",
|
|
630
|
-
"isStatic": true,
|
|
631
|
-
"tsSignatureId": "FromOptionalValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
632
|
-
"target": {
|
|
633
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
634
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
635
|
-
"metadataToken": 100663312
|
|
636
|
-
}
|
|
637
|
-
}
|
|
638
|
-
]
|
|
517
|
+
"constructors": []
|
|
639
518
|
},
|
|
640
519
|
{
|
|
641
520
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult\u00601",
|
|
642
521
|
"clrName": "System.ClientModel.ClientResult\u00601",
|
|
643
|
-
"tsEmitName": "ClientResult_1",
|
|
644
522
|
"assemblyName": "System.ClientModel",
|
|
645
523
|
"metadataToken": 0,
|
|
524
|
+
"kind": "Class",
|
|
525
|
+
"accessibility": "Public",
|
|
526
|
+
"isAbstract": false,
|
|
527
|
+
"isSealed": false,
|
|
528
|
+
"isStatic": false,
|
|
529
|
+
"arity": 1,
|
|
646
530
|
"methods": [],
|
|
647
531
|
"properties": [
|
|
648
532
|
{
|
|
649
533
|
"stableId": "System.ClientModel:System.ClientModel.ClientResult\u00601::Value:T",
|
|
650
534
|
"clrName": "Value",
|
|
651
|
-
"tsEmitName": "value",
|
|
652
535
|
"metadataToken": 385875970,
|
|
653
536
|
"canonicalSignature": ":T",
|
|
654
537
|
"normalizedSignature": "Value|:T|static=false|accessor=get",
|
|
655
538
|
"emitScope": "ClassSurface",
|
|
539
|
+
"provenance": "Original",
|
|
656
540
|
"isIndexer": false,
|
|
657
541
|
"hasGetter": true,
|
|
658
542
|
"hasSetter": false,
|
|
543
|
+
"isStatic": false,
|
|
544
|
+
"isAbstract": false,
|
|
545
|
+
"isVirtual": true,
|
|
546
|
+
"isOverride": false,
|
|
659
547
|
"declaringClrType": "System.ClientModel.ClientResult\u00601",
|
|
660
548
|
"declaringAssemblyName": "System.ClientModel"
|
|
661
549
|
}
|
|
662
550
|
],
|
|
663
551
|
"fields": [],
|
|
664
552
|
"events": [],
|
|
665
|
-
"constructors": []
|
|
666
|
-
"exposedMethods": [
|
|
667
|
-
{
|
|
668
|
-
"tsName": "getRawResponse",
|
|
669
|
-
"isStatic": false,
|
|
670
|
-
"tsSignatureId": "GetRawResponse|():System.ClientModel.Primitives.PipelineResponse|static=false",
|
|
671
|
-
"target": {
|
|
672
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
673
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
674
|
-
"metadataToken": 100663309
|
|
675
|
-
}
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"tsName": "fromResponse",
|
|
679
|
-
"isStatic": true,
|
|
680
|
-
"tsSignatureId": "FromResponse|(System.ClientModel.Primitives.PipelineResponse):System.ClientModel.ClientResult|static=true",
|
|
681
|
-
"target": {
|
|
682
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
683
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
684
|
-
"metadataToken": 100663310
|
|
685
|
-
}
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
"tsName": "fromValue",
|
|
689
|
-
"isStatic": true,
|
|
690
|
-
"tsSignatureId": "FromValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
691
|
-
"target": {
|
|
692
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
693
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
694
|
-
"metadataToken": 100663311
|
|
695
|
-
}
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"tsName": "fromOptionalValue",
|
|
699
|
-
"isStatic": true,
|
|
700
|
-
"tsSignatureId": "FromOptionalValue|(T,System.ClientModel.Primitives.PipelineResponse):ClientResult_1|static=true",
|
|
701
|
-
"target": {
|
|
702
|
-
"declaringClrType": "System.ClientModel.ClientResult",
|
|
703
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
704
|
-
"metadataToken": 100663312
|
|
705
|
-
}
|
|
706
|
-
}
|
|
707
|
-
],
|
|
708
|
-
"exposedProperties": [
|
|
709
|
-
{
|
|
710
|
-
"tsName": "value",
|
|
711
|
-
"isStatic": false,
|
|
712
|
-
"tsSignatureId": "Value|:T|static=false|accessor=get",
|
|
713
|
-
"target": {
|
|
714
|
-
"declaringClrType": "System.ClientModel.ClientResult\u00601",
|
|
715
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
716
|
-
"metadataToken": 385875970
|
|
717
|
-
}
|
|
718
|
-
}
|
|
719
|
-
]
|
|
553
|
+
"constructors": []
|
|
720
554
|
},
|
|
721
555
|
{
|
|
722
556
|
"stableId": "System.ClientModel:System.ClientModel.ClientResultException",
|
|
723
557
|
"clrName": "System.ClientModel.ClientResultException",
|
|
724
|
-
"tsEmitName": "ClientResultException",
|
|
725
558
|
"assemblyName": "System.ClientModel",
|
|
726
559
|
"metadataToken": 0,
|
|
560
|
+
"kind": "Class",
|
|
561
|
+
"accessibility": "Public",
|
|
562
|
+
"isAbstract": false,
|
|
563
|
+
"isSealed": false,
|
|
564
|
+
"isStatic": false,
|
|
565
|
+
"arity": 0,
|
|
727
566
|
"methods": [
|
|
728
567
|
{
|
|
729
568
|
"stableId": "System.ClientModel:System.ClientModel.ClientResultException::CreateAsync(System.ClientModel.Primitives.PipelineResponse,System.Exception):System.Threading.Tasks.Task_1[[System.ClientModel.ClientResultException,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
730
569
|
"clrName": "CreateAsync",
|
|
731
|
-
"tsEmitName": "createAsync",
|
|
732
570
|
"metadataToken": 100663313,
|
|
733
571
|
"canonicalSignature": "(System.ClientModel.Primitives.PipelineResponse,System.Exception):System.Threading.Tasks.Task_1[[System.ClientModel.ClientResultException,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
734
572
|
"normalizedSignature": "CreateAsync|(System.ClientModel.Primitives.PipelineResponse,System.Exception):System.Threading.Tasks.Task_1[[System.ClientModel.ClientResultException,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=true",
|
|
735
573
|
"emitScope": "ClassSurface",
|
|
574
|
+
"provenance": "Original",
|
|
736
575
|
"arity": 0,
|
|
737
576
|
"parameterCount": 2,
|
|
577
|
+
"isStatic": true,
|
|
578
|
+
"isAbstract": false,
|
|
579
|
+
"isVirtual": false,
|
|
580
|
+
"isOverride": false,
|
|
581
|
+
"isSealed": false,
|
|
738
582
|
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
739
583
|
"declaringAssemblyName": "System.ClientModel",
|
|
740
584
|
"isExtensionMethod": false
|
|
@@ -742,13 +586,18 @@
|
|
|
742
586
|
{
|
|
743
587
|
"stableId": "System.ClientModel:System.ClientModel.ClientResultException::GetRawResponse():System.ClientModel.Primitives.PipelineResponse",
|
|
744
588
|
"clrName": "GetRawResponse",
|
|
745
|
-
"tsEmitName": "getRawResponse",
|
|
746
589
|
"metadataToken": 100663318,
|
|
747
590
|
"canonicalSignature": "():System.ClientModel.Primitives.PipelineResponse",
|
|
748
591
|
"normalizedSignature": "GetRawResponse|():System.ClientModel.Primitives.PipelineResponse|static=false",
|
|
749
592
|
"emitScope": "ClassSurface",
|
|
593
|
+
"provenance": "Original",
|
|
750
594
|
"arity": 0,
|
|
751
595
|
"parameterCount": 0,
|
|
596
|
+
"isStatic": false,
|
|
597
|
+
"isAbstract": false,
|
|
598
|
+
"isVirtual": false,
|
|
599
|
+
"isOverride": false,
|
|
600
|
+
"isSealed": false,
|
|
752
601
|
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
753
602
|
"declaringAssemblyName": "System.ClientModel",
|
|
754
603
|
"isExtensionMethod": false
|
|
@@ -758,14 +607,18 @@
|
|
|
758
607
|
{
|
|
759
608
|
"stableId": "System.ClientModel:System.ClientModel.ClientResultException::Status:System.Int32",
|
|
760
609
|
"clrName": "Status",
|
|
761
|
-
"tsEmitName": "status",
|
|
762
610
|
"metadataToken": 385875969,
|
|
763
611
|
"canonicalSignature": ":System.Int32",
|
|
764
612
|
"normalizedSignature": "Status|:System.Int32|static=false|accessor=get",
|
|
765
613
|
"emitScope": "ClassSurface",
|
|
614
|
+
"provenance": "Original",
|
|
766
615
|
"isIndexer": false,
|
|
767
616
|
"hasGetter": true,
|
|
768
617
|
"hasSetter": false,
|
|
618
|
+
"isStatic": false,
|
|
619
|
+
"isAbstract": false,
|
|
620
|
+
"isVirtual": false,
|
|
621
|
+
"isOverride": false,
|
|
769
622
|
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
770
623
|
"declaringAssemblyName": "System.ClientModel"
|
|
771
624
|
}
|
|
@@ -793,79 +646,35 @@
|
|
|
793
646
|
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
794
647
|
"declaringAssemblyName": "System.ClientModel"
|
|
795
648
|
}
|
|
796
|
-
],
|
|
797
|
-
"exposedMethods": [
|
|
798
|
-
{
|
|
799
|
-
"tsName": "createAsync",
|
|
800
|
-
"isStatic": true,
|
|
801
|
-
"tsSignatureId": "CreateAsync|(System.ClientModel.Primitives.PipelineResponse,System.Exception):System.Threading.Tasks.Task_1[[System.ClientModel.ClientResultException,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=true",
|
|
802
|
-
"target": {
|
|
803
|
-
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
804
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
805
|
-
"metadataToken": 100663313
|
|
806
|
-
}
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"tsName": "getRawResponse",
|
|
810
|
-
"isStatic": false,
|
|
811
|
-
"tsSignatureId": "GetRawResponse|():System.ClientModel.Primitives.PipelineResponse|static=false",
|
|
812
|
-
"target": {
|
|
813
|
-
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
814
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
815
|
-
"metadataToken": 100663318
|
|
816
|
-
}
|
|
817
|
-
}
|
|
818
|
-
],
|
|
819
|
-
"exposedProperties": [
|
|
820
|
-
{
|
|
821
|
-
"tsName": "status",
|
|
822
|
-
"isStatic": false,
|
|
823
|
-
"tsSignatureId": "Status|:System.Int32|static=false|accessor=get",
|
|
824
|
-
"target": {
|
|
825
|
-
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
826
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
827
|
-
"metadataToken": 385875969
|
|
828
|
-
}
|
|
829
|
-
}
|
|
830
|
-
],
|
|
831
|
-
"exposedConstructors": [
|
|
832
|
-
{
|
|
833
|
-
"isStatic": false,
|
|
834
|
-
"tsSignatureId": "constructor|(System.ClientModel.Primitives.PipelineResponse,System.Exception):void|static=false",
|
|
835
|
-
"target": {
|
|
836
|
-
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
837
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
838
|
-
"metadataToken": 100663316
|
|
839
|
-
}
|
|
840
|
-
},
|
|
841
|
-
{
|
|
842
|
-
"isStatic": false,
|
|
843
|
-
"tsSignatureId": "constructor|(System.String,System.ClientModel.Primitives.PipelineResponse,System.Exception):void|static=false",
|
|
844
|
-
"target": {
|
|
845
|
-
"declaringClrType": "System.ClientModel.ClientResultException",
|
|
846
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
847
|
-
"metadataToken": 100663317
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
649
|
]
|
|
851
650
|
},
|
|
852
651
|
{
|
|
853
652
|
"stableId": "System.ClientModel:System.ClientModel.CollectionResult\u00601",
|
|
854
653
|
"clrName": "System.ClientModel.CollectionResult\u00601",
|
|
855
|
-
"tsEmitName": "CollectionResult_1",
|
|
856
654
|
"assemblyName": "System.ClientModel",
|
|
857
655
|
"metadataToken": 0,
|
|
656
|
+
"kind": "Class",
|
|
657
|
+
"accessibility": "Public",
|
|
658
|
+
"isAbstract": true,
|
|
659
|
+
"isSealed": false,
|
|
660
|
+
"isStatic": false,
|
|
661
|
+
"arity": 1,
|
|
858
662
|
"methods": [
|
|
859
663
|
{
|
|
860
664
|
"stableId": "System.ClientModel:System.ClientModel.CollectionResult\u00601::GetEnumerator():IEnumerator_1",
|
|
861
665
|
"clrName": "GetEnumerator",
|
|
862
|
-
"tsEmitName": "getEnumerator",
|
|
863
666
|
"metadataToken": 100663326,
|
|
864
667
|
"canonicalSignature": "():IEnumerator_1",
|
|
865
668
|
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
|
|
866
669
|
"emitScope": "ClassSurface",
|
|
670
|
+
"provenance": "Original",
|
|
867
671
|
"arity": 0,
|
|
868
672
|
"parameterCount": 0,
|
|
673
|
+
"isStatic": false,
|
|
674
|
+
"isAbstract": false,
|
|
675
|
+
"isVirtual": true,
|
|
676
|
+
"isOverride": false,
|
|
677
|
+
"isSealed": true,
|
|
869
678
|
"declaringClrType": "System.ClientModel.CollectionResult\u00601",
|
|
870
679
|
"declaringAssemblyName": "System.ClientModel",
|
|
871
680
|
"isExtensionMethod": false
|
|
@@ -874,57 +683,35 @@
|
|
|
874
683
|
"properties": [],
|
|
875
684
|
"fields": [],
|
|
876
685
|
"events": [],
|
|
877
|
-
"constructors": []
|
|
878
|
-
"exposedMethods": [
|
|
879
|
-
{
|
|
880
|
-
"tsName": "getEnumerator",
|
|
881
|
-
"isStatic": false,
|
|
882
|
-
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
|
|
883
|
-
"target": {
|
|
884
|
-
"declaringClrType": "System.ClientModel.CollectionResult\u00601",
|
|
885
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
886
|
-
"metadataToken": 100663326
|
|
887
|
-
}
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"tsName": "getRawPages",
|
|
891
|
-
"isStatic": false,
|
|
892
|
-
"tsSignatureId": "GetRawPages|():System.Collections.Generic.IEnumerable_1[[System.ClientModel.ClientResult,System.ClientModel,Version=1.5.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
893
|
-
"target": {
|
|
894
|
-
"declaringClrType": "System.ClientModel.Primitives.CollectionResult",
|
|
895
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
896
|
-
"metadataToken": 100663575
|
|
897
|
-
}
|
|
898
|
-
},
|
|
899
|
-
{
|
|
900
|
-
"tsName": "getContinuationToken",
|
|
901
|
-
"isStatic": false,
|
|
902
|
-
"tsSignatureId": "GetContinuationToken|(System.ClientModel.ClientResult):System.ClientModel.ContinuationToken|static=false",
|
|
903
|
-
"target": {
|
|
904
|
-
"declaringClrType": "System.ClientModel.Primitives.CollectionResult",
|
|
905
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
906
|
-
"metadataToken": 100663576
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
]
|
|
686
|
+
"constructors": []
|
|
910
687
|
},
|
|
911
688
|
{
|
|
912
689
|
"stableId": "System.ClientModel:System.ClientModel.ContinuationToken",
|
|
913
690
|
"clrName": "System.ClientModel.ContinuationToken",
|
|
914
|
-
"tsEmitName": "ContinuationToken",
|
|
915
691
|
"assemblyName": "System.ClientModel",
|
|
916
692
|
"metadataToken": 0,
|
|
693
|
+
"kind": "Class",
|
|
694
|
+
"accessibility": "Public",
|
|
695
|
+
"isAbstract": false,
|
|
696
|
+
"isSealed": false,
|
|
697
|
+
"isStatic": false,
|
|
698
|
+
"arity": 0,
|
|
917
699
|
"methods": [
|
|
918
700
|
{
|
|
919
701
|
"stableId": "System.ClientModel:System.ClientModel.ContinuationToken::FromBytes(System.BinaryData):System.ClientModel.ContinuationToken",
|
|
920
702
|
"clrName": "FromBytes",
|
|
921
|
-
"tsEmitName": "fromBytes",
|
|
922
703
|
"metadataToken": 100663331,
|
|
923
704
|
"canonicalSignature": "(System.BinaryData):System.ClientModel.ContinuationToken",
|
|
924
705
|
"normalizedSignature": "FromBytes|(System.BinaryData):System.ClientModel.ContinuationToken|static=true",
|
|
925
706
|
"emitScope": "ClassSurface",
|
|
707
|
+
"provenance": "Original",
|
|
926
708
|
"arity": 0,
|
|
927
709
|
"parameterCount": 1,
|
|
710
|
+
"isStatic": true,
|
|
711
|
+
"isAbstract": false,
|
|
712
|
+
"isVirtual": false,
|
|
713
|
+
"isOverride": false,
|
|
714
|
+
"isSealed": false,
|
|
928
715
|
"declaringClrType": "System.ClientModel.ContinuationToken",
|
|
929
716
|
"declaringAssemblyName": "System.ClientModel",
|
|
930
717
|
"isExtensionMethod": false
|
|
@@ -932,13 +719,18 @@
|
|
|
932
719
|
{
|
|
933
720
|
"stableId": "System.ClientModel:System.ClientModel.ContinuationToken::ToBytes():System.BinaryData",
|
|
934
721
|
"clrName": "ToBytes",
|
|
935
|
-
"tsEmitName": "toBytes",
|
|
936
722
|
"metadataToken": 100663332,
|
|
937
723
|
"canonicalSignature": "():System.BinaryData",
|
|
938
724
|
"normalizedSignature": "ToBytes|():System.BinaryData|static=false",
|
|
939
725
|
"emitScope": "ClassSurface",
|
|
726
|
+
"provenance": "Original",
|
|
940
727
|
"arity": 0,
|
|
941
728
|
"parameterCount": 0,
|
|
729
|
+
"isStatic": false,
|
|
730
|
+
"isAbstract": false,
|
|
731
|
+
"isVirtual": true,
|
|
732
|
+
"isOverride": false,
|
|
733
|
+
"isSealed": false,
|
|
942
734
|
"declaringClrType": "System.ClientModel.ContinuationToken",
|
|
943
735
|
"declaringAssemblyName": "System.ClientModel",
|
|
944
736
|
"isExtensionMethod": false
|
|
@@ -947,29 +739,7 @@
|
|
|
947
739
|
"properties": [],
|
|
948
740
|
"fields": [],
|
|
949
741
|
"events": [],
|
|
950
|
-
"constructors": []
|
|
951
|
-
"exposedMethods": [
|
|
952
|
-
{
|
|
953
|
-
"tsName": "fromBytes",
|
|
954
|
-
"isStatic": true,
|
|
955
|
-
"tsSignatureId": "FromBytes|(System.BinaryData):System.ClientModel.ContinuationToken|static=true",
|
|
956
|
-
"target": {
|
|
957
|
-
"declaringClrType": "System.ClientModel.ContinuationToken",
|
|
958
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
959
|
-
"metadataToken": 100663331
|
|
960
|
-
}
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
"tsName": "toBytes",
|
|
964
|
-
"isStatic": false,
|
|
965
|
-
"tsSignatureId": "ToBytes|():System.BinaryData|static=false",
|
|
966
|
-
"target": {
|
|
967
|
-
"declaringClrType": "System.ClientModel.ContinuationToken",
|
|
968
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
969
|
-
"metadataToken": 100663332
|
|
970
|
-
}
|
|
971
|
-
}
|
|
972
|
-
]
|
|
742
|
+
"constructors": []
|
|
973
743
|
}
|
|
974
744
|
]
|
|
975
745
|
}
|