@tsonic/efcore-sqlserver 0.1.2 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +21 -21
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +28 -28
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,206 +1,142 @@
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,
10
18
  "methods": [],
11
19
  "properties": [],
12
20
  "fields": [
13
21
  {
14
22
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::value__System.Int32",
15
23
  "clrName": "value__",
16
- "tsEmitName": "value__",
17
24
  "metadataToken": 67109460,
18
25
  "normalizedSignature": "value__|System.Int32|static=false|const=false",
19
26
  "isStatic": false,
20
27
  "isReadOnly": false,
28
+ "isLiteral": false,
21
29
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
22
30
  "declaringAssemblyName": "Azure.Core"
23
31
  },
24
32
  {
25
33
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PointAzure.Core.GeoJson.GeoObjectType",
26
34
  "clrName": "Point",
27
- "tsEmitName": "point",
28
35
  "metadataToken": 67109461,
29
36
  "normalizedSignature": "Point|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
30
37
  "isStatic": true,
31
38
  "isReadOnly": false,
39
+ "isLiteral": true,
32
40
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
33
41
  "declaringAssemblyName": "Azure.Core"
34
42
  },
35
43
  {
36
44
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPointAzure.Core.GeoJson.GeoObjectType",
37
45
  "clrName": "MultiPoint",
38
- "tsEmitName": "multiPoint",
39
46
  "metadataToken": 67109462,
40
47
  "normalizedSignature": "MultiPoint|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
41
48
  "isStatic": true,
42
49
  "isReadOnly": false,
50
+ "isLiteral": true,
43
51
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
44
52
  "declaringAssemblyName": "Azure.Core"
45
53
  },
46
54
  {
47
55
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PolygonAzure.Core.GeoJson.GeoObjectType",
48
56
  "clrName": "Polygon",
49
- "tsEmitName": "polygon",
50
57
  "metadataToken": 67109463,
51
58
  "normalizedSignature": "Polygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
52
59
  "isStatic": true,
53
60
  "isReadOnly": false,
61
+ "isLiteral": true,
54
62
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
55
63
  "declaringAssemblyName": "Azure.Core"
56
64
  },
57
65
  {
58
66
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPolygonAzure.Core.GeoJson.GeoObjectType",
59
67
  "clrName": "MultiPolygon",
60
- "tsEmitName": "multiPolygon",
61
68
  "metadataToken": 67109464,
62
69
  "normalizedSignature": "MultiPolygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
63
70
  "isStatic": true,
64
71
  "isReadOnly": false,
72
+ "isLiteral": true,
65
73
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
66
74
  "declaringAssemblyName": "Azure.Core"
67
75
  },
68
76
  {
69
77
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::LineStringAzure.Core.GeoJson.GeoObjectType",
70
78
  "clrName": "LineString",
71
- "tsEmitName": "lineString",
72
79
  "metadataToken": 67109465,
73
80
  "normalizedSignature": "LineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
74
81
  "isStatic": true,
75
82
  "isReadOnly": false,
83
+ "isLiteral": true,
76
84
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
77
85
  "declaringAssemblyName": "Azure.Core"
78
86
  },
79
87
  {
80
88
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiLineStringAzure.Core.GeoJson.GeoObjectType",
81
89
  "clrName": "MultiLineString",
82
- "tsEmitName": "multiLineString",
83
90
  "metadataToken": 67109466,
84
91
  "normalizedSignature": "MultiLineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
85
92
  "isStatic": true,
86
93
  "isReadOnly": false,
94
+ "isLiteral": true,
87
95
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
88
96
  "declaringAssemblyName": "Azure.Core"
89
97
  },
90
98
  {
91
99
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::GeometryCollectionAzure.Core.GeoJson.GeoObjectType",
92
100
  "clrName": "GeometryCollection",
93
- "tsEmitName": "geometryCollection",
94
101
  "metadataToken": 67109467,
95
102
  "normalizedSignature": "GeometryCollection|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
96
103
  "isStatic": true,
97
104
  "isReadOnly": false,
105
+ "isLiteral": true,
98
106
  "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
99
107
  "declaringAssemblyName": "Azure.Core"
100
108
  }
101
109
  ],
102
110
  "events": [],
103
- "constructors": [],
104
- "exposedFields": [
105
- {
106
- "tsName": "value__",
107
- "isStatic": false,
108
- "tsSignatureId": "value__|System.Int32|static=false|const=false",
109
- "target": {
110
- "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
111
- "declaringAssemblyName": "Azure.Core",
112
- "metadataToken": 67109460
113
- }
114
- },
115
- {
116
- "tsName": "point",
117
- "isStatic": true,
118
- "tsSignatureId": "Point|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
119
- "target": {
120
- "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
121
- "declaringAssemblyName": "Azure.Core",
122
- "metadataToken": 67109461
123
- }
124
- },
125
- {
126
- "tsName": "multiPoint",
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
- }
154
- },
155
- {
156
- "tsName": "lineString",
157
- "isStatic": true,
158
- "tsSignatureId": "LineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
159
- "target": {
160
- "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
161
- "declaringAssemblyName": "Azure.Core",
162
- "metadataToken": 67109465
163
- }
164
- },
165
- {
166
- "tsName": "multiLineString",
167
- "isStatic": true,
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
- },
175
- {
176
- "tsName": "geometryCollection",
177
- "isStatic": true,
178
- "tsSignatureId": "GeometryCollection|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
179
- "target": {
180
- "declaringClrType": "Azure.Core.GeoJson.GeoObjectType",
181
- "declaringAssemblyName": "Azure.Core",
182
- "metadataToken": 67109467
183
- }
184
- }
185
- ]
111
+ "constructors": []
186
112
  },
187
113
  {
188
114
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601",
189
115
  "clrName": "Azure.Core.GeoJson.GeoArray\u00601",
190
- "tsEmitName": "GeoArray_1",
191
116
  "assemblyName": "Azure.Core",
192
117
  "metadataToken": 0,
118
+ "kind": "Struct",
119
+ "accessibility": "Public",
120
+ "isAbstract": false,
121
+ "isSealed": true,
122
+ "isStatic": false,
123
+ "arity": 1,
193
124
  "methods": [
194
125
  {
195
126
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::GetEnumerator():Enumerator",
196
127
  "clrName": "GetEnumerator",
197
- "tsEmitName": "getEnumerator",
198
128
  "metadataToken": 100664742,
199
129
  "canonicalSignature": "():Enumerator",
200
130
  "normalizedSignature": "GetEnumerator|():Enumerator|static=false",
201
131
  "emitScope": "ClassSurface",
132
+ "provenance": "Original",
202
133
  "arity": 0,
203
134
  "parameterCount": 0,
135
+ "isStatic": false,
136
+ "isAbstract": false,
137
+ "isVirtual": false,
138
+ "isOverride": false,
139
+ "isSealed": false,
204
140
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
205
141
  "declaringAssemblyName": "Azure.Core",
206
142
  "isExtensionMethod": false
@@ -210,87 +146,71 @@
210
146
  {
211
147
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Item[System.Int32]:T",
212
148
  "clrName": "Item",
213
- "tsEmitName": "item",
214
149
  "metadataToken": 385876335,
215
150
  "canonicalSignature": "[System.Int32]:T",
216
151
  "normalizedSignature": "Item|[System.Int32]:T|static=false|accessor=get",
217
152
  "emitScope": "ClassSurface",
153
+ "provenance": "Original",
218
154
  "isIndexer": true,
219
155
  "hasGetter": true,
220
156
  "hasSetter": false,
157
+ "isStatic": false,
158
+ "isAbstract": false,
159
+ "isVirtual": true,
160
+ "isOverride": false,
221
161
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
222
162
  "declaringAssemblyName": "Azure.Core"
223
163
  },
224
164
  {
225
165
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Count:System.Int32",
226
166
  "clrName": "Count",
227
- "tsEmitName": "count",
228
167
  "metadataToken": 385876336,
229
168
  "canonicalSignature": ":System.Int32",
230
169
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
231
170
  "emitScope": "ClassSurface",
171
+ "provenance": "Original",
232
172
  "isIndexer": false,
233
173
  "hasGetter": true,
234
174
  "hasSetter": false,
175
+ "isStatic": false,
176
+ "isAbstract": false,
177
+ "isVirtual": true,
178
+ "isOverride": false,
235
179
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601",
236
180
  "declaringAssemblyName": "Azure.Core"
237
181
  }
238
182
  ],
239
183
  "fields": [],
240
184
  "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
- ]
185
+ "constructors": []
276
186
  },
