@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +23 -23
  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 +614 -614
  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 +126 -126
  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 +468 -468
  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 +30 -30
  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 +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  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,284 +0,0 @@
1
- {
2
- "namespace": "System.Configuration.Provider",
3
- "contributingAssemblies": [
4
- "System.Configuration.ConfigurationManager"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase",
9
- "clrName": "System.Configuration.Provider.ProviderBase",
10
- "tsEmitName": "ProviderBase",
11
- "kind": "Class",
12
- "accessibility": "Public",
13
- "isAbstract": true,
14
- "isSealed": false,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [
18
- {
19
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Initialize(System.String,System.Collections.Specialized.NameValueCollection):System.Void",
20
- "clrName": "Initialize",
21
- "tsEmitName": "initialize",
22
- "normalizedSignature": "Initialize|(System.String,System.Collections.Specialized.NameValueCollection):System.Void|static=false",
23
- "provenance": "Original",
24
- "emitScope": "ClassSurface",
25
- "isStatic": false,
26
- "isAbstract": false,
27
- "isVirtual": true,
28
- "isOverride": false,
29
- "isSealed": false,
30
- "arity": 0,
31
- "parameterCount": 2,
32
- "isExtensionMethod": false
33
- }
34
- ],
35
- "properties": [
36
- {
37
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Name:System.String",
38
- "clrName": "Name",
39
- "tsEmitName": "name",
40
- "normalizedSignature": "Name|:System.String|static=false|accessor=get",
41
- "provenance": "Original",
42
- "emitScope": "ClassSurface",
43
- "isStatic": false,
44
- "isAbstract": false,
45
- "isVirtual": true,
46
- "isOverride": false,
47
- "isIndexer": false,
48
- "hasGetter": true,
49
- "hasSetter": false
50
- },
51
- {
52
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Description:System.String",
53
- "clrName": "Description",
54
- "tsEmitName": "description",
55
- "normalizedSignature": "Description|:System.String|static=false|accessor=get",
56
- "provenance": "Original",
57
- "emitScope": "ClassSurface",
58
- "isStatic": false,
59
- "isAbstract": false,
60
- "isVirtual": true,
61
- "isOverride": false,
62
- "isIndexer": false,
63
- "hasGetter": true,
64
- "hasSetter": false
65
- }
66
- ],
67
- "fields": [],
68
- "events": [],
69
- "constructors": []
70
- },
71
- {
72
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection",
73
- "clrName": "System.Configuration.Provider.ProviderCollection",
74
- "tsEmitName": "ProviderCollection",
75
- "kind": "Class",
76
- "accessibility": "Public",
77
- "isAbstract": false,
78
- "isSealed": false,
79
- "isStatic": false,
80
- "arity": 0,
81
- "methods": [
82
- {
83
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::GetEnumerator():System.Collections.IEnumerator",
84
- "clrName": "GetEnumerator",
85
- "tsEmitName": "getEnumerator",
86
- "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
87
- "provenance": "Original",
88
- "emitScope": "ClassSurface",
89
- "isStatic": false,
90
- "isAbstract": false,
91
- "isVirtual": true,
92
- "isOverride": false,
93
- "isSealed": true,
94
- "arity": 0,
95
- "parameterCount": 0,
96
- "isExtensionMethod": false
97
- },
98
- {
99
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Add(System.Configuration.Provider.ProviderBase):System.Void",
100
- "clrName": "Add",
101
- "tsEmitName": "add",
102
- "normalizedSignature": "Add|(System.Configuration.Provider.ProviderBase):System.Void|static=false",
103
- "provenance": "Original",
104
- "emitScope": "ClassSurface",
105
- "isStatic": false,
106
- "isAbstract": false,
107
- "isVirtual": true,
108
- "isOverride": false,
109
- "isSealed": false,
110
- "arity": 0,
111
- "parameterCount": 1,
112
- "isExtensionMethod": false
113
- },
114
- {
115
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Remove(System.String):System.Void",
116
- "clrName": "Remove",
117
- "tsEmitName": "remove",
118
- "normalizedSignature": "Remove|(System.String):System.Void|static=false",
119
- "provenance": "Original",
120
- "emitScope": "ClassSurface",
121
- "isStatic": false,
122
- "isAbstract": false,
123
- "isVirtual": false,
124
- "isOverride": false,
125
- "isSealed": false,
126
- "arity": 0,
127
- "parameterCount": 1,
128
- "isExtensionMethod": false
129
- },
130
- {
131
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SetReadOnly():System.Void",
132
- "clrName": "SetReadOnly",
133
- "tsEmitName": "setReadOnly",
134
- "normalizedSignature": "SetReadOnly|():System.Void|static=false",
135
- "provenance": "Original",
136
- "emitScope": "ClassSurface",
137
- "isStatic": false,
138
- "isAbstract": false,
139
- "isVirtual": false,
140
- "isOverride": false,
141
- "isSealed": false,
142
- "arity": 0,
143
- "parameterCount": 0,
144
- "isExtensionMethod": false
145
- },
146
- {
147
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Clear():System.Void",
148
- "clrName": "Clear",
149
- "tsEmitName": "clear",
150
- "normalizedSignature": "Clear|():System.Void|static=false",
151
- "provenance": "Original",
152
- "emitScope": "ClassSurface",
153
- "isStatic": false,
154
- "isAbstract": false,
155
- "isVirtual": false,
156
- "isOverride": false,
157
- "isSealed": false,
158
- "arity": 0,
159
- "parameterCount": 0,
160
- "isExtensionMethod": false
161
- },
162
- {
163
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void",
164
- "clrName": "CopyTo",
165
- "tsEmitName": "copyTo",
166
- "normalizedSignature": "CopyTo|(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void|static=false",
167
- "provenance": "Original",
168
- "emitScope": "ClassSurface",
169
- "isStatic": false,
170
- "isAbstract": false,
171
- "isVirtual": false,
172
- "isOverride": false,
173
- "isSealed": false,
174
- "arity": 0,
175
- "parameterCount": 2,
176
- "isExtensionMethod": false
177
- }
178
- ],
179
- "properties": [
180
- {
181
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Item[System.String]:System.Configuration.Provider.ProviderBase",
182
- "clrName": "Item",
183
- "tsEmitName": "item",
184
- "normalizedSignature": "Item|[System.String]:System.Configuration.Provider.ProviderBase|static=false|accessor=get",
185
- "provenance": "Original",
186
- "emitScope": "ClassSurface",
187
- "isStatic": false,
188
- "isAbstract": false,
189
- "isVirtual": false,
190
- "isOverride": false,
191
- "isIndexer": true,
192
- "hasGetter": true,
193
- "hasSetter": false
194
- },
195
- {
196
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Count:System.Int32",
197
- "clrName": "Count",
198
- "tsEmitName": "count",
199
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
200
- "provenance": "Original",
201
- "emitScope": "ClassSurface",
202
- "isStatic": false,
203
- "isAbstract": false,
204
- "isVirtual": true,
205
- "isOverride": false,
206
- "isIndexer": false,
207
- "hasGetter": true,
208
- "hasSetter": false
209
- },
210
- {
211
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::IsSynchronized:System.Boolean",
212
- "clrName": "IsSynchronized",
213
- "tsEmitName": "isSynchronized",
214
- "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
215
- "provenance": "Original",
216
- "emitScope": "ClassSurface",
217
- "isStatic": false,
218
- "isAbstract": false,
219
- "isVirtual": true,
220
- "isOverride": false,
221
- "isIndexer": false,
222
- "hasGetter": true,
223
- "hasSetter": false
224
- },
225
- {
226
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SyncRoot:System.Object",
227
- "clrName": "SyncRoot",
228
- "tsEmitName": "syncRoot",
229
- "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
230
- "provenance": "Original",
231
- "emitScope": "ClassSurface",
232
- "isStatic": false,
233
- "isAbstract": false,
234
- "isVirtual": true,
235
- "isOverride": false,
236
- "isIndexer": false,
237
- "hasGetter": true,
238
- "hasSetter": false
239
- }
240
- ],
241
- "fields": [],
242
- "events": [],
243
- "constructors": [
244
- {
245
- "normalizedSignature": "constructor|():void|static=false",
246
- "isStatic": false,
247
- "parameterCount": 0
248
- }
249
- ]
250
- },
251
- {
252
- "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderException",
253
- "clrName": "System.Configuration.Provider.ProviderException",
254
- "tsEmitName": "ProviderException",
255
- "kind": "Class",
256
- "accessibility": "Public",
257
- "isAbstract": false,
258
- "isSealed": false,
259
- "isStatic": false,
260
- "arity": 0,
261
- "methods": [],
262
- "properties": [],
263
- "fields": [],
264
- "events": [],
265
- "constructors": [
266
- {
267
- "normalizedSignature": "constructor|():void|static=false",
268
- "isStatic": false,
269
- "parameterCount": 0
270
- },
271
- {
272
- "normalizedSignature": "constructor|(System.String):void|static=false",
273
- "isStatic": false,
274
- "parameterCount": 1
275
- },
276
- {
277
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
278
- "isStatic": false,
279
- "parameterCount": 2
280
- }
281
- ]
282
- }
283
- ]
284
- }
@@ -1,48 +0,0 @@
1
- {
2
- "namespace": "System.Diagnostics",
3
- "contributingAssemblies": [
4
- "System.Configuration.ConfigurationManager",
5
- "System.Diagnostics.DiagnosticSource",
6
- "System.Diagnostics.EventLog",
7
- "System.Diagnostics.FileVersionInfo",
8
- "System.Diagnostics.Process",
9
- "System.Diagnostics.TextWriterTraceListener",
10
- "System.Diagnostics.TraceSource",
11
- "System.Private.CoreLib"
12
- ],
13
- "types": [
14
- {
15
- "stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration",
16
- "clrName": "System.Diagnostics.TraceConfiguration",
17
- "tsEmitName": "TraceConfiguration",
18
- "kind": "StaticNamespace",
19
- "accessibility": "Public",
20
- "isAbstract": true,
21
- "isSealed": true,
22
- "isStatic": true,
23
- "arity": 0,
24
- "methods": [
25
- {
26
- "stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration::Register():System.Void",
27
- "clrName": "Register",
28
- "tsEmitName": "register",
29
- "normalizedSignature": "Register|():System.Void|static=true",
30
- "provenance": "Original",
31
- "emitScope": "ClassSurface",
32
- "isStatic": true,
33
- "isAbstract": false,
34
- "isVirtual": false,
35
- "isOverride": false,
36
- "isSealed": false,
37
- "arity": 0,
38
- "parameterCount": 0,
39
- "isExtensionMethod": false
40
- }
41
- ],
42
- "properties": [],
43
- "fields": [],
44
- "events": [],
45
- "constructors": []
46
- }
47
- ]
48
- }
@@ -1,46 +0,0 @@
1
- {
2
- "namespace": "System.Drawing.Configuration",
3
- "contributingAssemblies": [
4
- "System.Configuration.ConfigurationManager"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "System.Configuration.ConfigurationManager:System.Drawing.Configuration.SystemDrawingSection",
9
- "clrName": "System.Drawing.Configuration.SystemDrawingSection",
10
- "tsEmitName": "SystemDrawingSection",
11
- "kind": "Class",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": true,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [],
18
- "properties": [
19
- {
20
- "stableId": "System.Configuration.ConfigurationManager:System.Drawing.Configuration.SystemDrawingSection::BitmapSuffix:System.String",
21
- "clrName": "BitmapSuffix",
22
- "tsEmitName": "bitmapSuffix",
23
- "normalizedSignature": "BitmapSuffix|:System.String|static=false|accessor=getset",
24
- "provenance": "Original",
25
- "emitScope": "ClassSurface",
26
- "isStatic": false,
27
- "isAbstract": false,
28
- "isVirtual": false,
29
- "isOverride": false,
30
- "isIndexer": false,
31
- "hasGetter": true,
32
- "hasSetter": true
33
- }
34
- ],
35
- "fields": [],
36
- "events": [],
37
- "constructors": [
38
- {
39
- "normalizedSignature": "constructor|():void|static=false",
40
- "isStatic": false,
41
- "parameterCount": 0
42
- }
43
- ]
44
- }
45
- ]
46
- }