@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
package/Azure.Identity.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ import type { AuthenticationToken, GetTokenOptions } from './System.ClientModel.
|
|
|
12
12
|
import type { IList, IReadOnlyCollection, IReadOnlyDictionary } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
13
13
|
import type { Stream } from '@tsonic/dotnet/System.IO.js';
|
|
14
14
|
import type { Boolean as ClrBoolean, Byte, DateTimeOffset, Exception, Func, Int32, Nullable, Object as ClrObject, ReadOnlyMemory, String as ClrString, TimeSpan, Uri, ValueType, Void } from '@tsonic/dotnet/System.js';
|
|
15
|
-
import type { ISerializable } from '@tsonic/dotnet/System.Runtime.Serialization.js';
|
|
15
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from '@tsonic/dotnet/System.Runtime.Serialization.js';
|
|
16
16
|
import type { X509Certificate2 } from '@tsonic/dotnet/System.Security.Cryptography.X509Certificates.js';
|
|
17
17
|
import type { CancellationToken } from '@tsonic/dotnet/System.Threading.js';
|
|
18
18
|
import type { Task, ValueTask } from '@tsonic/dotnet/System.Threading.Tasks.js';
|
|
@@ -1,101 +1,117 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Messaging",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat",
|
|
6
9
|
"clrName": "Azure.Messaging.CloudEventDataFormat",
|
|
7
|
-
"tsEmitName": "CloudEventDataFormat",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67108959,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
22
53
|
"declaringAssemblyName": "Azure.Core"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::BinaryAzure.Messaging.CloudEventDataFormat",
|
|
26
57
|
"clrName": "Binary",
|
|
27
|
-
"tsEmitName": "binary",
|
|
28
58
|
"metadataToken": 67108960,
|
|
29
59
|
"normalizedSignature": "Binary|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
33
65
|
"declaringAssemblyName": "Azure.Core"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::JsonAzure.Messaging.CloudEventDataFormat",
|
|
37
69
|
"clrName": "Json",
|
|
38
|
-
"tsEmitName": "json",
|
|
39
70
|
"metadataToken": 67108961,
|
|
40
71
|
"normalizedSignature": "Json|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
44
77
|
"declaringAssemblyName": "Azure.Core"
|
|
45
78
|
}
|
|
46
79
|
],
|
|
47
80
|
"events": [],
|
|
48
|
-
"constructors": []
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "value__",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
56
|
-
"declaringAssemblyName": "Azure.Core",
|
|
57
|
-
"metadataToken": 67108959
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "binary",
|
|
62
|
-
"isStatic": true,
|
|
63
|
-
"tsSignatureId": "Binary|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
66
|
-
"declaringAssemblyName": "Azure.Core",
|
|
67
|
-
"metadataToken": 67108960
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "json",
|
|
72
|
-
"isStatic": true,
|
|
73
|
-
"tsSignatureId": "Json|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
76
|
-
"declaringAssemblyName": "Azure.Core",
|
|
77
|
-
"metadataToken": 67108961
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
81
|
+
"constructors": []
|
|
81
82
|
},
|
|
82
83
|
{
|
|
83
84
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent",
|
|
84
85
|
"clrName": "Azure.Messaging.CloudEvent",
|
|
85
|
-
"tsEmitName": "CloudEvent",
|
|
86
86
|
"assemblyName": "Azure.Core",
|
|
87
87
|
"metadataToken": 0,
|
|
88
|
+
"kind": "Class",
|
|
89
|
+
"accessibility": "Public",
|
|
90
|
+
"isAbstract": false,
|
|
91
|
+
"isSealed": false,
|
|
92
|
+
"isStatic": false,
|
|
93
|
+
"arity": 0,
|
|
94
|
+
"baseType": {
|
|
95
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
96
|
+
"clrName": "System.Object"
|
|
97
|
+
},
|
|
88
98
|
"methods": [
|
|
89
99
|
{
|
|
90
100
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::ParseMany(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]",
|
|
91
101
|
"clrName": "ParseMany",
|
|
92
|
-
"tsEmitName": "parseMany",
|
|
93
102
|
"metadataToken": 100663607,
|
|
94
103
|
"canonicalSignature": "(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]",
|
|
95
104
|
"normalizedSignature": "ParseMany|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]|static=true",
|
|
96
105
|
"emitScope": "ClassSurface",
|
|
106
|
+
"provenance": "Original",
|
|
97
107
|
"arity": 0,
|
|
98
108
|
"parameterCount": 2,
|
|
109
|
+
"isStatic": true,
|
|
110
|
+
"isAbstract": false,
|
|
111
|
+
"isVirtual": false,
|
|
112
|
+
"isOverride": false,
|
|
113
|
+
"isSealed": false,
|
|
114
|
+
"visibility": "Public",
|
|
99
115
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
100
116
|
"declaringAssemblyName": "Azure.Core",
|
|
101
117
|
"isExtensionMethod": false
|
|
@@ -103,13 +119,19 @@
|
|
|
103
119
|
{
|
|
104
120
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Parse(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent",
|
|
105
121
|
"clrName": "Parse",
|
|
106
|
-
"tsEmitName": "parse",
|
|
107
122
|
"metadataToken": 100663608,
|
|
108
123
|
"canonicalSignature": "(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent",
|
|
109
124
|
"normalizedSignature": "Parse|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent|static=true",
|
|
110
125
|
"emitScope": "ClassSurface",
|
|
126
|
+
"provenance": "Original",
|
|
111
127
|
"arity": 0,
|
|
112
128
|
"parameterCount": 2,
|
|
129
|
+
"isStatic": true,
|
|
130
|
+
"isAbstract": false,
|
|
131
|
+
"isVirtual": false,
|
|
132
|
+
"isOverride": false,
|
|
133
|
+
"isSealed": false,
|
|
134
|
+
"visibility": "Public",
|
|
113
135
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
114
136
|
"declaringAssemblyName": "Azure.Core",
|
|
115
137
|
"isExtensionMethod": false
|
|
@@ -119,126 +141,171 @@
|
|
|
119
141
|
{
|
|
120
142
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Data:System.BinaryData",
|
|
121
143
|
"clrName": "Data",
|
|
122
|
-
"tsEmitName": "data",
|
|
123
144
|
"metadataToken": 385876034,
|
|
124
145
|
"canonicalSignature": ":System.BinaryData",
|
|
125
146
|
"normalizedSignature": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
126
147
|
"emitScope": "ClassSurface",
|
|
148
|
+
"provenance": "Original",
|
|
127
149
|
"isIndexer": false,
|
|
128
150
|
"hasGetter": true,
|
|
129
151
|
"hasSetter": true,
|
|
152
|
+
"isStatic": false,
|
|
153
|
+
"isAbstract": false,
|
|
154
|
+
"isVirtual": false,
|
|
155
|
+
"isOverride": false,
|
|
156
|
+
"visibility": "Public",
|
|
130
157
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
131
158
|
"declaringAssemblyName": "Azure.Core"
|
|
132
159
|
},
|
|
133
160
|
{
|
|
134
161
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Id:System.String",
|
|
135
162
|
"clrName": "Id",
|
|
136
|
-
"tsEmitName": "id",
|
|
137
163
|
"metadataToken": 385876035,
|
|
138
164
|
"canonicalSignature": ":System.String",
|
|
139
165
|
"normalizedSignature": "Id|:System.String|static=false|accessor=getset",
|
|
140
166
|
"emitScope": "ClassSurface",
|
|
167
|
+
"provenance": "Original",
|
|
141
168
|
"isIndexer": false,
|
|
142
169
|
"hasGetter": true,
|
|
143
170
|
"hasSetter": true,
|
|
171
|
+
"isStatic": false,
|
|
172
|
+
"isAbstract": false,
|
|
173
|
+
"isVirtual": false,
|
|
174
|
+
"isOverride": false,
|
|
175
|
+
"visibility": "Public",
|
|
144
176
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
145
177
|
"declaringAssemblyName": "Azure.Core"
|
|
146
178
|
},
|
|
147
179
|
{
|
|
148
180
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Source:System.String",
|
|
149
181
|
"clrName": "Source",
|
|
150
|
-
"tsEmitName": "source",
|
|
151
182
|
"metadataToken": 385876037,
|
|
152
183
|
"canonicalSignature": ":System.String",
|
|
153
184
|
"normalizedSignature": "Source|:System.String|static=false|accessor=getset",
|
|
154
185
|
"emitScope": "ClassSurface",
|
|
186
|
+
"provenance": "Original",
|
|
155
187
|
"isIndexer": false,
|
|
156
188
|
"hasGetter": true,
|
|
157
189
|
"hasSetter": true,
|
|
190
|
+
"isStatic": false,
|
|
191
|
+
"isAbstract": false,
|
|
192
|
+
"isVirtual": false,
|
|
193
|
+
"isOverride": false,
|
|
194
|
+
"visibility": "Public",
|
|
158
195
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
159
196
|
"declaringAssemblyName": "Azure.Core"
|
|
160
197
|
},
|
|
161
198
|
{
|
|
162
199
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Type:System.String",
|
|
163
200
|
"clrName": "Type",
|
|
164
|
-
"tsEmitName": "type",
|
|
165
201
|
"metadataToken": 385876038,
|
|
166
202
|
"canonicalSignature": ":System.String",
|
|
167
203
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
168
204
|
"emitScope": "ClassSurface",
|
|
205
|
+
"provenance": "Original",
|
|
169
206
|
"isIndexer": false,
|
|
170
207
|
"hasGetter": true,
|
|
171
208
|
"hasSetter": true,
|
|
209
|
+
"isStatic": false,
|
|
210
|
+
"isAbstract": false,
|
|
211
|
+
"isVirtual": false,
|
|
212
|
+
"isOverride": false,
|
|
213
|
+
"visibility": "Public",
|
|
172
214
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
173
215
|
"declaringAssemblyName": "Azure.Core"
|
|
174
216
|
},
|
|
175
217
|
{
|
|
176
218
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Time:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
177
219
|
"clrName": "Time",
|
|
178
|
-
"tsEmitName": "time",
|
|
179
220
|
"metadataToken": 385876040,
|
|
180
221
|
"canonicalSignature": ":System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
181
222
|
"normalizedSignature": "Time|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
182
223
|
"emitScope": "ClassSurface",
|
|
224
|
+
"provenance": "Original",
|
|
183
225
|
"isIndexer": false,
|
|
184
226
|
"hasGetter": true,
|
|
185
227
|
"hasSetter": true,
|
|
228
|
+
"isStatic": false,
|
|
229
|
+
"isAbstract": false,
|
|
230
|
+
"isVirtual": false,
|
|
231
|
+
"isOverride": false,
|
|
232
|
+
"visibility": "Public",
|
|
186
233
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
187
234
|
"declaringAssemblyName": "Azure.Core"
|
|
188
235
|
},
|
|
189
236
|
{
|
|
190
237
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::DataSchema:System.String",
|
|
191
238
|
"clrName": "DataSchema",
|
|
192
|
-
"tsEmitName": "dataSchema",
|
|
193
239
|
"metadataToken": 385876041,
|
|
194
240
|
"canonicalSignature": ":System.String",
|
|
195
241
|
"normalizedSignature": "DataSchema|:System.String|static=false|accessor=getset",
|
|
196
242
|
"emitScope": "ClassSurface",
|
|
243
|
+
"provenance": "Original",
|
|
197
244
|
"isIndexer": false,
|
|
198
245
|
"hasGetter": true,
|
|
199
246
|
"hasSetter": true,
|
|
247
|
+
"isStatic": false,
|
|
248
|
+
"isAbstract": false,
|
|
249
|
+
"isVirtual": false,
|
|
250
|
+
"isOverride": false,
|
|
251
|
+
"visibility": "Public",
|
|
200
252
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
201
253
|
"declaringAssemblyName": "Azure.Core"
|
|
202
254
|
},
|
|
203
255
|
{
|
|
204
256
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::DataContentType:System.String",
|
|
205
257
|
"clrName": "DataContentType",
|
|
206
|
-
"tsEmitName": "dataContentType",
|
|
207
258
|
"metadataToken": 385876042,
|
|
208
259
|
"canonicalSignature": ":System.String",
|
|
209
260
|
"normalizedSignature": "DataContentType|:System.String|static=false|accessor=getset",
|
|
210
261
|
"emitScope": "ClassSurface",
|
|
262
|
+
"provenance": "Original",
|
|
211
263
|
"isIndexer": false,
|
|
212
264
|
"hasGetter": true,
|
|
213
265
|
"hasSetter": true,
|
|
266
|
+
"isStatic": false,
|
|
267
|
+
"isAbstract": false,
|
|
268
|
+
"isVirtual": false,
|
|
269
|
+
"isOverride": false,
|
|
270
|
+
"visibility": "Public",
|
|
214
271
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
215
272
|
"declaringAssemblyName": "Azure.Core"
|
|
216
273
|
},
|
|
217
274
|
{
|
|
218
275
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Subject:System.String",
|
|
219
276
|
"clrName": "Subject",
|
|
220
|
-
"tsEmitName": "subject",
|
|
221
277
|
"metadataToken": 385876044,
|
|
222
278
|
"canonicalSignature": ":System.String",
|
|
223
279
|
"normalizedSignature": "Subject|:System.String|static=false|accessor=getset",
|
|
224
280
|
"emitScope": "ClassSurface",
|
|
281
|
+
"provenance": "Original",
|
|
225
282
|
"isIndexer": false,
|
|
226
283
|
"hasGetter": true,
|
|
227
284
|
"hasSetter": true,
|
|
285
|
+
"isStatic": false,
|
|
286
|
+
"isAbstract": false,
|
|
287
|
+
"isVirtual": false,
|
|
288
|
+
"isOverride": false,
|
|
289
|
+
"visibility": "Public",
|
|
228
290
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
229
291
|
"declaringAssemblyName": "Azure.Core"
|
|
230
292
|
},
|
|
231
293
|
{
|
|
232
294
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::ExtensionAttributes:System.Collections.Generic.IDictionary_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]]",
|
|
233
295
|
"clrName": "ExtensionAttributes",
|
|
234
|
-
"tsEmitName": "extensionAttributes",
|
|
235
296
|
"metadataToken": 385876045,
|
|
236
297
|
"canonicalSignature": ":System.Collections.Generic.IDictionary_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]]",
|
|
237
298
|
"normalizedSignature": "ExtensionAttributes|:System.Collections.Generic.IDictionary_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]]|static=false|accessor=get",
|
|
238
299
|
"emitScope": "ClassSurface",
|
|
300
|
+
"provenance": "Original",
|
|
239
301
|
"isIndexer": false,
|
|
240
302
|
"hasGetter": true,
|
|
241
303
|
"hasSetter": false,
|
|
304
|
+
"isStatic": false,
|
|
305
|
+
"isAbstract": false,
|
|
306
|
+
"isVirtual": false,
|
|
307
|
+
"isOverride": false,
|
|
308
|
+
"visibility": "Public",
|
|
242
309
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
243
310
|
"declaringAssemblyName": "Azure.Core"
|
|
244
311
|
}
|
|
@@ -253,6 +320,7 @@
|
|
|
253
320
|
"normalizedSignature": "constructor|(System.String,System.String,System.Object,System.Type):void|static=false",
|
|
254
321
|
"isStatic": false,
|
|
255
322
|
"parameterCount": 4,
|
|
323
|
+
"visibility": "Public",
|
|
256
324
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
257
325
|
"declaringAssemblyName": "Azure.Core"
|
|
258
326
|
},
|
|
@@ -263,192 +331,102 @@
|
|
|
263
331
|
"normalizedSignature": "constructor|(System.String,System.String,System.BinaryData,System.String,Azure.Messaging.CloudEventDataFormat):void|static=false",
|
|
264
332
|
"isStatic": false,
|
|
265
333
|
"parameterCount": 5,
|
|
334
|
+
"visibility": "Public",
|
|
266
335
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
267
336
|
"declaringAssemblyName": "Azure.Core"
|
|
268
337
|
}
|
|
269
|
-
],
|
|
270
|
-
"exposedMethods": [
|
|
271
|
-
{
|
|
272
|
-
"tsName": "parseMany",
|
|
273
|
-
"isStatic": true,
|
|
274
|
-
"tsSignatureId": "ParseMany|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]|static=true",
|
|
275
|
-
"target": {
|
|
276
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
277
|
-
"declaringAssemblyName": "Azure.Core",
|
|
278
|
-
"metadataToken": 100663607
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
"tsName": "parse",
|
|
283
|
-
"isStatic": true,
|
|
284
|
-
"tsSignatureId": "Parse|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent|static=true",
|
|
285
|
-
"target": {
|
|
286
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
287
|
-
"declaringAssemblyName": "Azure.Core",
|
|
288
|
-
"metadataToken": 100663608
|
|
289
|
-
}
|
|
290
|
-
}
|
|
291
|
-
],
|
|
292
|
-
"exposedProperties": [
|
|
293
|
-
{
|
|
294
|
-
"tsName": "data",
|
|
295
|
-
"isStatic": false,
|
|
296
|
-
"tsSignatureId": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
297
|
-
"target": {
|
|
298
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
299
|
-
"declaringAssemblyName": "Azure.Core",
|
|
300
|
-
"metadataToken": 385876034
|
|
301
|
-
}
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"tsName": "id",
|
|
305
|
-
"isStatic": false,
|
|
306
|
-
"tsSignatureId": "Id|:System.String|static=false|accessor=getset",
|
|
307
|
-
"target": {
|
|
308
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
309
|
-
"declaringAssemblyName": "Azure.Core",
|
|
310
|
-
"metadataToken": 385876035
|
|
311
|
-
}
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"tsName": "source",
|
|
315
|
-
"isStatic": false,
|
|
316
|
-
"tsSignatureId": "Source|:System.String|static=false|accessor=getset",
|
|
317
|
-
"target": {
|
|
318
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
319
|
-
"declaringAssemblyName": "Azure.Core",
|
|
320
|
-
"metadataToken": 385876037
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"tsName": "type",
|
|
325
|
-
"isStatic": false,
|
|
326
|
-
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
327
|
-
"target": {
|
|
328
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
329
|
-
"declaringAssemblyName": "Azure.Core",
|
|
330
|
-
"metadataToken": 385876038
|
|
331
|
-
}
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"tsName": "time",
|
|
335
|
-
"isStatic": false,
|
|
336
|
-
"tsSignatureId": "Time|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
337
|
-
"target": {
|
|
338
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
339
|
-
"declaringAssemblyName": "Azure.Core",
|
|
340
|
-
"metadataToken": 385876040
|
|
341
|
-
}
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"tsName": "dataSchema",
|
|
345
|
-
"isStatic": false,
|
|
346
|
-
"tsSignatureId": "DataSchema|:System.String|static=false|accessor=getset",
|
|
347
|
-
"target": {
|
|
348
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
349
|
-
"declaringAssemblyName": "Azure.Core",
|
|
350
|
-
"metadataToken": 385876041
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"tsName": "dataContentType",
|
|
355
|
-
"isStatic": false,
|
|
356
|
-
"tsSignatureId": "DataContentType|:System.String|static=false|accessor=getset",
|
|
357
|
-
"target": {
|
|
358
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
359
|
-
"declaringAssemblyName": "Azure.Core",
|
|
360
|
-
"metadataToken": 385876042
|
|
361
|
-
}
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"tsName": "subject",
|
|
365
|
-
"isStatic": false,
|
|
366
|
-
"tsSignatureId": "Subject|:System.String|static=false|accessor=getset",
|
|
367
|
-
"target": {
|
|
368
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
369
|
-
"declaringAssemblyName": "Azure.Core",
|
|
370
|
-
"metadataToken": 385876044
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"tsName": "extensionAttributes",
|
|
375
|
-
"isStatic": false,
|
|
376
|
-
"tsSignatureId": "ExtensionAttributes|:System.Collections.Generic.IDictionary_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]]|static=false|accessor=get",
|
|
377
|
-
"target": {
|
|
378
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
379
|
-
"declaringAssemblyName": "Azure.Core",
|
|
380
|
-
"metadataToken": 385876045
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
],
|
|
384
|
-
"exposedConstructors": [
|
|
385
|
-
{
|
|
386
|
-
"isStatic": false,
|
|
387
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.Object,System.Type):void|static=false",
|
|
388
|
-
"target": {
|
|
389
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
390
|
-
"declaringAssemblyName": "Azure.Core",
|
|
391
|
-
"metadataToken": 100663582
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"isStatic": false,
|
|
396
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.BinaryData,System.String,Azure.Messaging.CloudEventDataFormat):void|static=false",
|
|
397
|
-
"target": {
|
|
398
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
399
|
-
"declaringAssemblyName": "Azure.Core",
|
|
400
|
-
"metadataToken": 100663583
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
338
|
]
|
|
404
339
|
},
|
|
405
340
|
{
|
|
406
341
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent",
|
|
407
342
|
"clrName": "Azure.Messaging.MessageContent",
|
|
408
|
-
"tsEmitName": "MessageContent",
|
|
409
343
|
"assemblyName": "Azure.Core",
|
|
410
344
|
"metadataToken": 0,
|
|
345
|
+
"kind": "Class",
|
|
346
|
+
"accessibility": "Public",
|
|
347
|
+
"isAbstract": false,
|
|
348
|
+
"isSealed": false,
|
|
349
|
+
"isStatic": false,
|
|
350
|
+
"arity": 0,
|
|
351
|
+
"baseType": {
|
|
352
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
353
|
+
"clrName": "System.Object"
|
|
354
|
+
},
|
|
411
355
|
"methods": [],
|
|
412
356
|
"properties": [
|
|
413
357
|
{
|
|
414
358
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::Data:System.BinaryData",
|
|
415
359
|
"clrName": "Data",
|
|
416
|
-
"tsEmitName": "data",
|
|
417
360
|
"metadataToken": 385876051,
|
|
418
361
|
"canonicalSignature": ":System.BinaryData",
|
|
419
362
|
"normalizedSignature": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
420
363
|
"emitScope": "ClassSurface",
|
|
364
|
+
"provenance": "Original",
|
|
421
365
|
"isIndexer": false,
|
|
422
366
|
"hasGetter": true,
|
|
423
367
|
"hasSetter": true,
|
|
368
|
+
"isStatic": false,
|
|
369
|
+
"isAbstract": false,
|
|
370
|
+
"isVirtual": true,
|
|
371
|
+
"isOverride": false,
|
|
372
|
+
"visibility": "Public",
|
|
424
373
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
425
374
|
"declaringAssemblyName": "Azure.Core"
|
|
426
375
|
},
|
|
427
376
|
{
|
|
428
377
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::ContentType:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
429
378
|
"clrName": "ContentType",
|
|
430
|
-
"tsEmitName": "contentType",
|
|
431
379
|
"metadataToken": 385876052,
|
|
432
380
|
"canonicalSignature": ":System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
433
381
|
"normalizedSignature": "ContentType|:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=getset",
|
|
434
382
|
"emitScope": "ClassSurface",
|
|
383
|
+
"provenance": "Original",
|
|
435
384
|
"isIndexer": false,
|
|
436
385
|
"hasGetter": true,
|
|
437
386
|
"hasSetter": true,
|
|
387
|
+
"isStatic": false,
|
|
388
|
+
"isAbstract": false,
|
|
389
|
+
"isVirtual": true,
|
|
390
|
+
"isOverride": false,
|
|
391
|
+
"visibility": "Public",
|
|
392
|
+
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
393
|
+
"declaringAssemblyName": "Azure.Core"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"stableId": "Azure.Core:Azure.Messaging.MessageContent::ContentTypeCore:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
397
|
+
"clrName": "ContentTypeCore",
|
|
398
|
+
"metadataToken": 385876053,
|
|
399
|
+
"canonicalSignature": ":System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
400
|
+
"normalizedSignature": "ContentTypeCore|:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=getset",
|
|
401
|
+
"emitScope": "ClassSurface",
|
|
402
|
+
"provenance": "Original",
|
|
403
|
+
"isIndexer": false,
|
|
404
|
+
"hasGetter": true,
|
|
405
|
+
"hasSetter": true,
|
|
406
|
+
"isStatic": false,
|
|
407
|
+
"isAbstract": false,
|
|
408
|
+
"isVirtual": true,
|
|
409
|
+
"isOverride": false,
|
|
410
|
+
"visibility": "Protected",
|
|
438
411
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
439
412
|
"declaringAssemblyName": "Azure.Core"
|
|
440
413
|
},
|
|
441
414
|
{
|
|
442
415
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::IsReadOnly:System.Boolean",
|
|
443
416
|
"clrName": "IsReadOnly",
|
|
444
|
-
"tsEmitName": "isReadOnly",
|
|
445
417
|
"metadataToken": 385876054,
|
|
446
418
|
"canonicalSignature": ":System.Boolean",
|
|
447
419
|
"normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
|
|
448
420
|
"emitScope": "ClassSurface",
|
|
421
|
+
"provenance": "Original",
|
|
449
422
|
"isIndexer": false,
|
|
450
423
|
"hasGetter": true,
|
|
451
424
|
"hasSetter": false,
|
|
425
|
+
"isStatic": false,
|
|
426
|
+
"isAbstract": false,
|
|
427
|
+
"isVirtual": true,
|
|
428
|
+
"isOverride": false,
|
|
429
|
+
"visibility": "Public",
|
|
452
430
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
453
431
|
"declaringAssemblyName": "Azure.Core"
|
|
454
432
|
}
|
|
@@ -463,52 +441,10 @@
|
|
|
463
441
|
"normalizedSignature": "constructor|():void|static=false",
|
|
464
442
|
"isStatic": false,
|
|
465
443
|
"parameterCount": 0,
|
|
444
|
+
"visibility": "Public",
|
|
466
445
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
467
446
|
"declaringAssemblyName": "Azure.Core"
|
|
468
447
|
}
|
|
469
|
-
],
|
|
470
|
-
"exposedProperties": [
|
|
471
|
-
{
|
|
472
|
-
"tsName": "data",
|
|
473
|
-
"isStatic": false,
|
|
474
|
-
"tsSignatureId": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
475
|
-
"target": {
|
|
476
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
477
|
-
"declaringAssemblyName": "Azure.Core",
|
|
478
|
-
"metadataToken": 385876051
|
|
479
|
-
}
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
"tsName": "contentType",
|
|
483
|
-
"isStatic": false,
|
|
484
|
-
"tsSignatureId": "ContentType|:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=getset",
|
|
485
|
-
"target": {
|
|
486
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
487
|
-
"declaringAssemblyName": "Azure.Core",
|
|
488
|
-
"metadataToken": 385876052
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"tsName": "isReadOnly",
|
|
493
|
-
"isStatic": false,
|
|
494
|
-
"tsSignatureId": "IsReadOnly|:System.Boolean|static=false|accessor=get",
|
|
495
|
-
"target": {
|
|
496
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
497
|
-
"declaringAssemblyName": "Azure.Core",
|
|
498
|
-
"metadataToken": 385876054
|
|
499
|
-
}
|
|
500
|
-
}
|
|
501
|
-
],
|
|
502
|
-
"exposedConstructors": [
|
|
503
|
-
{
|
|
504
|
-
"isStatic": false,
|
|
505
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
506
|
-
"target": {
|
|
507
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
508
|
-
"declaringAssemblyName": "Azure.Core",
|
|
509
|
-
"metadataToken": 100663644
|
|
510
|
-
}
|
|
511
|
-
}
|
|
512
448
|
]
|
|
513
449
|
}
|
|
514
450
|
]
|