277
187
  {
278
188
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
279
189
  "clrName": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
280
- "tsEmitName": "GeoArray_1_Enumerator",
281
190
  "assemblyName": "Azure.Core",
282
191
  "metadataToken": 0,
192
+ "kind": "Struct",
193
+ "accessibility": "Public",
194
+ "isAbstract": false,
195
+ "isSealed": true,
196
+ "isStatic": false,
197
+ "arity": 1,
283
198
  "methods": [
284
199
  {
285
200
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::MoveNext():System.Boolean",
286
201
  "clrName": "MoveNext",
287
- "tsEmitName": "moveNext",
288
202
  "metadataToken": 100665574,
289
203
  "canonicalSignature": "():System.Boolean",
290
204
  "normalizedSignature": "MoveNext|():System.Boolean|static=false",
291
205
  "emitScope": "ClassSurface",
206
+ "provenance": "Original",
292
207
  "arity": 0,
293
208
  "parameterCount": 0,
209
+ "isStatic": false,
210
+ "isAbstract": false,
211
+ "isVirtual": true,
212
+ "isOverride": false,
213
+ "isSealed": true,
294
214
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
295
215
  "declaringAssemblyName": "Azure.Core",
296
216
  "isExtensionMethod": false
@@ -298,13 +218,18 @@
298
218
  {
299
219
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Reset():System.Void",
300
220
  "clrName": "Reset",
301
- "tsEmitName": "reset",
302
221
  "metadataToken": 100665575,
303
222
  "canonicalSignature": "():System.Void",
304
223
  "normalizedSignature": "Reset|():System.Void|static=false",
305
224
  "emitScope": "ClassSurface",
225
+ "provenance": "Original",
306
226
  "arity": 0,
307
227
  "parameterCount": 0,
228
+ "isStatic": false,
229
+ "isAbstract": false,
230
+ "isVirtual": true,
231
+ "isOverride": false,
232
+ "isSealed": true,
308
233
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
309
234
  "declaringAssemblyName": "Azure.Core",
310
235
  "isExtensionMethod": false
@@ -312,13 +237,18 @@
312
237
  {
313
238
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Dispose():System.Void",
314
239
  "clrName": "Dispose",
315
- "tsEmitName": "dispose",
316
240
  "metadataToken": 100665578,
317
241
  "canonicalSignature": "():System.Void",
318
242
  "normalizedSignature": "Dispose|():System.Void|static=false",
319
243
  "emitScope": "ClassSurface",
244
+ "provenance": "Original",
320
245
  "arity": 0,
321
246
  "parameterCount": 0,
247
+ "isStatic": false,
248
+ "isAbstract": false,
249
+ "isVirtual": true,
250
+ "isOverride": false,
251
+ "isSealed": true,
322
252
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
323
253
  "declaringAssemblyName": "Azure.Core",
324
254
  "isExtensionMethod": false
@@ -328,83 +258,53 @@
328
258
  {
329
259
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Current:T",
330
260
  "clrName": "Current",
331
- "tsEmitName": "current",
332
261
  "metadataToken": 385876468,
333
262
  "canonicalSignature": ":T",
334
263
  "normalizedSignature": "Current|:T|static=false|accessor=get",
335
264
  "emitScope": "ClassSurface",
265
+ "provenance": "Original",
336
266
  "isIndexer": false,
337
267
  "hasGetter": true,
338
268
  "hasSetter": false,
269
+ "isStatic": false,
270
+ "isAbstract": false,
271
+ "isVirtual": true,
272
+ "isOverride": false,
339
273
  "declaringClrType": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
340
274
  "declaringAssemblyName": "Azure.Core"
341
275
  }
342
276
  ],
343
277
  "fields": [],
344
278
  "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
- ]
279
+ "constructors": []
390
280
  },
391
281
  {
392
282
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition",
393
283
  "clrName": "Azure.Core.GeoJson.GeoPosition",
394
- "tsEmitName": "GeoPosition",
395
284
  "assemblyName": "Azure.Core",
396
285
  "metadataToken": 0,
286
+ "kind": "Struct",
287
+ "accessibility": "Public",
288
+ "isAbstract": false,
289
+ "isSealed": true,
290
+ "isStatic": false,
291
+ "arity": 0,
397
292
  "methods": [
398
293
  {
399
294
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(Azure.Core.GeoJson.GeoPosition):System.Boolean",
400
295
  "clrName": "Equals",
401
- "tsEmitName": "equals",
402
296
  "metadataToken": 100664849,
403
297
  "canonicalSignature": "(Azure.Core.GeoJson.GeoPosition):System.Boolean",
404
298
  "normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoPosition):System.Boolean|static=false",
405
299
  "emitScope": "ClassSurface",
300
+ "provenance": "Original",
406
301
  "arity": 0,
407
302
  "parameterCount": 1,
303
+ "isStatic": false,
304
+ "isAbstract": false,
305
+ "isVirtual": true,
306
+ "isOverride": false,
307
+ "isSealed": true,
408
308
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
409
309
  "declaringAssemblyName": "Azure.Core",
410
310
  "isExtensionMethod": false
@@ -412,13 +312,18 @@
412
312
  {
413
313
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(System.Object):System.Boolean",
414
314
  "clrName": "Equals",
415
- "tsEmitName": "equals",
416
315
  "metadataToken": 100664850,
417
316
  "canonicalSignature": "(System.Object):System.Boolean",
418
317
  "normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
419
318
  "emitScope": "ClassSurface",
319
+ "provenance": "Original",
420
320
  "arity": 0,
421
321
  "parameterCount": 1,
322
+ "isStatic": false,
323
+ "isAbstract": false,
324
+ "isVirtual": true,
325
+ "isOverride": true,
326
+ "isSealed": false,
422
327
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
423
328
  "declaringAssemblyName": "Azure.Core",
424
329
  "isExtensionMethod": false
@@ -426,13 +331,18 @@
426
331
  {
427
332
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::GetHashCode():System.Int32",
428
333
  "clrName": "GetHashCode",
429
- "tsEmitName": "getHashCode",
430
334
  "metadataToken": 100664851,
431
335
  "canonicalSignature": "():System.Int32",
432
336
  "normalizedSignature": "GetHashCode|():System.Int32|static=false",
433
337
  "emitScope": "ClassSurface",
338
+ "provenance": "Original",
434
339
  "arity": 0,
435
340
  "parameterCount": 0,
341
+ "isStatic": false,
342
+ "isAbstract": false,
343
+ "isVirtual": true,
344
+ "isOverride": true,
345
+ "isSealed": false,
436
346
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
437
347
  "declaringAssemblyName": "Azure.Core",
438
348
  "isExtensionMethod": false
@@ -440,13 +350,18 @@
440
350
  {
441
351
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::ToString():System.String",
442
352
  "clrName": "ToString",
443
- "tsEmitName": "toString",
444
353
  "metadataToken": 100664854,
445
354
  "canonicalSignature": "():System.String",
446
355
  "normalizedSignature": "ToString|():System.String|static=false",
447
356
  "emitScope": "ClassSurface",
357
+ "provenance": "Original",
448
358
  "arity": 0,
449
359
  "parameterCount": 0,
360
+ "isStatic": false,
361
+ "isAbstract": false,
362
+ "isVirtual": true,
363
+ "isOverride": true,
364
+ "isSealed": false,
450
365
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
451
366
  "declaringAssemblyName": "Azure.Core",
452
367
  "isExtensionMethod": false
@@ -456,70 +371,90 @@
456
371
  {
457
372
  "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
373
  "clrName": "Altitude",
459
- "tsEmitName": "altitude",
460
374
  "metadataToken": 385876375,
461
375
  "canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
462
376
  "normalizedSignature": "Altitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
463
377
  "emitScope": "ClassSurface",
378
+ "provenance": "Original",
464
379
  "isIndexer": false,
465
380
  "hasGetter": true,
466
381
  "hasSetter": false,
382
+ "isStatic": false,
383
+ "isAbstract": false,
384
+ "isVirtual": false,
385
+ "isOverride": false,
467
386
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
468
387
  "declaringAssemblyName": "Azure.Core"
469
388
  },
470
389
  {
471
390
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Longitude:System.Double",
472
391
  "clrName": "Longitude",
473
- "tsEmitName": "longitude",
474
392
  "metadataToken": 385876376,
475
393
  "canonicalSignature": ":System.Double",
476
394
  "normalizedSignature": "Longitude|:System.Double|static=false|accessor=get",
477
395
  "emitScope": "ClassSurface",
396
+ "provenance": "Original",
478
397
  "isIndexer": false,
479
398
  "hasGetter": true,
480
399
  "hasSetter": false,
400
+ "isStatic": false,
401
+ "isAbstract": false,
402
+ "isVirtual": false,
403
+ "isOverride": false,
481
404
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
482
405
  "declaringAssemblyName": "Azure.Core"
483
406
  },
484
407
  {
485
408
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Latitude:System.Double",
486
409
  "clrName": "Latitude",
487
- "tsEmitName": "latitude",
488
410
  "metadataToken": 385876377,
489
411
  "canonicalSignature": ":System.Double",
490
412
  "normalizedSignature": "Latitude|:System.Double|static=false|accessor=get",
491
413
  "emitScope": "ClassSurface",
414
+ "provenance": "Original",
492
415
  "isIndexer": false,
493
416
  "hasGetter": true,
494
417
  "hasSetter": false,
418
+ "isStatic": false,
419
+ "isAbstract": false,
420
+ "isVirtual": false,
421
+ "isOverride": false,
495
422
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
496
423
  "declaringAssemblyName": "Azure.Core"
497
424
  },
498
425
  {
499
426
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Item[System.Int32]:System.Double",
500
427
  "clrName": "Item",
501
- "tsEmitName": "item",
502
428
  "metadataToken": 385876378,
503
429
  "canonicalSignature": "[System.Int32]:System.Double",
504
430
  "normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
505
431
  "emitScope": "ClassSurface",
432
+ "provenance": "Original",
506
433
  "isIndexer": true,
507
434
  "hasGetter": true,
508
435
  "hasSetter": false,
436
+ "isStatic": false,
437
+ "isAbstract": false,
438
+ "isVirtual": false,
439
+ "isOverride": false,
509
440
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
510
441
  "declaringAssemblyName": "Azure.Core"
511
442
  },
512
443
  {
513
444
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Count:System.Int32",
514
445
  "clrName": "Count",
515
- "tsEmitName": "count",
516
446
  "metadataToken": 385876379,
517
447
  "canonicalSignature": ":System.Int32",
518
448
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
519
449
  "emitScope": "ClassSurface",
450
+ "provenance": "Original",
520
451
  "isIndexer": false,
521
452
  "hasGetter": true,
522
453
  "hasSetter": false,
454
+ "isStatic": false,
455
+ "isAbstract": false,
456
+ "isVirtual": false,
457
+ "isOverride": false,
523
458
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
524
459
  "declaringAssemblyName": "Azure.Core"
525
460
  }
@@ -547,139 +482,35 @@
547
482
  "declaringClrType": "Azure.Core.GeoJson.GeoPosition",
548
483
  "declaringAssemblyName": "Azure.Core"
549
484
  }
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
485
  ]
665
486
  },
666
487
  {
667
488
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox",
668
489
  "clrName": "Azure.Core.GeoJson.GeoBoundingBox",
669
- "tsEmitName": "GeoBoundingBox",
670
490
  "assemblyName": "Azure.Core",
671
491
  "metadataToken": 0,
492
+ "kind": "Class",
493
+ "accessibility": "Public",
494
+ "isAbstract": false,
495
+ "isSealed": true,
496
+ "isStatic": false,
497
+ "arity": 0,
672
498
  "methods": [
673
499
  {
674
500
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean",
675
501
  "clrName": "Equals",
676
- "tsEmitName": "equals",
677
502
  "metadataToken": 100664753,
678
503
  "canonicalSignature": "(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean",
679
504
  "normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean|static=false",
680
505
  "emitScope": "ClassSurface",
506
+ "provenance": "Original",
681
507
  "arity": 0,
682
508
  "parameterCount": 1,
509
+ "isStatic": false,
510
+ "isAbstract": false,
511
+ "isVirtual": true,
512
+ "isOverride": false,
513
+ "isSealed": true,
683
514
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
684
515
  "declaringAssemblyName": "Azure.Core",
685
516
  "isExtensionMethod": false
@@ -687,13 +518,18 @@
687
518
  {
688
519
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(System.Object):System.Boolean",
689
520
  "clrName": "Equals",
690
- "tsEmitName": "equals",
691
521
  "metadataToken": 100664754,
692
522
  "canonicalSignature": "(System.Object):System.Boolean",
693
523
  "normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
694
524
  "emitScope": "ClassSurface",
525
+ "provenance": "Original",
695
526
  "arity": 0,
696
527
  "parameterCount": 1,
528
+ "isStatic": false,
529
+ "isAbstract": false,
530
+ "isVirtual": true,
531
+ "isOverride": true,
532
+ "isSealed": false,
697
533
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
698
534
  "declaringAssemblyName": "Azure.Core",
699
535
  "isExtensionMethod": false
@@ -701,13 +537,18 @@
701
537
  {
702
538
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::GetHashCode():System.Int32",
703
539
  "clrName": "GetHashCode",
704
- "tsEmitName": "getHashCode",
705
540
  "metadataToken": 100664755,
706
541
  "canonicalSignature": "():System.Int32",
707
542
  "normalizedSignature": "GetHashCode|():System.Int32|static=false",
708
543
  "emitScope": "ClassSurface",
544
+ "provenance": "Original",
709
545
  "arity": 0,
710
546
  "parameterCount": 0,
547
+ "isStatic": false,
548
+ "isAbstract": false,
549
+ "isVirtual": true,
550
+ "isOverride": true,
551
+ "isSealed": false,
711
552
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
712
553
  "declaringAssemblyName": "Azure.Core",
713
554
  "isExtensionMethod": false
@@ -715,13 +556,18 @@
715
556
  {
716
557
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::ToString():System.String",
717
558
  "clrName": "ToString",
718
- "tsEmitName": "toString",
719
559
  "metadataToken": 100664757,
720
560
  "canonicalSignature": "():System.String",
721
561
  "normalizedSignature": "ToString|():System.String|static=false",
722
562
  "emitScope": "ClassSurface",
563
+ "provenance": "Original",
723
564
  "arity": 0,
724
565
  "parameterCount": 0,
566
+ "isStatic": false,
567
+ "isAbstract": false,
568
+ "isVirtual": true,
569
+ "isOverride": true,
570
+ "isSealed": false,
725
571
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
726
572
  "declaringAssemblyName": "Azure.Core",
727
573
  "isExtensionMethod": false
@@ -731,98 +577,126 @@
731
577
  {
732
578
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::West:System.Double",
733
579
  "clrName": "West",
734
- "tsEmitName": "west",
735
580
  "metadataToken": 385876337,
736
581
  "canonicalSignature": ":System.Double",
737
582
  "normalizedSignature": "West|:System.Double|static=false|accessor=get",
738
583
  "emitScope": "ClassSurface",
584
+ "provenance": "Original",
739
585
  "isIndexer": false,
740
586
  "hasGetter": true,
741
587
  "hasSetter": false,
588
+ "isStatic": false,
589
+ "isAbstract": false,
590
+ "isVirtual": false,
591
+ "isOverride": false,
742
592
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
743
593
  "declaringAssemblyName": "Azure.Core"
744
594
  },
745
595
  {
746
596
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::South:System.Double",
747
597
  "clrName": "South",
748
- "tsEmitName": "south",
749
598
  "metadataToken": 385876338,
750
599
  "canonicalSignature": ":System.Double",
751
600
  "normalizedSignature": "South|:System.Double|static=false|accessor=get",
752
601
  "emitScope": "ClassSurface",
602
+ "provenance": "Original",
753
603
  "isIndexer": false,
754
604
  "hasGetter": true,
755
605
  "hasSetter": false,
606
+ "isStatic": false,
607
+ "isAbstract": false,
608
+ "isVirtual": false,
609
+ "isOverride": false,
756
610
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
757
611
  "declaringAssemblyName": "Azure.Core"
758
612
  },
759
613
  {
760
614
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::East:System.Double",
761
615
  "clrName": "East",
762
- "tsEmitName": "east",
763
616
  "metadataToken": 385876339,
764
617
  "canonicalSignature": ":System.Double",
765
618
  "normalizedSignature": "East|:System.Double|static=false|accessor=get",
766
619
  "emitScope": "ClassSurface",
620
+ "provenance": "Original",
767
621
  "isIndexer": false,
768
622
  "hasGetter": true,
769
623
  "hasSetter": false,
624
+ "isStatic": false,
625
+ "isAbstract": false,
626
+ "isVirtual": false,
627
+ "isOverride": false,
770
628
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
771
629
  "declaringAssemblyName": "Azure.Core"
772
630
  },
773
631
  {
774
632
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::North:System.Double",
775
633
  "clrName": "North",
776
- "tsEmitName": "north",
777
634
  "metadataToken": 385876340,
778
635
  "canonicalSignature": ":System.Double",
779
636
  "normalizedSignature": "North|:System.Double|static=false|accessor=get",
780
637
  "emitScope": "ClassSurface",
638
+ "provenance": "Original",
781
639
  "isIndexer": false,
782
640
  "hasGetter": true,
783
641
  "hasSetter": false,
642
+ "isStatic": false,
643
+ "isAbstract": false,
644
+ "isVirtual": false,
645
+ "isOverride": false,
784
646
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
785
647
  "declaringAssemblyName": "Azure.Core"
786
648
  },
787
649
  {
788
650
  "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
651
  "clrName": "MinAltitude",
790
- "tsEmitName": "minAltitude",
791
652
  "metadataToken": 385876341,
792
653
  "canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
793
654
  "normalizedSignature": "MinAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
794
655
  "emitScope": "ClassSurface",
656
+ "provenance": "Original",
795
657
  "isIndexer": false,
796
658
  "hasGetter": true,
797
659
  "hasSetter": false,
660
+ "isStatic": false,
661
+ "isAbstract": false,
662
+ "isVirtual": false,
663
+ "isOverride": false,
798
664
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
799
665
  "declaringAssemblyName": "Azure.Core"
800
666
  },
801
667
  {
802
668
  "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
669
  "clrName": "MaxAltitude",
804
- "tsEmitName": "maxAltitude",
805
670
  "metadataToken": 385876342,
806
671
  "canonicalSignature": ":System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
807
672
  "normalizedSignature": "MaxAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
808
673
  "emitScope": "ClassSurface",
674
+ "provenance": "Original",
809
675
  "isIndexer": false,
810
676
  "hasGetter": true,
811
677
  "hasSetter": false,
678
+ "isStatic": false,
679
+ "isAbstract": false,
680
+ "isVirtual": false,
681
+ "isOverride": false,
812
682
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
813
683
  "declaringAssemblyName": "Azure.Core"
814
684
  },
815
685
  {
816
686
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Item[System.Int32]:System.Double",
817
687
  "clrName": "Item",
818
- "tsEmitName": "item",
819
688
  "metadataToken": 385876343,
820
689
  "canonicalSignature": "[System.Int32]:System.Double",
821
690
  "normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
822
691
  "emitScope": "ClassSurface",
692
+ "provenance": "Original",
823
693
  "isIndexer": true,
824
694
  "hasGetter": true,
825
695
  "hasSetter": false,
696
+ "isStatic": false,
697
+ "isAbstract": false,
698
+ "isVirtual": false,
699
+ "isOverride": false,
826
700
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
827
701
  "declaringAssemblyName": "Azure.Core"
828
702
  }
@@ -850,159 +724,35 @@
850
724
  "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
851
725
  "declaringAssemblyName": "Azure.Core"
852
726
  }
853
- ],
854
- "exposedMethods": [
855
- {
856
- "tsName": "equals",
857
- "isStatic": false,
858
- "tsSignatureId": "Equals|(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean|static=false",
859
- "target": {
860
- "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
861
- "declaringAssemblyName": "Azure.Core",
862
- "metadataToken": 100664753
863
- }
864
- },
865
- {
866
- "tsName": "equals",
867
- "isStatic": false,
868
- "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
869
- "target": {
870
- "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
871
- "declaringAssemblyName": "Azure.Core",
872
- "metadataToken": 100664754
873
- }
874
- },
875
- {
876
- "tsName": "getHashCode",
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
- }
936
- },
937
- {
938
- "tsName": "minAltitude",
939
- "isStatic": false,
940
- "tsSignatureId": "MinAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
941
- "target": {
942
- "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
943
- "declaringAssemblyName": "Azure.Core",
944
- "metadataToken": 385876341
945
- }
946
- },
947
- {
948
- "tsName": "maxAltitude",
949
- "isStatic": false,
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
- }
956
- },
957
- {
958
- "tsName": "item",
959
- "isStatic": false,
960
- "tsSignatureId": "Item|[System.Int32]:System.Double|static=false|accessor=get",
961
- "target": {
962
- "declaringClrType": "Azure.Core.GeoJson.GeoBoundingBox",
963
- "declaringAssemblyName": "Azure.Core",
964
- "metadataToken": 385876343
965
- }
966
- }
967
- ],
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
727
  ]
988
728
  },
989
729
  {
990
730
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection",
991
731
  "clrName": "Azure.Core.GeoJson.GeoCollection",
992
- "tsEmitName": "GeoCollection",
993
732
  "assemblyName": "Azure.Core",
994
733
  "metadataToken": 0,
734
+ "kind": "Class",
735
+ "accessibility": "Public",
736
+ "isAbstract": false,
737
+ "isSealed": true,
738
+ "isStatic": false,
739
+ "arity": 0,
995
740
  "methods": [
996
741
  {
997
742
  "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
743
  "clrName": "GetEnumerator",
999
- "tsEmitName": "getEnumerator",
1000
744
  "metadataToken": 100664761,
1001
745
  "canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
1002
746
  "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
747
  "emitScope": "ClassSurface",
748
+ "provenance": "Original",
1004
749
  "arity": 0,
1005
750
  "parameterCount": 0,
751
+ "isStatic": false,
752
+ "isAbstract": false,
753
+ "isVirtual": true,
754
+ "isOverride": false,
755
+ "isSealed": true,
1006
756
  "declaringClrType": "Azure.Core.GeoJson.GeoCollection",
1007
757
  "declaringAssemblyName": "Azure.Core",
1008
758
  "isExtensionMethod": false
@@ -1012,42 +762,54 @@
1012
762
  {
1013
763
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Count:System.Int32",
1014
764
  "clrName": "Count",
1015
- "tsEmitName": "count",
1016
765
  "metadataToken": 385876345,
1017
766
  "canonicalSignature": ":System.Int32",
1018
767
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1019
768
  "emitScope": "ClassSurface",
769
+ "provenance": "Original",
1020
770
  "isIndexer": false,
1021
771
  "hasGetter": true,
1022
772
  "hasSetter": false,
773
+ "isStatic": false,
774
+ "isAbstract": false,
775
+ "isVirtual": true,
776
+ "isOverride": false,
1023
777
  "declaringClrType": "Azure.Core.GeoJson.GeoCollection",
1024
778
  "declaringAssemblyName": "Azure.Core"
1025
779
  },
1026
780
  {
1027
781
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoObject",
1028
782
  "clrName": "Item",
1029
- "tsEmitName": "item",
1030
783
  "metadataToken": 385876346,
1031
784
  "canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoObject",
1032
785
  "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoObject|static=false|accessor=get",
1033
786
  "emitScope": "ClassSurface",
787
+ "provenance": "Original",
1034
788
  "isIndexer": true,
1035
789
  "hasGetter": true,
1036
790
  "hasSetter": false,
791
+ "isStatic": false,
792
+ "isAbstract": false,
793
+ "isVirtual": true,
794
+ "isOverride": false,
1037
795
  "declaringClrType": "Azure.Core.GeoJson.GeoCollection",
1038
796
  "declaringAssemblyName": "Azure.Core"
1039
797
  },
1040
798
  {
1041
799
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Type:Azure.Core.GeoJson.GeoObjectType",
1042
800
  "clrName": "Type",
1043
- "tsEmitName": "type",
1044
801
  "metadataToken": 385876347,
1045
802
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
1046
803
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1047
804
  "emitScope": "ClassSurface",
805
+ "provenance": "Original",
1048
806
  "isIndexer": false,
1049
807
  "hasGetter": true,
1050
808
  "hasSetter": false,
809
+ "isStatic": false,
810
+ "isAbstract": false,
811
+ "isVirtual": true,
812
+ "isOverride": true,
1051
813
  "declaringClrType": "Azure.Core.GeoJson.GeoCollection",
1052
814
  "declaringAssemblyName": "Azure.Core"
1053
815
  }
@@ -1075,131 +837,36 @@
1075
837
  "declaringClrType": "Azure.Core.GeoJson.GeoCollection",
1076
838
  "declaringAssemblyName": "Azure.Core"
1077
839
  }
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
840
  ]
1183
841
  },
1184
842
  {
1185
843
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLinearRing",
1186
844
  "clrName": "Azure.Core.GeoJson.GeoLinearRing",
1187
- "tsEmitName": "GeoLinearRing",
1188
845
  "assemblyName": "Azure.Core",
1189
846
  "metadataToken": 0,
847
+ "kind": "Class",
848
+ "accessibility": "Public",
849
+ "isAbstract": false,
850
+ "isSealed": true,
851
+ "isStatic": false,
852
+ "arity": 0,
1190
853
  "methods": [],
1191
854
  "properties": [
1192
855
  {
1193
856
  "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
857
  "clrName": "Coordinates",
1195
- "tsEmitName": "coordinates",
1196
858
  "metadataToken": 385876348,
1197
859
  "canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
1198
860
  "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
861
  "emitScope": "ClassSurface",
862
+ "provenance": "Original",
1200
863
  "isIndexer": false,
1201
864
  "hasGetter": true,
1202
865
  "hasSetter": false,
866
+ "isStatic": false,
867
+ "isAbstract": false,
868
+ "isVirtual": false,
869
+ "isOverride": false,
1203
870
  "declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
1204
871
  "declaringAssemblyName": "Azure.Core"
1205
872
  }
@@ -1217,64 +884,54 @@
1217
884
  "declaringClrType": "Azure.Core.GeoJson.GeoLinearRing",
1218
885
  "declaringAssemblyName": "Azure.Core"
1219
886
  }
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
887
  ]
1244
888
  },
1245
889
  {
1246
890
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString",
1247
891
  "clrName": "Azure.Core.GeoJson.GeoLineString",
1248
- "tsEmitName": "GeoLineString",
1249
892
  "assemblyName": "Azure.Core",
1250
893
  "metadataToken": 0,
894
+ "kind": "Class",
895
+ "accessibility": "Public",
896
+ "isAbstract": false,
897
+ "isSealed": true,
898
+ "isStatic": false,
899
+ "arity": 0,
1251
900
  "methods": [],
1252
901
  "properties": [
1253
902
  {
1254
903
  "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
904
  "clrName": "Coordinates",
1256
- "tsEmitName": "coordinates",
1257
905
  "metadataToken": 385876349,
1258
906
  "canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
1259
907
  "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
908
  "emitScope": "ClassSurface",
909
+ "provenance": "Original",
1261
910
  "isIndexer": false,
1262
911
  "hasGetter": true,
1263
912
  "hasSetter": false,
913
+ "isStatic": false,
914
+ "isAbstract": false,
915
+ "isVirtual": false,
916
+ "isOverride": false,
1264
917
  "declaringClrType": "Azure.Core.GeoJson.GeoLineString",
1265
918
  "declaringAssemblyName": "Azure.Core"
1266
919
  },
1267
920
  {
1268
921
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString::Type:Azure.Core.GeoJson.GeoObjectType",
1269
922
  "clrName": "Type",
1270
- "tsEmitName": "type",
1271
923
  "metadataToken": 385876350,
1272
924
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
1273
925
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1274
926
  "emitScope": "ClassSurface",
927
+ "provenance": "Original",
1275
928
  "isIndexer": false,
1276
929
  "hasGetter": true,
1277
930
  "hasSetter": false,
931
+ "isStatic": false,
932
+ "isAbstract": false,
933
+ "isVirtual": true,
934
+ "isOverride": true,
1278
935
  "declaringClrType": "Azure.Core.GeoJson.GeoLineString",
1279
936
  "declaringAssemblyName": "Azure.Core"
1280
937
  }
@@ -1302,109 +959,35 @@
1302
959
  "declaringClrType": "Azure.Core.GeoJson.GeoLineString",
1303
960
  "declaringAssemblyName": "Azure.Core"
1304
961
  }
1305
- ],
1306
- "exposedMethods": [
1307
- {
1308
- "tsName": "tryGetCustomProperty",
1309
- "isStatic": false,
1310
- "tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
1311
- "target": {
1312
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1313
- "declaringAssemblyName": "Azure.Core",
1314
- "metadataToken": 100664802
1315
- }
1316
- },
1317
- {
1318
- "tsName": "toString",
1319
- "isStatic": false,
1320
- "tsSignatureId": "ToString|():System.String|static=false",
1321
- "target": {
1322
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
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
- }
1348
- },
1349
- {
1350
- "tsName": "type",
1351
- "isStatic": false,
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
- }
1358
- },
1359
- {
1360
- "tsName": "boundingBox",
1361
- "isStatic": false,
1362
- "tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
1363
- "target": {
1364
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1365
- "declaringAssemblyName": "Azure.Core",
1366
- "metadataToken": 385876358
1367
- }
1368
- }
1369
- ],
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
962
  ]
1390
963
  },
1391
964
  {
1392
965
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection",
1393
966
  "clrName": "Azure.Core.GeoJson.GeoLineStringCollection",
1394
- "tsEmitName": "GeoLineStringCollection",
1395
967
  "assemblyName": "Azure.Core",
1396
968
  "metadataToken": 0,
969
+ "kind": "Class",
970
+ "accessibility": "Public",
971
+ "isAbstract": false,
972
+ "isSealed": true,
973
+ "isStatic": false,
974
+ "arity": 0,
1397
975
  "methods": [
1398
976
  {
1399
977
  "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
978
  "clrName": "GetEnumerator",
1401
- "tsEmitName": "getEnumerator",
1402
979
  "metadataToken": 100664792,
1403
980
  "canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
1404
981
  "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
982
  "emitScope": "ClassSurface",
983
+ "provenance": "Original",
1406
984
  "arity": 0,
1407
985
  "parameterCount": 0,
986
+ "isStatic": false,
987
+ "isAbstract": false,
988
+ "isVirtual": true,
989
+ "isOverride": false,
990
+ "isSealed": true,
1408
991
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1409
992
  "declaringAssemblyName": "Azure.Core",
1410
993
  "isExtensionMethod": false
@@ -1414,56 +997,72 @@
1414
997
  {
1415
998
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Count:System.Int32",
1416
999
  "clrName": "Count",
1417
- "tsEmitName": "count",
1418
1000
  "metadataToken": 385876352,
1419
1001
  "canonicalSignature": ":System.Int32",
1420
1002
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1421
1003
  "emitScope": "ClassSurface",
1004
+ "provenance": "Original",
1422
1005
  "isIndexer": false,
1423
1006
  "hasGetter": true,
1424
1007
  "hasSetter": false,
1008
+ "isStatic": false,
1009
+ "isAbstract": false,
1010
+ "isVirtual": true,
1011
+ "isOverride": false,
1425
1012
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1426
1013
  "declaringAssemblyName": "Azure.Core"
1427
1014
  },
1428
1015
  {
1429
1016
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoLineString",
1430
1017
  "clrName": "Item",
1431
- "tsEmitName": "item",
1432
1018
  "metadataToken": 385876353,
1433
1019
  "canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoLineString",
1434
1020
  "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoLineString|static=false|accessor=get",
1435
1021
  "emitScope": "ClassSurface",
1022
+ "provenance": "Original",
1436
1023
  "isIndexer": true,
1437
1024
  "hasGetter": true,
1438
1025
  "hasSetter": false,
1026
+ "isStatic": false,
1027
+ "isAbstract": false,
1028
+ "isVirtual": true,
1029
+ "isOverride": false,
1439
1030
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1440
1031
  "declaringAssemblyName": "Azure.Core"
1441
1032
  },
1442
1033
  {
1443
1034
  "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
1035
  "clrName": "Coordinates",
1445
- "tsEmitName": "coordinates",
1446
1036
  "metadataToken": 385876354,
1447
1037
  "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
1038
  "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
1039
  "emitScope": "ClassSurface",
1040
+ "provenance": "Original",
1450
1041
  "isIndexer": false,
1451
1042
  "hasGetter": true,
1452
1043
  "hasSetter": false,
1044
+ "isStatic": false,
1045
+ "isAbstract": false,
1046
+ "isVirtual": false,
1047
+ "isOverride": false,
1453
1048
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1454
1049
  "declaringAssemblyName": "Azure.Core"
1455
1050
  },
1456
1051
  {
1457
1052
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Type:Azure.Core.GeoJson.GeoObjectType",
1458
1053
  "clrName": "Type",
1459
- "tsEmitName": "type",
1460
1054
  "metadataToken": 385876355,
1461
1055
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
1462
1056
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1463
1057
  "emitScope": "ClassSurface",
1058
+ "provenance": "Original",
1464
1059
  "isIndexer": false,
1465
1060
  "hasGetter": true,
1466
1061
  "hasSetter": false,
1062
+ "isStatic": false,
1063
+ "isAbstract": false,
1064
+ "isVirtual": true,
1065
+ "isOverride": true,
1467
1066
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1468
1067
  "declaringAssemblyName": "Azure.Core"
1469
1068
  }
@@ -1491,139 +1090,35 @@
1491
1090
  "declaringClrType": "Azure.Core.GeoJson.GeoLineStringCollection",
1492
1091
  "declaringAssemblyName": "Azure.Core"
1493
1092
  }
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
1093
  ]
1609
1094
  },
1610
1095
  {
1611
1096
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
1612
1097
  "clrName": "Azure.Core.GeoJson.GeoObject",
1613
- "tsEmitName": "GeoObject",
1614
1098
  "assemblyName": "Azure.Core",
1615
1099
  "metadataToken": 0,
1100
+ "kind": "Class",
1101
+ "accessibility": "Public",
1102
+ "isAbstract": true,
1103
+ "isSealed": false,
1104
+ "isStatic": false,
1105
+ "arity": 0,
1616
1106
  "methods": [
1617
1107
  {
1618
1108
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::TryGetCustomProperty(System.String,System.Object\u0026):System.Boolean",
1619
1109
  "clrName": "TryGetCustomProperty",
1620
- "tsEmitName": "tryGetCustomProperty",
1621
1110
  "metadataToken": 100664802,
1622
1111
  "canonicalSignature": "(System.String,System.Object\u0026):System.Boolean",
1623
1112
  "normalizedSignature": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
1624
1113
  "emitScope": "ClassSurface",
1114
+ "provenance": "Original",
1625
1115
  "arity": 0,
1626
1116
  "parameterCount": 2,
1117
+ "isStatic": false,
1118
+ "isAbstract": false,
1119
+ "isVirtual": false,
1120
+ "isOverride": false,
1121
+ "isSealed": false,
1627
1122
  "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1628
1123
  "declaringAssemblyName": "Azure.Core",
1629
1124
  "isExtensionMethod": false,
@@ -1637,13 +1132,18 @@
1637
1132
  {
1638
1133
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::ToString():System.String",
1639
1134
  "clrName": "ToString",
1640
- "tsEmitName": "toString",
1641
1135
  "metadataToken": 100664803,
1642
1136
  "canonicalSignature": "():System.String",
1643
1137
  "normalizedSignature": "ToString|():System.String|static=false",
1644
1138
  "emitScope": "ClassSurface",
1139
+ "provenance": "Original",
1645
1140
  "arity": 0,
1646
1141
  "parameterCount": 0,
1142
+ "isStatic": false,
1143
+ "isAbstract": false,
1144
+ "isVirtual": true,
1145
+ "isOverride": true,
1146
+ "isSealed": false,
1647
1147
  "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1648
1148
  "declaringAssemblyName": "Azure.Core",
1649
1149
  "isExtensionMethod": false
@@ -1651,13 +1151,18 @@
1651
1151
  {
1652
1152
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Parse(System.String):Azure.Core.GeoJson.GeoObject",
1653
1153
  "clrName": "Parse",
1654
- "tsEmitName": "parse",
1655
1154
  "metadataToken": 100664804,
1656
1155
  "canonicalSignature": "(System.String):Azure.Core.GeoJson.GeoObject",
1657
1156
  "normalizedSignature": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
1658
1157
  "emitScope": "ClassSurface",
1158
+ "provenance": "Original",
1659
1159
  "arity": 0,
1660
1160
  "parameterCount": 1,
1161
+ "isStatic": true,
1162
+ "isAbstract": false,
1163
+ "isVirtual": false,
1164
+ "isOverride": false,
1165
+ "isSealed": false,
1661
1166
  "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1662
1167
  "declaringAssemblyName": "Azure.Core",
1663
1168
  "isExtensionMethod": false
@@ -1667,124 +1172,95 @@
1667
1172
  {
1668
1173
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Type:Azure.Core.GeoJson.GeoObjectType",
1669
1174
  "clrName": "Type",
1670
- "tsEmitName": "type",
1671
1175
  "metadataToken": 385876357,
1672
1176
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
1673
1177
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1674
1178
  "emitScope": "ClassSurface",
1179
+ "provenance": "Original",
1675
1180
  "isIndexer": false,
1676
1181
  "hasGetter": true,
1677
1182
  "hasSetter": false,
1183
+ "isStatic": false,
1184
+ "isAbstract": true,
1185
+ "isVirtual": true,
1186
+ "isOverride": false,
1678
1187
  "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1679
1188
  "declaringAssemblyName": "Azure.Core"
1680
1189
  },
1681
1190
  {
1682
1191
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::BoundingBox:Azure.Core.GeoJson.GeoBoundingBox",
1683
1192
  "clrName": "BoundingBox",
1684
- "tsEmitName": "boundingBox",
1685
1193
  "metadataToken": 385876358,
1686
1194
  "canonicalSignature": ":Azure.Core.GeoJson.GeoBoundingBox",
1687
1195
  "normalizedSignature": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
1688
1196
  "emitScope": "ClassSurface",
1197
+ "provenance": "Original",
1689
1198
  "isIndexer": false,
1690
1199
  "hasGetter": true,
1691
1200
  "hasSetter": false,
1201
+ "isStatic": false,
1202
+ "isAbstract": false,
1203
+ "isVirtual": false,
1204
+ "isOverride": false,
1692
1205
  "declaringClrType": "Azure.Core.GeoJson.GeoObject",
1693
1206
  "declaringAssemblyName": "Azure.Core"
1694
1207
  }
1695
1208
  ],
1696
1209
  "fields": [],
1697
1210
  "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
- ]
1211
+ "constructors": []
1753
1212
  },
1754
1213
  {
1755
1214
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint",
1756
1215
  "clrName": "Azure.Core.GeoJson.GeoPoint",
1757
- "tsEmitName": "GeoPoint",
1758
1216
  "assemblyName": "Azure.Core",
1759
1217
  "metadataToken": 0,
1218
+ "kind": "Class",
1219
+ "accessibility": "Public",
1220
+ "isAbstract": false,
1221
+ "isSealed": true,
1222
+ "isStatic": false,
1223
+ "arity": 0,
1760
1224
  "methods": [
1761
1225
  {
1762
1226
  "stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Write(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void",
1763
1227
  "clrName": "Write",
1764
- "tsEmitName": "write",
1765
1228
  "metadataToken": 100663689,
1766
1229
  "canonicalSignature": "(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void",
1767
1230
  "normalizedSignature": "Write|(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void|static=false",
1768
1231
  "emitScope": "ViewOnly",
1232
+ "provenance": "ExplicitView",
1769
1233
  "arity": 0,
1770
1234
  "parameterCount": 2,
1235
+ "isStatic": false,
1236
+ "isAbstract": false,
1237
+ "isVirtual": true,
1238
+ "isOverride": false,
1239
+ "isSealed": false,
1771
1240
  "declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
1772
1241
  "declaringAssemblyName": "System.ClientModel",
1773
- "isExtensionMethod": false
1242
+ "isExtensionMethod": false,
1243
+ "sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601"
1774
1244
  },
1775
1245
  {
1776
1246
  "stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Create(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1777
1247
  "clrName": "Create",
1778
- "tsEmitName": "create",
1779
1248
  "metadataToken": 100663690,
1780
1249
  "canonicalSignature": "(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1781
1250
  "normalizedSignature": "Create|(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
1782
1251
  "emitScope": "ViewOnly",
1252
+ "provenance": "ExplicitView",
1783
1253
  "arity": 0,
1784
1254
  "parameterCount": 2,
1255
+ "isStatic": false,
1256
+ "isAbstract": false,
1257
+ "isVirtual": true,
1258
+ "isOverride": false,
1259
+ "isSealed": false,
1785
1260
  "declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
1786
1261
  "declaringAssemblyName": "System.ClientModel",
1787
1262
  "isExtensionMethod": false,
1263
+ "sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601",
1788
1264
  "parameterModifiers": [
1789
1265
  {
1790
1266
  "index": 0,
@@ -1795,72 +1271,98 @@
1795
1271
  {
1796
1272
  "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Write(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData",
1797
1273
  "clrName": "Write",
1798
- "tsEmitName": "write",
1799
1274
  "metadataToken": 100663691,
1800
1275
  "canonicalSignature": "(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData",
1801
1276
  "normalizedSignature": "Write|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData|static=false",
1802
1277
  "emitScope": "ViewOnly",
1278
+ "provenance": "ExplicitView",
1803
1279
  "arity": 0,
1804
1280
  "parameterCount": 1,
1281
+ "isStatic": false,
1282
+ "isAbstract": false,
1283
+ "isVirtual": true,
1284
+ "isOverride": false,
1285
+ "isSealed": false,
1805
1286
  "declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
1806
1287
  "declaringAssemblyName": "System.ClientModel",
1807
- "isExtensionMethod": false
1288
+ "isExtensionMethod": false,
1289
+ "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
1808
1290
  },
1809
1291
  {
1810
1292
  "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Create(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1811
1293
  "clrName": "Create",
1812
- "tsEmitName": "create",
1813
1294
  "metadataToken": 100663692,
1814
1295
  "canonicalSignature": "(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1815
1296
  "normalizedSignature": "Create|(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
1816
1297
  "emitScope": "ViewOnly",
1298
+ "provenance": "ExplicitView",
1817
1299
  "arity": 0,
1818
1300
  "parameterCount": 2,
1301
+ "isStatic": false,
1302
+ "isAbstract": false,
1303
+ "isVirtual": true,
1304
+ "isOverride": false,
1305
+ "isSealed": false,
1819
1306
  "declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
1820
1307
  "declaringAssemblyName": "System.ClientModel",
1821
- "isExtensionMethod": false
1308
+ "isExtensionMethod": false,
1309
+ "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
1822
1310
  },
1823
1311
  {
1824
1312
  "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String",
1825
1313
  "clrName": "GetFormatFromOptions",
1826
- "tsEmitName": "getFormatFromOptions",
1827
1314
  "metadataToken": 100663693,
1828
1315
  "canonicalSignature": "(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String",
1829
1316
  "normalizedSignature": "GetFormatFromOptions|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String|static=false",
1830
1317
  "emitScope": "ViewOnly",
1318
+ "provenance": "ExplicitView",
1831
1319
  "arity": 0,
1832
1320
  "parameterCount": 1,
1321
+ "isStatic": false,
1322
+ "isAbstract": false,
1323
+ "isVirtual": true,
1324
+ "isOverride": false,
1325
+ "isSealed": false,
1833
1326
  "declaringClrType": "System.ClientModel.Primitives.IPersistableModel\u00601",
1834
1327
  "declaringAssemblyName": "System.ClientModel",
1835
- "isExtensionMethod": false
1328
+ "isExtensionMethod": false,
1329
+ "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601"
1836
1330
  }
1837
1331
  ],
1838
1332
  "properties": [
1839
1333
  {
1840
1334
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Coordinates:Azure.Core.GeoJson.GeoPosition",
1841
1335
  "clrName": "Coordinates",
1842
- "tsEmitName": "coordinates",
1843
1336
  "metadataToken": 385876359,
1844
1337
  "canonicalSignature": ":Azure.Core.GeoJson.GeoPosition",
1845
1338
  "normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoPosition|static=false|accessor=get",
1846
1339
  "emitScope": "ClassSurface",
1340
+ "provenance": "Original",
1847
1341
  "isIndexer": false,
1848
1342
  "hasGetter": true,
1849
1343
  "hasSetter": false,
1344
+ "isStatic": false,
1345
+ "isAbstract": false,
1346
+ "isVirtual": false,
1347
+ "isOverride": false,
1850
1348
  "declaringClrType": "Azure.Core.GeoJson.GeoPoint",
1851
1349
  "declaringAssemblyName": "Azure.Core"
1852
1350
  },
1853
1351
  {
1854
1352
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Type:Azure.Core.GeoJson.GeoObjectType",
1855
1353
  "clrName": "Type",
1856
- "tsEmitName": "type",
1857
1354
  "metadataToken": 385876360,
1858
1355
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
1859
1356
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1860
1357
  "emitScope": "ClassSurface",
1358
+ "provenance": "Original",
1861
1359
  "isIndexer": false,
1862
1360
  "hasGetter": true,
1863
1361
  "hasSetter": false,
1362
+ "isStatic": false,
1363
+ "isAbstract": false,
1364
+ "isVirtual": true,
1365
+ "isOverride": true,
1864
1366
  "declaringClrType": "Azure.Core.GeoJson.GeoPoint",
1865
1367
  "declaringAssemblyName": "Azure.Core"
1866
1368
  }
@@ -1918,186 +1420,35 @@
1918
1420
  "declaringClrType": "Azure.Core.GeoJson.GeoPoint",
1919
1421
  "declaringAssemblyName": "Azure.Core"
1920
1422
  }
1921
- ],
1922
- "exposedMethods": [
1923
- {
1924
- "tsName": "write",
1925
- "isStatic": false,
1926
- "tsSignatureId": "Write|(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void|static=false",
1927
- "target": {
1928
- "declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
1929
- "declaringAssemblyName": "System.ClientModel",
1930
- "metadataToken": 100663689
1931
- }
1932
- },
1933
- {
1934
- "tsName": "create",
1935
- "isStatic": false,
1936
- "tsSignatureId": "Create|(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
1937
- "target": {
1938
- "declaringClrType": "System.ClientModel.Primitives.IJsonModel\u00601",
1939
- "declaringAssemblyName": "System.ClientModel",
1940
- "metadataToken": 100663690
1941
- }
1942
- },
1943
- {
1944
- "tsName": "write",
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
- }
1992
- },
1993
- {
1994
- "tsName": "parse",
1995
- "isStatic": true,
1996
- "tsSignatureId": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
1997
- "target": {
1998
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
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
- }
2014
- },
2015
- {
2016
- "tsName": "type",
2017
- "isStatic": false,
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
- }
2024
- },
2025
- {
2026
- "tsName": "boundingBox",
2027
- "isStatic": false,
2028
- "tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
2029
- "target": {
2030
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
2031
- "declaringAssemblyName": "Azure.Core",
2032
- "metadataToken": 385876358
2033
- }
2034
- }
2035
- ],
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
1423
  ]
2083
1424
  },
2084
1425
  {
2085
1426
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection",
2086
1427
  "clrName": "Azure.Core.GeoJson.GeoPointCollection",
2087
- "tsEmitName": "GeoPointCollection",
2088
1428
  "assemblyName": "Azure.Core",
2089
1429
  "metadataToken": 0,
1430
+ "kind": "Class",
1431
+ "accessibility": "Public",
1432
+ "isAbstract": false,
1433
+ "isSealed": true,
1434
+ "isStatic": false,
1435
+ "arity": 0,
2090
1436
  "methods": [
2091
1437
  {
2092
1438
  "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
1439
  "clrName": "GetEnumerator",
2094
- "tsEmitName": "getEnumerator",
2095
1440
  "metadataToken": 100664822,
2096
1441
  "canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
2097
1442
  "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
1443
  "emitScope": "ClassSurface",
1444
+ "provenance": "Original",
2099
1445
  "arity": 0,
2100
1446
  "parameterCount": 0,
1447
+ "isStatic": false,
1448
+ "isAbstract": false,
1449
+ "isVirtual": true,
1450
+ "isOverride": false,
1451
+ "isSealed": true,
2101
1452
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2102
1453
  "declaringAssemblyName": "Azure.Core",
2103
1454
  "isExtensionMethod": false
@@ -2107,56 +1458,72 @@
2107
1458
  {
2108
1459
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Count:System.Int32",
2109
1460
  "clrName": "Count",
2110
- "tsEmitName": "count",
2111
1461
  "metadataToken": 385876362,
2112
1462
  "canonicalSignature": ":System.Int32",
2113
1463
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2114
1464
  "emitScope": "ClassSurface",
1465
+ "provenance": "Original",
2115
1466
  "isIndexer": false,
2116
1467
  "hasGetter": true,
2117
1468
  "hasSetter": false,
1469
+ "isStatic": false,
1470
+ "isAbstract": false,
1471
+ "isVirtual": true,
1472
+ "isOverride": false,
2118
1473
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2119
1474
  "declaringAssemblyName": "Azure.Core"
2120
1475
  },
2121
1476
  {
2122
1477
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPoint",
2123
1478
  "clrName": "Item",
2124
- "tsEmitName": "item",
2125
1479
  "metadataToken": 385876363,
2126
1480
  "canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoPoint",
2127
1481
  "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPoint|static=false|accessor=get",
2128
1482
  "emitScope": "ClassSurface",
1483
+ "provenance": "Original",
2129
1484
  "isIndexer": true,
2130
1485
  "hasGetter": true,
2131
1486
  "hasSetter": false,
1487
+ "isStatic": false,
1488
+ "isAbstract": false,
1489
+ "isVirtual": true,
1490
+ "isOverride": false,
2132
1491
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2133
1492
  "declaringAssemblyName": "Azure.Core"
2134
1493
  },
2135
1494
  {
2136
1495
  "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
1496
  "clrName": "Coordinates",
2138
- "tsEmitName": "coordinates",
2139
1497
  "metadataToken": 385876364,
2140
1498
  "canonicalSignature": ":Azure.Core.GeoJson.GeoArray_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
2141
1499
  "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
1500
  "emitScope": "ClassSurface",
1501
+ "provenance": "Original",
2143
1502
  "isIndexer": false,
2144
1503
  "hasGetter": true,
2145
1504
  "hasSetter": false,
1505
+ "isStatic": false,
1506
+ "isAbstract": false,
1507
+ "isVirtual": false,
1508
+ "isOverride": false,
2146
1509
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2147
1510
  "declaringAssemblyName": "Azure.Core"
2148
1511
  },
2149
1512
  {
2150
1513
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Type:Azure.Core.GeoJson.GeoObjectType",
2151
1514
  "clrName": "Type",
2152
- "tsEmitName": "type",
2153
1515
  "metadataToken": 385876365,
2154
1516
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
2155
1517
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
2156
1518
  "emitScope": "ClassSurface",
1519
+ "provenance": "Original",
2157
1520
  "isIndexer": false,
2158
1521
  "hasGetter": true,
2159
1522
  "hasSetter": false,
1523
+ "isStatic": false,
1524
+ "isAbstract": false,
1525
+ "isVirtual": true,
1526
+ "isOverride": true,
2160
1527
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2161
1528
  "declaringAssemblyName": "Azure.Core"
2162
1529
  }
@@ -2184,183 +1551,90 @@
2184
1551
  "declaringClrType": "Azure.Core.GeoJson.GeoPointCollection",
2185
1552
  "declaringAssemblyName": "Azure.Core"
2186
1553
  }
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
1554
  ]
2302
1555
  },
2303
1556
  {
2304
1557
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon",
2305
1558
  "clrName": "Azure.Core.GeoJson.GeoPolygon",
2306
- "tsEmitName": "GeoPolygon",
2307
1559
  "assemblyName": "Azure.Core",
2308
1560
  "metadataToken": 0,
1561
+ "kind": "Class",
1562
+ "accessibility": "Public",
1563
+ "isAbstract": false,
1564
+ "isSealed": true,
1565
+ "isStatic": false,
1566
+ "arity": 0,
2309
1567
  "methods": [],
2310
1568
  "properties": [
2311
1569
  {
2312
1570
  "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
1571
  "clrName": "Rings",
2314
- "tsEmitName": "rings",
2315
1572
  "metadataToken": 385876366,
2316
1573
  "canonicalSignature": ":System.Collections.Generic.IReadOnlyList_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
2317
1574
  "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
1575
  "emitScope": "ClassSurface",
1576
+ "provenance": "Original",
2319
1577
  "isIndexer": false,
2320
1578
  "hasGetter": true,
2321
1579
  "hasSetter": false,
1580
+ "isStatic": false,
1581
+ "isAbstract": false,
1582
+ "isVirtual": false,
1583
+ "isOverride": false,
2322
1584
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2323
1585
  "declaringAssemblyName": "Azure.Core"
2324
1586
  },
2325
1587
  {
2326
1588
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::OuterRing:Azure.Core.GeoJson.GeoLinearRing",
2327
1589
  "clrName": "OuterRing",
2328
- "tsEmitName": "outerRing",
2329
1590
  "metadataToken": 385876367,
2330
1591
  "canonicalSignature": ":Azure.Core.GeoJson.GeoLinearRing",
2331
1592
  "normalizedSignature": "OuterRing|:Azure.Core.GeoJson.GeoLinearRing|static=false|accessor=get",
2332
1593
  "emitScope": "ClassSurface",
1594
+ "provenance": "Original",
2333
1595
  "isIndexer": false,
2334
1596
  "hasGetter": true,
2335
1597
  "hasSetter": false,
1598
+ "isStatic": false,
1599
+ "isAbstract": false,
1600
+ "isVirtual": false,
1601
+ "isOverride": false,
2336
1602
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2337
1603
  "declaringAssemblyName": "Azure.Core"
2338
1604
  },
2339
1605
  {
2340
1606
  "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
1607
  "clrName": "Coordinates",
2342
- "tsEmitName": "coordinates",
2343
1608
  "metadataToken": 385876368,
2344
1609
  "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
1610
  "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
1611
  "emitScope": "ClassSurface",
1612
+ "provenance": "Original",
2347
1613
  "isIndexer": false,
2348
1614
  "hasGetter": true,
2349
1615
  "hasSetter": false,
1616
+ "isStatic": false,
1617
+ "isAbstract": false,
1618
+ "isVirtual": false,
1619
+ "isOverride": false,
2350
1620
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2351
1621
  "declaringAssemblyName": "Azure.Core"
2352
1622
  },
2353
1623
  {
2354
1624
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::Type:Azure.Core.GeoJson.GeoObjectType",
2355
1625
  "clrName": "Type",
2356
- "tsEmitName": "type",
2357
1626
  "metadataToken": 385876369,
2358
1627
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
2359
1628
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
2360
1629
  "emitScope": "ClassSurface",
1630
+ "provenance": "Original",
2361
1631
  "isIndexer": false,
2362
1632
  "hasGetter": true,
2363
1633
  "hasSetter": false,
1634
+ "isStatic": false,
1635
+ "isAbstract": false,
1636
+ "isVirtual": true,
1637
+ "isOverride": true,
2364
1638
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2365
1639
  "declaringAssemblyName": "Azure.Core"
2366
1640
  }
@@ -2398,138 +1672,35 @@
2398
1672
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2399
1673
  "declaringAssemblyName": "Azure.Core"
2400
1674
  }
2401
- ],
2402
- "exposedMethods": [
2403
- {
2404
- "tsName": "tryGetCustomProperty",
2405
- "isStatic": false,
2406
- "tsSignatureId": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
2407
- "target": {
2408
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
2409
- "declaringAssemblyName": "Azure.Core",
2410
- "metadataToken": 100664802
2411
- }
2412
- },
2413
- {
2414
- "tsName": "toString",
2415
- "isStatic": false,
2416
- "tsSignatureId": "ToString|():System.String|static=false",
2417
- "target": {
2418
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
2419
- "declaringAssemblyName": "Azure.Core",
2420
- "metadataToken": 100664803
2421
- }
2422
- },
2423
- {
2424
- "tsName": "parse",
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
- }
2454
- },
2455
- {
2456
- "tsName": "coordinates",
2457
- "isStatic": false,
2458
- "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",
2459
- "target": {
2460
- "declaringClrType": "Azure.Core.GeoJson.GeoPolygon",
2461
- "declaringAssemblyName": "Azure.Core",
2462
- "metadataToken": 385876368
2463
- }
2464
- },
2465
- {
2466
- "tsName": "type",
2467
- "isStatic": false,
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
- }
2474
- },
2475
- {
2476
- "tsName": "boundingBox",
2477
- "isStatic": false,
2478
- "tsSignatureId": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
2479
- "target": {
2480
- "declaringClrType": "Azure.Core.GeoJson.GeoObject",
2481
- "declaringAssemblyName": "Azure.Core",
2482
- "metadataToken": 385876358
2483
- }
2484
- }
2485
- ],
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
1675
  ]
