@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
package/System/bindings.json
CHANGED
|
@@ -1,122 +1,105 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.ComponentModel",
|
|
5
|
+
"System.ComponentModel.TypeConverter",
|
|
6
|
+
"System.Configuration.ConfigurationManager",
|
|
7
|
+
"System.Console",
|
|
8
|
+
"System.Memory",
|
|
9
|
+
"System.Memory.Data",
|
|
10
|
+
"System.Private.CoreLib",
|
|
11
|
+
"System.Private.Uri"
|
|
12
|
+
],
|
|
3
13
|
"types": [
|
|
4
14
|
{
|
|
5
15
|
"stableId": "System.Configuration.ConfigurationManager:System.UriIdnScope",
|
|
6
16
|
"clrName": "System.UriIdnScope",
|
|
7
|
-
"tsEmitName": "UriIdnScope",
|
|
8
17
|
"assemblyName": "System.Configuration.ConfigurationManager",
|
|
9
18
|
"metadataToken": 0,
|
|
19
|
+
"kind": "Enum",
|
|
20
|
+
"accessibility": "Public",
|
|
21
|
+
"isAbstract": false,
|
|
22
|
+
"isSealed": true,
|
|
23
|
+
"isStatic": false,
|
|
24
|
+
"arity": 0,
|
|
10
25
|
"methods": [],
|
|
11
26
|
"properties": [],
|
|
12
27
|
"fields": [
|
|
13
28
|
{
|
|
14
29
|
"stableId": "System.Configuration.ConfigurationManager:System.UriIdnScope::value__System.Int32",
|
|
15
30
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
31
|
"metadataToken": 67108865,
|
|
18
32
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
33
|
"isStatic": false,
|
|
20
34
|
"isReadOnly": false,
|
|
35
|
+
"isLiteral": false,
|
|
21
36
|
"declaringClrType": "System.UriIdnScope",
|
|
22
37
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
23
38
|
},
|
|
24
39
|
{
|
|
25
40
|
"stableId": "System.Configuration.ConfigurationManager:System.UriIdnScope::NoneSystem.UriIdnScope",
|
|
26
41
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
42
|
"metadataToken": 67108866,
|
|
29
43
|
"normalizedSignature": "None|System.UriIdnScope|static=true|const=true",
|
|
30
44
|
"isStatic": true,
|
|
31
45
|
"isReadOnly": false,
|
|
46
|
+
"isLiteral": true,
|
|
32
47
|
"declaringClrType": "System.UriIdnScope",
|
|
33
48
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
34
49
|
},
|
|
35
50
|
{
|
|
36
51
|
"stableId": "System.Configuration.ConfigurationManager:System.UriIdnScope::AllExceptIntranetSystem.UriIdnScope",
|
|
37
52
|
"clrName": "AllExceptIntranet",
|
|
38
|
-
"tsEmitName": "allExceptIntranet",
|
|
39
53
|
"metadataToken": 67108867,
|
|
40
54
|
"normalizedSignature": "AllExceptIntranet|System.UriIdnScope|static=true|const=true",
|
|
41
55
|
"isStatic": true,
|
|
42
56
|
"isReadOnly": false,
|
|
57
|
+
"isLiteral": true,
|
|
43
58
|
"declaringClrType": "System.UriIdnScope",
|
|
44
59
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
45
60
|
},
|
|
46
61
|
{
|
|
47
62
|
"stableId": "System.Configuration.ConfigurationManager:System.UriIdnScope::AllSystem.UriIdnScope",
|
|
48
63
|
"clrName": "All",
|
|
49
|
-
"tsEmitName": "all",
|
|
50
64
|
"metadataToken": 67108868,
|
|
51
65
|
"normalizedSignature": "All|System.UriIdnScope|static=true|const=true",
|
|
52
66
|
"isStatic": true,
|
|
53
67
|
"isReadOnly": false,
|
|
68
|
+
"isLiteral": true,
|
|
54
69
|
"declaringClrType": "System.UriIdnScope",
|
|
55
70
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
56
71
|
}
|
|
57
72
|
],
|
|
58
73
|
"events": [],
|
|
59
|
-
"constructors": []
|
|
60
|
-
"exposedFields": [
|
|
61
|
-
{
|
|
62
|
-
"tsName": "value__",
|
|
63
|
-
"isStatic": false,
|
|
64
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
65
|
-
"target": {
|
|
66
|
-
"declaringClrType": "System.UriIdnScope",
|
|
67
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
68
|
-
"metadataToken": 67108865
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"tsName": "none",
|
|
73
|
-
"isStatic": true,
|
|
74
|
-
"tsSignatureId": "None|System.UriIdnScope|static=true|const=true",
|
|
75
|
-
"target": {
|
|
76
|
-
"declaringClrType": "System.UriIdnScope",
|
|
77
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
78
|
-
"metadataToken": 67108866
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"tsName": "allExceptIntranet",
|
|
83
|
-
"isStatic": true,
|
|
84
|
-
"tsSignatureId": "AllExceptIntranet|System.UriIdnScope|static=true|const=true",
|
|
85
|
-
"target": {
|
|
86
|
-
"declaringClrType": "System.UriIdnScope",
|
|
87
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
88
|
-
"metadataToken": 67108867
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"tsName": "all",
|
|
93
|
-
"isStatic": true,
|
|
94
|
-
"tsSignatureId": "All|System.UriIdnScope|static=true|const=true",
|
|
95
|
-
"target": {
|
|
96
|
-
"declaringClrType": "System.UriIdnScope",
|
|
97
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
98
|
-
"metadataToken": 67108868
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
]
|
|
74
|
+
"constructors": []
|
|
102
75
|
},
|
|
103
76
|
{
|
|
104
77
|
"stableId": "System.Memory.Data:System.BinaryData",
|
|
105
78
|
"clrName": "System.BinaryData",
|
|
106
|
-
"tsEmitName": "BinaryData",
|
|
107
79
|
"assemblyName": "System.Memory.Data",
|
|
108
80
|
"metadataToken": 0,
|
|
81
|
+
"kind": "Class",
|
|
82
|
+
"accessibility": "Public",
|
|
83
|
+
"isAbstract": false,
|
|
84
|
+
"isSealed": false,
|
|
85
|
+
"isStatic": false,
|
|
86
|
+
"arity": 0,
|
|
109
87
|
"methods": [
|
|
110
88
|
{
|
|
111
89
|
"stableId": "System.Memory.Data:System.BinaryData::FromBytes(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.BinaryData",
|
|
112
90
|
"clrName": "FromBytes",
|
|
113
|
-
"tsEmitName": "fromBytes",
|
|
114
91
|
"metadataToken": 100663309,
|
|
115
92
|
"canonicalSignature": "(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.BinaryData",
|
|
116
93
|
"normalizedSignature": "FromBytes|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.BinaryData|static=true",
|
|
117
94
|
"emitScope": "ClassSurface",
|
|
95
|
+
"provenance": "Original",
|
|
118
96
|
"arity": 0,
|
|
119
97
|
"parameterCount": 1,
|
|
98
|
+
"isStatic": true,
|
|
99
|
+
"isAbstract": false,
|
|
100
|
+
"isVirtual": false,
|
|
101
|
+
"isOverride": false,
|
|
102
|
+
"isSealed": false,
|
|
120
103
|
"declaringClrType": "System.BinaryData",
|
|
121
104
|
"declaringAssemblyName": "System.Memory.Data",
|
|
122
105
|
"isExtensionMethod": false
|
|
@@ -124,13 +107,18 @@
|
|
|
124
107
|
{
|
|
125
108
|
"stableId": "System.Memory.Data:System.BinaryData::FromBytes(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String):System.BinaryData",
|
|
126
109
|
"clrName": "FromBytes",
|
|
127
|
-
"tsEmitName": "fromBytes",
|
|
128
110
|
"metadataToken": 100663310,
|
|
129
111
|
"canonicalSignature": "(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String):System.BinaryData",
|
|
130
112
|
"normalizedSignature": "FromBytes|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String):System.BinaryData|static=true",
|
|
131
113
|
"emitScope": "ClassSurface",
|
|
114
|
+
"provenance": "Original",
|
|
132
115
|
"arity": 0,
|
|
133
116
|
"parameterCount": 2,
|
|
117
|
+
"isStatic": true,
|
|
118
|
+
"isAbstract": false,
|
|
119
|
+
"isVirtual": false,
|
|
120
|
+
"isOverride": false,
|
|
121
|
+
"isSealed": false,
|
|
134
122
|
"declaringClrType": "System.BinaryData",
|
|
135
123
|
"declaringAssemblyName": "System.Memory.Data",
|
|
136
124
|
"isExtensionMethod": false
|
|
@@ -138,13 +126,18 @@
|
|
|
138
126
|
{
|
|
139
127
|
"stableId": "System.Memory.Data:System.BinaryData::FromBytes(System.Byte[]):System.BinaryData",
|
|
140
128
|
"clrName": "FromBytes",
|
|
141
|
-
"tsEmitName": "fromBytes",
|
|
142
129
|
"metadataToken": 100663311,
|
|
143
130
|
"canonicalSignature": "(System.Byte[]):System.BinaryData",
|
|
144
131
|
"normalizedSignature": "FromBytes|(System.Byte[]):System.BinaryData|static=true",
|
|
145
132
|
"emitScope": "ClassSurface",
|
|
133
|
+
"provenance": "Original",
|
|
146
134
|
"arity": 0,
|
|
147
135
|
"parameterCount": 1,
|
|
136
|
+
"isStatic": true,
|
|
137
|
+
"isAbstract": false,
|
|
138
|
+
"isVirtual": false,
|
|
139
|
+
"isOverride": false,
|
|
140
|
+
"isSealed": false,
|
|
148
141
|
"declaringClrType": "System.BinaryData",
|
|
149
142
|
"declaringAssemblyName": "System.Memory.Data",
|
|
150
143
|
"isExtensionMethod": false
|
|
@@ -152,13 +145,18 @@
|
|
|
152
145
|
{
|
|
153
146
|
"stableId": "System.Memory.Data:System.BinaryData::FromBytes(System.Byte[],System.String):System.BinaryData",
|
|
154
147
|
"clrName": "FromBytes",
|
|
155
|
-
"tsEmitName": "fromBytes",
|
|
156
148
|
"metadataToken": 100663312,
|
|
157
149
|
"canonicalSignature": "(System.Byte[],System.String):System.BinaryData",
|
|
158
150
|
"normalizedSignature": "FromBytes|(System.Byte[],System.String):System.BinaryData|static=true",
|
|
159
151
|
"emitScope": "ClassSurface",
|
|
152
|
+
"provenance": "Original",
|
|
160
153
|
"arity": 0,
|
|
161
154
|
"parameterCount": 2,
|
|
155
|
+
"isStatic": true,
|
|
156
|
+
"isAbstract": false,
|
|
157
|
+
"isVirtual": false,
|
|
158
|
+
"isOverride": false,
|
|
159
|
+
"isSealed": false,
|
|
162
160
|
"declaringClrType": "System.BinaryData",
|
|
163
161
|
"declaringAssemblyName": "System.Memory.Data",
|
|
164
162
|
"isExtensionMethod": false
|
|
@@ -166,13 +164,18 @@
|
|
|
166
164
|
{
|
|
167
165
|
"stableId": "System.Memory.Data:System.BinaryData::FromString(System.String):System.BinaryData",
|
|
168
166
|
"clrName": "FromString",
|
|
169
|
-
"tsEmitName": "fromString",
|
|
170
167
|
"metadataToken": 100663313,
|
|
171
168
|
"canonicalSignature": "(System.String):System.BinaryData",
|
|
172
169
|
"normalizedSignature": "FromString|(System.String):System.BinaryData|static=true",
|
|
173
170
|
"emitScope": "ClassSurface",
|
|
171
|
+
"provenance": "Original",
|
|
174
172
|
"arity": 0,
|
|
175
173
|
"parameterCount": 1,
|
|
174
|
+
"isStatic": true,
|
|
175
|
+
"isAbstract": false,
|
|
176
|
+
"isVirtual": false,
|
|
177
|
+
"isOverride": false,
|
|
178
|
+
"isSealed": false,
|
|
176
179
|
"declaringClrType": "System.BinaryData",
|
|
177
180
|
"declaringAssemblyName": "System.Memory.Data",
|
|
178
181
|
"isExtensionMethod": false
|
|
@@ -180,13 +183,18 @@
|
|
|
180
183
|
{
|
|
181
184
|
"stableId": "System.Memory.Data:System.BinaryData::FromString(System.String,System.String):System.BinaryData",
|
|
182
185
|
"clrName": "FromString",
|
|
183
|
-
"tsEmitName": "fromString",
|
|
184
186
|
"metadataToken": 100663314,
|
|
185
187
|
"canonicalSignature": "(System.String,System.String):System.BinaryData",
|
|
186
188
|
"normalizedSignature": "FromString|(System.String,System.String):System.BinaryData|static=true",
|
|
187
189
|
"emitScope": "ClassSurface",
|
|
190
|
+
"provenance": "Original",
|
|
188
191
|
"arity": 0,
|
|
189
192
|
"parameterCount": 2,
|
|
193
|
+
"isStatic": true,
|
|
194
|
+
"isAbstract": false,
|
|
195
|
+
"isVirtual": false,
|
|
196
|
+
"isOverride": false,
|
|
197
|
+
"isSealed": false,
|
|
190
198
|
"declaringClrType": "System.BinaryData",
|
|
191
199
|
"declaringAssemblyName": "System.Memory.Data",
|
|
192
200
|
"isExtensionMethod": false
|
|
@@ -194,13 +202,18 @@
|
|
|
194
202
|
{
|
|
195
203
|
"stableId": "System.Memory.Data:System.BinaryData::FromStream(System.IO.Stream):System.BinaryData",
|
|
196
204
|
"clrName": "FromStream",
|
|
197
|
-
"tsEmitName": "fromStream",
|
|
198
205
|
"metadataToken": 100663315,
|
|
199
206
|
"canonicalSignature": "(System.IO.Stream):System.BinaryData",
|
|
200
207
|
"normalizedSignature": "FromStream|(System.IO.Stream):System.BinaryData|static=true",
|
|
201
208
|
"emitScope": "ClassSurface",
|
|
209
|
+
"provenance": "Original",
|
|
202
210
|
"arity": 0,
|
|
203
211
|
"parameterCount": 1,
|
|
212
|
+
"isStatic": true,
|
|
213
|
+
"isAbstract": false,
|
|
214
|
+
"isVirtual": false,
|
|
215
|
+
"isOverride": false,
|
|
216
|
+
"isSealed": false,
|
|
204
217
|
"declaringClrType": "System.BinaryData",
|
|
205
218
|
"declaringAssemblyName": "System.Memory.Data",
|
|
206
219
|
"isExtensionMethod": false
|
|
@@ -208,13 +221,18 @@
|
|
|
208
221
|
{
|
|
209
222
|
"stableId": "System.Memory.Data:System.BinaryData::FromStream(System.IO.Stream,System.String):System.BinaryData",
|
|
210
223
|
"clrName": "FromStream",
|
|
211
|
-
"tsEmitName": "fromStream",
|
|
212
224
|
"metadataToken": 100663316,
|
|
213
225
|
"canonicalSignature": "(System.IO.Stream,System.String):System.BinaryData",
|
|
214
226
|
"normalizedSignature": "FromStream|(System.IO.Stream,System.String):System.BinaryData|static=true",
|
|
215
227
|
"emitScope": "ClassSurface",
|
|
228
|
+
"provenance": "Original",
|
|
216
229
|
"arity": 0,
|
|
217
230
|
"parameterCount": 2,
|
|
231
|
+
"isStatic": true,
|
|
232
|
+
"isAbstract": false,
|
|
233
|
+
"isVirtual": false,
|
|
234
|
+
"isOverride": false,
|
|
235
|
+
"isSealed": false,
|
|
218
236
|
"declaringClrType": "System.BinaryData",
|
|
219
237
|
"declaringAssemblyName": "System.Memory.Data",
|
|
220
238
|
"isExtensionMethod": false
|
|
@@ -222,13 +240,18 @@
|
|
|
222
240
|
{
|
|
223
241
|
"stableId": "System.Memory.Data:System.BinaryData::FromStreamAsync(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
224
242
|
"clrName": "FromStreamAsync",
|
|
225
|
-
"tsEmitName": "fromStreamAsync",
|
|
226
243
|
"metadataToken": 100663317,
|
|
227
244
|
"canonicalSignature": "(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
228
245
|
"normalizedSignature": "FromStreamAsync|(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=true",
|
|
229
246
|
"emitScope": "ClassSurface",
|
|
247
|
+
"provenance": "Original",
|
|
230
248
|
"arity": 0,
|
|
231
249
|
"parameterCount": 2,
|
|
250
|
+
"isStatic": true,
|
|
251
|
+
"isAbstract": false,
|
|
252
|
+
"isVirtual": false,
|
|
253
|
+
"isOverride": false,
|
|
254
|
+
"isSealed": false,
|
|
232
255
|
"declaringClrType": "System.BinaryData",
|
|
233
256
|
"declaringAssemblyName": "System.Memory.Data",
|
|
234
257
|
"isExtensionMethod": false
|
|
@@ -236,13 +259,18 @@
|
|
|
236
259
|
{
|
|
237
260
|
"stableId": "System.Memory.Data:System.BinaryData::FromStreamAsync(System.IO.Stream,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
238
261
|
"clrName": "FromStreamAsync",
|
|
239
|
-
"tsEmitName": "fromStreamAsync",
|
|
240
262
|
"metadataToken": 100663318,
|
|
241
263
|
"canonicalSignature": "(System.IO.Stream,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]",
|
|
242
264
|
"normalizedSignature": "FromStreamAsync|(System.IO.Stream,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=true",
|
|
243
265
|
"emitScope": "ClassSurface",
|
|
266
|
+
"provenance": "Original",
|
|
244
267
|
"arity": 0,
|
|
245
268
|
"parameterCount": 3,
|
|
269
|
+
"isStatic": true,
|
|
270
|
+
"isAbstract": false,
|
|
271
|
+
"isVirtual": false,
|
|
272
|
+
"isOverride": false,
|
|
273
|
+
"isSealed": false,
|
|
246
274
|
"declaringClrType": "System.BinaryData",
|
|
247
275
|
"declaringAssemblyName": "System.Memory.Data",
|
|
248
276
|
"isExtensionMethod": false
|
|
@@ -250,13 +278,18 @@
|
|
|
250
278
|
{
|
|
251
279
|
"stableId": "System.Memory.Data:System.BinaryData::FromObjectAsJson(T,System.Text.Json.JsonSerializerOptions):System.BinaryData",
|
|
252
280
|
"clrName": "FromObjectAsJson",
|
|
253
|
-
"tsEmitName": "fromObjectAsJson",
|
|
254
281
|
"metadataToken": 100663320,
|
|
255
282
|
"canonicalSignature": "(T,System.Text.Json.JsonSerializerOptions):System.BinaryData",
|
|
256
283
|
"normalizedSignature": "FromObjectAsJson|(T,System.Text.Json.JsonSerializerOptions):System.BinaryData|static=true",
|
|
257
284
|
"emitScope": "ClassSurface",
|
|
285
|
+
"provenance": "Original",
|
|
258
286
|
"arity": 1,
|
|
259
287
|
"parameterCount": 2,
|
|
288
|
+
"isStatic": true,
|
|
289
|
+
"isAbstract": false,
|
|
290
|
+
"isVirtual": false,
|
|
291
|
+
"isOverride": false,
|
|
292
|
+
"isSealed": false,
|
|
260
293
|
"declaringClrType": "System.BinaryData",
|
|
261
294
|
"declaringAssemblyName": "System.Memory.Data",
|
|
262
295
|
"isExtensionMethod": false
|
|
@@ -264,13 +297,18 @@
|
|
|
264
297
|
{
|
|
265
298
|
"stableId": "System.Memory.Data:System.BinaryData::FromObjectAsJson(T,JsonTypeInfo_1):System.BinaryData",
|
|
266
299
|
"clrName": "FromObjectAsJson",
|
|
267
|
-
"tsEmitName": "fromObjectAsJson",
|
|
268
300
|
"metadataToken": 100663321,
|
|
269
301
|
"canonicalSignature": "(T,JsonTypeInfo_1):System.BinaryData",
|
|
270
302
|
"normalizedSignature": "FromObjectAsJson|(T,JsonTypeInfo_1):System.BinaryData|static=true",
|
|
271
303
|
"emitScope": "ClassSurface",
|
|
304
|
+
"provenance": "Original",
|
|
272
305
|
"arity": 1,
|
|
273
306
|
"parameterCount": 2,
|
|
307
|
+
"isStatic": true,
|
|
308
|
+
"isAbstract": false,
|
|
309
|
+
"isVirtual": false,
|
|
310
|
+
"isOverride": false,
|
|
311
|
+
"isSealed": false,
|
|
274
312
|
"declaringClrType": "System.BinaryData",
|
|
275
313
|
"declaringAssemblyName": "System.Memory.Data",
|
|
276
314
|
"isExtensionMethod": false
|
|
@@ -278,13 +316,18 @@
|
|
|
278
316
|
{
|
|
279
317
|
"stableId": "System.Memory.Data:System.BinaryData::WithMediaType(System.String):System.BinaryData",
|
|
280
318
|
"clrName": "WithMediaType",
|
|
281
|
-
"tsEmitName": "withMediaType",
|
|
282
319
|
"metadataToken": 100663322,
|
|
283
320
|
"canonicalSignature": "(System.String):System.BinaryData",
|
|
284
321
|
"normalizedSignature": "WithMediaType|(System.String):System.BinaryData|static=false",
|
|
285
322
|
"emitScope": "ClassSurface",
|
|
323
|
+
"provenance": "Original",
|
|
286
324
|
"arity": 0,
|
|
287
325
|
"parameterCount": 1,
|
|
326
|
+
"isStatic": false,
|
|
327
|
+
"isAbstract": false,
|
|
328
|
+
"isVirtual": false,
|
|
329
|
+
"isOverride": false,
|
|
330
|
+
"isSealed": false,
|
|
288
331
|
"declaringClrType": "System.BinaryData",
|
|
289
332
|
"declaringAssemblyName": "System.Memory.Data",
|
|
290
333
|
"isExtensionMethod": false
|
|
@@ -292,13 +335,18 @@
|
|
|
292
335
|
{
|
|
293
336
|
"stableId": "System.Memory.Data:System.BinaryData::ToString():System.String",
|
|
294
337
|
"clrName": "ToString",
|
|
295
|
-
"tsEmitName": "toString",
|
|
296
338
|
"metadataToken": 100663323,
|
|
297
339
|
"canonicalSignature": "():System.String",
|
|
298
340
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
299
341
|
"emitScope": "ClassSurface",
|
|
342
|
+
"provenance": "Original",
|
|
300
343
|
"arity": 0,
|
|
301
344
|
"parameterCount": 0,
|
|
345
|
+
"isStatic": false,
|
|
346
|
+
"isAbstract": false,
|
|
347
|
+
"isVirtual": true,
|
|
348
|
+
"isOverride": true,
|
|
349
|
+
"isSealed": false,
|
|
302
350
|
"declaringClrType": "System.BinaryData",
|
|
303
351
|
"declaringAssemblyName": "System.Memory.Data",
|
|
304
352
|
"isExtensionMethod": false
|
|
@@ -306,13 +354,18 @@
|
|
|
306
354
|
{
|
|
307
355
|
"stableId": "System.Memory.Data:System.BinaryData::ToStream():System.IO.Stream",
|
|
308
356
|
"clrName": "ToStream",
|
|
309
|
-
"tsEmitName": "toStream",
|
|
310
357
|
"metadataToken": 100663324,
|
|
311
358
|
"canonicalSignature": "():System.IO.Stream",
|
|
312
359
|
"normalizedSignature": "ToStream|():System.IO.Stream|static=false",
|
|
313
360
|
"emitScope": "ClassSurface",
|
|
361
|
+
"provenance": "Original",
|
|
314
362
|
"arity": 0,
|
|
315
363
|
"parameterCount": 0,
|
|
364
|
+
"isStatic": false,
|
|
365
|
+
"isAbstract": false,
|
|
366
|
+
"isVirtual": false,
|
|
367
|
+
"isOverride": false,
|
|
368
|
+
"isSealed": false,
|
|
316
369
|
"declaringClrType": "System.BinaryData",
|
|
317
370
|
"declaringAssemblyName": "System.Memory.Data",
|
|
318
371
|
"isExtensionMethod": false
|
|
@@ -320,13 +373,18 @@
|
|
|
320
373
|
{
|
|
321
374
|
"stableId": "System.Memory.Data:System.BinaryData::ToMemory():System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
322
375
|
"clrName": "ToMemory",
|
|
323
|
-
"tsEmitName": "toMemory",
|
|
324
376
|
"metadataToken": 100663325,
|
|
325
377
|
"canonicalSignature": "():System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
326
378
|
"normalizedSignature": "ToMemory|():System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
327
379
|
"emitScope": "ClassSurface",
|
|
380
|
+
"provenance": "Original",
|
|
328
381
|
"arity": 0,
|
|
329
382
|
"parameterCount": 0,
|
|
383
|
+
"isStatic": false,
|
|
384
|
+
"isAbstract": false,
|
|
385
|
+
"isVirtual": false,
|
|
386
|
+
"isOverride": false,
|
|
387
|
+
"isSealed": false,
|
|
330
388
|
"declaringClrType": "System.BinaryData",
|
|
331
389
|
"declaringAssemblyName": "System.Memory.Data",
|
|
332
390
|
"isExtensionMethod": false
|
|
@@ -334,13 +392,18 @@
|
|
|
334
392
|
{
|
|
335
393
|
"stableId": "System.Memory.Data:System.BinaryData::ToArray():System.Byte[]",
|
|
336
394
|
"clrName": "ToArray",
|
|
337
|
-
"tsEmitName": "toArray",
|
|
338
395
|
"metadataToken": 100663326,
|
|
339
396
|
"canonicalSignature": "():System.Byte[]",
|
|
340
397
|
"normalizedSignature": "ToArray|():System.Byte[]|static=false",
|
|
341
398
|
"emitScope": "ClassSurface",
|
|
399
|
+
"provenance": "Original",
|
|
342
400
|
"arity": 0,
|
|
343
401
|
"parameterCount": 0,
|
|
402
|
+
"isStatic": false,
|
|
403
|
+
"isAbstract": false,
|
|
404
|
+
"isVirtual": false,
|
|
405
|
+
"isOverride": false,
|
|
406
|
+
"isSealed": false,
|
|
344
407
|
"declaringClrType": "System.BinaryData",
|
|
345
408
|
"declaringAssemblyName": "System.Memory.Data",
|
|
346
409
|
"isExtensionMethod": false
|
|
@@ -348,13 +411,18 @@
|
|
|
348
411
|
{
|
|
349
412
|
"stableId": "System.Memory.Data:System.BinaryData::ToObjectFromJson(System.Text.Json.JsonSerializerOptions):T",
|
|
350
413
|
"clrName": "ToObjectFromJson",
|
|
351
|
-
"tsEmitName": "toObjectFromJson",
|
|
352
414
|
"metadataToken": 100663327,
|
|
353
415
|
"canonicalSignature": "(System.Text.Json.JsonSerializerOptions):T",
|
|
354
416
|
"normalizedSignature": "ToObjectFromJson|(System.Text.Json.JsonSerializerOptions):T|static=false",
|
|
355
417
|
"emitScope": "ClassSurface",
|
|
418
|
+
"provenance": "Original",
|
|
356
419
|
"arity": 1,
|
|
357
420
|
"parameterCount": 1,
|
|
421
|
+
"isStatic": false,
|
|
422
|
+
"isAbstract": false,
|
|
423
|
+
"isVirtual": false,
|
|
424
|
+
"isOverride": false,
|
|
425
|
+
"isSealed": false,
|
|
358
426
|
"declaringClrType": "System.BinaryData",
|
|
359
427
|
"declaringAssemblyName": "System.Memory.Data",
|
|
360
428
|
"isExtensionMethod": false
|
|
@@ -362,13 +430,18 @@
|
|
|
362
430
|
{
|
|
363
431
|
"stableId": "System.Memory.Data:System.BinaryData::ToObjectFromJson(JsonTypeInfo_1):T",
|
|
364
432
|
"clrName": "ToObjectFromJson",
|
|
365
|
-
"tsEmitName": "toObjectFromJson",
|
|
366
433
|
"metadataToken": 100663328,
|
|
367
434
|
"canonicalSignature": "(JsonTypeInfo_1):T",
|
|
368
435
|
"normalizedSignature": "ToObjectFromJson|(JsonTypeInfo_1):T|static=false",
|
|
369
436
|
"emitScope": "ClassSurface",
|
|
437
|
+
"provenance": "Original",
|
|
370
438
|
"arity": 1,
|
|
371
439
|
"parameterCount": 1,
|
|
440
|
+
"isStatic": false,
|
|
441
|
+
"isAbstract": false,
|
|
442
|
+
"isVirtual": false,
|
|
443
|
+
"isOverride": false,
|
|
444
|
+
"isSealed": false,
|
|
372
445
|
"declaringClrType": "System.BinaryData",
|
|
373
446
|
"declaringAssemblyName": "System.Memory.Data",
|
|
374
447
|
"isExtensionMethod": false
|
|
@@ -376,13 +449,18 @@
|
|
|
376
449
|
{
|
|
377
450
|
"stableId": "System.Memory.Data:System.BinaryData::Equals(System.Object):System.Boolean",
|
|
378
451
|
"clrName": "Equals",
|
|
379
|
-
"tsEmitName": "equals",
|
|
380
452
|
"metadataToken": 100663332,
|
|
381
453
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
382
454
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
383
455
|
"emitScope": "ClassSurface",
|
|
456
|
+
"provenance": "Original",
|
|
384
457
|
"arity": 0,
|
|
385
458
|
"parameterCount": 1,
|
|
459
|
+
"isStatic": false,
|
|
460
|
+
"isAbstract": false,
|
|
461
|
+
"isVirtual": true,
|
|
462
|
+
"isOverride": true,
|
|
463
|
+
"isSealed": false,
|
|
386
464
|
"declaringClrType": "System.BinaryData",
|
|
387
465
|
"declaringAssemblyName": "System.Memory.Data",
|
|
388
466
|
"isExtensionMethod": false
|
|
@@ -390,13 +468,18 @@
|
|
|
390
468
|
{
|
|
391
469
|
"stableId": "System.Memory.Data:System.BinaryData::GetHashCode():System.Int32",
|
|
392
470
|
"clrName": "GetHashCode",
|
|
393
|
-
"tsEmitName": "getHashCode",
|
|
394
471
|
"metadataToken": 100663333,
|
|
395
472
|
"canonicalSignature": "():System.Int32",
|
|
396
473
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
397
474
|
"emitScope": "ClassSurface",
|
|
475
|
+
"provenance": "Original",
|
|
398
476
|
"arity": 0,
|
|
399
477
|
"parameterCount": 0,
|
|
478
|
+
"isStatic": false,
|
|
479
|
+
"isAbstract": false,
|
|
480
|
+
"isVirtual": true,
|
|
481
|
+
"isOverride": true,
|
|
482
|
+
"isSealed": false,
|
|
400
483
|
"declaringClrType": "System.BinaryData",
|
|
401
484
|
"declaringAssemblyName": "System.Memory.Data",
|
|
402
485
|
"isExtensionMethod": false
|
|
@@ -406,56 +489,72 @@
|
|
|
406
489
|
{
|
|
407
490
|
"stableId": "System.Memory.Data:System.BinaryData::Empty:System.BinaryData",
|
|
408
491
|
"clrName": "Empty",
|
|
409
|
-
"tsEmitName": "empty",
|
|
410
492
|
"metadataToken": 385875969,
|
|
411
493
|
"canonicalSignature": ":System.BinaryData",
|
|
412
494
|
"normalizedSignature": "Empty|:System.BinaryData|static=true|accessor=get",
|
|
413
495
|
"emitScope": "ClassSurface",
|
|
496
|
+
"provenance": "Original",
|
|
414
497
|
"isIndexer": false,
|
|
415
498
|
"hasGetter": true,
|
|
416
499
|
"hasSetter": false,
|
|
500
|
+
"isStatic": true,
|
|
501
|
+
"isAbstract": false,
|
|
502
|
+
"isVirtual": false,
|
|
503
|
+
"isOverride": false,
|
|
417
504
|
"declaringClrType": "System.BinaryData",
|
|
418
505
|
"declaringAssemblyName": "System.Memory.Data"
|
|
419
506
|
},
|
|
420
507
|
{
|
|
421
508
|
"stableId": "System.Memory.Data:System.BinaryData::Length:System.Int32",
|
|
422
509
|
"clrName": "Length",
|
|
423
|
-
"tsEmitName": "length",
|
|
424
510
|
"metadataToken": 385875970,
|
|
425
511
|
"canonicalSignature": ":System.Int32",
|
|
426
512
|
"normalizedSignature": "Length|:System.Int32|static=false|accessor=get",
|
|
427
513
|
"emitScope": "ClassSurface",
|
|
514
|
+
"provenance": "Original",
|
|
428
515
|
"isIndexer": false,
|
|
429
516
|
"hasGetter": true,
|
|
430
517
|
"hasSetter": false,
|
|
518
|
+
"isStatic": false,
|
|
519
|
+
"isAbstract": false,
|
|
520
|
+
"isVirtual": false,
|
|
521
|
+
"isOverride": false,
|
|
431
522
|
"declaringClrType": "System.BinaryData",
|
|
432
523
|
"declaringAssemblyName": "System.Memory.Data"
|
|
433
524
|
},
|
|
434
525
|
{
|
|
435
526
|
"stableId": "System.Memory.Data:System.BinaryData::IsEmpty:System.Boolean",
|
|
436
527
|
"clrName": "IsEmpty",
|
|
437
|
-
"tsEmitName": "isEmpty",
|
|
438
528
|
"metadataToken": 385875971,
|
|
439
529
|
"canonicalSignature": ":System.Boolean",
|
|
440
530
|
"normalizedSignature": "IsEmpty|:System.Boolean|static=false|accessor=get",
|
|
441
531
|
"emitScope": "ClassSurface",
|
|
532
|
+
"provenance": "Original",
|
|
442
533
|
"isIndexer": false,
|
|
443
534
|
"hasGetter": true,
|
|
444
535
|
"hasSetter": false,
|
|
536
|
+
"isStatic": false,
|
|
537
|
+
"isAbstract": false,
|
|
538
|
+
"isVirtual": false,
|
|
539
|
+
"isOverride": false,
|
|
445
540
|
"declaringClrType": "System.BinaryData",
|
|
446
541
|
"declaringAssemblyName": "System.Memory.Data"
|
|
447
542
|
},
|
|
448
543
|
{
|
|
449
544
|
"stableId": "System.Memory.Data:System.BinaryData::MediaType:System.String",
|
|
450
545
|
"clrName": "MediaType",
|
|
451
|
-
"tsEmitName": "mediaType",
|
|
452
546
|
"metadataToken": 385875972,
|
|
453
547
|
"canonicalSignature": ":System.String",
|
|
454
548
|
"normalizedSignature": "MediaType|:System.String|static=false|accessor=get",
|
|
455
549
|
"emitScope": "ClassSurface",
|
|
550
|
+
"provenance": "Original",
|
|
456
551
|
"isIndexer": false,
|
|
457
552
|
"hasGetter": true,
|
|
458
553
|
"hasSetter": false,
|
|
554
|
+
"isStatic": false,
|
|
555
|
+
"isAbstract": false,
|
|
556
|
+
"isVirtual": false,
|
|
557
|
+
"isOverride": false,
|
|
459
558
|
"declaringClrType": "System.BinaryData",
|
|
460
559
|
"declaringAssemblyName": "System.Memory.Data"
|
|
461
560
|
}
|
|
@@ -543,334 +642,6 @@
|
|
|
543
642
|
"declaringClrType": "System.BinaryData",
|
|
544
643
|
"declaringAssemblyName": "System.Memory.Data"
|
|
545
644
|
}
|
|
546
|
-
],
|
|
547
|
-
"exposedMethods": [
|
|
548
|
-
{
|
|
549
|
-
"tsName": "fromBytes",
|
|
550
|
-
"isStatic": true,
|
|
551
|
-
"tsSignatureId": "FromBytes|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.BinaryData|static=true",
|
|
552
|
-
"target": {
|
|
553
|
-
"declaringClrType": "System.BinaryData",
|
|
554
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
555
|
-
"metadataToken": 100663309
|
|
556
|
-
}
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"tsName": "fromBytes",
|
|
560
|
-
"isStatic": true,
|
|
561
|
-
"tsSignatureId": "FromBytes|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String):System.BinaryData|static=true",
|
|
562
|
-
"target": {
|
|
563
|
-
"declaringClrType": "System.BinaryData",
|
|
564
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
565
|
-
"metadataToken": 100663310
|
|
566
|
-
}
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"tsName": "fromBytes",
|
|
570
|
-
"isStatic": true,
|
|
571
|
-
"tsSignatureId": "FromBytes|(System.Byte[]):System.BinaryData|static=true",
|
|
572
|
-
"target": {
|
|
573
|
-
"declaringClrType": "System.BinaryData",
|
|
574
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
575
|
-
"metadataToken": 100663311
|
|
576
|
-
}
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"tsName": "fromBytes",
|
|
580
|
-
"isStatic": true,
|
|
581
|
-
"tsSignatureId": "FromBytes|(System.Byte[],System.String):System.BinaryData|static=true",
|
|
582
|
-
"target": {
|
|
583
|
-
"declaringClrType": "System.BinaryData",
|
|
584
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
585
|
-
"metadataToken": 100663312
|
|
586
|
-
}
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"tsName": "fromString",
|
|
590
|
-
"isStatic": true,
|
|
591
|
-
"tsSignatureId": "FromString|(System.String):System.BinaryData|static=true",
|
|
592
|
-
"target": {
|
|
593
|
-
"declaringClrType": "System.BinaryData",
|
|
594
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
595
|
-
"metadataToken": 100663313
|
|
596
|
-
}
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"tsName": "fromString",
|
|
600
|
-
"isStatic": true,
|
|
601
|
-
"tsSignatureId": "FromString|(System.String,System.String):System.BinaryData|static=true",
|
|
602
|
-
"target": {
|
|
603
|
-
"declaringClrType": "System.BinaryData",
|
|
604
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
605
|
-
"metadataToken": 100663314
|
|
606
|
-
}
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"tsName": "fromStream",
|
|
610
|
-
"isStatic": true,
|
|
611
|
-
"tsSignatureId": "FromStream|(System.IO.Stream):System.BinaryData|static=true",
|
|
612
|
-
"target": {
|
|
613
|
-
"declaringClrType": "System.BinaryData",
|
|
614
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
615
|
-
"metadataToken": 100663315
|
|
616
|
-
}
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
"tsName": "fromStream",
|
|
620
|
-
"isStatic": true,
|
|
621
|
-
"tsSignatureId": "FromStream|(System.IO.Stream,System.String):System.BinaryData|static=true",
|
|
622
|
-
"target": {
|
|
623
|
-
"declaringClrType": "System.BinaryData",
|
|
624
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
625
|
-
"metadataToken": 100663316
|
|
626
|
-
}
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"tsName": "fromStreamAsync",
|
|
630
|
-
"isStatic": true,
|
|
631
|
-
"tsSignatureId": "FromStreamAsync|(System.IO.Stream,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=true",
|
|
632
|
-
"target": {
|
|
633
|
-
"declaringClrType": "System.BinaryData",
|
|
634
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
635
|
-
"metadataToken": 100663317
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"tsName": "fromStreamAsync",
|
|
640
|
-
"isStatic": true,
|
|
641
|
-
"tsSignatureId": "FromStreamAsync|(System.IO.Stream,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.BinaryData,System.Memory.Data,Version=8.0.0.1,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51]]|static=true",
|
|
642
|
-
"target": {
|
|
643
|
-
"declaringClrType": "System.BinaryData",
|
|
644
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
645
|
-
"metadataToken": 100663318
|
|
646
|
-
}
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"tsName": "fromObjectAsJson",
|
|
650
|
-
"isStatic": true,
|
|
651
|
-
"tsSignatureId": "FromObjectAsJson|(T,System.Text.Json.JsonSerializerOptions):System.BinaryData|static=true",
|
|
652
|
-
"target": {
|
|
653
|
-
"declaringClrType": "System.BinaryData",
|
|
654
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
655
|
-
"metadataToken": 100663320
|
|
656
|
-
}
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"tsName": "fromObjectAsJson",
|
|
660
|
-
"isStatic": true,
|
|
661
|
-
"tsSignatureId": "FromObjectAsJson|(T,JsonTypeInfo_1):System.BinaryData|static=true",
|
|
662
|
-
"target": {
|
|
663
|
-
"declaringClrType": "System.BinaryData",
|
|
664
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
665
|
-
"metadataToken": 100663321
|
|
666
|
-
}
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"tsName": "withMediaType",
|
|
670
|
-
"isStatic": false,
|
|
671
|
-
"tsSignatureId": "WithMediaType|(System.String):System.BinaryData|static=false",
|
|
672
|
-
"target": {
|
|
673
|
-
"declaringClrType": "System.BinaryData",
|
|
674
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
675
|
-
"metadataToken": 100663322
|
|
676
|
-
}
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"tsName": "toString",
|
|
680
|
-
"isStatic": false,
|
|
681
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
682
|
-
"target": {
|
|
683
|
-
"declaringClrType": "System.BinaryData",
|
|
684
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
685
|
-
"metadataToken": 100663323
|
|
686
|
-
}
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"tsName": "toStream",
|
|
690
|
-
"isStatic": false,
|
|
691
|
-
"tsSignatureId": "ToStream|():System.IO.Stream|static=false",
|
|
692
|
-
"target": {
|
|
693
|
-
"declaringClrType": "System.BinaryData",
|
|
694
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
695
|
-
"metadataToken": 100663324
|
|
696
|
-
}
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"tsName": "toMemory",
|
|
700
|
-
"isStatic": false,
|
|
701
|
-
"tsSignatureId": "ToMemory|():System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
702
|
-
"target": {
|
|
703
|
-
"declaringClrType": "System.BinaryData",
|
|
704
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
705
|
-
"metadataToken": 100663325
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"tsName": "toArray",
|
|
710
|
-
"isStatic": false,
|
|
711
|
-
"tsSignatureId": "ToArray|():System.Byte[]|static=false",
|
|
712
|
-
"target": {
|
|
713
|
-
"declaringClrType": "System.BinaryData",
|
|
714
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
715
|
-
"metadataToken": 100663326
|
|
716
|
-
}
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"tsName": "toObjectFromJson",
|
|
720
|
-
"isStatic": false,
|
|
721
|
-
"tsSignatureId": "ToObjectFromJson|(System.Text.Json.JsonSerializerOptions):T|static=false",
|
|
722
|
-
"target": {
|
|
723
|
-
"declaringClrType": "System.BinaryData",
|
|
724
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
725
|
-
"metadataToken": 100663327
|
|
726
|
-
}
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"tsName": "toObjectFromJson",
|
|
730
|
-
"isStatic": false,
|
|
731
|
-
"tsSignatureId": "ToObjectFromJson|(JsonTypeInfo_1):T|static=false",
|
|
732
|
-
"target": {
|
|
733
|
-
"declaringClrType": "System.BinaryData",
|
|
734
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
735
|
-
"metadataToken": 100663328
|
|
736
|
-
}
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"tsName": "equals",
|
|
740
|
-
"isStatic": false,
|
|
741
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
742
|
-
"target": {
|
|
743
|
-
"declaringClrType": "System.BinaryData",
|
|
744
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
745
|
-
"metadataToken": 100663332
|
|
746
|
-
}
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"tsName": "getHashCode",
|
|
750
|
-
"isStatic": false,
|
|
751
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
752
|
-
"target": {
|
|
753
|
-
"declaringClrType": "System.BinaryData",
|
|
754
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
755
|
-
"metadataToken": 100663333
|
|
756
|
-
}
|
|
757
|
-
}
|
|
758
|
-
],
|
|
759
|
-
"exposedProperties": [
|
|
760
|
-
{
|
|
761
|
-
"tsName": "empty",
|
|
762
|
-
"isStatic": true,
|
|
763
|
-
"tsSignatureId": "Empty|:System.BinaryData|static=true|accessor=get",
|
|
764
|
-
"target": {
|
|
765
|
-
"declaringClrType": "System.BinaryData",
|
|
766
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
767
|
-
"metadataToken": 385875969
|
|
768
|
-
}
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"tsName": "length",
|
|
772
|
-
"isStatic": false,
|
|
773
|
-
"tsSignatureId": "Length|:System.Int32|static=false|accessor=get",
|
|
774
|
-
"target": {
|
|
775
|
-
"declaringClrType": "System.BinaryData",
|
|
776
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
777
|
-
"metadataToken": 385875970
|
|
778
|
-
}
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"tsName": "isEmpty",
|
|
782
|
-
"isStatic": false,
|
|
783
|
-
"tsSignatureId": "IsEmpty|:System.Boolean|static=false|accessor=get",
|
|
784
|
-
"target": {
|
|
785
|
-
"declaringClrType": "System.BinaryData",
|
|
786
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
787
|
-
"metadataToken": 385875971
|
|
788
|
-
}
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"tsName": "mediaType",
|
|
792
|
-
"isStatic": false,
|
|
793
|
-
"tsSignatureId": "MediaType|:System.String|static=false|accessor=get",
|
|
794
|
-
"target": {
|
|
795
|
-
"declaringClrType": "System.BinaryData",
|
|
796
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
797
|
-
"metadataToken": 385875972
|
|
798
|
-
}
|
|
799
|
-
}
|
|
800
|
-
],
|
|
801
|
-
"exposedConstructors": [
|
|
802
|
-
{
|
|
803
|
-
"isStatic": false,
|
|
804
|
-
"tsSignatureId": "constructor|(System.Byte[]):void|static=false",
|
|
805
|
-
"target": {
|
|
806
|
-
"declaringClrType": "System.BinaryData",
|
|
807
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
808
|
-
"metadataToken": 100663301
|
|
809
|
-
}
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
"isStatic": false,
|
|
813
|
-
"tsSignatureId": "constructor|(System.Byte[],System.String):void|static=false",
|
|
814
|
-
"target": {
|
|
815
|
-
"declaringClrType": "System.BinaryData",
|
|
816
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
817
|
-
"metadataToken": 100663302
|
|
818
|
-
}
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"isStatic": false,
|
|
822
|
-
"tsSignatureId": "constructor|(System.Object,System.Text.Json.JsonSerializerOptions,System.Type):void|static=false",
|
|
823
|
-
"target": {
|
|
824
|
-
"declaringClrType": "System.BinaryData",
|
|
825
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
826
|
-
"metadataToken": 100663303
|
|
827
|
-
}
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"isStatic": false,
|
|
831
|
-
"tsSignatureId": "constructor|(System.Object,System.Text.Json.Serialization.JsonSerializerContext,System.Type):void|static=false",
|
|
832
|
-
"target": {
|
|
833
|
-
"declaringClrType": "System.BinaryData",
|
|
834
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
835
|
-
"metadataToken": 100663304
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"isStatic": false,
|
|
840
|
-
"tsSignatureId": "constructor|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
841
|
-
"target": {
|
|
842
|
-
"declaringClrType": "System.BinaryData",
|
|
843
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
844
|
-
"metadataToken": 100663305
|
|
845
|
-
}
|
|
846
|
-
},
|
|
847
|
-
{
|
|
848
|
-
"isStatic": false,
|
|
849
|
-
"tsSignatureId": "constructor|(System.ReadOnlyMemory_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String):void|static=false",
|
|
850
|
-
"target": {
|
|
851
|
-
"declaringClrType": "System.BinaryData",
|
|
852
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
853
|
-
"metadataToken": 100663306
|
|
854
|
-
}
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"isStatic": false,
|
|
858
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
859
|
-
"target": {
|
|
860
|
-
"declaringClrType": "System.BinaryData",
|
|
861
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
862
|
-
"metadataToken": 100663307
|
|
863
|
-
}
|
|
864
|
-
},
|
|
865
|
-
{
|
|
866
|
-
"isStatic": false,
|
|
867
|
-
"tsSignatureId": "constructor|(System.String,System.String):void|static=false",
|
|
868
|
-
"target": {
|
|
869
|
-
"declaringClrType": "System.BinaryData",
|
|
870
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
871
|
-
"metadataToken": 100663308
|
|
872
|
-
}
|
|
873
|
-
}
|
|
874
645
|
]
|
|
875
646
|
}
|
|
876
647
|
]
|