@tsonic/efcore-sqlserver 10.0.12 → 10.0.20
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 +3 -43
- package/Azure/internal/index.d.ts +0 -2
- package/Azure.Core/bindings.json +0 -40
- package/Azure.Core/internal/index.d.ts +0 -2
- package/Azure.Core.Pipeline/bindings.json +0 -160
- package/Azure.Core.Pipeline/internal/index.d.ts +0 -2
- package/Azure.Core.Serialization/bindings.json +0 -40
- package/Azure.Core.Serialization/internal/index.d.ts +0 -1
- package/Azure.Identity/bindings.json +108 -188
- package/Microsoft.Data.SqlClient/bindings.json +0 -20
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +0 -80
- package/Microsoft.Identity.Client/bindings.json +21 -501
- package/Microsoft.Identity.Client/internal/index.d.ts +0 -24
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +0 -40
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +0 -2
- package/Microsoft.IdentityModel.Protocols/bindings.json +0 -40
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +0 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +4 -56
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +2 -2
- package/README.md +53 -2
- package/System.ClientModel.Primitives/bindings.json +0 -200
- package/System.ClientModel.Primitives/internal/index.d.ts +0 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +3 -23
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +0 -1
- package/package.json +5 -5
package/Azure/bindings.json
CHANGED
|
@@ -2123,51 +2123,11 @@
|
|
|
2123
2123
|
"isExtensionMethod": false
|
|
2124
2124
|
},
|
|
2125
2125
|
{
|
|
2126
|
-
"stableId": "Azure.Core:Azure.Operation\u00601::WaitForCompletionResponseAsync(System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2126
|
+
"stableId": "Azure.Core:Azure.Operation\u00601::WaitForCompletionResponseAsync(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1\u003CAzure.Response\u003E",
|
|
2127
2127
|
"clrName": "WaitForCompletionResponseAsync",
|
|
2128
2128
|
"metadataToken": 0,
|
|
2129
|
-
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2130
|
-
"normalizedSignature": "WaitForCompletionResponseAsync|(System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
2131
|
-
"emitScope": "ClassSurface",
|
|
2132
|
-
"provenance": "BaseOverload",
|
|
2133
|
-
"arity": 0,
|
|
2134
|
-
"parameterCount": 1,
|
|
2135
|
-
"isStatic": false,
|
|
2136
|
-
"isAbstract": false,
|
|
2137
|
-
"isVirtual": true,
|
|
2138
|
-
"isOverride": false,
|
|
2139
|
-
"isSealed": false,
|
|
2140
|
-
"visibility": "Public",
|
|
2141
|
-
"declaringClrType": "Azure.Operation\u00601",
|
|
2142
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2143
|
-
"isExtensionMethod": false
|
|
2144
|
-
},
|
|
2145
|
-
{
|
|
2146
|
-
"stableId": "Azure.Core:Azure.Operation\u00601::WaitForCompletionResponseAsync(System.TimeSpan,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2147
|
-
"clrName": "WaitForCompletionResponseAsync",
|
|
2148
|
-
"metadataToken": 0,
|
|
2149
|
-
"canonicalSignature": "(System.TimeSpan,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2150
|
-
"normalizedSignature": "WaitForCompletionResponseAsync|(System.TimeSpan,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
2151
|
-
"emitScope": "ClassSurface",
|
|
2152
|
-
"provenance": "BaseOverload",
|
|
2153
|
-
"arity": 0,
|
|
2154
|
-
"parameterCount": 2,
|
|
2155
|
-
"isStatic": false,
|
|
2156
|
-
"isAbstract": false,
|
|
2157
|
-
"isVirtual": true,
|
|
2158
|
-
"isOverride": false,
|
|
2159
|
-
"isSealed": false,
|
|
2160
|
-
"visibility": "Public",
|
|
2161
|
-
"declaringClrType": "Azure.Operation\u00601",
|
|
2162
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2163
|
-
"isExtensionMethod": false
|
|
2164
|
-
},
|
|
2165
|
-
{
|
|
2166
|
-
"stableId": "Azure.Core:Azure.Operation\u00601::WaitForCompletionResponseAsync(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2167
|
-
"clrName": "WaitForCompletionResponseAsync",
|
|
2168
|
-
"metadataToken": 0,
|
|
2169
|
-
"canonicalSignature": "(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
2170
|
-
"normalizedSignature": "WaitForCompletionResponseAsync|(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
2129
|
+
"canonicalSignature": "(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1\u003CAzure.Response\u003E",
|
|
2130
|
+
"normalizedSignature": "WaitForCompletionResponseAsync|(Azure.Core.DelayStrategy,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1\u003CAzure.Response\u003E|static=false",
|
|
2171
2131
|
"emitScope": "ClassSurface",
|
|
2172
2132
|
"provenance": "BaseOverload",
|
|
2173
2133
|
"arity": 0,
|
|
@@ -271,8 +271,6 @@ export interface Operation_1$instance<T> extends Operation {
|
|
|
271
271
|
WaitForCompletionAsync(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): ValueTask_1<Response_1<T>>;
|
|
272
272
|
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
273
273
|
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
274
|
-
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
275
|
-
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
276
274
|
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
277
275
|
}
|
|
278
276
|
|
package/Azure.Core/bindings.json
CHANGED
|
@@ -6679,46 +6679,6 @@
|
|
|
6679
6679
|
"declaringClrType": "Azure.Core.TokenCredential",
|
|
6680
6680
|
"declaringAssemblyName": "Azure.Core",
|
|
6681
6681
|
"isExtensionMethod": false
|
|
6682
|
-
},
|
|
6683
|
-
{
|
|
6684
|
-
"stableId": "Azure.Core:Azure.Core.TokenCredential::CreateTokenOptions(System.Collections.Generic.IReadOnlyDictionary_2):System.ClientModel.Primitives.GetTokenOptions",
|
|
6685
|
-
"clrName": "CreateTokenOptions",
|
|
6686
|
-
"metadataToken": 0,
|
|
6687
|
-
"canonicalSignature": "(System.Collections.Generic.IReadOnlyDictionary_2):System.ClientModel.Primitives.GetTokenOptions",
|
|
6688
|
-
"normalizedSignature": "CreateTokenOptions|(System.Collections.Generic.IReadOnlyDictionary_2):System.ClientModel.Primitives.GetTokenOptions|static=false",
|
|
6689
|
-
"emitScope": "ClassSurface",
|
|
6690
|
-
"provenance": "BaseOverload",
|
|
6691
|
-
"arity": 0,
|
|
6692
|
-
"parameterCount": 1,
|
|
6693
|
-
"isStatic": false,
|
|
6694
|
-
"isAbstract": true,
|
|
6695
|
-
"isVirtual": true,
|
|
6696
|
-
"isOverride": false,
|
|
6697
|
-
"isSealed": false,
|
|
6698
|
-
"visibility": "Public",
|
|
6699
|
-
"declaringClrType": "Azure.Core.TokenCredential",
|
|
6700
|
-
"declaringAssemblyName": "Azure.Core",
|
|
6701
|
-
"isExtensionMethod": false
|
|
6702
|
-
},
|
|
6703
|
-
{
|
|
6704
|
-
"stableId": "Azure.Core:Azure.Core.TokenCredential::GetTokenAsync(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
6705
|
-
"clrName": "GetTokenAsync",
|
|
6706
|
-
"metadataToken": 0,
|
|
6707
|
-
"canonicalSignature": "(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
6708
|
-
"normalizedSignature": "GetTokenAsync|(System.ClientModel.Primitives.GetTokenOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
6709
|
-
"emitScope": "ClassSurface",
|
|
6710
|
-
"provenance": "BaseOverload",
|
|
6711
|
-
"arity": 0,
|
|
6712
|
-
"parameterCount": 2,
|
|
6713
|
-
"isStatic": false,
|
|
6714
|
-
"isAbstract": true,
|
|
6715
|
-
"isVirtual": true,
|
|
6716
|
-
"isOverride": false,
|
|
6717
|
-
"isSealed": false,
|
|
6718
|
-
"visibility": "Public",
|
|
6719
|
-
"declaringClrType": "Azure.Core.TokenCredential",
|
|
6720
|
-
"declaringAssemblyName": "Azure.Core",
|
|
6721
|
-
"isExtensionMethod": false
|
|
6722
6682
|
}
|
|
6723
6683
|
],
|
|
6724
6684
|
"properties": [],
|
|
@@ -685,13 +685,11 @@ export type TelemetryDetails = TelemetryDetails$instance;
|
|
|
685
685
|
export interface TokenCredential$instance extends AuthenticationTokenProvider {
|
|
686
686
|
readonly __tsonic_type_Azure_Core_TokenCredential: never;
|
|
687
687
|
|
|
688
|
-
CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
689
688
|
CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
690
689
|
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
691
690
|
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
692
691
|
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask_1<AccessToken>;
|
|
693
692
|
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
694
|
-
GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
695
693
|
}
|
|
696
694
|
|
|
697
695
|
|
|
@@ -179,46 +179,6 @@
|
|
|
179
179
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
180
180
|
"declaringAssemblyName": "Azure.Core",
|
|
181
181
|
"isExtensionMethod": false
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
185
|
-
"clrName": "Process",
|
|
186
|
-
"metadataToken": 0,
|
|
187
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
188
|
-
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
189
|
-
"emitScope": "ClassSurface",
|
|
190
|
-
"provenance": "BaseOverload",
|
|
191
|
-
"arity": 0,
|
|
192
|
-
"parameterCount": 2,
|
|
193
|
-
"isStatic": false,
|
|
194
|
-
"isAbstract": true,
|
|
195
|
-
"isVirtual": true,
|
|
196
|
-
"isOverride": false,
|
|
197
|
-
"isSealed": false,
|
|
198
|
-
"visibility": "Public",
|
|
199
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
200
|
-
"declaringAssemblyName": "Azure.Core",
|
|
201
|
-
"isExtensionMethod": false
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
205
|
-
"clrName": "ProcessAsync",
|
|
206
|
-
"metadataToken": 0,
|
|
207
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
208
|
-
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
209
|
-
"emitScope": "ClassSurface",
|
|
210
|
-
"provenance": "BaseOverload",
|
|
211
|
-
"arity": 0,
|
|
212
|
-
"parameterCount": 2,
|
|
213
|
-
"isStatic": false,
|
|
214
|
-
"isAbstract": true,
|
|
215
|
-
"isVirtual": true,
|
|
216
|
-
"isOverride": false,
|
|
217
|
-
"isSealed": false,
|
|
218
|
-
"visibility": "Public",
|
|
219
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
220
|
-
"declaringAssemblyName": "Azure.Core",
|
|
221
|
-
"isExtensionMethod": false
|
|
222
182
|
}
|
|
223
183
|
],
|
|
224
184
|
"properties": [],
|
|
@@ -1044,46 +1004,6 @@
|
|
|
1044
1004
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1045
1005
|
"declaringAssemblyName": "Azure.Core",
|
|
1046
1006
|
"isExtensionMethod": false
|
|
1047
|
-
},
|
|
1048
|
-
{
|
|
1049
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1050
|
-
"clrName": "Process",
|
|
1051
|
-
"metadataToken": 0,
|
|
1052
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1053
|
-
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1054
|
-
"emitScope": "ClassSurface",
|
|
1055
|
-
"provenance": "BaseOverload",
|
|
1056
|
-
"arity": 0,
|
|
1057
|
-
"parameterCount": 2,
|
|
1058
|
-
"isStatic": false,
|
|
1059
|
-
"isAbstract": true,
|
|
1060
|
-
"isVirtual": true,
|
|
1061
|
-
"isOverride": false,
|
|
1062
|
-
"isSealed": false,
|
|
1063
|
-
"visibility": "Public",
|
|
1064
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1065
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1066
|
-
"isExtensionMethod": false
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1070
|
-
"clrName": "ProcessAsync",
|
|
1071
|
-
"metadataToken": 0,
|
|
1072
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1073
|
-
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1074
|
-
"emitScope": "ClassSurface",
|
|
1075
|
-
"provenance": "BaseOverload",
|
|
1076
|
-
"arity": 0,
|
|
1077
|
-
"parameterCount": 2,
|
|
1078
|
-
"isStatic": false,
|
|
1079
|
-
"isAbstract": true,
|
|
1080
|
-
"isVirtual": true,
|
|
1081
|
-
"isOverride": false,
|
|
1082
|
-
"isSealed": false,
|
|
1083
|
-
"visibility": "Public",
|
|
1084
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1085
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1086
|
-
"isExtensionMethod": false
|
|
1087
1007
|
}
|
|
1088
1008
|
],
|
|
1089
1009
|
"properties": [],
|
|
@@ -1363,46 +1283,6 @@
|
|
|
1363
1283
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1364
1284
|
"declaringAssemblyName": "Azure.Core",
|
|
1365
1285
|
"isExtensionMethod": false
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1369
|
-
"clrName": "Process",
|
|
1370
|
-
"metadataToken": 0,
|
|
1371
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1372
|
-
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1373
|
-
"emitScope": "ClassSurface",
|
|
1374
|
-
"provenance": "BaseOverload",
|
|
1375
|
-
"arity": 0,
|
|
1376
|
-
"parameterCount": 2,
|
|
1377
|
-
"isStatic": false,
|
|
1378
|
-
"isAbstract": true,
|
|
1379
|
-
"isVirtual": true,
|
|
1380
|
-
"isOverride": false,
|
|
1381
|
-
"isSealed": false,
|
|
1382
|
-
"visibility": "Public",
|
|
1383
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1384
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1385
|
-
"isExtensionMethod": false
|
|
1386
|
-
},
|
|
1387
|
-
{
|
|
1388
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1389
|
-
"clrName": "ProcessAsync",
|
|
1390
|
-
"metadataToken": 0,
|
|
1391
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1392
|
-
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1393
|
-
"emitScope": "ClassSurface",
|
|
1394
|
-
"provenance": "BaseOverload",
|
|
1395
|
-
"arity": 0,
|
|
1396
|
-
"parameterCount": 2,
|
|
1397
|
-
"isStatic": false,
|
|
1398
|
-
"isAbstract": true,
|
|
1399
|
-
"isVirtual": true,
|
|
1400
|
-
"isOverride": false,
|
|
1401
|
-
"isSealed": false,
|
|
1402
|
-
"visibility": "Public",
|
|
1403
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1404
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1405
|
-
"isExtensionMethod": false
|
|
1406
1286
|
}
|
|
1407
1287
|
],
|
|
1408
1288
|
"properties": [],
|
|
@@ -1585,46 +1465,6 @@
|
|
|
1585
1465
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1586
1466
|
"declaringAssemblyName": "Azure.Core",
|
|
1587
1467
|
"isExtensionMethod": false
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1591
|
-
"clrName": "Process",
|
|
1592
|
-
"metadataToken": 0,
|
|
1593
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1594
|
-
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1595
|
-
"emitScope": "ClassSurface",
|
|
1596
|
-
"provenance": "BaseOverload",
|
|
1597
|
-
"arity": 0,
|
|
1598
|
-
"parameterCount": 2,
|
|
1599
|
-
"isStatic": false,
|
|
1600
|
-
"isAbstract": true,
|
|
1601
|
-
"isVirtual": true,
|
|
1602
|
-
"isOverride": false,
|
|
1603
|
-
"isSealed": false,
|
|
1604
|
-
"visibility": "Public",
|
|
1605
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1606
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1607
|
-
"isExtensionMethod": false
|
|
1608
|
-
},
|
|
1609
|
-
{
|
|
1610
|
-
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1611
|
-
"clrName": "ProcessAsync",
|
|
1612
|
-
"metadataToken": 0,
|
|
1613
|
-
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1614
|
-
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1615
|
-
"emitScope": "ClassSurface",
|
|
1616
|
-
"provenance": "BaseOverload",
|
|
1617
|
-
"arity": 0,
|
|
1618
|
-
"parameterCount": 2,
|
|
1619
|
-
"isStatic": false,
|
|
1620
|
-
"isAbstract": true,
|
|
1621
|
-
"isVirtual": true,
|
|
1622
|
-
"isOverride": false,
|
|
1623
|
-
"isSealed": false,
|
|
1624
|
-
"visibility": "Public",
|
|
1625
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1626
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1627
|
-
"isExtensionMethod": false
|
|
1628
1468
|
}
|
|
1629
1469
|
],
|
|
1630
1470
|
"properties": [],
|
|
@@ -139,8 +139,6 @@ export interface HttpPipelineSynchronousPolicy$instance extends HttpPipelinePoli
|
|
|
139
139
|
OnReceivedResponse(message: HttpMessage): void;
|
|
140
140
|
OnSendingRequest(message: HttpMessage): void;
|
|
141
141
|
Process(message: HttpMessage, pipeline: ReadOnlyMemory_1<HttpPipelinePolicy>): void;
|
|
142
|
-
Process(message: HttpMessage, pipeline: ReadOnlyMemory_1<HttpPipelinePolicy>): void;
|
|
143
|
-
ProcessAsync(message: HttpMessage, pipeline: ReadOnlyMemory_1<HttpPipelinePolicy>): ValueTask;
|
|
144
142
|
ProcessAsync(message: HttpMessage, pipeline: ReadOnlyMemory_1<HttpPipelinePolicy>): ValueTask;
|
|
145
143
|
}
|
|
146
144
|
|
|
@@ -392,46 +392,6 @@
|
|
|
392
392
|
"declaringAssemblyName": "Azure.Core",
|
|
393
393
|
"isExtensionMethod": false,
|
|
394
394
|
"sourceInterface": "Azure.Core.Serialization.IMemberNameConverter"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::DeserializeAsync(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
398
|
-
"clrName": "DeserializeAsync",
|
|
399
|
-
"metadataToken": 0,
|
|
400
|
-
"canonicalSignature": "(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
401
|
-
"normalizedSignature": "DeserializeAsync|(System.IO.Stream,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
402
|
-
"emitScope": "ClassSurface",
|
|
403
|
-
"provenance": "BaseOverload",
|
|
404
|
-
"arity": 0,
|
|
405
|
-
"parameterCount": 3,
|
|
406
|
-
"isStatic": false,
|
|
407
|
-
"isAbstract": true,
|
|
408
|
-
"isVirtual": true,
|
|
409
|
-
"isOverride": false,
|
|
410
|
-
"isSealed": false,
|
|
411
|
-
"visibility": "Public",
|
|
412
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
413
|
-
"declaringAssemblyName": "Azure.Core",
|
|
414
|
-
"isExtensionMethod": false
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"stableId": "Azure.Core:Azure.Core.Serialization.JsonObjectSerializer::SerializeAsync(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
418
|
-
"clrName": "SerializeAsync",
|
|
419
|
-
"metadataToken": 0,
|
|
420
|
-
"canonicalSignature": "(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1",
|
|
421
|
-
"normalizedSignature": "SerializeAsync|(System.Object,System.Type,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1|static=false",
|
|
422
|
-
"emitScope": "ClassSurface",
|
|
423
|
-
"provenance": "BaseOverload",
|
|
424
|
-
"arity": 0,
|
|
425
|
-
"parameterCount": 3,
|
|
426
|
-
"isStatic": false,
|
|
427
|
-
"isAbstract": false,
|
|
428
|
-
"isVirtual": true,
|
|
429
|
-
"isOverride": false,
|
|
430
|
-
"isSealed": false,
|
|
431
|
-
"visibility": "Public",
|
|
432
|
-
"declaringClrType": "Azure.Core.Serialization.JsonObjectSerializer",
|
|
433
|
-
"declaringAssemblyName": "Azure.Core",
|
|
434
|
-
"isExtensionMethod": false
|
|
435
395
|
}
|
|
436
396
|
],
|
|
437
397
|
"properties": [
|
|
@@ -62,7 +62,6 @@ export interface JsonObjectSerializer$instance extends ObjectSerializer, IMember
|
|
|
62
62
|
Serialize(value: unknown, inputType?: Type, cancellationToken?: CancellationToken): BinaryData;
|
|
63
63
|
SerializeAsync(stream: Stream, value: unknown, inputType: Type, cancellationToken: CancellationToken): ValueTask;
|
|
64
64
|
SerializeAsync(value: unknown, inputType?: Type, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
|
|
65
|
-
SerializeAsync(value: unknown, inputType?: Type, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
|
|
66
65
|
}
|
|
67
66
|
|
|
68
67
|
|