@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,1469 +0,0 @@
1
- {
2
- "namespace": "Azure.Core.GeoJson",
3
- "contributingAssemblies": [
4
- "Azure.Core"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType",
9
- "clrName": "Azure.Core.GeoJson.GeoObjectType",
10
- "tsEmitName": "GeoObjectType",
11
- "kind": "Enum",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": true,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [],
18
- "properties": [],
19
- "fields": [
20
- {
21
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::value__System.Int32",
22
- "clrName": "value__",
23
- "tsEmitName": "value__",
24
- "normalizedSignature": "value__|System.Int32|static=false|const=false",
25
- "isStatic": false,
26
- "isReadOnly": false,
27
- "isLiteral": false
28
- },
29
- {
30
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PointAzure.Core.GeoJson.GeoObjectType",
31
- "clrName": "Point",
32
- "tsEmitName": "point",
33
- "normalizedSignature": "Point|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
34
- "isStatic": true,
35
- "isReadOnly": false,
36
- "isLiteral": true
37
- },
38
- {
39
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPointAzure.Core.GeoJson.GeoObjectType",
40
- "clrName": "MultiPoint",
41
- "tsEmitName": "multiPoint",
42
- "normalizedSignature": "MultiPoint|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
43
- "isStatic": true,
44
- "isReadOnly": false,
45
- "isLiteral": true
46
- },
47
- {
48
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::PolygonAzure.Core.GeoJson.GeoObjectType",
49
- "clrName": "Polygon",
50
- "tsEmitName": "polygon",
51
- "normalizedSignature": "Polygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
52
- "isStatic": true,
53
- "isReadOnly": false,
54
- "isLiteral": true
55
- },
56
- {
57
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiPolygonAzure.Core.GeoJson.GeoObjectType",
58
- "clrName": "MultiPolygon",
59
- "tsEmitName": "multiPolygon",
60
- "normalizedSignature": "MultiPolygon|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
61
- "isStatic": true,
62
- "isReadOnly": false,
63
- "isLiteral": true
64
- },
65
- {
66
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::LineStringAzure.Core.GeoJson.GeoObjectType",
67
- "clrName": "LineString",
68
- "tsEmitName": "lineString",
69
- "normalizedSignature": "LineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
70
- "isStatic": true,
71
- "isReadOnly": false,
72
- "isLiteral": true
73
- },
74
- {
75
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::MultiLineStringAzure.Core.GeoJson.GeoObjectType",
76
- "clrName": "MultiLineString",
77
- "tsEmitName": "multiLineString",
78
- "normalizedSignature": "MultiLineString|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
79
- "isStatic": true,
80
- "isReadOnly": false,
81
- "isLiteral": true
82
- },
83
- {
84
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObjectType::GeometryCollectionAzure.Core.GeoJson.GeoObjectType",
85
- "clrName": "GeometryCollection",
86
- "tsEmitName": "geometryCollection",
87
- "normalizedSignature": "GeometryCollection|Azure.Core.GeoJson.GeoObjectType|static=true|const=true",
88
- "isStatic": true,
89
- "isReadOnly": false,
90
- "isLiteral": true
91
- }
92
- ],
93
- "events": [],
94
- "constructors": []
95
- },
96
- {
97
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601",
98
- "clrName": "Azure.Core.GeoJson.GeoArray\u00601",
99
- "tsEmitName": "GeoArray_1",
100
- "kind": "Struct",
101
- "accessibility": "Public",
102
- "isAbstract": false,
103
- "isSealed": true,
104
- "isStatic": false,
105
- "arity": 1,
106
- "methods": [
107
- {
108
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::GetEnumerator():Enumerator",
109
- "clrName": "GetEnumerator",
110
- "tsEmitName": "getEnumerator",
111
- "normalizedSignature": "GetEnumerator|():Enumerator|static=false",
112
- "provenance": "Original",
113
- "emitScope": "ClassSurface",
114
- "isStatic": false,
115
- "isAbstract": false,
116
- "isVirtual": false,
117
- "isOverride": false,
118
- "isSealed": false,
119
- "arity": 0,
120
- "parameterCount": 0,
121
- "isExtensionMethod": false
122
- }
123
- ],
124
- "properties": [
125
- {
126
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Item[System.Int32]:T",
127
- "clrName": "Item",
128
- "tsEmitName": "item",
129
- "normalizedSignature": "Item|[System.Int32]:T|static=false|accessor=get",
130
- "provenance": "Original",
131
- "emitScope": "ClassSurface",
132
- "isStatic": false,
133
- "isAbstract": false,
134
- "isVirtual": true,
135
- "isOverride": false,
136
- "isIndexer": true,
137
- "hasGetter": true,
138
- "hasSetter": false
139
- },
140
- {
141
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601::Count:System.Int32",
142
- "clrName": "Count",
143
- "tsEmitName": "count",
144
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
145
- "provenance": "Original",
146
- "emitScope": "ClassSurface",
147
- "isStatic": false,
148
- "isAbstract": false,
149
- "isVirtual": true,
150
- "isOverride": false,
151
- "isIndexer": false,
152
- "hasGetter": true,
153
- "hasSetter": false
154
- }
155
- ],
156
- "fields": [],
157
- "events": [],
158
- "constructors": []
159
- },
160
- {
161
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
162
- "clrName": "Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator",
163
- "tsEmitName": "GeoArray_1_Enumerator",
164
- "kind": "Struct",
165
- "accessibility": "Public",
166
- "isAbstract": false,
167
- "isSealed": true,
168
- "isStatic": false,
169
- "arity": 1,
170
- "methods": [
171
- {
172
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::MoveNext():System.Boolean",
173
- "clrName": "MoveNext",
174
- "tsEmitName": "moveNext",
175
- "normalizedSignature": "MoveNext|():System.Boolean|static=false",
176
- "provenance": "Original",
177
- "emitScope": "ClassSurface",
178
- "isStatic": false,
179
- "isAbstract": false,
180
- "isVirtual": true,
181
- "isOverride": false,
182
- "isSealed": true,
183
- "arity": 0,
184
- "parameterCount": 0,
185
- "isExtensionMethod": false
186
- },
187
- {
188
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Reset():System.Void",
189
- "clrName": "Reset",
190
- "tsEmitName": "reset",
191
- "normalizedSignature": "Reset|():System.Void|static=false",
192
- "provenance": "Original",
193
- "emitScope": "ClassSurface",
194
- "isStatic": false,
195
- "isAbstract": false,
196
- "isVirtual": true,
197
- "isOverride": false,
198
- "isSealed": true,
199
- "arity": 0,
200
- "parameterCount": 0,
201
- "isExtensionMethod": false
202
- },
203
- {
204
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Dispose():System.Void",
205
- "clrName": "Dispose",
206
- "tsEmitName": "dispose",
207
- "normalizedSignature": "Dispose|():System.Void|static=false",
208
- "provenance": "Original",
209
- "emitScope": "ClassSurface",
210
- "isStatic": false,
211
- "isAbstract": false,
212
- "isVirtual": true,
213
- "isOverride": false,
214
- "isSealed": true,
215
- "arity": 0,
216
- "parameterCount": 0,
217
- "isExtensionMethod": false
218
- }
219
- ],
220
- "properties": [
221
- {
222
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoArray\u00601\u002BEnumerator::Current:T",
223
- "clrName": "Current",
224
- "tsEmitName": "current",
225
- "normalizedSignature": "Current|:T|static=false|accessor=get",
226
- "provenance": "Original",
227
- "emitScope": "ClassSurface",
228
- "isStatic": false,
229
- "isAbstract": false,
230
- "isVirtual": true,
231
- "isOverride": false,
232
- "isIndexer": false,
233
- "hasGetter": true,
234
- "hasSetter": false
235
- }
236
- ],
237
- "fields": [],
238
- "events": [],
239
- "constructors": []
240
- },
241
- {
242
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition",
243
- "clrName": "Azure.Core.GeoJson.GeoPosition",
244
- "tsEmitName": "GeoPosition",
245
- "kind": "Struct",
246
- "accessibility": "Public",
247
- "isAbstract": false,
248
- "isSealed": true,
249
- "isStatic": false,
250
- "arity": 0,
251
- "methods": [
252
- {
253
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(Azure.Core.GeoJson.GeoPosition):System.Boolean",
254
- "clrName": "Equals",
255
- "tsEmitName": "equals",
256
- "normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoPosition):System.Boolean|static=false",
257
- "provenance": "Original",
258
- "emitScope": "ClassSurface",
259
- "isStatic": false,
260
- "isAbstract": false,
261
- "isVirtual": true,
262
- "isOverride": false,
263
- "isSealed": true,
264
- "arity": 0,
265
- "parameterCount": 1,
266
- "isExtensionMethod": false
267
- },
268
- {
269
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Equals(System.Object):System.Boolean",
270
- "clrName": "Equals",
271
- "tsEmitName": "equals",
272
- "normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
273
- "provenance": "Original",
274
- "emitScope": "ClassSurface",
275
- "isStatic": false,
276
- "isAbstract": false,
277
- "isVirtual": true,
278
- "isOverride": true,
279
- "isSealed": false,
280
- "arity": 0,
281
- "parameterCount": 1,
282
- "isExtensionMethod": false
283
- },
284
- {
285
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::GetHashCode():System.Int32",
286
- "clrName": "GetHashCode",
287
- "tsEmitName": "getHashCode",
288
- "normalizedSignature": "GetHashCode|():System.Int32|static=false",
289
- "provenance": "Original",
290
- "emitScope": "ClassSurface",
291
- "isStatic": false,
292
- "isAbstract": false,
293
- "isVirtual": true,
294
- "isOverride": true,
295
- "isSealed": false,
296
- "arity": 0,
297
- "parameterCount": 0,
298
- "isExtensionMethod": false
299
- },
300
- {
301
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::ToString():System.String",
302
- "clrName": "ToString",
303
- "tsEmitName": "toString",
304
- "normalizedSignature": "ToString|():System.String|static=false",
305
- "provenance": "Original",
306
- "emitScope": "ClassSurface",
307
- "isStatic": false,
308
- "isAbstract": false,
309
- "isVirtual": true,
310
- "isOverride": true,
311
- "isSealed": false,
312
- "arity": 0,
313
- "parameterCount": 0,
314
- "isExtensionMethod": false
315
- }
316
- ],
317
- "properties": [
318
- {
319
- "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]]",
320
- "clrName": "Altitude",
321
- "tsEmitName": "altitude",
322
- "normalizedSignature": "Altitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
323
- "provenance": "Original",
324
- "emitScope": "ClassSurface",
325
- "isStatic": false,
326
- "isAbstract": false,
327
- "isVirtual": false,
328
- "isOverride": false,
329
- "isIndexer": false,
330
- "hasGetter": true,
331
- "hasSetter": false
332
- },
333
- {
334
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Longitude:System.Double",
335
- "clrName": "Longitude",
336
- "tsEmitName": "longitude",
337
- "normalizedSignature": "Longitude|:System.Double|static=false|accessor=get",
338
- "provenance": "Original",
339
- "emitScope": "ClassSurface",
340
- "isStatic": false,
341
- "isAbstract": false,
342
- "isVirtual": false,
343
- "isOverride": false,
344
- "isIndexer": false,
345
- "hasGetter": true,
346
- "hasSetter": false
347
- },
348
- {
349
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Latitude:System.Double",
350
- "clrName": "Latitude",
351
- "tsEmitName": "latitude",
352
- "normalizedSignature": "Latitude|:System.Double|static=false|accessor=get",
353
- "provenance": "Original",
354
- "emitScope": "ClassSurface",
355
- "isStatic": false,
356
- "isAbstract": false,
357
- "isVirtual": false,
358
- "isOverride": false,
359
- "isIndexer": false,
360
- "hasGetter": true,
361
- "hasSetter": false
362
- },
363
- {
364
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Item[System.Int32]:System.Double",
365
- "clrName": "Item",
366
- "tsEmitName": "item",
367
- "normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
368
- "provenance": "Original",
369
- "emitScope": "ClassSurface",
370
- "isStatic": false,
371
- "isAbstract": false,
372
- "isVirtual": false,
373
- "isOverride": false,
374
- "isIndexer": true,
375
- "hasGetter": true,
376
- "hasSetter": false
377
- },
378
- {
379
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPosition::Count:System.Int32",
380
- "clrName": "Count",
381
- "tsEmitName": "count",
382
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
383
- "provenance": "Original",
384
- "emitScope": "ClassSurface",
385
- "isStatic": false,
386
- "isAbstract": false,
387
- "isVirtual": false,
388
- "isOverride": false,
389
- "isIndexer": false,
390
- "hasGetter": true,
391
- "hasSetter": false
392
- }
393
- ],
394
- "fields": [],
395
- "events": [],
396
- "constructors": [
397
- {
398
- "normalizedSignature": "constructor|(System.Double,System.Double):void|static=false",
399
- "isStatic": false,
400
- "parameterCount": 2
401
- },
402
- {
403
- "normalizedSignature": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
404
- "isStatic": false,
405
- "parameterCount": 3
406
- }
407
- ]
408
- },
409
- {
410
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox",
411
- "clrName": "Azure.Core.GeoJson.GeoBoundingBox",
412
- "tsEmitName": "GeoBoundingBox",
413
- "kind": "Class",
414
- "accessibility": "Public",
415
- "isAbstract": false,
416
- "isSealed": true,
417
- "isStatic": false,
418
- "arity": 0,
419
- "methods": [
420
- {
421
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean",
422
- "clrName": "Equals",
423
- "tsEmitName": "equals",
424
- "normalizedSignature": "Equals|(Azure.Core.GeoJson.GeoBoundingBox):System.Boolean|static=false",
425
- "provenance": "Original",
426
- "emitScope": "ClassSurface",
427
- "isStatic": false,
428
- "isAbstract": false,
429
- "isVirtual": true,
430
- "isOverride": false,
431
- "isSealed": true,
432
- "arity": 0,
433
- "parameterCount": 1,
434
- "isExtensionMethod": false
435
- },
436
- {
437
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Equals(System.Object):System.Boolean",
438
- "clrName": "Equals",
439
- "tsEmitName": "equals",
440
- "normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
441
- "provenance": "Original",
442
- "emitScope": "ClassSurface",
443
- "isStatic": false,
444
- "isAbstract": false,
445
- "isVirtual": true,
446
- "isOverride": true,
447
- "isSealed": false,
448
- "arity": 0,
449
- "parameterCount": 1,
450
- "isExtensionMethod": false
451
- },
452
- {
453
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::GetHashCode():System.Int32",
454
- "clrName": "GetHashCode",
455
- "tsEmitName": "getHashCode",
456
- "normalizedSignature": "GetHashCode|():System.Int32|static=false",
457
- "provenance": "Original",
458
- "emitScope": "ClassSurface",
459
- "isStatic": false,
460
- "isAbstract": false,
461
- "isVirtual": true,
462
- "isOverride": true,
463
- "isSealed": false,
464
- "arity": 0,
465
- "parameterCount": 0,
466
- "isExtensionMethod": false
467
- },
468
- {
469
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::ToString():System.String",
470
- "clrName": "ToString",
471
- "tsEmitName": "toString",
472
- "normalizedSignature": "ToString|():System.String|static=false",
473
- "provenance": "Original",
474
- "emitScope": "ClassSurface",
475
- "isStatic": false,
476
- "isAbstract": false,
477
- "isVirtual": true,
478
- "isOverride": true,
479
- "isSealed": false,
480
- "arity": 0,
481
- "parameterCount": 0,
482
- "isExtensionMethod": false
483
- }
484
- ],
485
- "properties": [
486
- {
487
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::West:System.Double",
488
- "clrName": "West",
489
- "tsEmitName": "west",
490
- "normalizedSignature": "West|:System.Double|static=false|accessor=get",
491
- "provenance": "Original",
492
- "emitScope": "ClassSurface",
493
- "isStatic": false,
494
- "isAbstract": false,
495
- "isVirtual": false,
496
- "isOverride": false,
497
- "isIndexer": false,
498
- "hasGetter": true,
499
- "hasSetter": false
500
- },
501
- {
502
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::South:System.Double",
503
- "clrName": "South",
504
- "tsEmitName": "south",
505
- "normalizedSignature": "South|:System.Double|static=false|accessor=get",
506
- "provenance": "Original",
507
- "emitScope": "ClassSurface",
508
- "isStatic": false,
509
- "isAbstract": false,
510
- "isVirtual": false,
511
- "isOverride": false,
512
- "isIndexer": false,
513
- "hasGetter": true,
514
- "hasSetter": false
515
- },
516
- {
517
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::East:System.Double",
518
- "clrName": "East",
519
- "tsEmitName": "east",
520
- "normalizedSignature": "East|:System.Double|static=false|accessor=get",
521
- "provenance": "Original",
522
- "emitScope": "ClassSurface",
523
- "isStatic": false,
524
- "isAbstract": false,
525
- "isVirtual": false,
526
- "isOverride": false,
527
- "isIndexer": false,
528
- "hasGetter": true,
529
- "hasSetter": false
530
- },
531
- {
532
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::North:System.Double",
533
- "clrName": "North",
534
- "tsEmitName": "north",
535
- "normalizedSignature": "North|:System.Double|static=false|accessor=get",
536
- "provenance": "Original",
537
- "emitScope": "ClassSurface",
538
- "isStatic": false,
539
- "isAbstract": false,
540
- "isVirtual": false,
541
- "isOverride": false,
542
- "isIndexer": false,
543
- "hasGetter": true,
544
- "hasSetter": false
545
- },
546
- {
547
- "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]]",
548
- "clrName": "MinAltitude",
549
- "tsEmitName": "minAltitude",
550
- "normalizedSignature": "MinAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
551
- "provenance": "Original",
552
- "emitScope": "ClassSurface",
553
- "isStatic": false,
554
- "isAbstract": false,
555
- "isVirtual": false,
556
- "isOverride": false,
557
- "isIndexer": false,
558
- "hasGetter": true,
559
- "hasSetter": false
560
- },
561
- {
562
- "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]]",
563
- "clrName": "MaxAltitude",
564
- "tsEmitName": "maxAltitude",
565
- "normalizedSignature": "MaxAltitude|:System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
566
- "provenance": "Original",
567
- "emitScope": "ClassSurface",
568
- "isStatic": false,
569
- "isAbstract": false,
570
- "isVirtual": false,
571
- "isOverride": false,
572
- "isIndexer": false,
573
- "hasGetter": true,
574
- "hasSetter": false
575
- },
576
- {
577
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoBoundingBox::Item[System.Int32]:System.Double",
578
- "clrName": "Item",
579
- "tsEmitName": "item",
580
- "normalizedSignature": "Item|[System.Int32]:System.Double|static=false|accessor=get",
581
- "provenance": "Original",
582
- "emitScope": "ClassSurface",
583
- "isStatic": false,
584
- "isAbstract": false,
585
- "isVirtual": false,
586
- "isOverride": false,
587
- "isIndexer": true,
588
- "hasGetter": true,
589
- "hasSetter": false
590
- }
591
- ],
592
- "fields": [],
593
- "events": [],
594
- "constructors": [
595
- {
596
- "normalizedSignature": "constructor|(System.Double,System.Double,System.Double,System.Double):void|static=false",
597
- "isStatic": false,
598
- "parameterCount": 4
599
- },
600
- {
601
- "normalizedSignature": "constructor|(System.Double,System.Double,System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
602
- "isStatic": false,
603
- "parameterCount": 6
604
- }
605
- ]
606
- },
607
- {
608
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection",
609
- "clrName": "Azure.Core.GeoJson.GeoCollection",
610
- "tsEmitName": "GeoCollection",
611
- "kind": "Class",
612
- "accessibility": "Public",
613
- "isAbstract": false,
614
- "isSealed": true,
615
- "isStatic": false,
616
- "arity": 0,
617
- "methods": [
618
- {
619
- "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]]",
620
- "clrName": "GetEnumerator",
621
- "tsEmitName": "getEnumerator",
622
- "normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
623
- "provenance": "Original",
624
- "emitScope": "ClassSurface",
625
- "isStatic": false,
626
- "isAbstract": false,
627
- "isVirtual": true,
628
- "isOverride": false,
629
- "isSealed": true,
630
- "arity": 0,
631
- "parameterCount": 0,
632
- "isExtensionMethod": false
633
- }
634
- ],
635
- "properties": [
636
- {
637
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Count:System.Int32",
638
- "clrName": "Count",
639
- "tsEmitName": "count",
640
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
641
- "provenance": "Original",
642
- "emitScope": "ClassSurface",
643
- "isStatic": false,
644
- "isAbstract": false,
645
- "isVirtual": true,
646
- "isOverride": false,
647
- "isIndexer": false,
648
- "hasGetter": true,
649
- "hasSetter": false
650
- },
651
- {
652
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoObject",
653
- "clrName": "Item",
654
- "tsEmitName": "item",
655
- "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoObject|static=false|accessor=get",
656
- "provenance": "Original",
657
- "emitScope": "ClassSurface",
658
- "isStatic": false,
659
- "isAbstract": false,
660
- "isVirtual": true,
661
- "isOverride": false,
662
- "isIndexer": true,
663
- "hasGetter": true,
664
- "hasSetter": false
665
- },
666
- {
667
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoCollection::Type:Azure.Core.GeoJson.GeoObjectType",
668
- "clrName": "Type",
669
- "tsEmitName": "type",
670
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
671
- "provenance": "Original",
672
- "emitScope": "ClassSurface",
673
- "isStatic": false,
674
- "isAbstract": false,
675
- "isVirtual": true,
676
- "isOverride": true,
677
- "isIndexer": false,
678
- "hasGetter": true,
679
- "hasSetter": false
680
- }
681
- ],
682
- "fields": [],
683
- "events": [],
684
- "constructors": [
685
- {
686
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
687
- "isStatic": false,
688
- "parameterCount": 1
689
- },
690
- {
691
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoObject,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
692
- "isStatic": false,
693
- "parameterCount": 3
694
- }
695
- ]
696
- },
697
- {
698
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLinearRing",
699
- "clrName": "Azure.Core.GeoJson.GeoLinearRing",
700
- "tsEmitName": "GeoLinearRing",
701
- "kind": "Class",
702
- "accessibility": "Public",
703
- "isAbstract": false,
704
- "isSealed": true,
705
- "isStatic": false,
706
- "arity": 0,
707
- "methods": [],
708
- "properties": [
709
- {
710
- "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]]",
711
- "clrName": "Coordinates",
712
- "tsEmitName": "coordinates",
713
- "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",
714
- "provenance": "Original",
715
- "emitScope": "ClassSurface",
716
- "isStatic": false,
717
- "isAbstract": false,
718
- "isVirtual": false,
719
- "isOverride": false,
720
- "isIndexer": false,
721
- "hasGetter": true,
722
- "hasSetter": false
723
- }
724
- ],
725
- "fields": [],
726
- "events": [],
727
- "constructors": [
728
- {
729
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
730
- "isStatic": false,
731
- "parameterCount": 1
732
- }
733
- ]
734
- },
735
- {
736
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString",
737
- "clrName": "Azure.Core.GeoJson.GeoLineString",
738
- "tsEmitName": "GeoLineString",
739
- "kind": "Class",
740
- "accessibility": "Public",
741
- "isAbstract": false,
742
- "isSealed": true,
743
- "isStatic": false,
744
- "arity": 0,
745
- "methods": [],
746
- "properties": [
747
- {
748
- "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]]",
749
- "clrName": "Coordinates",
750
- "tsEmitName": "coordinates",
751
- "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",
752
- "provenance": "Original",
753
- "emitScope": "ClassSurface",
754
- "isStatic": false,
755
- "isAbstract": false,
756
- "isVirtual": false,
757
- "isOverride": false,
758
- "isIndexer": false,
759
- "hasGetter": true,
760
- "hasSetter": false
761
- },
762
- {
763
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineString::Type:Azure.Core.GeoJson.GeoObjectType",
764
- "clrName": "Type",
765
- "tsEmitName": "type",
766
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
767
- "provenance": "Original",
768
- "emitScope": "ClassSurface",
769
- "isStatic": false,
770
- "isAbstract": false,
771
- "isVirtual": true,
772
- "isOverride": true,
773
- "isIndexer": false,
774
- "hasGetter": true,
775
- "hasSetter": false
776
- }
777
- ],
778
- "fields": [],
779
- "events": [],
780
- "constructors": [
781
- {
782
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
783
- "isStatic": false,
784
- "parameterCount": 1
785
- },
786
- {
787
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
788
- "isStatic": false,
789
- "parameterCount": 3
790
- }
791
- ]
792
- },
793
- {
794
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection",
795
- "clrName": "Azure.Core.GeoJson.GeoLineStringCollection",
796
- "tsEmitName": "GeoLineStringCollection",
797
- "kind": "Class",
798
- "accessibility": "Public",
799
- "isAbstract": false,
800
- "isSealed": true,
801
- "isStatic": false,
802
- "arity": 0,
803
- "methods": [
804
- {
805
- "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]]",
806
- "clrName": "GetEnumerator",
807
- "tsEmitName": "getEnumerator",
808
- "normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
809
- "provenance": "Original",
810
- "emitScope": "ClassSurface",
811
- "isStatic": false,
812
- "isAbstract": false,
813
- "isVirtual": true,
814
- "isOverride": false,
815
- "isSealed": true,
816
- "arity": 0,
817
- "parameterCount": 0,
818
- "isExtensionMethod": false
819
- }
820
- ],
821
- "properties": [
822
- {
823
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Count:System.Int32",
824
- "clrName": "Count",
825
- "tsEmitName": "count",
826
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
827
- "provenance": "Original",
828
- "emitScope": "ClassSurface",
829
- "isStatic": false,
830
- "isAbstract": false,
831
- "isVirtual": true,
832
- "isOverride": false,
833
- "isIndexer": false,
834
- "hasGetter": true,
835
- "hasSetter": false
836
- },
837
- {
838
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoLineString",
839
- "clrName": "Item",
840
- "tsEmitName": "item",
841
- "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoLineString|static=false|accessor=get",
842
- "provenance": "Original",
843
- "emitScope": "ClassSurface",
844
- "isStatic": false,
845
- "isAbstract": false,
846
- "isVirtual": true,
847
- "isOverride": false,
848
- "isIndexer": true,
849
- "hasGetter": true,
850
- "hasSetter": false
851
- },
852
- {
853
- "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]]",
854
- "clrName": "Coordinates",
855
- "tsEmitName": "coordinates",
856
- "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",
857
- "provenance": "Original",
858
- "emitScope": "ClassSurface",
859
- "isStatic": false,
860
- "isAbstract": false,
861
- "isVirtual": false,
862
- "isOverride": false,
863
- "isIndexer": false,
864
- "hasGetter": true,
865
- "hasSetter": false
866
- },
867
- {
868
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoLineStringCollection::Type:Azure.Core.GeoJson.GeoObjectType",
869
- "clrName": "Type",
870
- "tsEmitName": "type",
871
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
872
- "provenance": "Original",
873
- "emitScope": "ClassSurface",
874
- "isStatic": false,
875
- "isAbstract": false,
876
- "isVirtual": true,
877
- "isOverride": true,
878
- "isIndexer": false,
879
- "hasGetter": true,
880
- "hasSetter": false
881
- }
882
- ],
883
- "fields": [],
884
- "events": [],
885
- "constructors": [
886
- {
887
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
888
- "isStatic": false,
889
- "parameterCount": 1
890
- },
891
- {
892
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLineString,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
893
- "isStatic": false,
894
- "parameterCount": 3
895
- }
896
- ]
897
- },
898
- {
899
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject",
900
- "clrName": "Azure.Core.GeoJson.GeoObject",
901
- "tsEmitName": "GeoObject",
902
- "kind": "Class",
903
- "accessibility": "Public",
904
- "isAbstract": true,
905
- "isSealed": false,
906
- "isStatic": false,
907
- "arity": 0,
908
- "methods": [
909
- {
910
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::TryGetCustomProperty(System.String,System.Object\u0026):System.Boolean",
911
- "clrName": "TryGetCustomProperty",
912
- "tsEmitName": "tryGetCustomProperty",
913
- "normalizedSignature": "TryGetCustomProperty|(System.String,System.Object\u0026):System.Boolean|static=false",
914
- "provenance": "Original",
915
- "emitScope": "ClassSurface",
916
- "isStatic": false,
917
- "isAbstract": false,
918
- "isVirtual": false,
919
- "isOverride": false,
920
- "isSealed": false,
921
- "arity": 0,
922
- "parameterCount": 2,
923
- "isExtensionMethod": false,
924
- "parameterModifiers": [
925
- {
926
- "index": 1,
927
- "modifier": "out"
928
- }
929
- ]
930
- },
931
- {
932
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::ToString():System.String",
933
- "clrName": "ToString",
934
- "tsEmitName": "toString",
935
- "normalizedSignature": "ToString|():System.String|static=false",
936
- "provenance": "Original",
937
- "emitScope": "ClassSurface",
938
- "isStatic": false,
939
- "isAbstract": false,
940
- "isVirtual": true,
941
- "isOverride": true,
942
- "isSealed": false,
943
- "arity": 0,
944
- "parameterCount": 0,
945
- "isExtensionMethod": false
946
- },
947
- {
948
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Parse(System.String):Azure.Core.GeoJson.GeoObject",
949
- "clrName": "Parse",
950
- "tsEmitName": "parse",
951
- "normalizedSignature": "Parse|(System.String):Azure.Core.GeoJson.GeoObject|static=true",
952
- "provenance": "Original",
953
- "emitScope": "ClassSurface",
954
- "isStatic": true,
955
- "isAbstract": false,
956
- "isVirtual": false,
957
- "isOverride": false,
958
- "isSealed": false,
959
- "arity": 0,
960
- "parameterCount": 1,
961
- "isExtensionMethod": false
962
- }
963
- ],
964
- "properties": [
965
- {
966
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::Type:Azure.Core.GeoJson.GeoObjectType",
967
- "clrName": "Type",
968
- "tsEmitName": "type",
969
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
970
- "provenance": "Original",
971
- "emitScope": "ClassSurface",
972
- "isStatic": false,
973
- "isAbstract": true,
974
- "isVirtual": true,
975
- "isOverride": false,
976
- "isIndexer": false,
977
- "hasGetter": true,
978
- "hasSetter": false
979
- },
980
- {
981
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoObject::BoundingBox:Azure.Core.GeoJson.GeoBoundingBox",
982
- "clrName": "BoundingBox",
983
- "tsEmitName": "boundingBox",
984
- "normalizedSignature": "BoundingBox|:Azure.Core.GeoJson.GeoBoundingBox|static=false|accessor=get",
985
- "provenance": "Original",
986
- "emitScope": "ClassSurface",
987
- "isStatic": false,
988
- "isAbstract": false,
989
- "isVirtual": false,
990
- "isOverride": false,
991
- "isIndexer": false,
992
- "hasGetter": true,
993
- "hasSetter": false
994
- }
995
- ],
996
- "fields": [],
997
- "events": [],
998
- "constructors": []
999
- },
1000
- {
1001
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint",
1002
- "clrName": "Azure.Core.GeoJson.GeoPoint",
1003
- "tsEmitName": "GeoPoint",
1004
- "kind": "Class",
1005
- "accessibility": "Public",
1006
- "isAbstract": false,
1007
- "isSealed": true,
1008
- "isStatic": false,
1009
- "arity": 0,
1010
- "methods": [
1011
- {
1012
- "stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Write(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void",
1013
- "clrName": "Write",
1014
- "tsEmitName": "write",
1015
- "normalizedSignature": "Write|(System.Text.Json.Utf8JsonWriter,System.ClientModel.Primitives.ModelReaderWriterOptions):System.Void|static=false",
1016
- "provenance": "ExplicitView",
1017
- "emitScope": "ViewOnly",
1018
- "isStatic": false,
1019
- "isAbstract": false,
1020
- "isVirtual": true,
1021
- "isOverride": false,
1022
- "isSealed": false,
1023
- "arity": 0,
1024
- "parameterCount": 2,
1025
- "sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601",
1026
- "isExtensionMethod": false
1027
- },
1028
- {
1029
- "stableId": "System.ClientModel:System.ClientModel.Primitives.IJsonModel\u00601::Create(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1030
- "clrName": "Create",
1031
- "tsEmitName": "create",
1032
- "normalizedSignature": "Create|(System.Text.Json.Utf8JsonReader\u0026,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
1033
- "provenance": "ExplicitView",
1034
- "emitScope": "ViewOnly",
1035
- "isStatic": false,
1036
- "isAbstract": false,
1037
- "isVirtual": true,
1038
- "isOverride": false,
1039
- "isSealed": false,
1040
- "arity": 0,
1041
- "parameterCount": 2,
1042
- "sourceInterface": "System.ClientModel.Primitives.IJsonModel\u00601",
1043
- "isExtensionMethod": false,
1044
- "parameterModifiers": [
1045
- {
1046
- "index": 0,
1047
- "modifier": "ref"
1048
- }
1049
- ]
1050
- },
1051
- {
1052
- "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Write(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData",
1053
- "clrName": "Write",
1054
- "tsEmitName": "write",
1055
- "normalizedSignature": "Write|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.BinaryData|static=false",
1056
- "provenance": "ExplicitView",
1057
- "emitScope": "ViewOnly",
1058
- "isStatic": false,
1059
- "isAbstract": false,
1060
- "isVirtual": true,
1061
- "isOverride": false,
1062
- "isSealed": false,
1063
- "arity": 0,
1064
- "parameterCount": 1,
1065
- "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601",
1066
- "isExtensionMethod": false
1067
- },
1068
- {
1069
- "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::Create(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T",
1070
- "clrName": "Create",
1071
- "tsEmitName": "create",
1072
- "normalizedSignature": "Create|(System.BinaryData,System.ClientModel.Primitives.ModelReaderWriterOptions):T|static=false",
1073
- "provenance": "ExplicitView",
1074
- "emitScope": "ViewOnly",
1075
- "isStatic": false,
1076
- "isAbstract": false,
1077
- "isVirtual": true,
1078
- "isOverride": false,
1079
- "isSealed": false,
1080
- "arity": 0,
1081
- "parameterCount": 2,
1082
- "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601",
1083
- "isExtensionMethod": false
1084
- },
1085
- {
1086
- "stableId": "System.ClientModel:System.ClientModel.Primitives.IPersistableModel\u00601::GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String",
1087
- "clrName": "GetFormatFromOptions",
1088
- "tsEmitName": "getFormatFromOptions",
1089
- "normalizedSignature": "GetFormatFromOptions|(System.ClientModel.Primitives.ModelReaderWriterOptions):System.String|static=false",
1090
- "provenance": "ExplicitView",
1091
- "emitScope": "ViewOnly",
1092
- "isStatic": false,
1093
- "isAbstract": false,
1094
- "isVirtual": true,
1095
- "isOverride": false,
1096
- "isSealed": false,
1097
- "arity": 0,
1098
- "parameterCount": 1,
1099
- "sourceInterface": "System.ClientModel.Primitives.IPersistableModel\u00601",
1100
- "isExtensionMethod": false
1101
- }
1102
- ],
1103
- "properties": [
1104
- {
1105
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Coordinates:Azure.Core.GeoJson.GeoPosition",
1106
- "clrName": "Coordinates",
1107
- "tsEmitName": "coordinates",
1108
- "normalizedSignature": "Coordinates|:Azure.Core.GeoJson.GeoPosition|static=false|accessor=get",
1109
- "provenance": "Original",
1110
- "emitScope": "ClassSurface",
1111
- "isStatic": false,
1112
- "isAbstract": false,
1113
- "isVirtual": false,
1114
- "isOverride": false,
1115
- "isIndexer": false,
1116
- "hasGetter": true,
1117
- "hasSetter": false
1118
- },
1119
- {
1120
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPoint::Type:Azure.Core.GeoJson.GeoObjectType",
1121
- "clrName": "Type",
1122
- "tsEmitName": "type",
1123
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1124
- "provenance": "Original",
1125
- "emitScope": "ClassSurface",
1126
- "isStatic": false,
1127
- "isAbstract": false,
1128
- "isVirtual": true,
1129
- "isOverride": true,
1130
- "isIndexer": false,
1131
- "hasGetter": true,
1132
- "hasSetter": false
1133
- }
1134
- ],
1135
- "fields": [],
1136
- "events": [],
1137
- "constructors": [
1138
- {
1139
- "normalizedSignature": "constructor|():void|static=false",
1140
- "isStatic": false,
1141
- "parameterCount": 0
1142
- },
1143
- {
1144
- "normalizedSignature": "constructor|(System.Double,System.Double):void|static=false",
1145
- "isStatic": false,
1146
- "parameterCount": 2
1147
- },
1148
- {
1149
- "normalizedSignature": "constructor|(System.Double,System.Double,System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1150
- "isStatic": false,
1151
- "parameterCount": 3
1152
- },
1153
- {
1154
- "normalizedSignature": "constructor|(Azure.Core.GeoJson.GeoPosition):void|static=false",
1155
- "isStatic": false,
1156
- "parameterCount": 1
1157
- },
1158
- {
1159
- "normalizedSignature": "constructor|(Azure.Core.GeoJson.GeoPosition,Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1160
- "isStatic": false,
1161
- "parameterCount": 3
1162
- }
1163
- ]
1164
- },
1165
- {
1166
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection",
1167
- "clrName": "Azure.Core.GeoJson.GeoPointCollection",
1168
- "tsEmitName": "GeoPointCollection",
1169
- "kind": "Class",
1170
- "accessibility": "Public",
1171
- "isAbstract": false,
1172
- "isSealed": true,
1173
- "isStatic": false,
1174
- "arity": 0,
1175
- "methods": [
1176
- {
1177
- "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]]",
1178
- "clrName": "GetEnumerator",
1179
- "tsEmitName": "getEnumerator",
1180
- "normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
1181
- "provenance": "Original",
1182
- "emitScope": "ClassSurface",
1183
- "isStatic": false,
1184
- "isAbstract": false,
1185
- "isVirtual": true,
1186
- "isOverride": false,
1187
- "isSealed": true,
1188
- "arity": 0,
1189
- "parameterCount": 0,
1190
- "isExtensionMethod": false
1191
- }
1192
- ],
1193
- "properties": [
1194
- {
1195
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Count:System.Int32",
1196
- "clrName": "Count",
1197
- "tsEmitName": "count",
1198
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1199
- "provenance": "Original",
1200
- "emitScope": "ClassSurface",
1201
- "isStatic": false,
1202
- "isAbstract": false,
1203
- "isVirtual": true,
1204
- "isOverride": false,
1205
- "isIndexer": false,
1206
- "hasGetter": true,
1207
- "hasSetter": false
1208
- },
1209
- {
1210
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPoint",
1211
- "clrName": "Item",
1212
- "tsEmitName": "item",
1213
- "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPoint|static=false|accessor=get",
1214
- "provenance": "Original",
1215
- "emitScope": "ClassSurface",
1216
- "isStatic": false,
1217
- "isAbstract": false,
1218
- "isVirtual": true,
1219
- "isOverride": false,
1220
- "isIndexer": true,
1221
- "hasGetter": true,
1222
- "hasSetter": false
1223
- },
1224
- {
1225
- "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]]",
1226
- "clrName": "Coordinates",
1227
- "tsEmitName": "coordinates",
1228
- "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",
1229
- "provenance": "Original",
1230
- "emitScope": "ClassSurface",
1231
- "isStatic": false,
1232
- "isAbstract": false,
1233
- "isVirtual": false,
1234
- "isOverride": false,
1235
- "isIndexer": false,
1236
- "hasGetter": true,
1237
- "hasSetter": false
1238
- },
1239
- {
1240
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPointCollection::Type:Azure.Core.GeoJson.GeoObjectType",
1241
- "clrName": "Type",
1242
- "tsEmitName": "type",
1243
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1244
- "provenance": "Original",
1245
- "emitScope": "ClassSurface",
1246
- "isStatic": false,
1247
- "isAbstract": false,
1248
- "isVirtual": true,
1249
- "isOverride": true,
1250
- "isIndexer": false,
1251
- "hasGetter": true,
1252
- "hasSetter": false
1253
- }
1254
- ],
1255
- "fields": [],
1256
- "events": [],
1257
- "constructors": [
1258
- {
1259
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
1260
- "isStatic": false,
1261
- "parameterCount": 1
1262
- },
1263
- {
1264
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPoint,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1265
- "isStatic": false,
1266
- "parameterCount": 3
1267
- }
1268
- ]
1269
- },
1270
- {
1271
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon",
1272
- "clrName": "Azure.Core.GeoJson.GeoPolygon",
1273
- "tsEmitName": "GeoPolygon",
1274
- "kind": "Class",
1275
- "accessibility": "Public",
1276
- "isAbstract": false,
1277
- "isSealed": true,
1278
- "isStatic": false,
1279
- "arity": 0,
1280
- "methods": [],
1281
- "properties": [
1282
- {
1283
- "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]]",
1284
- "clrName": "Rings",
1285
- "tsEmitName": "rings",
1286
- "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",
1287
- "provenance": "Original",
1288
- "emitScope": "ClassSurface",
1289
- "isStatic": false,
1290
- "isAbstract": false,
1291
- "isVirtual": false,
1292
- "isOverride": false,
1293
- "isIndexer": false,
1294
- "hasGetter": true,
1295
- "hasSetter": false
1296
- },
1297
- {
1298
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::OuterRing:Azure.Core.GeoJson.GeoLinearRing",
1299
- "clrName": "OuterRing",
1300
- "tsEmitName": "outerRing",
1301
- "normalizedSignature": "OuterRing|:Azure.Core.GeoJson.GeoLinearRing|static=false|accessor=get",
1302
- "provenance": "Original",
1303
- "emitScope": "ClassSurface",
1304
- "isStatic": false,
1305
- "isAbstract": false,
1306
- "isVirtual": false,
1307
- "isOverride": false,
1308
- "isIndexer": false,
1309
- "hasGetter": true,
1310
- "hasSetter": false
1311
- },
1312
- {
1313
- "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]]",
1314
- "clrName": "Coordinates",
1315
- "tsEmitName": "coordinates",
1316
- "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",
1317
- "provenance": "Original",
1318
- "emitScope": "ClassSurface",
1319
- "isStatic": false,
1320
- "isAbstract": false,
1321
- "isVirtual": false,
1322
- "isOverride": false,
1323
- "isIndexer": false,
1324
- "hasGetter": true,
1325
- "hasSetter": false
1326
- },
1327
- {
1328
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygon::Type:Azure.Core.GeoJson.GeoObjectType",
1329
- "clrName": "Type",
1330
- "tsEmitName": "type",
1331
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1332
- "provenance": "Original",
1333
- "emitScope": "ClassSurface",
1334
- "isStatic": false,
1335
- "isAbstract": false,
1336
- "isVirtual": true,
1337
- "isOverride": true,
1338
- "isIndexer": false,
1339
- "hasGetter": true,
1340
- "hasSetter": false
1341
- }
1342
- ],
1343
- "fields": [],
1344
- "events": [],
1345
- "constructors": [
1346
- {
1347
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPosition,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
1348
- "isStatic": false,
1349
- "parameterCount": 1
1350
- },
1351
- {
1352
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
1353
- "isStatic": false,
1354
- "parameterCount": 1
1355
- },
1356
- {
1357
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoLinearRing,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1358
- "isStatic": false,
1359
- "parameterCount": 3
1360
- }
1361
- ]
1362
- },
1363
- {
1364
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection",
1365
- "clrName": "Azure.Core.GeoJson.GeoPolygonCollection",
1366
- "tsEmitName": "GeoPolygonCollection",
1367
- "kind": "Class",
1368
- "accessibility": "Public",
1369
- "isAbstract": false,
1370
- "isSealed": true,
1371
- "isStatic": false,
1372
- "arity": 0,
1373
- "methods": [
1374
- {
1375
- "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]]",
1376
- "clrName": "GetEnumerator",
1377
- "tsEmitName": "getEnumerator",
1378
- "normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
1379
- "provenance": "Original",
1380
- "emitScope": "ClassSurface",
1381
- "isStatic": false,
1382
- "isAbstract": false,
1383
- "isVirtual": true,
1384
- "isOverride": false,
1385
- "isSealed": true,
1386
- "arity": 0,
1387
- "parameterCount": 0,
1388
- "isExtensionMethod": false
1389
- }
1390
- ],
1391
- "properties": [
1392
- {
1393
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Count:System.Int32",
1394
- "clrName": "Count",
1395
- "tsEmitName": "count",
1396
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1397
- "provenance": "Original",
1398
- "emitScope": "ClassSurface",
1399
- "isStatic": false,
1400
- "isAbstract": false,
1401
- "isVirtual": true,
1402
- "isOverride": false,
1403
- "isIndexer": false,
1404
- "hasGetter": true,
1405
- "hasSetter": false
1406
- },
1407
- {
1408
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Item[System.Int32]:Azure.Core.GeoJson.GeoPolygon",
1409
- "clrName": "Item",
1410
- "tsEmitName": "item",
1411
- "normalizedSignature": "Item|[System.Int32]:Azure.Core.GeoJson.GeoPolygon|static=false|accessor=get",
1412
- "provenance": "Original",
1413
- "emitScope": "ClassSurface",
1414
- "isStatic": false,
1415
- "isAbstract": false,
1416
- "isVirtual": true,
1417
- "isOverride": false,
1418
- "isIndexer": true,
1419
- "hasGetter": true,
1420
- "hasSetter": false
1421
- },
1422
- {
1423
- "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]]",
1424
- "clrName": "Coordinates",
1425
- "tsEmitName": "coordinates",
1426
- "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",
1427
- "provenance": "Original",
1428
- "emitScope": "ClassSurface",
1429
- "isStatic": false,
1430
- "isAbstract": false,
1431
- "isVirtual": false,
1432
- "isOverride": false,
1433
- "isIndexer": false,
1434
- "hasGetter": true,
1435
- "hasSetter": false
1436
- },
1437
- {
1438
- "stableId": "Azure.Core:Azure.Core.GeoJson.GeoPolygonCollection::Type:Azure.Core.GeoJson.GeoObjectType",
1439
- "clrName": "Type",
1440
- "tsEmitName": "type",
1441
- "normalizedSignature": "Type|:Azure.Core.GeoJson.GeoObjectType|static=false|accessor=get",
1442
- "provenance": "Original",
1443
- "emitScope": "ClassSurface",
1444
- "isStatic": false,
1445
- "isAbstract": false,
1446
- "isVirtual": true,
1447
- "isOverride": true,
1448
- "isIndexer": false,
1449
- "hasGetter": true,
1450
- "hasSetter": false
1451
- }
1452
- ],
1453
- "fields": [],
1454
- "events": [],
1455
- "constructors": [
1456
- {
1457
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):void|static=false",
1458
- "isStatic": false,
1459
- "parameterCount": 1
1460
- },
1461
- {
1462
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[Azure.Core.GeoJson.GeoPolygon,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]],Azure.Core.GeoJson.GeoBoundingBox,System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1463
- "isStatic": false,
1464
- "parameterCount": 3
1465
- }
1466
- ]
1467
- }
1468
- ]
1469
- }