@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,206 +1,207 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.GeoJson",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType",
|
|
6
9
|
"clrName": "Azure.Core.GeoJson.GeoObjectType",
|
|
7
|
-
"tsEmitName": "GeoObjectType",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67109460,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
22
53
|
"declaringAssemblyName": "Azure.Core"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PointAzure.Core.GeoJson.GeoObjectType",
|
|
26
57
|
"clrName": "Point",
|
|
27
|
-
"tsEmitName": "point",
|
|
28
58
|
"metadataToken": 67109461,
|
|
29
59
|
"normalizedSignature": "Point|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
33
65
|
"declaringAssemblyName": "Azure.Core"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPointAzure.Core.GeoJson.GeoObjectType",
|
|
37
69
|
"clrName": "MultiPoint",
|
|
38
|
-
"tsEmitName": "multiPoint",
|
|
39
70
|
"metadataToken": 67109462,
|
|
40
71
|
"normalizedSignature": "MultiPoint|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
44
77
|
"declaringAssemblyName": "Azure.Core"
|
|
45
78
|
},
|
|
46
79
|
{
|
|
47
80
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PolygonAzure.Core.GeoJson.GeoObjectType",
|
|
48
81
|
"clrName": "Polygon",
|
|
49
|
-
"tsEmitName": "polygon",
|
|
50
82
|
"metadataToken": 67109463,
|
|
51
83
|
"normalizedSignature": "Polygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
52
84
|
"isStatic": true,
|
|
53
85
|
"isReadOnly": false,
|
|
86
|
+
"isLiteral": true,
|
|
87
|
+
"visibility": "Public",
|
|
54
88
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
55
89
|
"declaringAssemblyName": "Azure.Core"
|
|
56
90
|
},
|
|
57
91
|
{
|
|
58
92
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPolygonAzure.Core.GeoJson.GeoObjectType",
|
|
59
93
|
"clrName": "MultiPolygon",
|
|
60
|
-
"tsEmitName": "multiPolygon",
|
|
61
94
|
"metadataToken": 67109464,
|
|
62
95
|
"normalizedSignature": "MultiPolygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
63
96
|
"isStatic": true,
|
|
64
97
|
"isReadOnly": false,
|
|
98
|
+
"isLiteral": true,
|
|
99
|
+
"visibility": "Public",
|
|
65
100
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
66
101
|
"declaringAssemblyName": "Azure.Core"
|
|
67
102
|
},
|
|
68
103
|
{
|
|
69
104
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::LineStringAzure.Core.GeoJson.GeoObjectType",
|
|
70
105
|
"clrName": "LineString",
|
|
71
|
-
"tsEmitName": "lineString",
|
|
72
106
|
"metadataToken": 67109465,
|
|
73
107
|
"normalizedSignature": "LineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
74
108
|
"isStatic": true,
|
|
75
109
|
"isReadOnly": false,
|
|
110
|
+
"isLiteral": true,
|
|
111
|
+
"visibility": "Public",
|
|
76
112
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
77
113
|
"declaringAssemblyName": "Azure.Core"
|
|
78
114
|
},
|
|
79
115
|
{
|
|
80
116
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiLineStringAzure.Core.GeoJson.GeoObjectType",
|
|
81
117
|
"clrName": "MultiLineString",
|
|
82
|
-
"tsEmitName": "multiLineString",
|
|
83
118
|
"metadataToken": 67109466,
|
|
84
119
|
"normalizedSignature": "MultiLineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
85
120
|
"isStatic": true,
|
|
86
121
|
"isReadOnly": false,
|
|
122
|
+
"isLiteral": true,
|
|
123
|
+
"visibility": "Public",
|
|
87
124
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
88
125
|
"declaringAssemblyName": "Azure.Core"
|
|
89
126
|
},
|
|
90
127
|
{
|
|
91
128
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::GeometryCollectionAzure.Core.GeoJson.GeoObjectType",
|
|
92
129
|
"clrName": "GeometryCollection",
|
|
93
|
-
"tsEmitName": "geometryCollection",
|
|
94
130
|
"metadataToken": 67109467,
|
|
95
131
|
"normalizedSignature": "GeometryCollection|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
96
132
|
"isStatic": true,
|
|
97
133
|
"isReadOnly": false,
|
|
134
|
+
"isLiteral": true,
|
|
135
|
+
"visibility": "Public",
|
|
98
136
|
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
99
137
|
"declaringAssemblyName": "Azure.Core"
|
|
100
138
|
}
|
|
101
139
|
],
|
|
102
140
|
"events": [],
|
|
103
|
-
"constructors": []
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
"isStatic": true,
|
|
128
|
-
"tsSignatureId": "MultiPoint|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
129
|
-
"target": {
|
|
130
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
131
|
-
"declaringAssemblyName": "Azure.Core",
|
|
132
|
-
"metadataToken": 67109462
|
|
133
|
-
}
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"tsName": "polygon",
|
|
137
|
-
"isStatic": true,
|
|
138
|
-
"tsSignatureId": "Polygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
139
|
-
"target": {
|
|
140
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
141
|
-
"declaringAssemblyName": "Azure.Core",
|
|
142
|
-
"metadataToken": 67109463
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"tsName": "multiPolygon",
|
|
147
|
-
"isStatic": true,
|
|
148
|
-
"tsSignatureId": "MultiPolygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
149
|
-
"target": {
|
|
150
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
151
|
-
"declaringAssemblyName": "Azure.Core",
|
|
152
|
-
"metadataToken": 67109464
|
|
153
|
-
}
|
|
141
|
+
"constructors": []
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601",
|
|
145
|
+
"clrName": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
146
|
+
"assemblyName": "Azure.Core",
|
|
147
|
+
"metadataToken": 0,
|
|
148
|
+
"kind": "Struct",
|
|
149
|
+
"accessibility": "Public",
|
|
150
|
+
"isAbstract": false,
|
|
151
|
+
"isSealed": true,
|
|
152
|
+
"isStatic": false,
|
|
153
|
+
"arity": 1,
|
|
154
|
+
"baseType": {
|
|
155
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
156
|
+
"clrName": "System.ValueType"
|
|
157
|
+
},
|
|
158
|
+
"interfaces": [
|
|
159
|
+
{
|
|
160
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
161
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
162
|
+
"typeArguments": [
|
|
163
|
+
"T"
|
|
164
|
+
]
|
|
154
165
|
},
|
|
155
166
|
{
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
"declaringAssemblyName": "Azure.Core",
|
|
162
|
-
"metadataToken": 67109465
|
|
163
|
-
}
|
|
167
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
168
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
169
|
+
"typeArguments": [
|
|
170
|
+
"T"
|
|
171
|
+
]
|
|
164
172
|
},
|
|
165
173
|
{
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"tsSignatureId": "MultiLineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
|
|
169
|
-
"target": {
|
|
170
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
|
|
171
|
-
"declaringAssemblyName": "Azure.Core",
|
|
172
|
-
"metadataToken": 67109466
|
|
173
|
-
}
|
|
174
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
175
|
+
"clrName": "System.Collections.IEnumerable"
|
|
174
176
|
},
|
|
175
177
|
{
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
"declaringAssemblyName": "Azure.Core",
|
|
182
|
-
"metadataToken": 67109467
|
|
183
|
-
}
|
|
178
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
179
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
180
|
+
"typeArguments": [
|
|
181
|
+
"T"
|
|
182
|
+
]
|
|
184
183
|
}
|
|
185
|
-
]
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
"clrName": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
190
|
-
"tsEmitName": "GeoArray_1",
|
|
191
|
-
"assemblyName": "Azure.Core",
|
|
192
|
-
"metadataToken": 0,
|
|
184
|
+
],
|
|
185
|
+
"typeParameters": [
|
|
186
|
+
"T"
|
|
187
|
+
],
|
|
193
188
|
"methods": [
|
|
194
189
|
{
|
|
195
190
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::GetEnumerator():Enumerator",
|
|
196
191
|
"clrName": "GetEnumerator",
|
|
197
|
-
"tsEmitName": "getEnumerator",
|
|
198
192
|
"metadataToken": 100664742,
|
|
199
193
|
"canonicalSignature": "():Enumerator",
|
|
200
194
|
"normalizedSignature": "GetEnumerator|():Enumerator|static=false",
|
|
201
195
|
"emitScope": "ClassSurface",
|
|
196
|
+
"provenance": "Original",
|
|
202
197
|
"arity": 0,
|
|
203
198
|
"parameterCount": 0,
|
|
199
|
+
"isStatic": false,
|
|
200
|
+
"isAbstract": false,
|
|
201
|
+
"isVirtual": false,
|
|
202
|
+
"isOverride": false,
|
|
203
|
+
"isSealed": false,
|
|
204
|
+
"visibility": "Public",
|
|
204
205
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
205
206
|
"declaringAssemblyName": "Azure.Core",
|
|
206
207
|
"isExtensionMethod": false
|
|
@@ -210,87 +211,98 @@
|
|
|
210
211
|
{
|
|
211
212
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Item[System.Int32]:T",
|
|
212
213
|
"clrName": "Item",
|
|
213
|
-
"tsEmitName": "item",
|
|
214
214
|
"metadataToken": 385876335,
|
|
215
215
|
"canonicalSignature": "[System.Int32]:T",
|
|
216
216
|
"normalizedSignature": "Item|[System.Int32]:T|static=false|accessor=get",
|
|
217
217
|
"emitScope": "ClassSurface",
|
|
218
|
+
"provenance": "Original",
|
|
218
219
|
"isIndexer": true,
|
|
219
220
|
"hasGetter": true,
|
|
220
221
|
"hasSetter": false,
|
|
222
|
+
"isStatic": false,
|
|
223
|
+
"isAbstract": false,
|
|
224
|
+
"isVirtual": true,
|
|
225
|
+
"isOverride": false,
|
|
226
|
+
"visibility": "Public",
|
|
221
227
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
222
228
|
"declaringAssemblyName": "Azure.Core"
|
|
223
229
|
},
|
|
224
230
|
{
|
|
225
231
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Count:System.Int32",
|
|
226
232
|
"clrName": "Count",
|
|
227
|
-
"tsEmitName": "count",
|
|
228
233
|
"metadataToken": 385876336,
|
|
229
234
|
"canonicalSignature": ":System.Int32",
|
|
230
235
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
231
236
|
"emitScope": "ClassSurface",
|
|
237
|
+
"provenance": "Original",
|
|
232
238
|
"isIndexer": false,
|
|
233
239
|
"hasGetter": true,
|
|
234
240
|
"hasSetter": false,
|
|
241
|
+
"isStatic": false,
|
|
242
|
+
"isAbstract": false,
|
|
243
|
+
"isVirtual": true,
|
|
244
|
+
"isOverride": false,
|
|
245
|
+
"visibility": "Public",
|
|
235
246
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
236
247
|
"declaringAssemblyName": "Azure.Core"
|
|
237
248
|
}
|
|
238
249
|
],
|
|
239
250
|
"fields": [],
|
|
240
251
|
"events": [],
|
|
241
|
-
"constructors": []
|
|
242
|
-
"exposedMethods": [
|
|
243
|
-
{
|
|
244
|
-
"tsName": "getEnumerator",
|
|
245
|
-
"isStatic": false,
|
|
246
|
-
"tsSignatureId": "GetEnumerator|():Enumerator|static=false",
|
|
247
|
-
"target": {
|
|
248
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
249
|
-
"declaringAssemblyName": "Azure.Core",
|
|
250
|
-
"metadataToken": 100664742
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
],
|
|
254
|
-
"exposedProperties": [
|
|
255
|
-
{
|
|
256
|
-
"tsName": "item",
|
|
257
|
-
"isStatic": false,
|
|
258
|
-
"tsSignatureId": "Item|[System.Int32]:T|static=false|accessor=get",
|
|
259
|
-
"target": {
|
|
260
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
261
|
-
"declaringAssemblyName": "Azure.Core",
|
|
262
|
-
"metadataToken": 385876335
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"tsName": "count",
|
|
267
|
-
"isStatic": false,
|
|
268
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
269
|
-
"target": {
|
|
270
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
|
|
271
|
-
"declaringAssemblyName": "Azure.Core",
|
|
272
|
-
"metadataToken": 385876336
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
]
|
|
252
|
+
"constructors": []
|
|
276
253
|
},
|
|
277
254
|
{
|
|
278
255
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
279
256
|
"clrName": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
280
|
-
"tsEmitName": "GeoArray_1_Enumerator",
|
|
281
257
|
"assemblyName": "Azure.Core",
|
|
282
258
|
"metadataToken": 0,
|
|
259
|
+
"kind": "Struct",
|
|
260
|
+
"accessibility": "Public",
|
|
261
|
+
"isAbstract": false,
|
|
262
|
+
"isSealed": true,
|
|
263
|
+
"isStatic": false,
|
|
264
|
+
"arity": 1,
|
|
265
|
+
"baseType": {
|
|
266
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
267
|
+
"clrName": "System.ValueType"
|
|
268
|
+
},
|
|
269
|
+
"interfaces": [
|
|
270
|
+
{
|
|
271
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601",
|
|
272
|
+
"clrName": "System.Collections.Generic.IEnumerator\u00601",
|
|
273
|
+
"typeArguments": [
|
|
274
|
+
"T"
|
|
275
|
+
]
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator",
|
|
279
|
+
"clrName": "System.Collections.IEnumerator"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"stableId": "System.Private.CoreLib:System.IDisposable",
|
|
283
|
+
"clrName": "System.IDisposable"
|
|
284
|
+
}
|
|
285
|
+
],
|
|
286
|
+
"typeParameters": [
|
|
287
|
+
"T"
|
|
288
|
+
],
|
|
283
289
|
"methods": [
|
|
284
290
|
{
|
|
285
291
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::MoveNext():System.Boolean",
|
|
286
292
|
"clrName": "MoveNext",
|
|
287
|
-
"tsEmitName": "moveNext",
|
|
288
293
|
"metadataToken": 100665574,
|
|
289
294
|
"canonicalSignature": "():System.Boolean",
|
|
290
295
|
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
|
|
291
296
|
"emitScope": "ClassSurface",
|
|
297
|
+
"provenance": "Original",
|
|
292
298
|
"arity": 0,
|
|
293
299
|
"parameterCount": 0,
|
|
300
|
+
"isStatic": false,
|
|
301
|
+
"isAbstract": false,
|
|
302
|
+
"isVirtual": true,
|
|
303
|
+
"isOverride": false,
|
|
304
|
+
"isSealed": true,
|
|
305
|
+
"visibility": "Public",
|
|
294
306
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
295
307
|
"declaringAssemblyName": "Azure.Core",
|
|
296
308
|
"isExtensionMethod": false
|
|
@@ -298,13 +310,19 @@
|
|
|
298
310
|
{
|
|
299
311
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Reset():System.Void",
|
|
300
312
|
"clrName": "Reset",
|
|
301
|
-
"tsEmitName": "reset",
|
|
302
313
|
"metadataToken": 100665575,
|
|
303
314
|
"canonicalSignature": "():System.Void",
|
|
304
315
|
"normalizedSignature": "Reset|():System.Void|static=false",
|
|
305
316
|
"emitScope": "ClassSurface",
|
|
317
|
+
"provenance": "Original",
|
|
306
318
|
"arity": 0,
|
|
307
319
|
"parameterCount": 0,
|
|
320
|
+
"isStatic": false,
|
|
321
|
+
"isAbstract": false,
|
|
322
|
+
"isVirtual": true,
|
|
323
|
+
"isOverride": false,
|
|
324
|
+
"isSealed": true,
|
|
325
|
+
"visibility": "Public",
|
|
308
326
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
309
327
|
"declaringAssemblyName": "Azure.Core",
|
|
310
328
|
"isExtensionMethod": false
|
|
@@ -312,13 +330,19 @@
|
|
|
312
330
|
{
|
|
313
331
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Dispose():System.Void",
|
|
314
332
|
"clrName": "Dispose",
|
|
315
|
-
"tsEmitName": "dispose",
|
|
316
333
|
"metadataToken": 100665578,
|
|
317
334
|
"canonicalSignature": "():System.Void",
|
|
318
335
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
319
336
|
"emitScope": "ClassSurface",
|
|
337
|
+
"provenance": "Original",
|
|
320
338
|
"arity": 0,
|
|
321
339
|
"parameterCount": 0,
|
|
340
|
+
"isStatic": false,
|
|
341
|
+
"isAbstract": false,
|
|
342
|
+
"isVirtual": true,
|
|
343
|
+
"isOverride": false,
|
|
344
|
+
"isSealed": true,
|
|
345
|
+
"visibility": "Public",
|
|
322
346
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
323
347
|
"declaringAssemblyName": "Azure.Core",
|
|
324
348
|
"isExtensionMethod": false
|
|
@@ -328,83 +352,68 @@
|
|
|
328
352
|
{
|
|
329
353
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Current:T",
|
|
330
354
|
"clrName": "Current",
|
|
331
|
-
"tsEmitName": "current",
|
|
332
355
|
"metadataToken": 385876468,
|
|
333
356
|
"canonicalSignature": ":T",
|
|
334
357
|
"normalizedSignature": "Current|:T|static=false|accessor=get",
|
|
335
358
|
"emitScope": "ClassSurface",
|
|
359
|
+
"provenance": "Original",
|
|
336
360
|
"isIndexer": false,
|
|
337
361
|
"hasGetter": true,
|
|
338
362
|
"hasSetter": false,
|
|
363
|
+
"isStatic": false,
|
|
364
|
+
"isAbstract": false,
|
|
365
|
+
"isVirtual": true,
|
|
366
|
+
"isOverride": false,
|
|
367
|
+
"visibility": "Public",
|
|
339
368
|
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
340
369
|
"declaringAssemblyName": "Azure.Core"
|
|
341
370
|
}
|
|
342
371
|
],
|
|
343
372
|
"fields": [],
|
|
344
373
|
"events": [],
|
|
345
|
-
"constructors": []
|
|
346
|
-
"exposedMethods": [
|
|
347
|
-
{
|
|
348
|
-
"tsName": "moveNext",
|
|
349
|
-
"isStatic": false,
|
|
350
|
-
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
|
|
351
|
-
"target": {
|
|
352
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
353
|
-
"declaringAssemblyName": "Azure.Core",
|
|
354
|
-
"metadataToken": 100665574
|
|
355
|
-
}
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"tsName": "reset",
|
|
359
|
-
"isStatic": false,
|
|
360
|
-
"tsSignatureId": "Reset|():System.Void|static=false",
|
|
361
|
-
"target": {
|
|
362
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
363
|
-
"declaringAssemblyName": "Azure.Core",
|
|
364
|
-
"metadataToken": 100665575
|
|
365
|
-
}
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"tsName": "dispose",
|
|
369
|
-
"isStatic": false,
|
|
370
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
371
|
-
"target": {
|
|
372
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
373
|
-
"declaringAssemblyName": "Azure.Core",
|
|
374
|
-
"metadataToken": 100665578
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
],
|
|
378
|
-
"exposedProperties": [
|
|
379
|
-
{
|
|
380
|
-
"tsName": "current",
|
|
381
|
-
"isStatic": false,
|
|
382
|
-
"tsSignatureId": "Current|:T|static=false|accessor=get",
|
|
383
|
-
"target": {
|
|
384
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
|
|
385
|
-
"declaringAssemblyName": "Azure.Core",
|
|
386
|
-
"metadataToken": 385876468
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
]
|
|
374
|
+
"constructors": []
|
|
390
375
|
},
|
|
391
376
|
{
|
|
392
377
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition",
|
|
393
378
|
"clrName": "Azure.Core.GeoJson.GeoPosition",
|
|
394
|
-
"tsEmitName": "GeoPosition",
|
|
395
379
|
"assemblyName": "Azure.Core",
|
|
396
380
|
"metadataToken": 0,
|
|
381
|
+
"kind": "Struct",
|
|
382
|
+
"accessibility": "Public",
|
|
383
|
+
"isAbstract": false,
|
|
384
|
+
"isSealed": true,
|
|
385
|
+
"isStatic": false,
|
|
386
|
+
"arity": 0,
|
|
387
|
+
"baseType": {
|
|
388
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
389
|
+
"clrName": "System.ValueType"
|
|
390
|
+
},
|
|
391
|
+
"interfaces": [
|
|
392
|
+
{
|
|
393
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
394
|
+
"clrName": "System.IEquatable\u00601",
|
|
395
|
+
"typeArguments": [
|
|
396
|
+
"GeoPosition"
|
|
397
|
+
]
|
|
398
|
+
}
|
|
399
|
+
],
|
|
397
400
|
"methods": [
|
|
398
401
|
{
|
|
399
402
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(Azure.Core.GeoJson.GeoPosition):System.Boolean",
|
|
400
403
|
"clrName": "Equals",
|
|
401
|
-
"tsEmitName": "equals",
|
|
402
404
|
"metadataToken": 100664849,
|
|
403
405
|
"canonicalSignature": "(Azure.Core.GeoJson.GeoPosition):System.Boolean",
|
|
404
406
|
"normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoPosition):System.Boolean|static=false",
|
|
405
407
|
"emitScope": "ClassSurface",
|
|
408
|
+
"provenance": "Original",
|
|
406
409
|
"arity": 0,
|
|
407
410
|
"parameterCount": 1,
|
|
411
|
+
"isStatic": false,
|
|
412
|
+
"isAbstract": false,
|
|
413
|
+
"isVirtual": true,
|
|
414
|
+
"isOverride": false,
|
|
415
|
+
"isSealed": true,
|
|
416
|
+
"visibility": "Public",
|
|
408
417
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
409
418
|
"declaringAssemblyName": "Azure.Core",
|
|
410
419
|
"isExtensionMethod": false
|
|
@@ -412,13 +421,19 @@
|
|
|
412
421
|
{
|
|
413
422
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(System.Object):System.Boolean",
|
|
414
423
|
"clrName": "Equals",
|
|
415
|
-
"tsEmitName": "equals",
|
|
416
424
|
"metadataToken": 100664850,
|
|
417
425
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
418
426
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
419
427
|
"emitScope": "ClassSurface",
|
|
428
|
+
"provenance": "Original",
|
|
420
429
|
"arity": 0,
|
|
421
430
|
"parameterCount": 1,
|
|
431
|
+
"isStatic": false,
|
|
432
|
+
"isAbstract": false,
|
|
433
|
+
"isVirtual": true,
|
|
434
|
+
"isOverride": true,
|
|
435
|
+
"isSealed": false,
|
|
436
|
+
"visibility": "Public",
|
|
422
437
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
423
438
|
"declaringAssemblyName": "Azure.Core",
|
|
424
439
|
"isExtensionMethod": false
|
|
@@ -426,13 +441,19 @@
|
|
|
426
441
|
{
|
|
427
442
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::GetHashCode():System.Int32",
|
|
428
443
|
"clrName": "GetHashCode",
|
|
429
|
-
"tsEmitName": "getHashCode",
|
|
430
444
|
"metadataToken": 100664851,
|
|
431
445
|
"canonicalSignature": "():System.Int32",
|
|
432
446
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
433
447
|
"emitScope": "ClassSurface",
|
|
448
|
+
"provenance": "Original",
|
|
434
449
|
"arity": 0,
|
|
435
450
|
"parameterCount": 0,
|
|
451
|
+
"isStatic": false,
|
|
452
|
+
"isAbstract": false,
|
|
453
|
+
"isVirtual": true,
|
|
454
|
+
"isOverride": true,
|
|
455
|
+
"isSealed": false,
|
|
456
|
+
"visibility": "Public",
|
|
436
457
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
437
458
|
"declaringAssemblyName": "Azure.Core",
|
|
438
459
|
"isExtensionMethod": false
|
|
@@ -440,13 +461,19 @@
|
|
|
440
461
|
{
|
|
441
462
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::ToString():System.String",
|
|
442
463
|
"clrName": "ToString",
|
|
443
|
-
"tsEmitName": "toString",
|
|
444
464
|
"metadataToken": 100664854,
|
|
445
465
|
"canonicalSignature": "():System.String",
|
|
446
466
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
447
467
|
"emitScope": "ClassSurface",
|
|
468
|
+
"provenance": "Original",
|
|
448
469
|
"arity": 0,
|
|
449
470
|
"parameterCount": 0,
|
|
471
|
+
"isStatic": false,
|
|
472
|
+
"isAbstract": false,
|
|
473
|
+
"isVirtual": true,
|
|
474
|
+
"isOverride": true,
|
|
475
|
+
"isSealed": false,
|
|
476
|
+
"visibility": "Public",
|
|
450
477
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
451
478
|
"declaringAssemblyName": "Azure.Core",
|
|
452
479
|
"isExtensionMethod": false
|
|
@@ -456,70 +483,95 @@
|
|
|
456
483
|
{
|
|
457
484
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Altitude:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
458
485
|
"clrName": "Altitude",
|
|
459
|
-
"tsEmitName": "altitude",
|
|
460
486
|
"metadataToken": 385876375,
|
|
461
487
|
"canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
462
488
|
"normalizedSignature": "Altitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
463
489
|
"emitScope": "ClassSurface",
|
|
490
|
+
"provenance": "Original",
|
|
464
491
|
"isIndexer": false,
|
|
465
492
|
"hasGetter": true,
|
|
466
493
|
"hasSetter": false,
|
|
494
|
+
"isStatic": false,
|
|
495
|
+
"isAbstract": false,
|
|
496
|
+
"isVirtual": false,
|
|
497
|
+
"isOverride": false,
|
|
498
|
+
"visibility": "Public",
|
|
467
499
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
468
500
|
"declaringAssemblyName": "Azure.Core"
|
|
469
501
|
},
|
|
470
502
|
{
|
|
471
503
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Longitude:System.Double",
|
|
472
504
|
"clrName": "Longitude",
|
|
473
|
-
"tsEmitName": "longitude",
|
|
474
505
|
"metadataToken": 385876376,
|
|
475
506
|
"canonicalSignature": ":System.Double",
|
|
476
507
|
"normalizedSignature": "Longitude|:System.Double|static=false|accessor=get",
|
|
477
508
|
"emitScope": "ClassSurface",
|
|
509
|
+
"provenance": "Original",
|
|
478
510
|
"isIndexer": false,
|
|
479
511
|
"hasGetter": true,
|
|
480
512
|
"hasSetter": false,
|
|
513
|
+
"isStatic": false,
|
|
514
|
+
"isAbstract": false,
|
|
515
|
+
"isVirtual": false,
|
|
516
|
+
"isOverride": false,
|
|
517
|
+
"visibility": "Public",
|
|
481
518
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
482
519
|
"declaringAssemblyName": "Azure.Core"
|
|
483
520
|
},
|
|
484
521
|
{
|
|
485
522
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Latitude:System.Double",
|
|
486
523
|
"clrName": "Latitude",
|
|
487
|
-
"tsEmitName": "latitude",
|
|
488
524
|
"metadataToken": 385876377,
|
|
489
525
|
"canonicalSignature": ":System.Double",
|
|
490
526
|
"normalizedSignature": "Latitude|:System.Double|static=false|accessor=get",
|
|
491
527
|
"emitScope": "ClassSurface",
|
|
528
|
+
"provenance": "Original",
|
|
492
529
|
"isIndexer": false,
|
|
493
530
|
"hasGetter": true,
|
|
494
531
|
"hasSetter": false,
|
|
532
|
+
"isStatic": false,
|
|
533
|
+
"isAbstract": false,
|
|
534
|
+
"isVirtual": false,
|
|
535
|
+
"isOverride": false,
|
|
536
|
+
"visibility": "Public",
|
|
495
537
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
496
538
|
"declaringAssemblyName": "Azure.Core"
|
|
497
539
|
},
|
|
498
540
|
{
|
|
499
541
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Item[System.Int32]:System.Double",
|
|
500
542
|
"clrName": "Item",
|
|
501
|
-
"tsEmitName": "item",
|
|
502
543
|
"metadataToken": 385876378,
|
|
503
544
|
"canonicalSignature": "[System.Int32]:System.Double",
|
|
504
545
|
"normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
|
|
505
546
|
"emitScope": "ClassSurface",
|
|
547
|
+
"provenance": "Original",
|
|
506
548
|
"isIndexer": true,
|
|
507
549
|
"hasGetter": true,
|
|
508
550
|
"hasSetter": false,
|
|
551
|
+
"isStatic": false,
|
|
552
|
+
"isAbstract": false,
|
|
553
|
+
"isVirtual": false,
|
|
554
|
+
"isOverride": false,
|
|
555
|
+
"visibility": "Public",
|
|
509
556
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
510
557
|
"declaringAssemblyName": "Azure.Core"
|
|
511
558
|
},
|
|
512
559
|
{
|
|
513
560
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Count:System.Int32",
|
|
514
561
|
"clrName": "Count",
|
|
515
|
-
"tsEmitName": "count",
|
|
516
562
|
"metadataToken": 385876379,
|
|
517
563
|
"canonicalSignature": ":System.Int32",
|
|
518
564
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
519
565
|
"emitScope": "ClassSurface",
|
|
566
|
+
"provenance": "Original",
|
|
520
567
|
"isIndexer": false,
|
|
521
568
|
"hasGetter": true,
|
|
522
569
|
"hasSetter": false,
|
|
570
|
+
"isStatic": false,
|
|
571
|
+
"isAbstract": false,
|
|
572
|
+
"isVirtual": false,
|
|
573
|
+
"isOverride": false,
|
|
574
|
+
"visibility": "Public",
|
|
523
575
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
524
576
|
"declaringAssemblyName": "Azure.Core"
|
|
525
577
|
}
|
|
@@ -534,6 +586,7 @@
|
|
|
534
586
|
"normalizedSignature": "constructor|(System.Double,System.Double):void|static=false",
|
|
535
587
|
"isStatic": false,
|
|
536
588
|
"parameterCount": 2,
|
|
589
|
+
"visibility": "Public",
|
|
537
590
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
538
591
|
"declaringAssemblyName": "Azure.Core"
|
|
539
592
|
},
|
|
@@ -544,142 +597,53 @@
|
|
|
544
597
|
"normalizedSignature": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
545
598
|
"isStatic": false,
|
|
546
599
|
"parameterCount": 3,
|
|
600
|
+
"visibility": "Public",
|
|
547
601
|
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
548
602
|
"declaringAssemblyName": "Azure.Core"
|
|
549
603
|
}
|
|
550
|
-
],
|
|
551
|
-
"exposedMethods": [
|
|
552
|
-
{
|
|
553
|
-
"tsName": "equals",
|
|
554
|
-
"isStatic": false,
|
|
555
|
-
"tsSignatureId": "Equals|(Azure.Core.GeoJson.GeoPosition):System.Boolean|static=false",
|
|
556
|
-
"target": {
|
|
557
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
558
|
-
"declaringAssemblyName": "Azure.Core",
|
|
559
|
-
"metadataToken": 100664849
|
|
560
|
-
}
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
"tsName": "equals",
|
|
564
|
-
"isStatic": false,
|
|
565
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
566
|
-
"target": {
|
|
567
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
568
|
-
"declaringAssemblyName": "Azure.Core",
|
|
569
|
-
"metadataToken": 100664850
|
|
570
|
-
}
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"tsName": "getHashCode",
|
|
574
|
-
"isStatic": false,
|
|
575
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
576
|
-
"target": {
|
|
577
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
578
|
-
"declaringAssemblyName": "Azure.Core",
|
|
579
|
-
"metadataToken": 100664851
|
|
580
|
-
}
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
"tsName": "toString",
|
|
584
|
-
"isStatic": false,
|
|
585
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
586
|
-
"target": {
|
|
587
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
588
|
-
"declaringAssemblyName": "Azure.Core",
|
|
589
|
-
"metadataToken": 100664854
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
],
|
|
593
|
-
"exposedProperties": [
|
|
594
|
-
{
|
|
595
|
-
"tsName": "altitude",
|
|
596
|
-
"isStatic": false,
|
|
597
|
-
"tsSignatureId": "Altitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
598
|
-
"target": {
|
|
599
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
600
|
-
"declaringAssemblyName": "Azure.Core",
|
|
601
|
-
"metadataToken": 385876375
|
|
602
|
-
}
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"tsName": "longitude",
|
|
606
|
-
"isStatic": false,
|
|
607
|
-
"tsSignatureId": "Longitude|:System.Double|static=false|accessor=get",
|
|
608
|
-
"target": {
|
|
609
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
610
|
-
"declaringAssemblyName": "Azure.Core",
|
|
611
|
-
"metadataToken": 385876376
|
|
612
|
-
}
|
|
613
|
-
},
|
|
614
|
-
{
|
|
615
|
-
"tsName": "latitude",
|
|
616
|
-
"isStatic": false,
|
|
617
|
-
"tsSignatureId": "Latitude|:System.Double|static=false|accessor=get",
|
|
618
|
-
"target": {
|
|
619
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
620
|
-
"declaringAssemblyName": "Azure.Core",
|
|
621
|
-
"metadataToken": 385876377
|
|
622
|
-
}
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"tsName": "item",
|
|
626
|
-
"isStatic": false,
|
|
627
|
-
"tsSignatureId": "Item|[System.Int32]:System.Double|static=false|accessor=get",
|
|
628
|
-
"target": {
|
|
629
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
630
|
-
"declaringAssemblyName": "Azure.Core",
|
|
631
|
-
"metadataToken": 385876378
|
|
632
|
-
}
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"tsName": "count",
|
|
636
|
-
"isStatic": false,
|
|
637
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
638
|
-
"target": {
|
|
639
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
640
|
-
"declaringAssemblyName": "Azure.Core",
|
|
641
|
-
"metadataToken": 385876379
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
],
|
|
645
|
-
"exposedConstructors": [
|
|
646
|
-
{
|
|
647
|
-
"isStatic": false,
|
|
648
|
-
"tsSignatureId": "constructor|(System.Double,System.Double):void|static=false",
|
|
649
|
-
"target": {
|
|
650
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
651
|
-
"declaringAssemblyName": "Azure.Core",
|
|
652
|
-
"metadataToken": 100664847
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
|
-
{
|
|
656
|
-
"isStatic": false,
|
|
657
|
-
"tsSignatureId": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
658
|
-
"target": {
|
|
659
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPosition",
|
|
660
|
-
"declaringAssemblyName": "Azure.Core",
|
|
661
|
-
"metadataToken": 100664848
|
|
662
|
-
}
|
|
663
|
-
}
|
|
664
604
|
]
|
|
665
605
|
},
|
|
666
606
|
{
|
|
667
607
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox",
|
|
668
608
|
"clrName": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
669
|
-
"tsEmitName": "GeoBoundingBox",
|
|
670
609
|
"assemblyName": "Azure.Core",
|
|
671
610
|
"metadataToken": 0,
|
|
611
|
+
"kind": "Class",
|
|
612
|
+
"accessibility": "Public",
|
|
613
|
+
"isAbstract": false,
|
|
614
|
+
"isSealed": true,
|
|
615
|
+
"isStatic": false,
|
|
616
|
+
"arity": 0,
|
|
617
|
+
"baseType": {
|
|
618
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
619
|
+
"clrName": "System.Object"
|
|
620
|
+
},
|
|
621
|
+
"interfaces": [
|
|
622
|
+
{
|
|
623
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
624
|
+
"clrName": "System.IEquatable\u00601",
|
|
625
|
+
"typeArguments": [
|
|
626
|
+
"GeoBoundingBox"
|
|
627
|
+
]
|
|
628
|
+
}
|
|
629
|
+
],
|
|
672
630
|
"methods": [
|
|
673
631
|
{
|
|
674
632
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean",
|
|
675
633
|
"clrName": "Equals",
|
|
676
|
-
"tsEmitName": "equals",
|
|
677
634
|
"metadataToken": 100664753,
|
|
678
635
|
"canonicalSignature": "(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean",
|
|
679
636
|
"normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean|static=false",
|
|
680
637
|
"emitScope": "ClassSurface",
|
|
638
|
+
"provenance": "Original",
|
|
681
639
|
"arity": 0,
|
|
682
640
|
"parameterCount": 1,
|
|
641
|
+
"isStatic": false,
|
|
642
|
+
"isAbstract": false,
|
|
643
|
+
"isVirtual": true,
|
|
644
|
+
"isOverride": false,
|
|
645
|
+
"isSealed": true,
|
|
646
|
+
"visibility": "Public",
|
|
683
647
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
684
648
|
"declaringAssemblyName": "Azure.Core",
|
|
685
649
|
"isExtensionMethod": false
|
|
@@ -687,13 +651,19 @@
|
|
|
687
651
|
{
|
|
688
652
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(System.Object):System.Boolean",
|
|
689
653
|
"clrName": "Equals",
|
|
690
|
-
"tsEmitName": "equals",
|
|
691
654
|
"metadataToken": 100664754,
|
|
692
655
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
693
656
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
694
657
|
"emitScope": "ClassSurface",
|
|
658
|
+
"provenance": "Original",
|
|
695
659
|
"arity": 0,
|
|
696
660
|
"parameterCount": 1,
|
|
661
|
+
"isStatic": false,
|
|
662
|
+
"isAbstract": false,
|
|
663
|
+
"isVirtual": true,
|
|
664
|
+
"isOverride": true,
|
|
665
|
+
"isSealed": false,
|
|
666
|
+
"visibility": "Public",
|
|
697
667
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
698
668
|
"declaringAssemblyName": "Azure.Core",
|
|
699
669
|
"isExtensionMethod": false
|
|
@@ -701,13 +671,19 @@
|
|
|
701
671
|
{
|
|
702
672
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::GetHashCode():System.Int32",
|
|
703
673
|
"clrName": "GetHashCode",
|
|
704
|
-
"tsEmitName": "getHashCode",
|
|
705
674
|
"metadataToken": 100664755,
|
|
706
675
|
"canonicalSignature": "():System.Int32",
|
|
707
676
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
708
677
|
"emitScope": "ClassSurface",
|
|
678
|
+
"provenance": "Original",
|
|
709
679
|
"arity": 0,
|
|
710
680
|
"parameterCount": 0,
|
|
681
|
+
"isStatic": false,
|
|
682
|
+
"isAbstract": false,
|
|
683
|
+
"isVirtual": true,
|
|
684
|
+
"isOverride": true,
|
|
685
|
+
"isSealed": false,
|
|
686
|
+
"visibility": "Public",
|
|
711
687
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
712
688
|
"declaringAssemblyName": "Azure.Core",
|
|
713
689
|
"isExtensionMethod": false
|
|
@@ -715,13 +691,19 @@
|
|
|
715
691
|
{
|
|
716
692
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::ToString():System.String",
|
|
717
693
|
"clrName": "ToString",
|
|
718
|
-
"tsEmitName": "toString",
|
|
719
694
|
"metadataToken": 100664757,
|
|
720
695
|
"canonicalSignature": "():System.String",
|
|
721
696
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
722
697
|
"emitScope": "ClassSurface",
|
|
698
|
+
"provenance": "Original",
|
|
723
699
|
"arity": 0,
|
|
724
700
|
"parameterCount": 0,
|
|
701
|
+
"isStatic": false,
|
|
702
|
+
"isAbstract": false,
|
|
703
|
+
"isVirtual": true,
|
|
704
|
+
"isOverride": true,
|
|
705
|
+
"isSealed": false,
|
|
706
|
+
"visibility": "Public",
|
|
725
707
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
726
708
|
"declaringAssemblyName": "Azure.Core",
|
|
727
709
|
"isExtensionMethod": false
|
|
@@ -731,98 +713,133 @@
|
|
|
731
713
|
{
|
|
732
714
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::West:System.Double",
|
|
733
715
|
"clrName": "West",
|
|
734
|
-
"tsEmitName": "west",
|
|
735
716
|
"metadataToken": 385876337,
|
|
736
717
|
"canonicalSignature": ":System.Double",
|
|
737
718
|
"normalizedSignature": "West|:System.Double|static=false|accessor=get",
|
|
738
719
|
"emitScope": "ClassSurface",
|
|
720
|
+
"provenance": "Original",
|
|
739
721
|
"isIndexer": false,
|
|
740
722
|
"hasGetter": true,
|
|
741
723
|
"hasSetter": false,
|
|
724
|
+
"isStatic": false,
|
|
725
|
+
"isAbstract": false,
|
|
726
|
+
"isVirtual": false,
|
|
727
|
+
"isOverride": false,
|
|
728
|
+
"visibility": "Public",
|
|
742
729
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
743
730
|
"declaringAssemblyName": "Azure.Core"
|
|
744
731
|
},
|
|
745
732
|
{
|
|
746
733
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::South:System.Double",
|
|
747
734
|
"clrName": "South",
|
|
748
|
-
"tsEmitName": "south",
|
|
749
735
|
"metadataToken": 385876338,
|
|
750
736
|
"canonicalSignature": ":System.Double",
|
|
751
737
|
"normalizedSignature": "South|:System.Double|static=false|accessor=get",
|
|
752
738
|
"emitScope": "ClassSurface",
|
|
739
|
+
"provenance": "Original",
|
|
753
740
|
"isIndexer": false,
|
|
754
741
|
"hasGetter": true,
|
|
755
742
|
"hasSetter": false,
|
|
743
|
+
"isStatic": false,
|
|
744
|
+
"isAbstract": false,
|
|
745
|
+
"isVirtual": false,
|
|
746
|
+
"isOverride": false,
|
|
747
|
+
"visibility": "Public",
|
|
756
748
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
757
749
|
"declaringAssemblyName": "Azure.Core"
|
|
758
750
|
},
|
|
759
751
|
{
|
|
760
752
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::East:System.Double",
|
|
761
753
|
"clrName": "East",
|
|
762
|
-
"tsEmitName": "east",
|
|
763
754
|
"metadataToken": 385876339,
|
|
764
755
|
"canonicalSignature": ":System.Double",
|
|
765
756
|
"normalizedSignature": "East|:System.Double|static=false|accessor=get",
|
|
766
757
|
"emitScope": "ClassSurface",
|
|
758
|
+
"provenance": "Original",
|
|
767
759
|
"isIndexer": false,
|
|
768
760
|
"hasGetter": true,
|
|
769
761
|
"hasSetter": false,
|
|
762
|
+
"isStatic": false,
|
|
763
|
+
"isAbstract": false,
|
|
764
|
+
"isVirtual": false,
|
|
765
|
+
"isOverride": false,
|
|
766
|
+
"visibility": "Public",
|
|
770
767
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
771
768
|
"declaringAssemblyName": "Azure.Core"
|
|
772
769
|
},
|
|
773
770
|
{
|
|
774
771
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::North:System.Double",
|
|
775
772
|
"clrName": "North",
|
|
776
|
-
"tsEmitName": "north",
|
|
777
773
|
"metadataToken": 385876340,
|
|
778
774
|
"canonicalSignature": ":System.Double",
|
|
779
775
|
"normalizedSignature": "North|:System.Double|static=false|accessor=get",
|
|
780
776
|
"emitScope": "ClassSurface",
|
|
777
|
+
"provenance": "Original",
|
|
781
778
|
"isIndexer": false,
|
|
782
779
|
"hasGetter": true,
|
|
783
780
|
"hasSetter": false,
|
|
781
|
+
"isStatic": false,
|
|
782
|
+
"isAbstract": false,
|
|
783
|
+
"isVirtual": false,
|
|
784
|
+
"isOverride": false,
|
|
785
|
+
"visibility": "Public",
|
|
784
786
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
785
787
|
"declaringAssemblyName": "Azure.Core"
|
|
786
788
|
},
|
|
787
789
|
{
|
|
788
790
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::MinAltitude:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
789
791
|
"clrName": "MinAltitude",
|
|
790
|
-
"tsEmitName": "minAltitude",
|
|
791
792
|
"metadataToken": 385876341,
|
|
792
793
|
"canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
793
794
|
"normalizedSignature": "MinAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
794
795
|
"emitScope": "ClassSurface",
|
|
796
|
+
"provenance": "Original",
|
|
795
797
|
"isIndexer": false,
|
|
796
798
|
"hasGetter": true,
|
|
797
799
|
"hasSetter": false,
|
|
800
|
+
"isStatic": false,
|
|
801
|
+
"isAbstract": false,
|
|
802
|
+
"isVirtual": false,
|
|
803
|
+
"isOverride": false,
|
|
804
|
+
"visibility": "Public",
|
|
798
805
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
799
806
|
"declaringAssemblyName": "Azure.Core"
|
|
800
807
|
},
|
|
801
808
|
{
|
|
802
809
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::MaxAltitude:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
803
810
|
"clrName": "MaxAltitude",
|
|
804
|
-
"tsEmitName": "maxAltitude",
|
|
805
811
|
"metadataToken": 385876342,
|
|
806
812
|
"canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
807
813
|
"normalizedSignature": "MaxAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
808
814
|
"emitScope": "ClassSurface",
|
|
815
|
+
"provenance": "Original",
|
|
809
816
|
"isIndexer": false,
|
|
810
817
|
"hasGetter": true,
|
|
811
818
|
"hasSetter": false,
|
|
819
|
+
"isStatic": false,
|
|
820
|
+
"isAbstract": false,
|
|
821
|
+
"isVirtual": false,
|
|
822
|
+
"isOverride": false,
|
|
823
|
+
"visibility": "Public",
|
|
812
824
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
813
825
|
"declaringAssemblyName": "Azure.Core"
|
|
814
826
|
},
|
|
815
827
|
{
|
|
816
828
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Item[System.Int32]:System.Double",
|
|
817
829
|
"clrName": "Item",
|
|
818
|
-
"tsEmitName": "item",
|
|
819
830
|
"metadataToken": 385876343,
|
|
820
831
|
"canonicalSignature": "[System.Int32]:System.Double",
|
|
821
832
|
"normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
|
|
822
833
|
"emitScope": "ClassSurface",
|
|
834
|
+
"provenance": "Original",
|
|
823
835
|
"isIndexer": true,
|
|
824
836
|
"hasGetter": true,
|
|
825
837
|
"hasSetter": false,
|
|
838
|
+
"isStatic": false,
|
|
839
|
+
"isAbstract": false,
|
|
840
|
+
"isVirtual": false,
|
|
841
|
+
"isOverride": false,
|
|
842
|
+
"visibility": "Public",
|
|
826
843
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
827
844
|
"declaringAssemblyName": "Azure.Core"
|
|
828
845
|
}
|
|
@@ -837,6 +854,7 @@
|
|
|
837
854
|
"normalizedSignature": "constructor|(System.Double,System.Double,System.Double,System.Double):void|static=false",
|
|
838
855
|
"isStatic": false,
|
|
839
856
|
"parameterCount": 4,
|
|
857
|
+
"visibility": "Public",
|
|
840
858
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
841
859
|
"declaringAssemblyName": "Azure.Core"
|
|
842
860
|
},
|
|
@@ -847,162 +865,71 @@
|
|
|
847
865
|
"normalizedSignature": "constructor|(System.Double,System.Double,System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
848
866
|
"isStatic": false,
|
|
849
867
|
"parameterCount": 6,
|
|
868
|
+
"visibility": "Public",
|
|
850
869
|
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
851
870
|
"declaringAssemblyName": "Azure.Core"
|
|
852
871
|
}
|
|
853
|
-
]
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
"isStatic": false,
|
|
878
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
879
|
-
"target": {
|
|
880
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
881
|
-
"declaringAssemblyName": "Azure.Core",
|
|
882
|
-
"metadataToken": 100664755
|
|
883
|
-
}
|
|
884
|
-
},
|
|
885
|
-
{
|
|
886
|
-
"tsName": "toString",
|
|
887
|
-
"isStatic": false,
|
|
888
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
889
|
-
"target": {
|
|
890
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
891
|
-
"declaringAssemblyName": "Azure.Core",
|
|
892
|
-
"metadataToken": 100664757
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
],
|
|
896
|
-
"exposedProperties": [
|
|
897
|
-
{
|
|
898
|
-
"tsName": "west",
|
|
899
|
-
"isStatic": false,
|
|
900
|
-
"tsSignatureId": "West|:System.Double|static=false|accessor=get",
|
|
901
|
-
"target": {
|
|
902
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
903
|
-
"declaringAssemblyName": "Azure.Core",
|
|
904
|
-
"metadataToken": 385876337
|
|
905
|
-
}
|
|
906
|
-
},
|
|
907
|
-
{
|
|
908
|
-
"tsName": "south",
|
|
909
|
-
"isStatic": false,
|
|
910
|
-
"tsSignatureId": "South|:System.Double|static=false|accessor=get",
|
|
911
|
-
"target": {
|
|
912
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
913
|
-
"declaringAssemblyName": "Azure.Core",
|
|
914
|
-
"metadataToken": 385876338
|
|
915
|
-
}
|
|
916
|
-
},
|
|
917
|
-
{
|
|
918
|
-
"tsName": "east",
|
|
919
|
-
"isStatic": false,
|
|
920
|
-
"tsSignatureId": "East|:System.Double|static=false|accessor=get",
|
|
921
|
-
"target": {
|
|
922
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
923
|
-
"declaringAssemblyName": "Azure.Core",
|
|
924
|
-
"metadataToken": 385876339
|
|
925
|
-
}
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
"tsName": "north",
|
|
929
|
-
"isStatic": false,
|
|
930
|
-
"tsSignatureId": "North|:System.Double|static=false|accessor=get",
|
|
931
|
-
"target": {
|
|
932
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
933
|
-
"declaringAssemblyName": "Azure.Core",
|
|
934
|
-
"metadataToken": 385876340
|
|
935
|
-
}
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection",
|
|
876
|
+
"clrName": "Azure.Core.GeoJson.GeoCollection",
|
|
877
|
+
"assemblyName": "Azure.Core",
|
|
878
|
+
"metadataToken": 0,
|
|
879
|
+
"kind": "Class",
|
|
880
|
+
"accessibility": "Public",
|
|
881
|
+
"isAbstract": false,
|
|
882
|
+
"isSealed": true,
|
|
883
|
+
"isStatic": false,
|
|
884
|
+
"arity": 0,
|
|
885
|
+
"baseType": {
|
|
886
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
887
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
888
|
+
},
|
|
889
|
+
"interfaces": [
|
|
890
|
+
{
|
|
891
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
892
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
893
|
+
"typeArguments": [
|
|
894
|
+
"GeoObject"
|
|
895
|
+
]
|
|
936
896
|
},
|
|
937
897
|
{
|
|
938
|
-
"
|
|
939
|
-
"
|
|
940
|
-
"
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
"declaringAssemblyName": "Azure.Core",
|
|
944
|
-
"metadataToken": 385876341
|
|
945
|
-
}
|
|
898
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
899
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
900
|
+
"typeArguments": [
|
|
901
|
+
"GeoObject"
|
|
902
|
+
]
|
|
946
903
|
},
|
|
947
904
|
{
|
|
948
|
-
"
|
|
949
|
-
"
|
|
950
|
-
"tsSignatureId": "MaxAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
951
|
-
"target": {
|
|
952
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
953
|
-
"declaringAssemblyName": "Azure.Core",
|
|
954
|
-
"metadataToken": 385876342
|
|
955
|
-
}
|
|
905
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
906
|
+
"clrName": "System.Collections.IEnumerable"
|
|
956
907
|
},
|
|
957
908
|
{
|
|
958
|
-
"
|
|
959
|
-
"
|
|
960
|
-
"
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
"declaringAssemblyName": "Azure.Core",
|
|
964
|
-
"metadataToken": 385876343
|
|
965
|
-
}
|
|
909
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
910
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
911
|
+
"typeArguments": [
|
|
912
|
+
"GeoObject"
|
|
913
|
+
]
|
|
966
914
|
}
|
|
967
915
|
],
|
|
968
|
-
"exposedConstructors": [
|
|
969
|
-
{
|
|
970
|
-
"isStatic": false,
|
|
971
|
-
"tsSignatureId": "constructor|(System.Double,System.Double,System.Double,System.Double):void|static=false",
|
|
972
|
-
"target": {
|
|
973
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
974
|
-
"declaringAssemblyName": "Azure.Core",
|
|
975
|
-
"metadataToken": 100664751
|
|
976
|
-
}
|
|
977
|
-
},
|
|
978
|
-
{
|
|
979
|
-
"isStatic": false,
|
|
980
|
-
"tsSignatureId": "constructor|(System.Double,System.Double,System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
981
|
-
"target": {
|
|
982
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
|
|
983
|
-
"declaringAssemblyName": "Azure.Core",
|
|
984
|
-
"metadataToken": 100664752
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
]
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection",
|
|
991
|
-
"clrName": "Azure.Core.GeoJson.GeoCollection",
|
|
992
|
-
"tsEmitName": "GeoCollection",
|
|
993
|
-
"assemblyName": "Azure.Core",
|
|
994
|
-
"metadataToken": 0,
|
|
995
916
|
"methods": [
|
|
996
917
|
{
|
|
997
918
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::GetEnumerator():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
998
919
|
"clrName": "GetEnumerator",
|
|
999
|
-
"tsEmitName": "getEnumerator",
|
|
1000
920
|
"metadataToken": 100664761,
|
|
1001
921
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1002
922
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
1003
923
|
"emitScope": "ClassSurface",
|
|
924
|
+
"provenance": "Original",
|
|
1004
925
|
"arity": 0,
|
|
1005
926
|
"parameterCount": 0,
|
|
927
|
+
"isStatic": false,
|
|
928
|
+
"isAbstract": false,
|
|
929
|
+
"isVirtual": true,
|
|
930
|
+
"isOverride": false,
|
|
931
|
+
"isSealed": true,
|
|
932
|
+
"visibility": "Public",
|
|
1006
933
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1007
934
|
"declaringAssemblyName": "Azure.Core",
|
|
1008
935
|
"isExtensionMethod": false
|
|
@@ -1012,42 +939,57 @@
|
|
|
1012
939
|
{
|
|
1013
940
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Count:System.Int32",
|
|
1014
941
|
"clrName": "Count",
|
|
1015
|
-
"tsEmitName": "count",
|
|
1016
942
|
"metadataToken": 385876345,
|
|
1017
943
|
"canonicalSignature": ":System.Int32",
|
|
1018
944
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
1019
945
|
"emitScope": "ClassSurface",
|
|
946
|
+
"provenance": "Original",
|
|
1020
947
|
"isIndexer": false,
|
|
1021
948
|
"hasGetter": true,
|
|
1022
949
|
"hasSetter": false,
|
|
950
|
+
"isStatic": false,
|
|
951
|
+
"isAbstract": false,
|
|
952
|
+
"isVirtual": true,
|
|
953
|
+
"isOverride": false,
|
|
954
|
+
"visibility": "Public",
|
|
1023
955
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1024
956
|
"declaringAssemblyName": "Azure.Core"
|
|
1025
957
|
},
|
|
1026
958
|
{
|
|
1027
959
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoObject",
|
|
1028
960
|
"clrName": "Item",
|
|
1029
|
-
"tsEmitName": "item",
|
|
1030
961
|
"metadataToken": 385876346,
|
|
1031
962
|
"canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoObject",
|
|
1032
963
|
"normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoObject|static=false|accessor=get",
|
|
1033
964
|
"emitScope": "ClassSurface",
|
|
965
|
+
"provenance": "Original",
|
|
1034
966
|
"isIndexer": true,
|
|
1035
967
|
"hasGetter": true,
|
|
1036
968
|
"hasSetter": false,
|
|
969
|
+
"isStatic": false,
|
|
970
|
+
"isAbstract": false,
|
|
971
|
+
"isVirtual": true,
|
|
972
|
+
"isOverride": false,
|
|
973
|
+
"visibility": "Public",
|
|
1037
974
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1038
975
|
"declaringAssemblyName": "Azure.Core"
|
|
1039
976
|
},
|
|
1040
977
|
{
|
|
1041
978
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
1042
979
|
"clrName": "Type",
|
|
1043
|
-
"tsEmitName": "type",
|
|
1044
980
|
"metadataToken": 385876347,
|
|
1045
981
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
1046
982
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1047
983
|
"emitScope": "ClassSurface",
|
|
984
|
+
"provenance": "Original",
|
|
1048
985
|
"isIndexer": false,
|
|
1049
986
|
"hasGetter": true,
|
|
1050
987
|
"hasSetter": false,
|
|
988
|
+
"isStatic": false,
|
|
989
|
+
"isAbstract": false,
|
|
990
|
+
"isVirtual": true,
|
|
991
|
+
"isOverride": true,
|
|
992
|
+
"visibility": "Public",
|
|
1051
993
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1052
994
|
"declaringAssemblyName": "Azure.Core"
|
|
1053
995
|
}
|
|
@@ -1062,6 +1004,7 @@
|
|
|
1062
1004
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1063
1005
|
"isStatic": false,
|
|
1064
1006
|
"parameterCount": 1,
|
|
1007
|
+
"visibility": "Public",
|
|
1065
1008
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1066
1009
|
"declaringAssemblyName": "Azure.Core"
|
|
1067
1010
|
},
|
|
@@ -1072,134 +1015,45 @@
|
|
|
1072
1015
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1073
1016
|
"isStatic": false,
|
|
1074
1017
|
"parameterCount": 3,
|
|
1018
|
+
"visibility": "Public",
|
|
1075
1019
|
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1076
1020
|
"declaringAssemblyName": "Azure.Core"
|
|
1077
1021
|
}
|
|
1078
|
-
],
|
|
1079
|
-
"exposedMethods": [
|
|
1080
|
-
{
|
|
1081
|
-
"tsName": "getEnumerator",
|
|
1082
|
-
"isStatic": false,
|
|
1083
|
-
"tsSignatureId": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
1084
|
-
"target": {
|
|
1085
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1086
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1087
|
-
"metadataToken": 100664761
|
|
1088
|
-
}
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"tsName": "tryGetCustomProperty",
|
|
1092
|
-
"isStatic": false,
|
|
1093
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
1094
|
-
"target": {
|
|
1095
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1096
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1097
|
-
"metadataToken": 100664802
|
|
1098
|
-
}
|
|
1099
|
-
},
|
|
1100
|
-
{
|
|
1101
|
-
"tsName": "toString",
|
|
1102
|
-
"isStatic": false,
|
|
1103
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1104
|
-
"target": {
|
|
1105
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1106
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1107
|
-
"metadataToken": 100664803
|
|
1108
|
-
}
|
|
1109
|
-
},
|
|
1110
|
-
{
|
|
1111
|
-
"tsName": "parse",
|
|
1112
|
-
"isStatic": true,
|
|
1113
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
1114
|
-
"target": {
|
|
1115
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1116
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1117
|
-
"metadataToken": 100664804
|
|
1118
|
-
}
|
|
1119
|
-
}
|
|
1120
|
-
],
|
|
1121
|
-
"exposedProperties": [
|
|
1122
|
-
{
|
|
1123
|
-
"tsName": "count",
|
|
1124
|
-
"isStatic": false,
|
|
1125
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
1126
|
-
"target": {
|
|
1127
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1128
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1129
|
-
"metadataToken": 385876345
|
|
1130
|
-
}
|
|
1131
|
-
},
|
|
1132
|
-
{
|
|
1133
|
-
"tsName": "item",
|
|
1134
|
-
"isStatic": false,
|
|
1135
|
-
"tsSignatureId": "Item|[System.Int32]:Azure.Core.GeoJson.GeoObject|static=false|accessor=get",
|
|
1136
|
-
"target": {
|
|
1137
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1138
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1139
|
-
"metadataToken": 385876346
|
|
1140
|
-
}
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
"tsName": "type",
|
|
1144
|
-
"isStatic": false,
|
|
1145
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1146
|
-
"target": {
|
|
1147
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1148
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1149
|
-
"metadataToken": 385876347
|
|
1150
|
-
}
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"tsName": "boundingBox",
|
|
1154
|
-
"isStatic": false,
|
|
1155
|
-
"tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
1156
|
-
"target": {
|
|
1157
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1158
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1159
|
-
"metadataToken": 385876358
|
|
1160
|
-
}
|
|
1161
|
-
}
|
|
1162
|
-
],
|
|
1163
|
-
"exposedConstructors": [
|
|
1164
|
-
{
|
|
1165
|
-
"isStatic": false,
|
|
1166
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1167
|
-
"target": {
|
|
1168
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1169
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1170
|
-
"metadataToken": 100664758
|
|
1171
|
-
}
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"isStatic": false,
|
|
1175
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1176
|
-
"target": {
|
|
1177
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoCollection",
|
|
1178
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1179
|
-
"metadataToken": 100664759
|
|
1180
|
-
}
|
|
1181
|
-
}
|
|
1182
1022
|
]
|
|
1183
1023
|
},
|
|
1184
1024
|
{
|
|
1185
1025
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLinearRing",
|
|
1186
1026
|
"clrName": "Azure.Core.GeoJson.GeoLinearRing",
|
|
1187
|
-
"tsEmitName": "GeoLinearRing",
|
|
1188
1027
|
"assemblyName": "Azure.Core",
|
|
1189
1028
|
"metadataToken": 0,
|
|
1029
|
+
"kind": "Class",
|
|
1030
|
+
"accessibility": "Public",
|
|
1031
|
+
"isAbstract": false,
|
|
1032
|
+
"isSealed": true,
|
|
1033
|
+
"isStatic": false,
|
|
1034
|
+
"arity": 0,
|
|
1035
|
+
"baseType": {
|
|
1036
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1037
|
+
"clrName": "System.Object"
|
|
1038
|
+
},
|
|
1190
1039
|
"methods": [],
|
|
1191
1040
|
"properties": [
|
|
1192
1041
|
{
|
|
1193
1042
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLinearRing::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1194
1043
|
"clrName": "Coordinates",
|
|
1195
|
-
"tsEmitName": "coordinates",
|
|
1196
1044
|
"metadataToken": 385876348,
|
|
1197
1045
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1198
1046
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1199
1047
|
"emitScope": "ClassSurface",
|
|
1048
|
+
"provenance": "Original",
|
|
1200
1049
|
"isIndexer": false,
|
|
1201
1050
|
"hasGetter": true,
|
|
1202
1051
|
"hasSetter": false,
|
|
1052
|
+
"isStatic": false,
|
|
1053
|
+
"isAbstract": false,
|
|
1054
|
+
"isVirtual": false,
|
|
1055
|
+
"isOverride": false,
|
|
1056
|
+
"visibility": "Public",
|
|
1203
1057
|
"declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
|
|
1204
1058
|
"declaringAssemblyName": "Azure.Core"
|
|
1205
1059
|
}
|
|
@@ -1214,67 +1068,64 @@
|
|
|
1214
1068
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1215
1069
|
"isStatic": false,
|
|
1216
1070
|
"parameterCount": 1,
|
|
1071
|
+
"visibility": "Public",
|
|
1217
1072
|
"declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
|
|
1218
1073
|
"declaringAssemblyName": "Azure.Core"
|
|
1219
1074
|
}
|
|
1220
|
-
],
|
|
1221
|
-
"exposedProperties": [
|
|
1222
|
-
{
|
|
1223
|
-
"tsName": "coordinates",
|
|
1224
|
-
"isStatic": false,
|
|
1225
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1226
|
-
"target": {
|
|
1227
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
|
|
1228
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1229
|
-
"metadataToken": 385876348
|
|
1230
|
-
}
|
|
1231
|
-
}
|
|
1232
|
-
],
|
|
1233
|
-
"exposedConstructors": [
|
|
1234
|
-
{
|
|
1235
|
-
"isStatic": false,
|
|
1236
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1237
|
-
"target": {
|
|
1238
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
|
|
1239
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1240
|
-
"metadataToken": 100664783
|
|
1241
|
-
}
|
|
1242
|
-
}
|
|
1243
1075
|
]
|
|
1244
1076
|
},
|
|
1245
1077
|
{
|
|
1246
1078
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString",
|
|
1247
1079
|
"clrName": "Azure.Core.GeoJson.GeoLineString",
|
|
1248
|
-
"tsEmitName": "GeoLineString",
|
|
1249
1080
|
"assemblyName": "Azure.Core",
|
|
1250
1081
|
"metadataToken": 0,
|
|
1082
|
+
"kind": "Class",
|
|
1083
|
+
"accessibility": "Public",
|
|
1084
|
+
"isAbstract": false,
|
|
1085
|
+
"isSealed": true,
|
|
1086
|
+
"isStatic": false,
|
|
1087
|
+
"arity": 0,
|
|
1088
|
+
"baseType": {
|
|
1089
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1090
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
1091
|
+
},
|
|
1251
1092
|
"methods": [],
|
|
1252
1093
|
"properties": [
|
|
1253
1094
|
{
|
|
1254
1095
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1255
1096
|
"clrName": "Coordinates",
|
|
1256
|
-
"tsEmitName": "coordinates",
|
|
1257
1097
|
"metadataToken": 385876349,
|
|
1258
1098
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1259
1099
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1260
1100
|
"emitScope": "ClassSurface",
|
|
1101
|
+
"provenance": "Original",
|
|
1261
1102
|
"isIndexer": false,
|
|
1262
1103
|
"hasGetter": true,
|
|
1263
1104
|
"hasSetter": false,
|
|
1105
|
+
"isStatic": false,
|
|
1106
|
+
"isAbstract": false,
|
|
1107
|
+
"isVirtual": false,
|
|
1108
|
+
"isOverride": false,
|
|
1109
|
+
"visibility": "Public",
|
|
1264
1110
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1265
1111
|
"declaringAssemblyName": "Azure.Core"
|
|
1266
1112
|
},
|
|
1267
1113
|
{
|
|
1268
1114
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
1269
1115
|
"clrName": "Type",
|
|
1270
|
-
"tsEmitName": "type",
|
|
1271
1116
|
"metadataToken": 385876350,
|
|
1272
1117
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
1273
1118
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1274
1119
|
"emitScope": "ClassSurface",
|
|
1120
|
+
"provenance": "Original",
|
|
1275
1121
|
"isIndexer": false,
|
|
1276
1122
|
"hasGetter": true,
|
|
1277
1123
|
"hasSetter": false,
|
|
1124
|
+
"isStatic": false,
|
|
1125
|
+
"isAbstract": false,
|
|
1126
|
+
"isVirtual": true,
|
|
1127
|
+
"isOverride": true,
|
|
1128
|
+
"visibility": "Public",
|
|
1278
1129
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1279
1130
|
"declaringAssemblyName": "Azure.Core"
|
|
1280
1131
|
}
|
|
@@ -1289,6 +1140,7 @@
|
|
|
1289
1140
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1290
1141
|
"isStatic": false,
|
|
1291
1142
|
"parameterCount": 1,
|
|
1143
|
+
"visibility": "Public",
|
|
1292
1144
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1293
1145
|
"declaringAssemblyName": "Azure.Core"
|
|
1294
1146
|
},
|
|
@@ -1299,112 +1151,71 @@
|
|
|
1299
1151
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1300
1152
|
"isStatic": false,
|
|
1301
1153
|
"parameterCount": 3,
|
|
1154
|
+
"visibility": "Public",
|
|
1302
1155
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1303
1156
|
"declaringAssemblyName": "Azure.Core"
|
|
1304
1157
|
}
|
|
1305
|
-
]
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1158
|
+
]
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1162
|
+
"clrName": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1163
|
+
"assemblyName": "Azure.Core",
|
|
1164
|
+
"metadataToken": 0,
|
|
1165
|
+
"kind": "Class",
|
|
1166
|
+
"accessibility": "Public",
|
|
1167
|
+
"isAbstract": false,
|
|
1168
|
+
"isSealed": true,
|
|
1169
|
+
"isStatic": false,
|
|
1170
|
+
"arity": 0,
|
|
1171
|
+
"baseType": {
|
|
1172
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1173
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
1174
|
+
},
|
|
1175
|
+
"interfaces": [
|
|
1176
|
+
{
|
|
1177
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
1178
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
1179
|
+
"typeArguments": [
|
|
1180
|
+
"GeoLineString"
|
|
1181
|
+
]
|
|
1316
1182
|
},
|
|
1317
1183
|
{
|
|
1318
|
-
"
|
|
1319
|
-
"
|
|
1320
|
-
"
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1324
|
-
"metadataToken": 100664803
|
|
1325
|
-
}
|
|
1326
|
-
},
|
|
1327
|
-
{
|
|
1328
|
-
"tsName": "parse",
|
|
1329
|
-
"isStatic": true,
|
|
1330
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
1331
|
-
"target": {
|
|
1332
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1333
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1334
|
-
"metadataToken": 100664804
|
|
1335
|
-
}
|
|
1336
|
-
}
|
|
1337
|
-
],
|
|
1338
|
-
"exposedProperties": [
|
|
1339
|
-
{
|
|
1340
|
-
"tsName": "coordinates",
|
|
1341
|
-
"isStatic": false,
|
|
1342
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1343
|
-
"target": {
|
|
1344
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1345
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1346
|
-
"metadataToken": 385876349
|
|
1347
|
-
}
|
|
1184
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
1185
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
1186
|
+
"typeArguments": [
|
|
1187
|
+
"GeoLineString"
|
|
1188
|
+
]
|
|
1348
1189
|
},
|
|
1349
1190
|
{
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1352
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1353
|
-
"target": {
|
|
1354
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1355
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1356
|
-
"metadataToken": 385876350
|
|
1357
|
-
}
|
|
1191
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
1192
|
+
"clrName": "System.Collections.IEnumerable"
|
|
1358
1193
|
},
|
|
1359
1194
|
{
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
"
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1366
|
-
"metadataToken": 385876358
|
|
1367
|
-
}
|
|
1195
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1196
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1197
|
+
"typeArguments": [
|
|
1198
|
+
"GeoLineString"
|
|
1199
|
+
]
|
|
1368
1200
|
}
|
|
1369
1201
|
],
|
|
1370
|
-
"exposedConstructors": [
|
|
1371
|
-
{
|
|
1372
|
-
"isStatic": false,
|
|
1373
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1374
|
-
"target": {
|
|
1375
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1376
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1377
|
-
"metadataToken": 100664785
|
|
1378
|
-
}
|
|
1379
|
-
},
|
|
1380
|
-
{
|
|
1381
|
-
"isStatic": false,
|
|
1382
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1383
|
-
"target": {
|
|
1384
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineString",
|
|
1385
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1386
|
-
"metadataToken": 100664786
|
|
1387
|
-
}
|
|
1388
|
-
}
|
|
1389
|
-
]
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1393
|
-
"clrName": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1394
|
-
"tsEmitName": "GeoLineStringCollection",
|
|
1395
|
-
"assemblyName": "Azure.Core",
|
|
1396
|
-
"metadataToken": 0,
|
|
1397
1202
|
"methods": [
|
|
1398
1203
|
{
|
|
1399
1204
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::GetEnumerator():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1400
1205
|
"clrName": "GetEnumerator",
|
|
1401
|
-
"tsEmitName": "getEnumerator",
|
|
1402
1206
|
"metadataToken": 100664792,
|
|
1403
1207
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1404
1208
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
1405
1209
|
"emitScope": "ClassSurface",
|
|
1210
|
+
"provenance": "Original",
|
|
1406
1211
|
"arity": 0,
|
|
1407
1212
|
"parameterCount": 0,
|
|
1213
|
+
"isStatic": false,
|
|
1214
|
+
"isAbstract": false,
|
|
1215
|
+
"isVirtual": true,
|
|
1216
|
+
"isOverride": false,
|
|
1217
|
+
"isSealed": true,
|
|
1218
|
+
"visibility": "Public",
|
|
1408
1219
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1409
1220
|
"declaringAssemblyName": "Azure.Core",
|
|
1410
1221
|
"isExtensionMethod": false
|
|
@@ -1414,56 +1225,76 @@
|
|
|
1414
1225
|
{
|
|
1415
1226
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Count:System.Int32",
|
|
1416
1227
|
"clrName": "Count",
|
|
1417
|
-
"tsEmitName": "count",
|
|
1418
1228
|
"metadataToken": 385876352,
|
|
1419
1229
|
"canonicalSignature": ":System.Int32",
|
|
1420
1230
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
1421
1231
|
"emitScope": "ClassSurface",
|
|
1232
|
+
"provenance": "Original",
|
|
1422
1233
|
"isIndexer": false,
|
|
1423
1234
|
"hasGetter": true,
|
|
1424
1235
|
"hasSetter": false,
|
|
1236
|
+
"isStatic": false,
|
|
1237
|
+
"isAbstract": false,
|
|
1238
|
+
"isVirtual": true,
|
|
1239
|
+
"isOverride": false,
|
|
1240
|
+
"visibility": "Public",
|
|
1425
1241
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1426
1242
|
"declaringAssemblyName": "Azure.Core"
|
|
1427
1243
|
},
|
|
1428
1244
|
{
|
|
1429
1245
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoLineString",
|
|
1430
1246
|
"clrName": "Item",
|
|
1431
|
-
"tsEmitName": "item",
|
|
1432
1247
|
"metadataToken": 385876353,
|
|
1433
1248
|
"canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoLineString",
|
|
1434
1249
|
"normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoLineString|static=false|accessor=get",
|
|
1435
1250
|
"emitScope": "ClassSurface",
|
|
1251
|
+
"provenance": "Original",
|
|
1436
1252
|
"isIndexer": true,
|
|
1437
1253
|
"hasGetter": true,
|
|
1438
1254
|
"hasSetter": false,
|
|
1255
|
+
"isStatic": false,
|
|
1256
|
+
"isAbstract": false,
|
|
1257
|
+
"isVirtual": true,
|
|
1258
|
+
"isOverride": false,
|
|
1259
|
+
"visibility": "Public",
|
|
1439
1260
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1440
1261
|
"declaringAssemblyName": "Azure.Core"
|
|
1441
1262
|
},
|
|
1442
1263
|
{
|
|
1443
1264
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1444
1265
|
"clrName": "Coordinates",
|
|
1445
|
-
"tsEmitName": "coordinates",
|
|
1446
1266
|
"metadataToken": 385876354,
|
|
1447
1267
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
1448
1268
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1449
1269
|
"emitScope": "ClassSurface",
|
|
1270
|
+
"provenance": "Original",
|
|
1450
1271
|
"isIndexer": false,
|
|
1451
1272
|
"hasGetter": true,
|
|
1452
1273
|
"hasSetter": false,
|
|
1274
|
+
"isStatic": false,
|
|
1275
|
+
"isAbstract": false,
|
|
1276
|
+
"isVirtual": false,
|
|
1277
|
+
"isOverride": false,
|
|
1278
|
+
"visibility": "Public",
|
|
1453
1279
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1454
1280
|
"declaringAssemblyName": "Azure.Core"
|
|
1455
1281
|
},
|
|
1456
1282
|
{
|
|
1457
1283
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
1458
1284
|
"clrName": "Type",
|
|
1459
|
-
"tsEmitName": "type",
|
|
1460
1285
|
"metadataToken": 385876355,
|
|
1461
1286
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
1462
1287
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1463
1288
|
"emitScope": "ClassSurface",
|
|
1289
|
+
"provenance": "Original",
|
|
1464
1290
|
"isIndexer": false,
|
|
1465
1291
|
"hasGetter": true,
|
|
1466
1292
|
"hasSetter": false,
|
|
1293
|
+
"isStatic": false,
|
|
1294
|
+
"isAbstract": false,
|
|
1295
|
+
"isVirtual": true,
|
|
1296
|
+
"isOverride": true,
|
|
1297
|
+
"visibility": "Public",
|
|
1467
1298
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1468
1299
|
"declaringAssemblyName": "Azure.Core"
|
|
1469
1300
|
}
|
|
@@ -1478,6 +1309,7 @@
|
|
|
1478
1309
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1479
1310
|
"isStatic": false,
|
|
1480
1311
|
"parameterCount": 1,
|
|
1312
|
+
"visibility": "Public",
|
|
1481
1313
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1482
1314
|
"declaringAssemblyName": "Azure.Core"
|
|
1483
1315
|
},
|
|
@@ -1488,142 +1320,44 @@
|
|
|
1488
1320
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1489
1321
|
"isStatic": false,
|
|
1490
1322
|
"parameterCount": 3,
|
|
1323
|
+
"visibility": "Public",
|
|
1491
1324
|
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1492
1325
|
"declaringAssemblyName": "Azure.Core"
|
|
1493
1326
|
}
|
|
1494
|
-
],
|
|
1495
|
-
"exposedMethods": [
|
|
1496
|
-
{
|
|
1497
|
-
"tsName": "getEnumerator",
|
|
1498
|
-
"isStatic": false,
|
|
1499
|
-
"tsSignatureId": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
1500
|
-
"target": {
|
|
1501
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1502
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1503
|
-
"metadataToken": 100664792
|
|
1504
|
-
}
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"tsName": "tryGetCustomProperty",
|
|
1508
|
-
"isStatic": false,
|
|
1509
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
1510
|
-
"target": {
|
|
1511
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1512
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1513
|
-
"metadataToken": 100664802
|
|
1514
|
-
}
|
|
1515
|
-
},
|
|
1516
|
-
{
|
|
1517
|
-
"tsName": "toString",
|
|
1518
|
-
"isStatic": false,
|
|
1519
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1520
|
-
"target": {
|
|
1521
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1522
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1523
|
-
"metadataToken": 100664803
|
|
1524
|
-
}
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
"tsName": "parse",
|
|
1528
|
-
"isStatic": true,
|
|
1529
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
1530
|
-
"target": {
|
|
1531
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1532
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1533
|
-
"metadataToken": 100664804
|
|
1534
|
-
}
|
|
1535
|
-
}
|
|
1536
|
-
],
|
|
1537
|
-
"exposedProperties": [
|
|
1538
|
-
{
|
|
1539
|
-
"tsName": "count",
|
|
1540
|
-
"isStatic": false,
|
|
1541
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
1542
|
-
"target": {
|
|
1543
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1544
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1545
|
-
"metadataToken": 385876352
|
|
1546
|
-
}
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"tsName": "item",
|
|
1550
|
-
"isStatic": false,
|
|
1551
|
-
"tsSignatureId": "Item|[System.Int32]:Azure.Core.GeoJson.GeoLineString|static=false|accessor=get",
|
|
1552
|
-
"target": {
|
|
1553
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1554
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1555
|
-
"metadataToken": 385876353
|
|
1556
|
-
}
|
|
1557
|
-
},
|
|
1558
|
-
{
|
|
1559
|
-
"tsName": "coordinates",
|
|
1560
|
-
"isStatic": false,
|
|
1561
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
1562
|
-
"target": {
|
|
1563
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1564
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1565
|
-
"metadataToken": 385876354
|
|
1566
|
-
}
|
|
1567
|
-
},
|
|
1568
|
-
{
|
|
1569
|
-
"tsName": "type",
|
|
1570
|
-
"isStatic": false,
|
|
1571
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1572
|
-
"target": {
|
|
1573
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1574
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1575
|
-
"metadataToken": 385876355
|
|
1576
|
-
}
|
|
1577
|
-
},
|
|
1578
|
-
{
|
|
1579
|
-
"tsName": "boundingBox",
|
|
1580
|
-
"isStatic": false,
|
|
1581
|
-
"tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
1582
|
-
"target": {
|
|
1583
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1584
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1585
|
-
"metadataToken": 385876358
|
|
1586
|
-
}
|
|
1587
|
-
}
|
|
1588
|
-
],
|
|
1589
|
-
"exposedConstructors": [
|
|
1590
|
-
{
|
|
1591
|
-
"isStatic": false,
|
|
1592
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
1593
|
-
"target": {
|
|
1594
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1595
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1596
|
-
"metadataToken": 100664789
|
|
1597
|
-
}
|
|
1598
|
-
},
|
|
1599
|
-
{
|
|
1600
|
-
"isStatic": false,
|
|
1601
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1602
|
-
"target": {
|
|
1603
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
|
|
1604
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1605
|
-
"metadataToken": 100664790
|
|
1606
|
-
}
|
|
1607
|
-
}
|
|
1608
1327
|
]
|
|
1609
1328
|
},
|
|
1610
1329
|
{
|
|
1611
1330
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1612
1331
|
"clrName": "Azure.Core.GeoJson.GeoObject",
|
|
1613
|
-
"tsEmitName": "GeoObject",
|
|
1614
1332
|
"assemblyName": "Azure.Core",
|
|
1615
1333
|
"metadataToken": 0,
|
|
1334
|
+
"kind": "Class",
|
|
1335
|
+
"accessibility": "Public",
|
|
1336
|
+
"isAbstract": true,
|
|
1337
|
+
"isSealed": false,
|
|
1338
|
+
"isStatic": false,
|
|
1339
|
+
"arity": 0,
|
|
1340
|
+
"baseType": {
|
|
1341
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1342
|
+
"clrName": "System.Object"
|
|
1343
|
+
},
|
|
1616
1344
|
"methods": [
|
|
1617
1345
|
{
|
|
1618
1346
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::TryGetCustomProperty(System.String,System.Object\u0026):System.Boolean",
|
|
1619
1347
|
"clrName": "TryGetCustomProperty",
|
|
1620
|
-
"tsEmitName": "tryGetCustomProperty",
|
|
1621
1348
|
"metadataToken": 100664802,
|
|
1622
1349
|
"canonicalSignature": "(System.String,System.Object\u0026):System.Boolean",
|
|
1623
1350
|
"normalizedSignature": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
1624
1351
|
"emitScope": "ClassSurface",
|
|
1352
|
+
"provenance": "Original",
|
|
1625
1353
|
"arity": 0,
|
|
1626
1354
|
"parameterCount": 2,
|
|
1355
|
+
"isStatic": false,
|
|
1356
|
+
"isAbstract": false,
|
|
1357
|
+
"isVirtual": false,
|
|
1358
|
+
"isOverride": false,
|
|
1359
|
+
"isSealed": false,
|
|
1360
|
+
"visibility": "Public",
|
|
1627
1361
|
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1628
1362
|
"declaringAssemblyName": "Azure.Core",
|
|
1629
1363
|
"isExtensionMethod": false,
|
|
@@ -1637,13 +1371,19 @@
|
|
|
1637
1371
|
{
|
|
1638
1372
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::ToString():System.String",
|
|
1639
1373
|
"clrName": "ToString",
|
|
1640
|
-
"tsEmitName": "toString",
|
|
1641
1374
|
"metadataToken": 100664803,
|
|
1642
1375
|
"canonicalSignature": "():System.String",
|
|
1643
1376
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
1644
1377
|
"emitScope": "ClassSurface",
|
|
1378
|
+
"provenance": "Original",
|
|
1645
1379
|
"arity": 0,
|
|
1646
1380
|
"parameterCount": 0,
|
|
1381
|
+
"isStatic": false,
|
|
1382
|
+
"isAbstract": false,
|
|
1383
|
+
"isVirtual": true,
|
|
1384
|
+
"isOverride": true,
|
|
1385
|
+
"isSealed": false,
|
|
1386
|
+
"visibility": "Public",
|
|
1647
1387
|
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1648
1388
|
"declaringAssemblyName": "Azure.Core",
|
|
1649
1389
|
"isExtensionMethod": false
|
|
@@ -1651,13 +1391,19 @@
|
|
|
1651
1391
|
{
|
|
1652
1392
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Parse(System.String):Azure.Core.GeoJson.GeoObject",
|
|
1653
1393
|
"clrName": "Parse",
|
|
1654
|
-
"tsEmitName": "parse",
|
|
1655
1394
|
"metadataToken": 100664804,
|
|
1656
1395
|
"canonicalSignature": "(System.String):Azure.Core.GeoJson.GeoObject",
|
|
1657
1396
|
"normalizedSignature": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
1658
1397
|
"emitScope": "ClassSurface",
|
|
1398
|
+
"provenance": "Original",
|
|
1659
1399
|
"arity": 0,
|
|
1660
1400
|
"parameterCount": 1,
|
|
1401
|
+
"isStatic": true,
|
|
1402
|
+
"isAbstract": false,
|
|
1403
|
+
"isVirtual": false,
|
|
1404
|
+
"isOverride": false,
|
|
1405
|
+
"isSealed": false,
|
|
1406
|
+
"visibility": "Public",
|
|
1661
1407
|
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1662
1408
|
"declaringAssemblyName": "Azure.Core",
|
|
1663
1409
|
"isExtensionMethod": false
|
|
@@ -1667,124 +1413,119 @@
|
|
|
1667
1413
|
{
|
|
1668
1414
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
1669
1415
|
"clrName": "Type",
|
|
1670
|
-
"tsEmitName": "type",
|
|
1671
1416
|
"metadataToken": 385876357,
|
|
1672
1417
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
1673
1418
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1674
1419
|
"emitScope": "ClassSurface",
|
|
1420
|
+
"provenance": "Original",
|
|
1675
1421
|
"isIndexer": false,
|
|
1676
1422
|
"hasGetter": true,
|
|
1677
1423
|
"hasSetter": false,
|
|
1424
|
+
"isStatic": false,
|
|
1425
|
+
"isAbstract": true,
|
|
1426
|
+
"isVirtual": true,
|
|
1427
|
+
"isOverride": false,
|
|
1428
|
+
"visibility": "Public",
|
|
1678
1429
|
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1679
1430
|
"declaringAssemblyName": "Azure.Core"
|
|
1680
1431
|
},
|
|
1681
1432
|
{
|
|
1682
1433
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::BoundingBox:Azure.Core.GeoJson.GeoBoundingBox",
|
|
1683
1434
|
"clrName": "BoundingBox",
|
|
1684
|
-
"tsEmitName": "boundingBox",
|
|
1685
1435
|
"metadataToken": 385876358,
|
|
1686
1436
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoBoundingBox",
|
|
1687
1437
|
"normalizedSignature": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
1688
1438
|
"emitScope": "ClassSurface",
|
|
1439
|
+
"provenance": "Original",
|
|
1689
1440
|
"isIndexer": false,
|
|
1690
1441
|
"hasGetter": true,
|
|
1691
1442
|
"hasSetter": false,
|
|
1443
|
+
"isStatic": false,
|
|
1444
|
+
"isAbstract": false,
|
|
1445
|
+
"isVirtual": false,
|
|
1446
|
+
"isOverride": false,
|
|
1447
|
+
"visibility": "Public",
|
|
1692
1448
|
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1693
1449
|
"declaringAssemblyName": "Azure.Core"
|
|
1694
1450
|
}
|
|
1695
1451
|
],
|
|
1696
1452
|
"fields": [],
|
|
1697
1453
|
"events": [],
|
|
1698
|
-
"constructors": []
|
|
1699
|
-
"exposedMethods": [
|
|
1700
|
-
{
|
|
1701
|
-
"tsName": "tryGetCustomProperty",
|
|
1702
|
-
"isStatic": false,
|
|
1703
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
1704
|
-
"target": {
|
|
1705
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1706
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1707
|
-
"metadataToken": 100664802
|
|
1708
|
-
}
|
|
1709
|
-
},
|
|
1710
|
-
{
|
|
1711
|
-
"tsName": "toString",
|
|
1712
|
-
"isStatic": false,
|
|
1713
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1714
|
-
"target": {
|
|
1715
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1716
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1717
|
-
"metadataToken": 100664803
|
|
1718
|
-
}
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"tsName": "parse",
|
|
1722
|
-
"isStatic": true,
|
|
1723
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
1724
|
-
"target": {
|
|
1725
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1726
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1727
|
-
"metadataToken": 100664804
|
|
1728
|
-
}
|
|
1729
|
-
}
|
|
1730
|
-
],
|
|
1731
|
-
"exposedProperties": [
|
|
1732
|
-
{
|
|
1733
|
-
"tsName": "type",
|
|
1734
|
-
"isStatic": false,
|
|
1735
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1736
|
-
"target": {
|
|
1737
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1738
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1739
|
-
"metadataToken": 385876357
|
|
1740
|
-
}
|
|
1741
|
-
},
|
|
1742
|
-
{
|
|
1743
|
-
"tsName": "boundingBox",
|
|
1744
|
-
"isStatic": false,
|
|
1745
|
-
"tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
1746
|
-
"target": {
|
|
1747
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1748
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1749
|
-
"metadataToken": 385876358
|
|
1750
|
-
}
|
|
1751
|
-
}
|
|
1752
|
-
]
|
|
1454
|
+
"constructors": []
|
|
1753
1455
|
},
|
|
1754
1456
|
{
|
|
1755
1457
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint",
|
|
1756
1458
|
"clrName": "Azure.Core.GeoJson.GeoPoint",
|
|
1757
|
-
"tsEmitName": "GeoPoint",
|
|
1758
1459
|
"assemblyName": "Azure.Core",
|
|
1759
1460
|
"metadataToken": 0,
|
|
1461
|
+
"kind": "Class",
|
|
1462
|
+
"accessibility": "Public",
|
|
1463
|
+
"isAbstract": false,
|
|
1464
|
+
"isSealed": true,
|
|
1465
|
+
"isStatic": false,
|
|
1466
|
+
"arity": 0,
|
|
1467
|
+
"baseType": {
|
|
1468
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1469
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
1470
|
+
},
|
|
1471
|
+
"interfaces": [
|
|
1472
|
+
{
|
|
1473
|
+
"stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601",
|
|
1474
|
+
"clrName": "System.ClientModel.Primitives.IJsonModel\u00601",
|
|
1475
|
+
"typeArguments": [
|
|
1476
|
+
"GeoPoint"
|
|
1477
|
+
]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1481
|
+
"clrName": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1482
|
+
"typeArguments": [
|
|
1483
|
+
"GeoPoint"
|
|
1484
|
+
]
|
|
1485
|
+
}
|
|
1486
|
+
],
|
|
1760
1487
|
"methods": [
|
|
1761
1488
|
{
|
|
1762
1489
|
"stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Write(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void",
|
|
1763
1490
|
"clrName": "Write",
|
|
1764
|
-
"tsEmitName": "write",
|
|
1765
1491
|
"metadataToken": 100663689,
|
|
1766
1492
|
"canonicalSignature": "(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void",
|
|
1767
1493
|
"normalizedSignature": "Write|(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void|static=false",
|
|
1768
1494
|
"emitScope": "ViewOnly",
|
|
1495
|
+
"provenance": "ExplicitView",
|
|
1769
1496
|
"arity": 0,
|
|
1770
1497
|
"parameterCount": 2,
|
|
1498
|
+
"isStatic": false,
|
|
1499
|
+
"isAbstract": false,
|
|
1500
|
+
"isVirtual": true,
|
|
1501
|
+
"isOverride": false,
|
|
1502
|
+
"isSealed": false,
|
|
1503
|
+
"visibility": "Public",
|
|
1771
1504
|
"declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
|
|
1772
1505
|
"declaringAssemblyName": "System.ClientModel",
|
|
1773
|
-
"isExtensionMethod": false
|
|
1506
|
+
"isExtensionMethod": false,
|
|
1507
|
+
"sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601"
|
|
1774
1508
|
},
|
|
1775
1509
|
{
|
|
1776
1510
|
"stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Create(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
|
|
1777
1511
|
"clrName": "Create",
|
|
1778
|
-
"tsEmitName": "create",
|
|
1779
1512
|
"metadataToken": 100663690,
|
|
1780
1513
|
"canonicalSignature": "(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
|
|
1781
1514
|
"normalizedSignature": "Create|(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
|
|
1782
1515
|
"emitScope": "ViewOnly",
|
|
1516
|
+
"provenance": "ExplicitView",
|
|
1783
1517
|
"arity": 0,
|
|
1784
1518
|
"parameterCount": 2,
|
|
1519
|
+
"isStatic": false,
|
|
1520
|
+
"isAbstract": false,
|
|
1521
|
+
"isVirtual": true,
|
|
1522
|
+
"isOverride": false,
|
|
1523
|
+
"isSealed": false,
|
|
1524
|
+
"visibility": "Public",
|
|
1785
1525
|
"declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
|
|
1786
1526
|
"declaringAssemblyName": "System.ClientModel",
|
|
1787
1527
|
"isExtensionMethod": false,
|
|
1528
|
+
"sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601",
|
|
1788
1529
|
"parameterModifiers": [
|
|
1789
1530
|
{
|
|
1790
1531
|
"index": 0,
|
|
@@ -1795,72 +1536,103 @@
|
|
|
1795
1536
|
{
|
|
1796
1537
|
"stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Write(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData",
|
|
1797
1538
|
"clrName": "Write",
|
|
1798
|
-
"tsEmitName": "write",
|
|
1799
1539
|
"metadataToken": 100663691,
|
|
1800
1540
|
"canonicalSignature": "(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData",
|
|
1801
1541
|
"normalizedSignature": "Write|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData|static=false",
|
|
1802
1542
|
"emitScope": "ViewOnly",
|
|
1543
|
+
"provenance": "ExplicitView",
|
|
1803
1544
|
"arity": 0,
|
|
1804
1545
|
"parameterCount": 1,
|
|
1546
|
+
"isStatic": false,
|
|
1547
|
+
"isAbstract": false,
|
|
1548
|
+
"isVirtual": true,
|
|
1549
|
+
"isOverride": false,
|
|
1550
|
+
"isSealed": false,
|
|
1551
|
+
"visibility": "Public",
|
|
1805
1552
|
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1806
1553
|
"declaringAssemblyName": "System.ClientModel",
|
|
1807
|
-
"isExtensionMethod": false
|
|
1554
|
+
"isExtensionMethod": false,
|
|
1555
|
+
"sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
|
|
1808
1556
|
},
|
|
1809
1557
|
{
|
|
1810
1558
|
"stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Create(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
|
|
1811
1559
|
"clrName": "Create",
|
|
1812
|
-
"tsEmitName": "create",
|
|
1813
1560
|
"metadataToken": 100663692,
|
|
1814
1561
|
"canonicalSignature": "(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
|
|
1815
1562
|
"normalizedSignature": "Create|(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
|
|
1816
1563
|
"emitScope": "ViewOnly",
|
|
1564
|
+
"provenance": "ExplicitView",
|
|
1817
1565
|
"arity": 0,
|
|
1818
1566
|
"parameterCount": 2,
|
|
1567
|
+
"isStatic": false,
|
|
1568
|
+
"isAbstract": false,
|
|
1569
|
+
"isVirtual": true,
|
|
1570
|
+
"isOverride": false,
|
|
1571
|
+
"isSealed": false,
|
|
1572
|
+
"visibility": "Public",
|
|
1819
1573
|
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1820
1574
|
"declaringAssemblyName": "System.ClientModel",
|
|
1821
|
-
"isExtensionMethod": false
|
|
1575
|
+
"isExtensionMethod": false,
|
|
1576
|
+
"sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
|
|
1822
1577
|
},
|
|
1823
1578
|
{
|
|
1824
1579
|
"stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String",
|
|
1825
1580
|
"clrName": "GetFormatFromOptions",
|
|
1826
|
-
"tsEmitName": "getFormatFromOptions",
|
|
1827
1581
|
"metadataToken": 100663693,
|
|
1828
1582
|
"canonicalSignature": "(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String",
|
|
1829
1583
|
"normalizedSignature": "GetFormatFromOptions|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String|static=false",
|
|
1830
1584
|
"emitScope": "ViewOnly",
|
|
1585
|
+
"provenance": "ExplicitView",
|
|
1831
1586
|
"arity": 0,
|
|
1832
1587
|
"parameterCount": 1,
|
|
1588
|
+
"isStatic": false,
|
|
1589
|
+
"isAbstract": false,
|
|
1590
|
+
"isVirtual": true,
|
|
1591
|
+
"isOverride": false,
|
|
1592
|
+
"isSealed": false,
|
|
1593
|
+
"visibility": "Public",
|
|
1833
1594
|
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1834
1595
|
"declaringAssemblyName": "System.ClientModel",
|
|
1835
|
-
"isExtensionMethod": false
|
|
1596
|
+
"isExtensionMethod": false,
|
|
1597
|
+
"sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
|
|
1836
1598
|
}
|
|
1837
1599
|
],
|
|
1838
1600
|
"properties": [
|
|
1839
1601
|
{
|
|
1840
1602
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Coordinates:Azure.Core.GeoJson.GeoPosition",
|
|
1841
1603
|
"clrName": "Coordinates",
|
|
1842
|
-
"tsEmitName": "coordinates",
|
|
1843
1604
|
"metadataToken": 385876359,
|
|
1844
1605
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoPosition",
|
|
1845
1606
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoPosition|static=false|accessor=get",
|
|
1846
1607
|
"emitScope": "ClassSurface",
|
|
1608
|
+
"provenance": "Original",
|
|
1847
1609
|
"isIndexer": false,
|
|
1848
1610
|
"hasGetter": true,
|
|
1849
1611
|
"hasSetter": false,
|
|
1612
|
+
"isStatic": false,
|
|
1613
|
+
"isAbstract": false,
|
|
1614
|
+
"isVirtual": false,
|
|
1615
|
+
"isOverride": false,
|
|
1616
|
+
"visibility": "Public",
|
|
1850
1617
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1851
1618
|
"declaringAssemblyName": "Azure.Core"
|
|
1852
1619
|
},
|
|
1853
1620
|
{
|
|
1854
1621
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
1855
1622
|
"clrName": "Type",
|
|
1856
|
-
"tsEmitName": "type",
|
|
1857
1623
|
"metadataToken": 385876360,
|
|
1858
1624
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
1859
1625
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
1860
1626
|
"emitScope": "ClassSurface",
|
|
1627
|
+
"provenance": "Original",
|
|
1861
1628
|
"isIndexer": false,
|
|
1862
1629
|
"hasGetter": true,
|
|
1863
1630
|
"hasSetter": false,
|
|
1631
|
+
"isStatic": false,
|
|
1632
|
+
"isAbstract": false,
|
|
1633
|
+
"isVirtual": true,
|
|
1634
|
+
"isOverride": true,
|
|
1635
|
+
"visibility": "Public",
|
|
1864
1636
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1865
1637
|
"declaringAssemblyName": "Azure.Core"
|
|
1866
1638
|
}
|
|
@@ -1875,6 +1647,7 @@
|
|
|
1875
1647
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1876
1648
|
"isStatic": false,
|
|
1877
1649
|
"parameterCount": 0,
|
|
1650
|
+
"visibility": "Public",
|
|
1878
1651
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1879
1652
|
"declaringAssemblyName": "Azure.Core"
|
|
1880
1653
|
},
|
|
@@ -1885,6 +1658,7 @@
|
|
|
1885
1658
|
"normalizedSignature": "constructor|(System.Double,System.Double):void|static=false",
|
|
1886
1659
|
"isStatic": false,
|
|
1887
1660
|
"parameterCount": 2,
|
|
1661
|
+
"visibility": "Public",
|
|
1888
1662
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1889
1663
|
"declaringAssemblyName": "Azure.Core"
|
|
1890
1664
|
},
|
|
@@ -1895,6 +1669,7 @@
|
|
|
1895
1669
|
"normalizedSignature": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1896
1670
|
"isStatic": false,
|
|
1897
1671
|
"parameterCount": 3,
|
|
1672
|
+
"visibility": "Public",
|
|
1898
1673
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1899
1674
|
"declaringAssemblyName": "Azure.Core"
|
|
1900
1675
|
},
|
|
@@ -1905,6 +1680,7 @@
|
|
|
1905
1680
|
"normalizedSignature": "constructor|(Azure.Core.GeoJson.GeoPosition):void|static=false",
|
|
1906
1681
|
"isStatic": false,
|
|
1907
1682
|
"parameterCount": 1,
|
|
1683
|
+
"visibility": "Public",
|
|
1908
1684
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1909
1685
|
"declaringAssemblyName": "Azure.Core"
|
|
1910
1686
|
},
|
|
@@ -1915,189 +1691,71 @@
|
|
|
1915
1691
|
"normalizedSignature": "constructor|(Azure.Core.GeoJson.GeoPosition,Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
1916
1692
|
"isStatic": false,
|
|
1917
1693
|
"parameterCount": 3,
|
|
1694
|
+
"visibility": "Public",
|
|
1918
1695
|
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
1919
1696
|
"declaringAssemblyName": "Azure.Core"
|
|
1920
1697
|
}
|
|
1921
|
-
]
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
"isStatic": false,
|
|
1946
|
-
"tsSignatureId": "Write|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData|static=false",
|
|
1947
|
-
"target": {
|
|
1948
|
-
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1949
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
1950
|
-
"metadataToken": 100663691
|
|
1951
|
-
}
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"tsName": "create",
|
|
1955
|
-
"isStatic": false,
|
|
1956
|
-
"tsSignatureId": "Create|(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
|
|
1957
|
-
"target": {
|
|
1958
|
-
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1959
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
1960
|
-
"metadataToken": 100663692
|
|
1961
|
-
}
|
|
1962
|
-
},
|
|
1963
|
-
{
|
|
1964
|
-
"tsName": "getFormatFromOptions",
|
|
1965
|
-
"isStatic": false,
|
|
1966
|
-
"tsSignatureId": "GetFormatFromOptions|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String|static=false",
|
|
1967
|
-
"target": {
|
|
1968
|
-
"declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
|
|
1969
|
-
"declaringAssemblyName": "System.ClientModel",
|
|
1970
|
-
"metadataToken": 100663693
|
|
1971
|
-
}
|
|
1972
|
-
},
|
|
1973
|
-
{
|
|
1974
|
-
"tsName": "tryGetCustomProperty",
|
|
1975
|
-
"isStatic": false,
|
|
1976
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
1977
|
-
"target": {
|
|
1978
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1979
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1980
|
-
"metadataToken": 100664802
|
|
1981
|
-
}
|
|
1982
|
-
},
|
|
1983
|
-
{
|
|
1984
|
-
"tsName": "toString",
|
|
1985
|
-
"isStatic": false,
|
|
1986
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1987
|
-
"target": {
|
|
1988
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
1989
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1990
|
-
"metadataToken": 100664803
|
|
1991
|
-
}
|
|
1698
|
+
]
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection",
|
|
1702
|
+
"clrName": "Azure.Core.GeoJson.GeoPointCollection",
|
|
1703
|
+
"assemblyName": "Azure.Core",
|
|
1704
|
+
"metadataToken": 0,
|
|
1705
|
+
"kind": "Class",
|
|
1706
|
+
"accessibility": "Public",
|
|
1707
|
+
"isAbstract": false,
|
|
1708
|
+
"isSealed": true,
|
|
1709
|
+
"isStatic": false,
|
|
1710
|
+
"arity": 0,
|
|
1711
|
+
"baseType": {
|
|
1712
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1713
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
1714
|
+
},
|
|
1715
|
+
"interfaces": [
|
|
1716
|
+
{
|
|
1717
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
1718
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
1719
|
+
"typeArguments": [
|
|
1720
|
+
"GeoPoint"
|
|
1721
|
+
]
|
|
1992
1722
|
},
|
|
1993
1723
|
{
|
|
1994
|
-
"
|
|
1995
|
-
"
|
|
1996
|
-
"
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2000
|
-
"metadataToken": 100664804
|
|
2001
|
-
}
|
|
2002
|
-
}
|
|
2003
|
-
],
|
|
2004
|
-
"exposedProperties": [
|
|
2005
|
-
{
|
|
2006
|
-
"tsName": "coordinates",
|
|
2007
|
-
"isStatic": false,
|
|
2008
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoPosition|static=false|accessor=get",
|
|
2009
|
-
"target": {
|
|
2010
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2011
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2012
|
-
"metadataToken": 385876359
|
|
2013
|
-
}
|
|
1724
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
1725
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
1726
|
+
"typeArguments": [
|
|
1727
|
+
"GeoPoint"
|
|
1728
|
+
]
|
|
2014
1729
|
},
|
|
2015
1730
|
{
|
|
2016
|
-
"
|
|
2017
|
-
"
|
|
2018
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2019
|
-
"target": {
|
|
2020
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2021
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2022
|
-
"metadataToken": 385876360
|
|
2023
|
-
}
|
|
1731
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
1732
|
+
"clrName": "System.Collections.IEnumerable"
|
|
2024
1733
|
},
|
|
2025
1734
|
{
|
|
2026
|
-
"
|
|
2027
|
-
"
|
|
2028
|
-
"
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2032
|
-
"metadataToken": 385876358
|
|
2033
|
-
}
|
|
1735
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1736
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1737
|
+
"typeArguments": [
|
|
1738
|
+
"GeoPoint"
|
|
1739
|
+
]
|
|
2034
1740
|
}
|
|
2035
1741
|
],
|
|
2036
|
-
"exposedConstructors": [
|
|
2037
|
-
{
|
|
2038
|
-
"isStatic": false,
|
|
2039
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
2040
|
-
"target": {
|
|
2041
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2042
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2043
|
-
"metadataToken": 100664806
|
|
2044
|
-
}
|
|
2045
|
-
},
|
|
2046
|
-
{
|
|
2047
|
-
"isStatic": false,
|
|
2048
|
-
"tsSignatureId": "constructor|(System.Double,System.Double):void|static=false",
|
|
2049
|
-
"target": {
|
|
2050
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2051
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2052
|
-
"metadataToken": 100664807
|
|
2053
|
-
}
|
|
2054
|
-
},
|
|
2055
|
-
{
|
|
2056
|
-
"isStatic": false,
|
|
2057
|
-
"tsSignatureId": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2058
|
-
"target": {
|
|
2059
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2060
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2061
|
-
"metadataToken": 100664808
|
|
2062
|
-
}
|
|
2063
|
-
},
|
|
2064
|
-
{
|
|
2065
|
-
"isStatic": false,
|
|
2066
|
-
"tsSignatureId": "constructor|(Azure.Core.GeoJson.GeoPosition):void|static=false",
|
|
2067
|
-
"target": {
|
|
2068
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2069
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2070
|
-
"metadataToken": 100664809
|
|
2071
|
-
}
|
|
2072
|
-
},
|
|
2073
|
-
{
|
|
2074
|
-
"isStatic": false,
|
|
2075
|
-
"tsSignatureId": "constructor|(Azure.Core.GeoJson.GeoPosition,Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2076
|
-
"target": {
|
|
2077
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPoint",
|
|
2078
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2079
|
-
"metadataToken": 100664810
|
|
2080
|
-
}
|
|
2081
|
-
}
|
|
2082
|
-
]
|
|
2083
|
-
},
|
|
2084
|
-
{
|
|
2085
|
-
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection",
|
|
2086
|
-
"clrName": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2087
|
-
"tsEmitName": "GeoPointCollection",
|
|
2088
|
-
"assemblyName": "Azure.Core",
|
|
2089
|
-
"metadataToken": 0,
|
|
2090
1742
|
"methods": [
|
|
2091
1743
|
{
|
|
2092
1744
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::GetEnumerator():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2093
1745
|
"clrName": "GetEnumerator",
|
|
2094
|
-
"tsEmitName": "getEnumerator",
|
|
2095
1746
|
"metadataToken": 100664822,
|
|
2096
1747
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2097
1748
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
2098
1749
|
"emitScope": "ClassSurface",
|
|
1750
|
+
"provenance": "Original",
|
|
2099
1751
|
"arity": 0,
|
|
2100
1752
|
"parameterCount": 0,
|
|
1753
|
+
"isStatic": false,
|
|
1754
|
+
"isAbstract": false,
|
|
1755
|
+
"isVirtual": true,
|
|
1756
|
+
"isOverride": false,
|
|
1757
|
+
"isSealed": true,
|
|
1758
|
+
"visibility": "Public",
|
|
2101
1759
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2102
1760
|
"declaringAssemblyName": "Azure.Core",
|
|
2103
1761
|
"isExtensionMethod": false
|
|
@@ -2107,56 +1765,76 @@
|
|
|
2107
1765
|
{
|
|
2108
1766
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Count:System.Int32",
|
|
2109
1767
|
"clrName": "Count",
|
|
2110
|
-
"tsEmitName": "count",
|
|
2111
1768
|
"metadataToken": 385876362,
|
|
2112
1769
|
"canonicalSignature": ":System.Int32",
|
|
2113
1770
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
2114
1771
|
"emitScope": "ClassSurface",
|
|
1772
|
+
"provenance": "Original",
|
|
2115
1773
|
"isIndexer": false,
|
|
2116
1774
|
"hasGetter": true,
|
|
2117
1775
|
"hasSetter": false,
|
|
1776
|
+
"isStatic": false,
|
|
1777
|
+
"isAbstract": false,
|
|
1778
|
+
"isVirtual": true,
|
|
1779
|
+
"isOverride": false,
|
|
1780
|
+
"visibility": "Public",
|
|
2118
1781
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2119
1782
|
"declaringAssemblyName": "Azure.Core"
|
|
2120
1783
|
},
|
|
2121
1784
|
{
|
|
2122
1785
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPoint",
|
|
2123
1786
|
"clrName": "Item",
|
|
2124
|
-
"tsEmitName": "item",
|
|
2125
1787
|
"metadataToken": 385876363,
|
|
2126
1788
|
"canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoPoint",
|
|
2127
1789
|
"normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPoint|static=false|accessor=get",
|
|
2128
1790
|
"emitScope": "ClassSurface",
|
|
1791
|
+
"provenance": "Original",
|
|
2129
1792
|
"isIndexer": true,
|
|
2130
1793
|
"hasGetter": true,
|
|
2131
1794
|
"hasSetter": false,
|
|
1795
|
+
"isStatic": false,
|
|
1796
|
+
"isAbstract": false,
|
|
1797
|
+
"isVirtual": true,
|
|
1798
|
+
"isOverride": false,
|
|
1799
|
+
"visibility": "Public",
|
|
2132
1800
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2133
1801
|
"declaringAssemblyName": "Azure.Core"
|
|
2134
1802
|
},
|
|
2135
1803
|
{
|
|
2136
1804
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2137
1805
|
"clrName": "Coordinates",
|
|
2138
|
-
"tsEmitName": "coordinates",
|
|
2139
1806
|
"metadataToken": 385876364,
|
|
2140
1807
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2141
1808
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2142
1809
|
"emitScope": "ClassSurface",
|
|
1810
|
+
"provenance": "Original",
|
|
2143
1811
|
"isIndexer": false,
|
|
2144
1812
|
"hasGetter": true,
|
|
2145
1813
|
"hasSetter": false,
|
|
1814
|
+
"isStatic": false,
|
|
1815
|
+
"isAbstract": false,
|
|
1816
|
+
"isVirtual": false,
|
|
1817
|
+
"isOverride": false,
|
|
1818
|
+
"visibility": "Public",
|
|
2146
1819
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2147
1820
|
"declaringAssemblyName": "Azure.Core"
|
|
2148
1821
|
},
|
|
2149
1822
|
{
|
|
2150
1823
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
2151
1824
|
"clrName": "Type",
|
|
2152
|
-
"tsEmitName": "type",
|
|
2153
1825
|
"metadataToken": 385876365,
|
|
2154
1826
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
2155
1827
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2156
1828
|
"emitScope": "ClassSurface",
|
|
1829
|
+
"provenance": "Original",
|
|
2157
1830
|
"isIndexer": false,
|
|
2158
1831
|
"hasGetter": true,
|
|
2159
1832
|
"hasSetter": false,
|
|
1833
|
+
"isStatic": false,
|
|
1834
|
+
"isAbstract": false,
|
|
1835
|
+
"isVirtual": true,
|
|
1836
|
+
"isOverride": true,
|
|
1837
|
+
"visibility": "Public",
|
|
2160
1838
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2161
1839
|
"declaringAssemblyName": "Azure.Core"
|
|
2162
1840
|
}
|
|
@@ -2171,6 +1849,7 @@
|
|
|
2171
1849
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2172
1850
|
"isStatic": false,
|
|
2173
1851
|
"parameterCount": 1,
|
|
1852
|
+
"visibility": "Public",
|
|
2174
1853
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2175
1854
|
"declaringAssemblyName": "Azure.Core"
|
|
2176
1855
|
},
|
|
@@ -2181,186 +1860,102 @@
|
|
|
2181
1860
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2182
1861
|
"isStatic": false,
|
|
2183
1862
|
"parameterCount": 3,
|
|
1863
|
+
"visibility": "Public",
|
|
2184
1864
|
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2185
1865
|
"declaringAssemblyName": "Azure.Core"
|
|
2186
1866
|
}
|
|
2187
|
-
],
|
|
2188
|
-
"exposedMethods": [
|
|
2189
|
-
{
|
|
2190
|
-
"tsName": "getEnumerator",
|
|
2191
|
-
"isStatic": false,
|
|
2192
|
-
"tsSignatureId": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
2193
|
-
"target": {
|
|
2194
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2195
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2196
|
-
"metadataToken": 100664822
|
|
2197
|
-
}
|
|
2198
|
-
},
|
|
2199
|
-
{
|
|
2200
|
-
"tsName": "tryGetCustomProperty",
|
|
2201
|
-
"isStatic": false,
|
|
2202
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
2203
|
-
"target": {
|
|
2204
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2205
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2206
|
-
"metadataToken": 100664802
|
|
2207
|
-
}
|
|
2208
|
-
},
|
|
2209
|
-
{
|
|
2210
|
-
"tsName": "toString",
|
|
2211
|
-
"isStatic": false,
|
|
2212
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
2213
|
-
"target": {
|
|
2214
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2215
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2216
|
-
"metadataToken": 100664803
|
|
2217
|
-
}
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"tsName": "parse",
|
|
2221
|
-
"isStatic": true,
|
|
2222
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
2223
|
-
"target": {
|
|
2224
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2225
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2226
|
-
"metadataToken": 100664804
|
|
2227
|
-
}
|
|
2228
|
-
}
|
|
2229
|
-
],
|
|
2230
|
-
"exposedProperties": [
|
|
2231
|
-
{
|
|
2232
|
-
"tsName": "count",
|
|
2233
|
-
"isStatic": false,
|
|
2234
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
2235
|
-
"target": {
|
|
2236
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2237
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2238
|
-
"metadataToken": 385876362
|
|
2239
|
-
}
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"tsName": "item",
|
|
2243
|
-
"isStatic": false,
|
|
2244
|
-
"tsSignatureId": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPoint|static=false|accessor=get",
|
|
2245
|
-
"target": {
|
|
2246
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2247
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2248
|
-
"metadataToken": 385876363
|
|
2249
|
-
}
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
"tsName": "coordinates",
|
|
2253
|
-
"isStatic": false,
|
|
2254
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2255
|
-
"target": {
|
|
2256
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2257
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2258
|
-
"metadataToken": 385876364
|
|
2259
|
-
}
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"tsName": "type",
|
|
2263
|
-
"isStatic": false,
|
|
2264
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2265
|
-
"target": {
|
|
2266
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2267
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2268
|
-
"metadataToken": 385876365
|
|
2269
|
-
}
|
|
2270
|
-
},
|
|
2271
|
-
{
|
|
2272
|
-
"tsName": "boundingBox",
|
|
2273
|
-
"isStatic": false,
|
|
2274
|
-
"tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
2275
|
-
"target": {
|
|
2276
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2277
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2278
|
-
"metadataToken": 385876358
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2281
|
-
],
|
|
2282
|
-
"exposedConstructors": [
|
|
2283
|
-
{
|
|
2284
|
-
"isStatic": false,
|
|
2285
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2286
|
-
"target": {
|
|
2287
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2288
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2289
|
-
"metadataToken": 100664819
|
|
2290
|
-
}
|
|
2291
|
-
},
|
|
2292
|
-
{
|
|
2293
|
-
"isStatic": false,
|
|
2294
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2295
|
-
"target": {
|
|
2296
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
|
|
2297
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2298
|
-
"metadataToken": 100664820
|
|
2299
|
-
}
|
|
2300
|
-
}
|
|
2301
1867
|
]
|
|
2302
1868
|
},
|
|
2303
1869
|
{
|
|
2304
1870
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon",
|
|
2305
1871
|
"clrName": "Azure.Core.GeoJson.GeoPolygon",
|
|
2306
|
-
"tsEmitName": "GeoPolygon",
|
|
2307
1872
|
"assemblyName": "Azure.Core",
|
|
2308
1873
|
"metadataToken": 0,
|
|
1874
|
+
"kind": "Class",
|
|
1875
|
+
"accessibility": "Public",
|
|
1876
|
+
"isAbstract": false,
|
|
1877
|
+
"isSealed": true,
|
|
1878
|
+
"isStatic": false,
|
|
1879
|
+
"arity": 0,
|
|
1880
|
+
"baseType": {
|
|
1881
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
1882
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
1883
|
+
},
|
|
2309
1884
|
"methods": [],
|
|
2310
1885
|
"properties": [
|
|
2311
1886
|
{
|
|
2312
1887
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::Rings:System.Collections.Generic.IReadOnlyList_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2313
1888
|
"clrName": "Rings",
|
|
2314
|
-
"tsEmitName": "rings",
|
|
2315
1889
|
"metadataToken": 385876366,
|
|
2316
1890
|
"canonicalSignature": ":System.Collections.Generic.IReadOnlyList_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2317
1891
|
"normalizedSignature": "Rings|:System.Collections.Generic.IReadOnlyList_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2318
1892
|
"emitScope": "ClassSurface",
|
|
1893
|
+
"provenance": "Original",
|
|
2319
1894
|
"isIndexer": false,
|
|
2320
1895
|
"hasGetter": true,
|
|
2321
1896
|
"hasSetter": false,
|
|
1897
|
+
"isStatic": false,
|
|
1898
|
+
"isAbstract": false,
|
|
1899
|
+
"isVirtual": false,
|
|
1900
|
+
"isOverride": false,
|
|
1901
|
+
"visibility": "Public",
|
|
2322
1902
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2323
1903
|
"declaringAssemblyName": "Azure.Core"
|
|
2324
1904
|
},
|
|
2325
1905
|
{
|
|
2326
1906
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::OuterRing:Azure.Core.GeoJson.GeoLinearRing",
|
|
2327
1907
|
"clrName": "OuterRing",
|
|
2328
|
-
"tsEmitName": "outerRing",
|
|
2329
1908
|
"metadataToken": 385876367,
|
|
2330
1909
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoLinearRing",
|
|
2331
1910
|
"normalizedSignature": "OuterRing|:Azure.Core.GeoJson.GeoLinearRing|static=false|accessor=get",
|
|
2332
1911
|
"emitScope": "ClassSurface",
|
|
1912
|
+
"provenance": "Original",
|
|
2333
1913
|
"isIndexer": false,
|
|
2334
1914
|
"hasGetter": true,
|
|
2335
1915
|
"hasSetter": false,
|
|
1916
|
+
"isStatic": false,
|
|
1917
|
+
"isAbstract": false,
|
|
1918
|
+
"isVirtual": false,
|
|
1919
|
+
"isOverride": false,
|
|
1920
|
+
"visibility": "Public",
|
|
2336
1921
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2337
1922
|
"declaringAssemblyName": "Azure.Core"
|
|
2338
1923
|
},
|
|
2339
1924
|
{
|
|
2340
1925
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2341
1926
|
"clrName": "Coordinates",
|
|
2342
|
-
"tsEmitName": "coordinates",
|
|
2343
1927
|
"metadataToken": 385876368,
|
|
2344
1928
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2345
1929
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2346
1930
|
"emitScope": "ClassSurface",
|
|
1931
|
+
"provenance": "Original",
|
|
2347
1932
|
"isIndexer": false,
|
|
2348
1933
|
"hasGetter": true,
|
|
2349
1934
|
"hasSetter": false,
|
|
1935
|
+
"isStatic": false,
|
|
1936
|
+
"isAbstract": false,
|
|
1937
|
+
"isVirtual": false,
|
|
1938
|
+
"isOverride": false,
|
|
1939
|
+
"visibility": "Public",
|
|
2350
1940
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2351
1941
|
"declaringAssemblyName": "Azure.Core"
|
|
2352
1942
|
},
|
|
2353
1943
|
{
|
|
2354
1944
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
2355
1945
|
"clrName": "Type",
|
|
2356
|
-
"tsEmitName": "type",
|
|
2357
1946
|
"metadataToken": 385876369,
|
|
2358
1947
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
2359
1948
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2360
1949
|
"emitScope": "ClassSurface",
|
|
1950
|
+
"provenance": "Original",
|
|
2361
1951
|
"isIndexer": false,
|
|
2362
1952
|
"hasGetter": true,
|
|
2363
1953
|
"hasSetter": false,
|
|
1954
|
+
"isStatic": false,
|
|
1955
|
+
"isAbstract": false,
|
|
1956
|
+
"isVirtual": true,
|
|
1957
|
+
"isOverride": true,
|
|
1958
|
+
"visibility": "Public",
|
|
2364
1959
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2365
1960
|
"declaringAssemblyName": "Azure.Core"
|
|
2366
1961
|
}
|
|
@@ -2375,6 +1970,7 @@
|
|
|
2375
1970
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2376
1971
|
"isStatic": false,
|
|
2377
1972
|
"parameterCount": 1,
|
|
1973
|
+
"visibility": "Public",
|
|
2378
1974
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2379
1975
|
"declaringAssemblyName": "Azure.Core"
|
|
2380
1976
|
},
|
|
@@ -2385,6 +1981,7 @@
|
|
|
2385
1981
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2386
1982
|
"isStatic": false,
|
|
2387
1983
|
"parameterCount": 1,
|
|
1984
|
+
"visibility": "Public",
|
|
2388
1985
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2389
1986
|
"declaringAssemblyName": "Azure.Core"
|
|
2390
1987
|
},
|
|
@@ -2395,141 +1992,71 @@
|
|
|
2395
1992
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2396
1993
|
"isStatic": false,
|
|
2397
1994
|
"parameterCount": 3,
|
|
1995
|
+
"visibility": "Public",
|
|
2398
1996
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2399
1997
|
"declaringAssemblyName": "Azure.Core"
|
|
2400
1998
|
}
|
|
2401
|
-
]
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
"isStatic": true,
|
|
2426
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
2427
|
-
"target": {
|
|
2428
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2429
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2430
|
-
"metadataToken": 100664804
|
|
2431
|
-
}
|
|
2432
|
-
}
|
|
2433
|
-
],
|
|
2434
|
-
"exposedProperties": [
|
|
2435
|
-
{
|
|
2436
|
-
"tsName": "rings",
|
|
2437
|
-
"isStatic": false,
|
|
2438
|
-
"tsSignatureId": "Rings|:System.Collections.Generic.IReadOnlyList_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2439
|
-
"target": {
|
|
2440
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2441
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2442
|
-
"metadataToken": 385876366
|
|
2443
|
-
}
|
|
2444
|
-
},
|
|
2445
|
-
{
|
|
2446
|
-
"tsName": "outerRing",
|
|
2447
|
-
"isStatic": false,
|
|
2448
|
-
"tsSignatureId": "OuterRing|:Azure.Core.GeoJson.GeoLinearRing|static=false|accessor=get",
|
|
2449
|
-
"target": {
|
|
2450
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2451
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2452
|
-
"metadataToken": 385876367
|
|
2453
|
-
}
|
|
1999
|
+
]
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2003
|
+
"clrName": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2004
|
+
"assemblyName": "Azure.Core",
|
|
2005
|
+
"metadataToken": 0,
|
|
2006
|
+
"kind": "Class",
|
|
2007
|
+
"accessibility": "Public",
|
|
2008
|
+
"isAbstract": false,
|
|
2009
|
+
"isSealed": true,
|
|
2010
|
+
"isStatic": false,
|
|
2011
|
+
"arity": 0,
|
|
2012
|
+
"baseType": {
|
|
2013
|
+
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
|
|
2014
|
+
"clrName": "Azure.Core.GeoJson.GeoObject"
|
|
2015
|
+
},
|
|
2016
|
+
"interfaces": [
|
|
2017
|
+
{
|
|
2018
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
2019
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
2020
|
+
"typeArguments": [
|
|
2021
|
+
"GeoPolygon"
|
|
2022
|
+
]
|
|
2454
2023
|
},
|
|
2455
2024
|
{
|
|
2456
|
-
"
|
|
2457
|
-
"
|
|
2458
|
-
"
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2462
|
-
"metadataToken": 385876368
|
|
2463
|
-
}
|
|
2025
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
2026
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
2027
|
+
"typeArguments": [
|
|
2028
|
+
"GeoPolygon"
|
|
2029
|
+
]
|
|
2464
2030
|
},
|
|
2465
2031
|
{
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
2468
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2469
|
-
"target": {
|
|
2470
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2471
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2472
|
-
"metadataToken": 385876369
|
|
2473
|
-
}
|
|
2032
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
2033
|
+
"clrName": "System.Collections.IEnumerable"
|
|
2474
2034
|
},
|
|
2475
2035
|
{
|
|
2476
|
-
"
|
|
2477
|
-
"
|
|
2478
|
-
"
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2482
|
-
"metadataToken": 385876358
|
|
2483
|
-
}
|
|
2036
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
2037
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
2038
|
+
"typeArguments": [
|
|
2039
|
+
"GeoPolygon"
|
|
2040
|
+
]
|
|
2484
2041
|
}
|
|
2485
2042
|
],
|
|
2486
|
-
"exposedConstructors": [
|
|
2487
|
-
{
|
|
2488
|
-
"isStatic": false,
|
|
2489
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2490
|
-
"target": {
|
|
2491
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2492
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2493
|
-
"metadataToken": 100664828
|
|
2494
|
-
}
|
|
2495
|
-
},
|
|
2496
|
-
{
|
|
2497
|
-
"isStatic": false,
|
|
2498
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2499
|
-
"target": {
|
|
2500
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2501
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2502
|
-
"metadataToken": 100664829
|
|
2503
|
-
}
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"isStatic": false,
|
|
2507
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2508
|
-
"target": {
|
|
2509
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
|
|
2510
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2511
|
-
"metadataToken": 100664830
|
|
2512
|
-
}
|
|
2513
|
-
}
|
|
2514
|
-
]
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2518
|
-
"clrName": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2519
|
-
"tsEmitName": "GeoPolygonCollection",
|
|
2520
|
-
"assemblyName": "Azure.Core",
|
|
2521
|
-
"metadataToken": 0,
|
|
2522
2043
|
"methods": [
|
|
2523
2044
|
{
|
|
2524
2045
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::GetEnumerator():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2525
2046
|
"clrName": "GetEnumerator",
|
|
2526
|
-
"tsEmitName": "getEnumerator",
|
|
2527
2047
|
"metadataToken": 100664838,
|
|
2528
2048
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2529
2049
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
2530
2050
|
"emitScope": "ClassSurface",
|
|
2051
|
+
"provenance": "Original",
|
|
2531
2052
|
"arity": 0,
|
|
2532
2053
|
"parameterCount": 0,
|
|
2054
|
+
"isStatic": false,
|
|
2055
|
+
"isAbstract": false,
|
|
2056
|
+
"isVirtual": true,
|
|
2057
|
+
"isOverride": false,
|
|
2058
|
+
"isSealed": true,
|
|
2059
|
+
"visibility": "Public",
|
|
2533
2060
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2534
2061
|
"declaringAssemblyName": "Azure.Core",
|
|
2535
2062
|
"isExtensionMethod": false
|
|
@@ -2539,56 +2066,76 @@
|
|
|
2539
2066
|
{
|
|
2540
2067
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Count:System.Int32",
|
|
2541
2068
|
"clrName": "Count",
|
|
2542
|
-
"tsEmitName": "count",
|
|
2543
2069
|
"metadataToken": 385876371,
|
|
2544
2070
|
"canonicalSignature": ":System.Int32",
|
|
2545
2071
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
2546
2072
|
"emitScope": "ClassSurface",
|
|
2073
|
+
"provenance": "Original",
|
|
2547
2074
|
"isIndexer": false,
|
|
2548
2075
|
"hasGetter": true,
|
|
2549
2076
|
"hasSetter": false,
|
|
2077
|
+
"isStatic": false,
|
|
2078
|
+
"isAbstract": false,
|
|
2079
|
+
"isVirtual": true,
|
|
2080
|
+
"isOverride": false,
|
|
2081
|
+
"visibility": "Public",
|
|
2550
2082
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2551
2083
|
"declaringAssemblyName": "Azure.Core"
|
|
2552
2084
|
},
|
|
2553
2085
|
{
|
|
2554
2086
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPolygon",
|
|
2555
2087
|
"clrName": "Item",
|
|
2556
|
-
"tsEmitName": "item",
|
|
2557
2088
|
"metadataToken": 385876372,
|
|
2558
2089
|
"canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoPolygon",
|
|
2559
2090
|
"normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPolygon|static=false|accessor=get",
|
|
2560
2091
|
"emitScope": "ClassSurface",
|
|
2092
|
+
"provenance": "Original",
|
|
2561
2093
|
"isIndexer": true,
|
|
2562
2094
|
"hasGetter": true,
|
|
2563
2095
|
"hasSetter": false,
|
|
2096
|
+
"isStatic": false,
|
|
2097
|
+
"isAbstract": false,
|
|
2098
|
+
"isVirtual": true,
|
|
2099
|
+
"isOverride": false,
|
|
2100
|
+
"visibility": "Public",
|
|
2564
2101
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2565
2102
|
"declaringAssemblyName": "Azure.Core"
|
|
2566
2103
|
},
|
|
2567
2104
|
{
|
|
2568
2105
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Coordinates:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2569
2106
|
"clrName": "Coordinates",
|
|
2570
|
-
"tsEmitName": "coordinates",
|
|
2571
2107
|
"metadataToken": 385876373,
|
|
2572
2108
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
2573
2109
|
"normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2574
2110
|
"emitScope": "ClassSurface",
|
|
2111
|
+
"provenance": "Original",
|
|
2575
2112
|
"isIndexer": false,
|
|
2576
2113
|
"hasGetter": true,
|
|
2577
2114
|
"hasSetter": false,
|
|
2115
|
+
"isStatic": false,
|
|
2116
|
+
"isAbstract": false,
|
|
2117
|
+
"isVirtual": false,
|
|
2118
|
+
"isOverride": false,
|
|
2119
|
+
"visibility": "Public",
|
|
2578
2120
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2579
2121
|
"declaringAssemblyName": "Azure.Core"
|
|
2580
2122
|
},
|
|
2581
2123
|
{
|
|
2582
2124
|
"stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Type:Azure.Core.GeoJson.GeoObjectType",
|
|
2583
2125
|
"clrName": "Type",
|
|
2584
|
-
"tsEmitName": "type",
|
|
2585
2126
|
"metadataToken": 385876374,
|
|
2586
2127
|
"canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
|
|
2587
2128
|
"normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2588
2129
|
"emitScope": "ClassSurface",
|
|
2130
|
+
"provenance": "Original",
|
|
2589
2131
|
"isIndexer": false,
|
|
2590
2132
|
"hasGetter": true,
|
|
2591
2133
|
"hasSetter": false,
|
|
2134
|
+
"isStatic": false,
|
|
2135
|
+
"isAbstract": false,
|
|
2136
|
+
"isVirtual": true,
|
|
2137
|
+
"isOverride": true,
|
|
2138
|
+
"visibility": "Public",
|
|
2592
2139
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2593
2140
|
"declaringAssemblyName": "Azure.Core"
|
|
2594
2141
|
}
|
|
@@ -2603,6 +2150,7 @@
|
|
|
2603
2150
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2604
2151
|
"isStatic": false,
|
|
2605
2152
|
"parameterCount": 1,
|
|
2153
|
+
"visibility": "Public",
|
|
2606
2154
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2607
2155
|
"declaringAssemblyName": "Azure.Core"
|
|
2608
2156
|
},
|
|
@@ -2613,123 +2161,10 @@
|
|
|
2613
2161
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2614
2162
|
"isStatic": false,
|
|
2615
2163
|
"parameterCount": 3,
|
|
2164
|
+
"visibility": "Public",
|
|
2616
2165
|
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2617
2166
|
"declaringAssemblyName": "Azure.Core"
|
|
2618
2167
|
}
|
|
2619
|
-
],
|
|
2620
|
-
"exposedMethods": [
|
|
2621
|
-
{
|
|
2622
|
-
"tsName": "getEnumerator",
|
|
2623
|
-
"isStatic": false,
|
|
2624
|
-
"tsSignatureId": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
2625
|
-
"target": {
|
|
2626
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2627
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2628
|
-
"metadataToken": 100664838
|
|
2629
|
-
}
|
|
2630
|
-
},
|
|
2631
|
-
{
|
|
2632
|
-
"tsName": "tryGetCustomProperty",
|
|
2633
|
-
"isStatic": false,
|
|
2634
|
-
"tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
|
|
2635
|
-
"target": {
|
|
2636
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2637
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2638
|
-
"metadataToken": 100664802
|
|
2639
|
-
}
|
|
2640
|
-
},
|
|
2641
|
-
{
|
|
2642
|
-
"tsName": "toString",
|
|
2643
|
-
"isStatic": false,
|
|
2644
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
2645
|
-
"target": {
|
|
2646
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2647
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2648
|
-
"metadataToken": 100664803
|
|
2649
|
-
}
|
|
2650
|
-
},
|
|
2651
|
-
{
|
|
2652
|
-
"tsName": "parse",
|
|
2653
|
-
"isStatic": true,
|
|
2654
|
-
"tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
|
|
2655
|
-
"target": {
|
|
2656
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2657
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2658
|
-
"metadataToken": 100664804
|
|
2659
|
-
}
|
|
2660
|
-
}
|
|
2661
|
-
],
|
|
2662
|
-
"exposedProperties": [
|
|
2663
|
-
{
|
|
2664
|
-
"tsName": "count",
|
|
2665
|
-
"isStatic": false,
|
|
2666
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
2667
|
-
"target": {
|
|
2668
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2669
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2670
|
-
"metadataToken": 385876371
|
|
2671
|
-
}
|
|
2672
|
-
},
|
|
2673
|
-
{
|
|
2674
|
-
"tsName": "item",
|
|
2675
|
-
"isStatic": false,
|
|
2676
|
-
"tsSignatureId": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPolygon|static=false|accessor=get",
|
|
2677
|
-
"target": {
|
|
2678
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2679
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2680
|
-
"metadataToken": 385876372
|
|
2681
|
-
}
|
|
2682
|
-
},
|
|
2683
|
-
{
|
|
2684
|
-
"tsName": "coordinates",
|
|
2685
|
-
"isStatic": false,
|
|
2686
|
-
"tsSignatureId": "Coordinates|:Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
2687
|
-
"target": {
|
|
2688
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2689
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2690
|
-
"metadataToken": 385876373
|
|
2691
|
-
}
|
|
2692
|
-
},
|
|
2693
|
-
{
|
|
2694
|
-
"tsName": "type",
|
|
2695
|
-
"isStatic": false,
|
|
2696
|
-
"tsSignatureId": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
|
|
2697
|
-
"target": {
|
|
2698
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2699
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2700
|
-
"metadataToken": 385876374
|
|
2701
|
-
}
|
|
2702
|
-
},
|
|
2703
|
-
{
|
|
2704
|
-
"tsName": "boundingBox",
|
|
2705
|
-
"isStatic": false,
|
|
2706
|
-
"tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
|
|
2707
|
-
"target": {
|
|
2708
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoObject",
|
|
2709
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2710
|
-
"metadataToken": 385876358
|
|
2711
|
-
}
|
|
2712
|
-
}
|
|
2713
|
-
],
|
|
2714
|
-
"exposedConstructors": [
|
|
2715
|
-
{
|
|
2716
|
-
"isStatic": false,
|
|
2717
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
|
|
2718
|
-
"target": {
|
|
2719
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2720
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2721
|
-
"metadataToken": 100664835
|
|
2722
|
-
}
|
|
2723
|
-
},
|
|
2724
|
-
{
|
|
2725
|
-
"isStatic": false,
|
|
2726
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2727
|
-
"target": {
|
|
2728
|
-
"declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
|
|
2729
|
-
"declaringAssemblyName": "Azure.Core",
|
|
2730
|
-
"metadataToken": 100664836
|
|
2731
|
-
}
|
|
2732
|
-
}
|
|
2733
2168
|
]
|
|
2734
2169
|
}
|
|
2735
2170
|
]
|