2515
1676
  },
2516
1677
  {
2517
1678
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection",
2518
1679
  "clrName": "Azure.Core.GeoJson.GeoPolygonCollection",
2519
- "tsEmitName": "GeoPolygonCollection",
2520
1680
  "assemblyName": "Azure.Core",
2521
1681
  "metadataToken": 0,
1682
+ "kind": "Class",
1683
+ "accessibility": "Public",
1684
+ "isAbstract": false,
1685
+ "isSealed": true,
1686
+ "isStatic": false,
1687
+ "arity": 0,
2522
1688
  "methods": [
2523
1689
  {
2524
1690
  "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
1691
  "clrName": "GetEnumerator",
2526
- "tsEmitName": "getEnumerator",
2527
1692
  "metadataToken": 100664838,
2528
1693
  "canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
2529
1694
  "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
1695
  "emitScope": "ClassSurface",
1696
+ "provenance": "Original",
2531
1697
  "arity": 0,
2532
1698
  "parameterCount": 0,
1699
+ "isStatic": false,
1700
+ "isAbstract": false,
1701
+ "isVirtual": true,
1702
+ "isOverride": false,
1703
+ "isSealed": true,
2533
1704
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2534
1705
  "declaringAssemblyName": "Azure.Core",
2535
1706
  "isExtensionMethod": false
@@ -2539,56 +1710,72 @@
2539
1710
  {
2540
1711
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Count:System.Int32",
2541
1712
  "clrName": "Count",
2542
- "tsEmitName": "count",
2543
1713
  "metadataToken": 385876371,
2544
1714
  "canonicalSignature": ":System.Int32",
2545
1715
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2546
1716
  "emitScope": "ClassSurface",
1717
+ "provenance": "Original",
2547
1718
  "isIndexer": false,
2548
1719
  "hasGetter": true,
2549
1720
  "hasSetter": false,
1721
+ "isStatic": false,
1722
+ "isAbstract": false,
1723
+ "isVirtual": true,
1724
+ "isOverride": false,
2550
1725
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2551
1726
  "declaringAssemblyName": "Azure.Core"
2552
1727
  },
2553
1728
  {
2554
1729
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPolygon",
2555
1730
  "clrName": "Item",
2556
- "tsEmitName": "item",
2557
1731
  "metadataToken": 385876372,
2558
1732
  "canonicalSignature": "[System.Int32]:Azure.Core.GeoJson.GeoPolygon",
2559
1733
  "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPolygon|static=false|accessor=get",
2560
1734
  "emitScope": "ClassSurface",
1735
+ "provenance": "Original",
2561
1736
  "isIndexer": true,
2562
1737
  "hasGetter": true,
2563
1738
  "hasSetter": false,
1739
+ "isStatic": false,
1740
+ "isAbstract": false,
1741
+ "isVirtual": true,
1742
+ "isOverride": false,
2564
1743
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2565
1744
  "declaringAssemblyName": "Azure.Core"
2566
1745
  },
2567
1746
  {
2568
1747
  "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
1748
  "clrName": "Coordinates",
2570
- "tsEmitName": "coordinates",
2571
1749
  "metadataToken": 385876373,
2572
1750
  "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
1751
  "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
1752
  "emitScope": "ClassSurface",
1753
+ "provenance": "Original",
2575
1754
  "isIndexer": false,
2576
1755
  "hasGetter": true,
2577
1756
  "hasSetter": false,
1757
+ "isStatic": false,
1758
+ "isAbstract": false,
1759
+ "isVirtual": false,
1760
+ "isOverride": false,
2578
1761
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2579
1762
  "declaringAssemblyName": "Azure.Core"
2580
1763
  },
2581
1764
  {
2582
1765
  "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Type:Azure.Core.GeoJson.GeoObjectType",
2583
1766
  "clrName": "Type",
2584
- "tsEmitName": "type",
2585
1767
  "metadataToken": 385876374,
2586
1768
  "canonicalSignature": ":Azure.Core.GeoJson.GeoObjectType",
2587
1769
  "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
2588
1770
  "emitScope": "ClassSurface",
1771
+ "provenance": "Original",
2589
1772
  "isIndexer": false,
2590
1773
  "hasGetter": true,
2591
1774
  "hasSetter": false,
1775
+ "isStatic": false,
1776
+ "isAbstract": false,
1777
+ "isVirtual": true,
1778
+ "isOverride": true,
2592
1779
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2593
1780
  "declaringAssemblyName": "Azure.Core"
2594
1781
  }
@@ -2616,120 +1803,6 @@
2616
1803
  "declaringClrType": "Azure.Core.GeoJson.GeoPolygonCollection",
2617
1804
  "declaringAssemblyName": "Azure.Core"
2618
1805
  }
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
1806
  ]
2734
1807
  }
2735
1808
  ]