@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,23 +1,36 @@
1
1
  {
2
2
  "namespace": "System.Configuration.Internal",
3
+ "contributingAssemblies": [
4
+ "System.Configuration.ConfigurationManager"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventHandler",
6
9
  "clrName": "System.Configuration.Internal.InternalConfigEventHandler",
7
- "tsEmitName": "InternalConfigEventHandler",
8
10
  "assemblyName": "System.Configuration.ConfigurationManager",
9
11
  "metadataToken": 0,
12
+ "kind": "Delegate",
13
+ "accessibility": "Public",
14
+ "isAbstract": false,
15
+ "isSealed": true,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [
11
19
  {
12
20
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventHandler::Invoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs):System.Void",
13
21
  "clrName": "Invoke",
14
- "tsEmitName": "invoke",
15
22
  "metadataToken": 100665830,
16
23
  "canonicalSignature": "(System.Object,System.Configuration.Internal.InternalConfigEventArgs):System.Void",
17
24
  "normalizedSignature": "Invoke|(System.Object,System.Configuration.Internal.InternalConfigEventArgs):System.Void|static=false",
18
25
  "emitScope": "ClassSurface",
26
+ "provenance": "Original",
19
27
  "arity": 0,
20
28
  "parameterCount": 2,
29
+ "isStatic": false,
30
+ "isAbstract": false,
31
+ "isVirtual": true,
32
+ "isOverride": false,
33
+ "isSealed": false,
21
34
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
22
35
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
23
36
  "isExtensionMethod": false
@@ -25,13 +38,18 @@
25
38
  {
26
39
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventHandler::BeginInvoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
27
40
  "clrName": "BeginInvoke",
28
- "tsEmitName": "beginInvoke",
29
41
  "metadataToken": 100665831,
30
42
  "canonicalSignature": "(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
31
43
  "normalizedSignature": "BeginInvoke|(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
32
44
  "emitScope": "ClassSurface",
45
+ "provenance": "Original",
33
46
  "arity": 0,
34
47
  "parameterCount": 4,
48
+ "isStatic": false,
49
+ "isAbstract": false,
50
+ "isVirtual": true,
51
+ "isOverride": false,
52
+ "isSealed": false,
35
53
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
36
54
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
37
55
  "isExtensionMethod": false
@@ -39,13 +57,18 @@
39
57
  {
40
58
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventHandler::EndInvoke(System.IAsyncResult):System.Void",
41
59
  "clrName": "EndInvoke",
42
- "tsEmitName": "endInvoke",
43
60
  "metadataToken": 100665832,
44
61
  "canonicalSignature": "(System.IAsyncResult):System.Void",
45
62
  "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
46
63
  "emitScope": "ClassSurface",
64
+ "provenance": "Original",
47
65
  "arity": 0,
48
66
  "parameterCount": 1,
67
+ "isStatic": false,
68
+ "isAbstract": false,
69
+ "isVirtual": true,
70
+ "isOverride": false,
71
+ "isSealed": false,
49
72
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
50
73
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
51
74
  "isExtensionMethod": false
@@ -65,68 +88,35 @@
65
88
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
66
89
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
67
90
  }
68
- ],
69
- "exposedMethods": [
70
- {
71
- "tsName": "invoke",
72
- "isStatic": false,
73
- "tsSignatureId": "Invoke|(System.Object,System.Configuration.Internal.InternalConfigEventArgs):System.Void|static=false",
74
- "target": {
75
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
76
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
77
- "metadataToken": 100665830
78
- }
79
- },
80
- {
81
- "tsName": "beginInvoke",
82
- "isStatic": false,
83
- "tsSignatureId": "BeginInvoke|(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
84
- "target": {
85
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
86
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
87
- "metadataToken": 100665831
88
- }
89
- },
90
- {
91
- "tsName": "endInvoke",
92
- "isStatic": false,
93
- "tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
94
- "target": {
95
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
96
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
97
- "metadataToken": 100665832
98
- }
99
- }
100
- ],
101
- "exposedConstructors": [
102
- {
103
- "isStatic": false,
104
- "tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false",
105
- "target": {
106
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventHandler",
107
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
108
- "metadataToken": 100665829
109
- }
110
- }
111
91
  ]
112
92
  },
113
93
  {
114
94
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.StreamChangeCallback",
115
95
  "clrName": "System.Configuration.Internal.StreamChangeCallback",
116
- "tsEmitName": "StreamChangeCallback",
117
96
  "assemblyName": "System.Configuration.ConfigurationManager",
118
97
  "metadataToken": 0,
98
+ "kind": "Delegate",
99
+ "accessibility": "Public",
100
+ "isAbstract": false,
101
+ "isSealed": true,
102
+ "isStatic": false,
103
+ "arity": 0,
119
104
  "methods": [
120
105
  {
121
106
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.StreamChangeCallback::Invoke(System.String):System.Void",
122
107
  "clrName": "Invoke",
123
- "tsEmitName": "invoke",
124
108
  "metadataToken": 100665917,
125
109
  "canonicalSignature": "(System.String):System.Void",
126
110
  "normalizedSignature": "Invoke|(System.String):System.Void|static=false",
127
111
  "emitScope": "ClassSurface",
112
+ "provenance": "Original",
128
113
  "arity": 0,
129
114
  "parameterCount": 1,
115
+ "isStatic": false,
116
+ "isAbstract": false,
117
+ "isVirtual": true,
118
+ "isOverride": false,
119
+ "isSealed": false,
130
120
  "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
131
121
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
132
122
  "isExtensionMethod": false
@@ -134,13 +124,18 @@
134
124
  {
135
125
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.StreamChangeCallback::BeginInvoke(System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
136
126
  "clrName": "BeginInvoke",
137
- "tsEmitName": "beginInvoke",
138
127
  "metadataToken": 100665918,
139
128
  "canonicalSignature": "(System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
140
129
  "normalizedSignature": "BeginInvoke|(System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
141
130
  "emitScope": "ClassSurface",
131
+ "provenance": "Original",
142
132
  "arity": 0,
143
133
  "parameterCount": 3,
134
+ "isStatic": false,
135
+ "isAbstract": false,
136
+ "isVirtual": true,
137
+ "isOverride": false,
138
+ "isSealed": false,
144
139
  "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
145
140
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
146
141
  "isExtensionMethod": false
@@ -148,13 +143,18 @@
148
143
  {
149
144
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.StreamChangeCallback::EndInvoke(System.IAsyncResult):System.Void",
150
145
  "clrName": "EndInvoke",
151
- "tsEmitName": "endInvoke",
152
146
  "metadataToken": 100665919,
153
147
  "canonicalSignature": "(System.IAsyncResult):System.Void",
154
148
  "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
155
149
  "emitScope": "ClassSurface",
150
+ "provenance": "Original",
156
151
  "arity": 0,
157
152
  "parameterCount": 1,
153
+ "isStatic": false,
154
+ "isAbstract": false,
155
+ "isVirtual": true,
156
+ "isOverride": false,
157
+ "isSealed": false,
158
158
  "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
159
159
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
160
160
  "isExtensionMethod": false
@@ -174,131 +174,89 @@
174
174
  "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
175
175
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
176
176
  }
177
- ],
178
- "exposedMethods": [
179
- {
180
- "tsName": "invoke",
181
- "isStatic": false,
182
- "tsSignatureId": "Invoke|(System.String):System.Void|static=false",
183
- "target": {
184
- "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
185
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
186
- "metadataToken": 100665917
187
- }
188
- },
189
- {
190
- "tsName": "beginInvoke",
191
- "isStatic": false,
192
- "tsSignatureId": "BeginInvoke|(System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
193
- "target": {
194
- "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
195
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
196
- "metadataToken": 100665918
197
- }
198
- },
199
- {
200
- "tsName": "endInvoke",
201
- "isStatic": false,
202
- "tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
203
- "target": {
204
- "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
205
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
206
- "metadataToken": 100665919
207
- }
208
- }
209
- ],
210
- "exposedConstructors": [
211
- {
212
- "isStatic": false,
213
- "tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false",
214
- "target": {
215
- "declaringClrType": "System.Configuration.Internal.StreamChangeCallback",
216
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
217
- "metadataToken": 100665916
218
- }
219
- }
220
177
  ]
221
178
  },
222
179
  {
223
180
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigErrorInfo",
224
181
  "clrName": "System.Configuration.Internal.IConfigErrorInfo",
225
- "tsEmitName": "IConfigErrorInfo",
226
182
  "assemblyName": "System.Configuration.ConfigurationManager",
227
183
  "metadataToken": 0,
184
+ "kind": "Interface",
185
+ "accessibility": "Public",
186
+ "isAbstract": true,
187
+ "isSealed": false,
188
+ "isStatic": false,
189
+ "arity": 0,
228
190
  "methods": [],
229
191
  "properties": [
230
192
  {
231
193
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigErrorInfo::Filename:System.String",
232
194
  "clrName": "Filename",
233
- "tsEmitName": "filename",
234
195
  "metadataToken": 385876849,
235
196
  "canonicalSignature": ":System.String",
236
197
  "normalizedSignature": "Filename|:System.String|static=false|accessor=get",
237
198
  "emitScope": "ClassSurface",
199
+ "provenance": "Original",
238
200
  "isIndexer": false,
239
201
  "hasGetter": true,
240
202
  "hasSetter": false,
203
+ "isStatic": false,
204
+ "isAbstract": true,
205
+ "isVirtual": true,
206
+ "isOverride": false,
241
207
  "declaringClrType": "System.Configuration.Internal.IConfigErrorInfo",
242
208
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
243
209
  },
244
210
  {
245
211
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigErrorInfo::LineNumber:System.Int32",
246
212
  "clrName": "LineNumber",
247
- "tsEmitName": "lineNumber",
248
213
  "metadataToken": 385876850,
249
214
  "canonicalSignature": ":System.Int32",
250
215
  "normalizedSignature": "LineNumber|:System.Int32|static=false|accessor=get",
251
216
  "emitScope": "ClassSurface",
217
+ "provenance": "Original",
252
218
  "isIndexer": false,
253
219
  "hasGetter": true,
254
220
  "hasSetter": false,
221
+ "isStatic": false,
222
+ "isAbstract": true,
223
+ "isVirtual": true,
224
+ "isOverride": false,
255
225
  "declaringClrType": "System.Configuration.Internal.IConfigErrorInfo",
256
226
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
257
227
  }
258
228
  ],
259
229
  "fields": [],
260
230
  "events": [],
261
- "constructors": [],
262
- "exposedProperties": [
263
- {
264
- "tsName": "filename",
265
- "isStatic": false,
266
- "tsSignatureId": "Filename|:System.String|static=false|accessor=get",
267
- "target": {
268
- "declaringClrType": "System.Configuration.Internal.IConfigErrorInfo",
269
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
270
- "metadataToken": 385876849
271
- }
272
- },
273
- {
274
- "tsName": "lineNumber",
275
- "isStatic": false,
276
- "tsSignatureId": "LineNumber|:System.Int32|static=false|accessor=get",
277
- "target": {
278
- "declaringClrType": "System.Configuration.Internal.IConfigErrorInfo",
279
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
280
- "metadataToken": 385876850
281
- }
282
- }
283
- ]
231
+ "constructors": []
284
232
  },
285
233
  {
286
234
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigSystem",
287
235
  "clrName": "System.Configuration.Internal.IConfigSystem",
288
- "tsEmitName": "IConfigSystem",
289
236
  "assemblyName": "System.Configuration.ConfigurationManager",
290
237
  "metadataToken": 0,
238
+ "kind": "Interface",
239
+ "accessibility": "Public",
240
+ "isAbstract": true,
241
+ "isSealed": false,
242
+ "isStatic": false,
243
+ "arity": 0,
291
244
  "methods": [
292
245
  {
293
246
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigSystem::Init(System.Type,System.Object[]):System.Void",
294
247
  "clrName": "Init",
295
- "tsEmitName": "init",
296
248
  "metadataToken": 100665733,
297
249
  "canonicalSignature": "(System.Type,System.Object[]):System.Void",
298
250
  "normalizedSignature": "Init|(System.Type,System.Object[]):System.Void|static=false",
299
251
  "emitScope": "ClassSurface",
252
+ "provenance": "Original",
300
253
  "arity": 0,
301
254
  "parameterCount": 2,
255
+ "isStatic": false,
256
+ "isAbstract": true,
257
+ "isVirtual": true,
258
+ "isOverride": false,
259
+ "isSealed": false,
302
260
  "declaringClrType": "System.Configuration.Internal.IConfigSystem",
303
261
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
304
262
  "isExtensionMethod": false
@@ -308,87 +266,71 @@
308
266
  {
309
267
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigSystem::Host:System.Configuration.Internal.IInternalConfigHost",
310
268
  "clrName": "Host",
311
- "tsEmitName": "host",
312
269
  "metadataToken": 385876851,
313
270
  "canonicalSignature": ":System.Configuration.Internal.IInternalConfigHost",
314
271
  "normalizedSignature": "Host|:System.Configuration.Internal.IInternalConfigHost|static=false|accessor=get",
315
272
  "emitScope": "ClassSurface",
273
+ "provenance": "Original",
316
274
  "isIndexer": false,
317
275
  "hasGetter": true,
318
276
  "hasSetter": false,
277
+ "isStatic": false,
278
+ "isAbstract": true,
279
+ "isVirtual": true,
280
+ "isOverride": false,
319
281
  "declaringClrType": "System.Configuration.Internal.IConfigSystem",
320
282
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
321
283
  },
322
284
  {
323
285
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigSystem::Root:System.Configuration.Internal.IInternalConfigRoot",
324
286
  "clrName": "Root",
325
- "tsEmitName": "root",
326
287
  "metadataToken": 385876852,
327
288
  "canonicalSignature": ":System.Configuration.Internal.IInternalConfigRoot",
328
289
  "normalizedSignature": "Root|:System.Configuration.Internal.IInternalConfigRoot|static=false|accessor=get",
329
290
  "emitScope": "ClassSurface",
291
+ "provenance": "Original",
330
292
  "isIndexer": false,
331
293
  "hasGetter": true,
332
294
  "hasSetter": false,
295
+ "isStatic": false,
296
+ "isAbstract": true,
297
+ "isVirtual": true,
298
+ "isOverride": false,
333
299
  "declaringClrType": "System.Configuration.Internal.IConfigSystem",
334
300
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
335
301
  }
336
302
  ],
337
303
  "fields": [],
338
304
  "events": [],
339
- "constructors": [],
340
- "exposedMethods": [
341
- {
342
- "tsName": "init",
343
- "isStatic": false,
344
- "tsSignatureId": "Init|(System.Type,System.Object[]):System.Void|static=false",
345
- "target": {
346
- "declaringClrType": "System.Configuration.Internal.IConfigSystem",
347
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
348
- "metadataToken": 100665733
349
- }
350
- }
351
- ],
352
- "exposedProperties": [
353
- {
354
- "tsName": "host",
355
- "isStatic": false,
356
- "tsSignatureId": "Host|:System.Configuration.Internal.IInternalConfigHost|static=false|accessor=get",
357
- "target": {
358
- "declaringClrType": "System.Configuration.Internal.IConfigSystem",
359
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
360
- "metadataToken": 385876851
361
- }
362
- },
363
- {
364
- "tsName": "root",
365
- "isStatic": false,
366
- "tsSignatureId": "Root|:System.Configuration.Internal.IInternalConfigRoot|static=false|accessor=get",
367
- "target": {
368
- "declaringClrType": "System.Configuration.Internal.IConfigSystem",
369
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
370
- "metadataToken": 385876852
371
- }
372
- }
373
- ]
305
+ "constructors": []
374
306
  },
375
307
  {
376
308
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerHelper",
377
309
  "clrName": "System.Configuration.Internal.IConfigurationManagerHelper",
378
- "tsEmitName": "IConfigurationManagerHelper",
379
310
  "assemblyName": "System.Configuration.ConfigurationManager",
380
311
  "metadataToken": 0,
312
+ "kind": "Interface",
313
+ "accessibility": "Public",
314
+ "isAbstract": true,
315
+ "isSealed": false,
316
+ "isStatic": false,
317
+ "arity": 0,
381
318
  "methods": [
382
319
  {
383
320
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerHelper::EnsureNetConfigLoaded():System.Void",
384
321
  "clrName": "EnsureNetConfigLoaded",
385
- "tsEmitName": "ensureNetConfigLoaded",
386
322
  "metadataToken": 100665734,
387
323
  "canonicalSignature": "():System.Void",
388
324
  "normalizedSignature": "EnsureNetConfigLoaded|():System.Void|static=false",
389
325
  "emitScope": "ClassSurface",
326
+ "provenance": "Original",
390
327
  "arity": 0,
391
328
  "parameterCount": 0,
329
+ "isStatic": false,
330
+ "isAbstract": true,
331
+ "isVirtual": true,
332
+ "isOverride": false,
333
+ "isSealed": false,
392
334
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerHelper",
393
335
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
394
336
  "isExtensionMethod": false
@@ -397,316 +339,251 @@
397
339
  "properties": [],
398
340
  "fields": [],
399
341
  "events": [],
400
- "constructors": [],
401
- "exposedMethods": [
402
- {
403
- "tsName": "ensureNetConfigLoaded",
404
- "isStatic": false,
405
- "tsSignatureId": "EnsureNetConfigLoaded|():System.Void|static=false",
406
- "target": {
407
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerHelper",
408
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
409
- "metadataToken": 100665734
410
- }
411
- }
412
- ]
342
+ "constructors": []
413
343
  },
414
344
  {
415
345
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal",
416
346
  "clrName": "System.Configuration.Internal.IConfigurationManagerInternal",
417
- "tsEmitName": "IConfigurationManagerInternal",
418
347
  "assemblyName": "System.Configuration.ConfigurationManager",
419
348
  "metadataToken": 0,
349
+ "kind": "Interface",
350
+ "accessibility": "Public",
351
+ "isAbstract": true,
352
+ "isSealed": false,
353
+ "isStatic": false,
354
+ "arity": 0,
420
355
  "methods": [],
421
356
  "properties": [
422
357
  {
423
358
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::SupportsUserConfig:System.Boolean",
424
359
  "clrName": "SupportsUserConfig",
425
- "tsEmitName": "supportsUserConfig",
426
360
  "metadataToken": 385876853,
427
361
  "canonicalSignature": ":System.Boolean",
428
362
  "normalizedSignature": "SupportsUserConfig|:System.Boolean|static=false|accessor=get",
429
363
  "emitScope": "ClassSurface",
364
+ "provenance": "Original",
430
365
  "isIndexer": false,
431
366
  "hasGetter": true,
432
367
  "hasSetter": false,
368
+ "isStatic": false,
369
+ "isAbstract": true,
370
+ "isVirtual": true,
371
+ "isOverride": false,
433
372
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
434
373
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
435
374
  },
436
375
  {
437
376
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::SetConfigurationSystemInProgress:System.Boolean",
438
377
  "clrName": "SetConfigurationSystemInProgress",
439
- "tsEmitName": "setConfigurationSystemInProgress",
440
378
  "metadataToken": 385876854,
441
379
  "canonicalSignature": ":System.Boolean",
442
380
  "normalizedSignature": "SetConfigurationSystemInProgress|:System.Boolean|static=false|accessor=get",
443
381
  "emitScope": "ClassSurface",
382
+ "provenance": "Original",
444
383
  "isIndexer": false,
445
384
  "hasGetter": true,
446
385
  "hasSetter": false,
386
+ "isStatic": false,
387
+ "isAbstract": true,
388
+ "isVirtual": true,
389
+ "isOverride": false,
447
390
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
448
391
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
449
392
  },
450
393
  {
451
394
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::MachineConfigPath:System.String",
452
395
  "clrName": "MachineConfigPath",
453
- "tsEmitName": "machineConfigPath",
454
396
  "metadataToken": 385876855,
455
397
  "canonicalSignature": ":System.String",
456
398
  "normalizedSignature": "MachineConfigPath|:System.String|static=false|accessor=get",
457
399
  "emitScope": "ClassSurface",
400
+ "provenance": "Original",
458
401
  "isIndexer": false,
459
402
  "hasGetter": true,
460
403
  "hasSetter": false,
404
+ "isStatic": false,
405
+ "isAbstract": true,
406
+ "isVirtual": true,
407
+ "isOverride": false,
461
408
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
462
409
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
463
410
  },
464
411
  {
465
412
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ApplicationConfigUri:System.String",
466
413
  "clrName": "ApplicationConfigUri",
467
- "tsEmitName": "applicationConfigUri",
468
414
  "metadataToken": 385876856,
469
415
  "canonicalSignature": ":System.String",
470
416
  "normalizedSignature": "ApplicationConfigUri|:System.String|static=false|accessor=get",
471
417
  "emitScope": "ClassSurface",
418
+ "provenance": "Original",
472
419
  "isIndexer": false,
473
420
  "hasGetter": true,
474
421
  "hasSetter": false,
422
+ "isStatic": false,
423
+ "isAbstract": true,
424
+ "isVirtual": true,
425
+ "isOverride": false,
475
426
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
476
427
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
477
428
  },
478
429
  {
479
430
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeProductName:System.String",
480
431
  "clrName": "ExeProductName",
481
- "tsEmitName": "exeProductName",
482
432
  "metadataToken": 385876857,
483
433
  "canonicalSignature": ":System.String",
484
434
  "normalizedSignature": "ExeProductName|:System.String|static=false|accessor=get",
485
435
  "emitScope": "ClassSurface",
436
+ "provenance": "Original",
486
437
  "isIndexer": false,
487
438
  "hasGetter": true,
488
439
  "hasSetter": false,
440
+ "isStatic": false,
441
+ "isAbstract": true,
442
+ "isVirtual": true,
443
+ "isOverride": false,
489
444
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
490
445
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
491
446
  },
492
447
  {
493
448
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeProductVersion:System.String",
494
449
  "clrName": "ExeProductVersion",
495
- "tsEmitName": "exeProductVersion",
496
450
  "metadataToken": 385876858,
497
451
  "canonicalSignature": ":System.String",
498
452
  "normalizedSignature": "ExeProductVersion|:System.String|static=false|accessor=get",
499
453
  "emitScope": "ClassSurface",
454
+ "provenance": "Original",
500
455
  "isIndexer": false,
501
456
  "hasGetter": true,
502
457
  "hasSetter": false,
458
+ "isStatic": false,
459
+ "isAbstract": true,
460
+ "isVirtual": true,
461
+ "isOverride": false,
503
462
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
504
463
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
505
464
  },
506
465
  {
507
466
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeRoamingConfigDirectory:System.String",
508
467
  "clrName": "ExeRoamingConfigDirectory",
509
- "tsEmitName": "exeRoamingConfigDirectory",
510
468
  "metadataToken": 385876859,
511
469
  "canonicalSignature": ":System.String",
512
470
  "normalizedSignature": "ExeRoamingConfigDirectory|:System.String|static=false|accessor=get",
513
471
  "emitScope": "ClassSurface",
472
+ "provenance": "Original",
514
473
  "isIndexer": false,
515
474
  "hasGetter": true,
516
475
  "hasSetter": false,
476
+ "isStatic": false,
477
+ "isAbstract": true,
478
+ "isVirtual": true,
479
+ "isOverride": false,
517
480
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
518
481
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
519
482
  },
520
483
  {
521
484
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeRoamingConfigPath:System.String",
522
485
  "clrName": "ExeRoamingConfigPath",
523
- "tsEmitName": "exeRoamingConfigPath",
524
486
  "metadataToken": 385876860,
525
487
  "canonicalSignature": ":System.String",
526
488
  "normalizedSignature": "ExeRoamingConfigPath|:System.String|static=false|accessor=get",
527
489
  "emitScope": "ClassSurface",
490
+ "provenance": "Original",
528
491
  "isIndexer": false,
529
492
  "hasGetter": true,
530
493
  "hasSetter": false,
494
+ "isStatic": false,
495
+ "isAbstract": true,
496
+ "isVirtual": true,
497
+ "isOverride": false,
531
498
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
532
499
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
533
500
  },
534
501
  {
535
502
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeLocalConfigDirectory:System.String",
536
503
  "clrName": "ExeLocalConfigDirectory",
537
- "tsEmitName": "exeLocalConfigDirectory",
538
504
  "metadataToken": 385876861,
539
505
  "canonicalSignature": ":System.String",
540
506
  "normalizedSignature": "ExeLocalConfigDirectory|:System.String|static=false|accessor=get",
541
507
  "emitScope": "ClassSurface",
508
+ "provenance": "Original",
542
509
  "isIndexer": false,
543
510
  "hasGetter": true,
544
511
  "hasSetter": false,
512
+ "isStatic": false,
513
+ "isAbstract": true,
514
+ "isVirtual": true,
515
+ "isOverride": false,
545
516
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
546
517
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
547
518
  },
548
519
  {
549
520
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::ExeLocalConfigPath:System.String",
550
521
  "clrName": "ExeLocalConfigPath",
551
- "tsEmitName": "exeLocalConfigPath",
552
522
  "metadataToken": 385876862,
553
523
  "canonicalSignature": ":System.String",
554
524
  "normalizedSignature": "ExeLocalConfigPath|:System.String|static=false|accessor=get",
555
525
  "emitScope": "ClassSurface",
526
+ "provenance": "Original",
556
527
  "isIndexer": false,
557
528
  "hasGetter": true,
558
529
  "hasSetter": false,
530
+ "isStatic": false,
531
+ "isAbstract": true,
532
+ "isVirtual": true,
533
+ "isOverride": false,
559
534
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
560
535
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
561
536
  },
562
537
  {
563
538
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IConfigurationManagerInternal::UserConfigFilename:System.String",
564
539
  "clrName": "UserConfigFilename",
565
- "tsEmitName": "userConfigFilename",
566
540
  "metadataToken": 385876863,
567
541
  "canonicalSignature": ":System.String",
568
542
  "normalizedSignature": "UserConfigFilename|:System.String|static=false|accessor=get",
569
543
  "emitScope": "ClassSurface",
544
+ "provenance": "Original",
570
545
  "isIndexer": false,
571
546
  "hasGetter": true,
572
547
  "hasSetter": false,
548
+ "isStatic": false,
549
+ "isAbstract": true,
550
+ "isVirtual": true,
551
+ "isOverride": false,
573
552
  "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
574
553
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
575
554
  }
576
555
  ],
577
556
  "fields": [],
578
557
  "events": [],
579
- "constructors": [],
580
- "exposedProperties": [
581
- {
582
- "tsName": "supportsUserConfig",
583
- "isStatic": false,
584
- "tsSignatureId": "SupportsUserConfig|:System.Boolean|static=false|accessor=get",
585
- "target": {
586
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
587
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
588
- "metadataToken": 385876853
589
- }
590
- },
591
- {
592
- "tsName": "setConfigurationSystemInProgress",
593
- "isStatic": false,
594
- "tsSignatureId": "SetConfigurationSystemInProgress|:System.Boolean|static=false|accessor=get",
595
- "target": {
596
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
597
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
598
- "metadataToken": 385876854
599
- }
600
- },
601
- {
602
- "tsName": "machineConfigPath",
603
- "isStatic": false,
604
- "tsSignatureId": "MachineConfigPath|:System.String|static=false|accessor=get",
605
- "target": {
606
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
607
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
608
- "metadataToken": 385876855
609
- }
610
- },
611
- {
612
- "tsName": "applicationConfigUri",
613
- "isStatic": false,
614
- "tsSignatureId": "ApplicationConfigUri|:System.String|static=false|accessor=get",
615
- "target": {
616
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
617
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
618
- "metadataToken": 385876856
619
- }
620
- },
621
- {
622
- "tsName": "exeProductName",
623
- "isStatic": false,
624
- "tsSignatureId": "ExeProductName|:System.String|static=false|accessor=get",
625
- "target": {
626
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
627
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
628
- "metadataToken": 385876857
629
- }
630
- },
631
- {
632
- "tsName": "exeProductVersion",
633
- "isStatic": false,
634
- "tsSignatureId": "ExeProductVersion|:System.String|static=false|accessor=get",
635
- "target": {
636
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
637
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
638
- "metadataToken": 385876858
639
- }
640
- },
641
- {
642
- "tsName": "exeRoamingConfigDirectory",
643
- "isStatic": false,
644
- "tsSignatureId": "ExeRoamingConfigDirectory|:System.String|static=false|accessor=get",
645
- "target": {
646
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
647
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
648
- "metadataToken": 385876859
649
- }
650
- },
651
- {
652
- "tsName": "exeRoamingConfigPath",
653
- "isStatic": false,
654
- "tsSignatureId": "ExeRoamingConfigPath|:System.String|static=false|accessor=get",
655
- "target": {
656
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
657
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
658
- "metadataToken": 385876860
659
- }
660
- },
661
- {
662
- "tsName": "exeLocalConfigDirectory",
663
- "isStatic": false,
664
- "tsSignatureId": "ExeLocalConfigDirectory|:System.String|static=false|accessor=get",
665
- "target": {
666
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
667
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
668
- "metadataToken": 385876861
669
- }
670
- },
671
- {
672
- "tsName": "exeLocalConfigPath",
673
- "isStatic": false,
674
- "tsSignatureId": "ExeLocalConfigPath|:System.String|static=false|accessor=get",
675
- "target": {
676
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
677
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
678
- "metadataToken": 385876862
679
- }
680
- },
681
- {
682
- "tsName": "userConfigFilename",
683
- "isStatic": false,
684
- "tsSignatureId": "UserConfigFilename|:System.String|static=false|accessor=get",
685
- "target": {
686
- "declaringClrType": "System.Configuration.Internal.IConfigurationManagerInternal",
687
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
688
- "metadataToken": 385876863
689
- }
690
- }
691
- ]
558
+ "constructors": []
692
559
  },
693
560
  {
694
561
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigClientHost",
695
562
  "clrName": "System.Configuration.Internal.IInternalConfigClientHost",
696
- "tsEmitName": "IInternalConfigClientHost",
697
563
  "assemblyName": "System.Configuration.ConfigurationManager",
698
564
  "metadataToken": 0,
565
+ "kind": "Interface",
566
+ "accessibility": "Public",
567
+ "isAbstract": true,
568
+ "isSealed": false,
569
+ "isStatic": false,
570
+ "arity": 0,
699
571
  "methods": [
700
572
  {
701
573
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigClientHost::IsExeConfig(System.String):System.Boolean",
702
574
  "clrName": "IsExeConfig",
703
- "tsEmitName": "isExeConfig",
704
575
  "metadataToken": 100665746,
705
576
  "canonicalSignature": "(System.String):System.Boolean",
706
577
  "normalizedSignature": "IsExeConfig|(System.String):System.Boolean|static=false",
707
578
  "emitScope": "ClassSurface",
579
+ "provenance": "Original",
708
580
  "arity": 0,
709
581
  "parameterCount": 1,
582
+ "isStatic": false,
583
+ "isAbstract": true,
584
+ "isVirtual": true,
585
+ "isOverride": false,
586
+ "isSealed": false,
710
587
  "declaringClrType": "System.Configuration.Internal.IInternalConfigClientHost",
711
588
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
712
589
  "isExtensionMethod": false
@@ -714,13 +591,18 @@
714
591
  {
715
592
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigClientHost::GetExeConfigPath():System.String",
716
593
  "clrName": "GetExeConfigPath",
717
- "tsEmitName": "getExeConfigPath",
718
594
  "metadataToken": 100665749,
719
595
  "canonicalSignature": "():System.String",
720
596
  "normalizedSignature": "GetExeConfigPath|():System.String|static=false",
721
597
  "emitScope": "ClassSurface",
598
+ "provenance": "Original",
722
599
  "arity": 0,
723
600
  "parameterCount": 0,
601
+ "isStatic": false,
602
+ "isAbstract": true,
603
+ "isVirtual": true,
604
+ "isOverride": false,
605
+ "isSealed": false,
724
606
  "declaringClrType": "System.Configuration.Internal.IInternalConfigClientHost",
725
607
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
726
608
  "isExtensionMethod": false
@@ -729,47 +611,35 @@
729
611
  "properties": [],
730
612
  "fields": [],
731
613
  "events": [],
732
- "constructors": [],
733
- "exposedMethods": [
734
- {
735
- "tsName": "isExeConfig",
736
- "isStatic": false,
737
- "tsSignatureId": "IsExeConfig|(System.String):System.Boolean|static=false",
738
- "target": {
739
- "declaringClrType": "System.Configuration.Internal.IInternalConfigClientHost",
740
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
741
- "metadataToken": 100665746
742
- }
743
- },
744
- {
745
- "tsName": "getExeConfigPath",
746
- "isStatic": false,
747
- "tsSignatureId": "GetExeConfigPath|():System.String|static=false",
748
- "target": {
749
- "declaringClrType": "System.Configuration.Internal.IInternalConfigClientHost",
750
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
751
- "metadataToken": 100665749
752
- }
753
- }
754
- ]
614
+ "constructors": []
755
615
  },
756
616
  {
757
617
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigConfigurationFactory",
758
618
  "clrName": "System.Configuration.Internal.IInternalConfigConfigurationFactory",
759
- "tsEmitName": "IInternalConfigConfigurationFactory",
760
619
  "assemblyName": "System.Configuration.ConfigurationManager",
761
620
  "metadataToken": 0,
621
+ "kind": "Interface",
622
+ "accessibility": "Public",
623
+ "isAbstract": true,
624
+ "isSealed": false,
625
+ "isStatic": false,
626
+ "arity": 0,
762
627
  "methods": [
763
628
  {
764
629
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigConfigurationFactory::Create(System.Type,System.Object[]):System.Configuration.Configuration",
765
630
  "clrName": "Create",
766
- "tsEmitName": "create",
767
631
  "metadataToken": 100665752,
768
632
  "canonicalSignature": "(System.Type,System.Object[]):System.Configuration.Configuration",
769
633
  "normalizedSignature": "Create|(System.Type,System.Object[]):System.Configuration.Configuration|static=false",
770
634
  "emitScope": "ClassSurface",
635
+ "provenance": "Original",
771
636
  "arity": 0,
772
637
  "parameterCount": 2,
638
+ "isStatic": false,
639
+ "isAbstract": true,
640
+ "isVirtual": true,
641
+ "isOverride": false,
642
+ "isSealed": false,
773
643
  "declaringClrType": "System.Configuration.Internal.IInternalConfigConfigurationFactory",
774
644
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
775
645
  "isExtensionMethod": false
@@ -777,13 +647,18 @@
777
647
  {
778
648
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigConfigurationFactory::NormalizeLocationSubPath(System.String,System.Configuration.Internal.IConfigErrorInfo):System.String",
779
649
  "clrName": "NormalizeLocationSubPath",
780
- "tsEmitName": "normalizeLocationSubPath",
781
650
  "metadataToken": 100665753,
782
651
  "canonicalSignature": "(System.String,System.Configuration.Internal.IConfigErrorInfo):System.String",
783
652
  "normalizedSignature": "NormalizeLocationSubPath|(System.String,System.Configuration.Internal.IConfigErrorInfo):System.String|static=false",
784
653
  "emitScope": "ClassSurface",
654
+ "provenance": "Original",
785
655
  "arity": 0,
786
656
  "parameterCount": 2,
657
+ "isStatic": false,
658
+ "isAbstract": true,
659
+ "isVirtual": true,
660
+ "isOverride": false,
661
+ "isSealed": false,
787
662
  "declaringClrType": "System.Configuration.Internal.IInternalConfigConfigurationFactory",
788
663
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
789
664
  "isExtensionMethod": false
@@ -792,47 +667,35 @@
792
667
  "properties": [],
793
668
  "fields": [],
794
669
  "events": [],
795
- "constructors": [],
796
- "exposedMethods": [
797
- {
798
- "tsName": "create",
799
- "isStatic": false,
800
- "tsSignatureId": "Create|(System.Type,System.Object[]):System.Configuration.Configuration|static=false",
801
- "target": {
802
- "declaringClrType": "System.Configuration.Internal.IInternalConfigConfigurationFactory",
803
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
804
- "metadataToken": 100665752
805
- }
806
- },
807
- {
808
- "tsName": "normalizeLocationSubPath",
809
- "isStatic": false,
810
- "tsSignatureId": "NormalizeLocationSubPath|(System.String,System.Configuration.Internal.IConfigErrorInfo):System.String|static=false",
811
- "target": {
812
- "declaringClrType": "System.Configuration.Internal.IInternalConfigConfigurationFactory",
813
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
814
- "metadataToken": 100665753
815
- }
816
- }
817
- ]
670
+ "constructors": []
818
671
  },
819
672
  {
820
673
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost",
821
674
  "clrName": "System.Configuration.Internal.IInternalConfigHost",
822
- "tsEmitName": "IInternalConfigHost",
823
675
  "assemblyName": "System.Configuration.ConfigurationManager",
824
676
  "metadataToken": 0,
677
+ "kind": "Interface",
678
+ "accessibility": "Public",
679
+ "isAbstract": true,
680
+ "isSealed": false,
681
+ "isStatic": false,
682
+ "arity": 0,
825
683
  "methods": [
826
684
  {
827
685
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
828
686
  "clrName": "Init",
829
- "tsEmitName": "init",
830
687
  "metadataToken": 100665759,
831
688
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
832
689
  "normalizedSignature": "Init|(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
833
690
  "emitScope": "ClassSurface",
691
+ "provenance": "Original",
834
692
  "arity": 0,
835
693
  "parameterCount": 2,
694
+ "isStatic": false,
695
+ "isAbstract": true,
696
+ "isVirtual": true,
697
+ "isOverride": false,
698
+ "isSealed": false,
836
699
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
837
700
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
838
701
  "isExtensionMethod": false
@@ -840,13 +703,18 @@
840
703
  {
841
704
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::InitForConfiguration(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
842
705
  "clrName": "InitForConfiguration",
843
- "tsEmitName": "initForConfiguration",
844
706
  "metadataToken": 100665760,
845
707
  "canonicalSignature": "(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
846
708
  "normalizedSignature": "InitForConfiguration|(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
847
709
  "emitScope": "ClassSurface",
710
+ "provenance": "Original",
848
711
  "arity": 0,
849
712
  "parameterCount": 5,
713
+ "isStatic": false,
714
+ "isAbstract": true,
715
+ "isVirtual": true,
716
+ "isOverride": false,
717
+ "isSealed": false,
850
718
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
851
719
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
852
720
  "isExtensionMethod": false,
@@ -868,13 +736,18 @@
868
736
  {
869
737
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::IsConfigRecordRequired(System.String):System.Boolean",
870
738
  "clrName": "IsConfigRecordRequired",
871
- "tsEmitName": "isConfigRecordRequired",
872
739
  "metadataToken": 100665761,
873
740
  "canonicalSignature": "(System.String):System.Boolean",
874
741
  "normalizedSignature": "IsConfigRecordRequired|(System.String):System.Boolean|static=false",
875
742
  "emitScope": "ClassSurface",
743
+ "provenance": "Original",
876
744
  "arity": 0,
877
745
  "parameterCount": 1,
746
+ "isStatic": false,
747
+ "isAbstract": true,
748
+ "isVirtual": true,
749
+ "isOverride": false,
750
+ "isSealed": false,
878
751
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
879
752
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
880
753
  "isExtensionMethod": false
@@ -882,13 +755,18 @@
882
755
  {
883
756
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
884
757
  "clrName": "IsInitDelayed",
885
- "tsEmitName": "isInitDelayed",
886
758
  "metadataToken": 100665762,
887
759
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
888
760
  "normalizedSignature": "IsInitDelayed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
889
761
  "emitScope": "ClassSurface",
762
+ "provenance": "Original",
890
763
  "arity": 0,
891
764
  "parameterCount": 1,
765
+ "isStatic": false,
766
+ "isAbstract": true,
767
+ "isVirtual": true,
768
+ "isOverride": false,
769
+ "isSealed": false,
892
770
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
893
771
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
894
772
  "isExtensionMethod": false
@@ -896,13 +774,18 @@
896
774
  {
897
775
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord):System.Void",
898
776
  "clrName": "RequireCompleteInit",
899
- "tsEmitName": "requireCompleteInit",
900
777
  "metadataToken": 100665763,
901
778
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord):System.Void",
902
779
  "normalizedSignature": "RequireCompleteInit|(System.Configuration.Internal.IInternalConfigRecord):System.Void|static=false",
903
780
  "emitScope": "ClassSurface",
781
+ "provenance": "Original",
904
782
  "arity": 0,
905
783
  "parameterCount": 1,
784
+ "isStatic": false,
785
+ "isAbstract": true,
786
+ "isVirtual": true,
787
+ "isOverride": false,
788
+ "isSealed": false,
906
789
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
907
790
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
908
791
  "isExtensionMethod": false
@@ -910,13 +793,18 @@
910
793
  {
911
794
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetStreamName(System.String):System.String",
912
795
  "clrName": "GetStreamName",
913
- "tsEmitName": "getStreamName",
914
796
  "metadataToken": 100665765,
915
797
  "canonicalSignature": "(System.String):System.String",
916
798
  "normalizedSignature": "GetStreamName|(System.String):System.String|static=false",
917
799
  "emitScope": "ClassSurface",
800
+ "provenance": "Original",
918
801
  "arity": 0,
919
802
  "parameterCount": 1,
803
+ "isStatic": false,
804
+ "isAbstract": true,
805
+ "isVirtual": true,
806
+ "isOverride": false,
807
+ "isSealed": false,
920
808
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
921
809
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
922
810
  "isExtensionMethod": false
@@ -924,13 +812,18 @@
924
812
  {
925
813
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetStreamNameForConfigSource(System.String,System.String):System.String",
926
814
  "clrName": "GetStreamNameForConfigSource",
927
- "tsEmitName": "getStreamNameForConfigSource",
928
815
  "metadataToken": 100665766,
929
816
  "canonicalSignature": "(System.String,System.String):System.String",
930
817
  "normalizedSignature": "GetStreamNameForConfigSource|(System.String,System.String):System.String|static=false",
931
818
  "emitScope": "ClassSurface",
819
+ "provenance": "Original",
932
820
  "arity": 0,
933
821
  "parameterCount": 2,
822
+ "isStatic": false,
823
+ "isAbstract": true,
824
+ "isVirtual": true,
825
+ "isOverride": false,
826
+ "isSealed": false,
934
827
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
935
828
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
936
829
  "isExtensionMethod": false
@@ -938,13 +831,18 @@
938
831
  {
939
832
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetStreamVersion(System.String):System.Object",
940
833
  "clrName": "GetStreamVersion",
941
- "tsEmitName": "getStreamVersion",
942
834
  "metadataToken": 100665767,
943
835
  "canonicalSignature": "(System.String):System.Object",
944
836
  "normalizedSignature": "GetStreamVersion|(System.String):System.Object|static=false",
945
837
  "emitScope": "ClassSurface",
838
+ "provenance": "Original",
946
839
  "arity": 0,
947
840
  "parameterCount": 1,
841
+ "isStatic": false,
842
+ "isAbstract": true,
843
+ "isVirtual": true,
844
+ "isOverride": false,
845
+ "isSealed": false,
948
846
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
949
847
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
950
848
  "isExtensionMethod": false
@@ -952,13 +850,18 @@
952
850
  {
953
851
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::OpenStreamForRead(System.String):System.IO.Stream",
954
852
  "clrName": "OpenStreamForRead",
955
- "tsEmitName": "openStreamForRead",
956
853
  "metadataToken": 100665768,
957
854
  "canonicalSignature": "(System.String):System.IO.Stream",
958
855
  "normalizedSignature": "OpenStreamForRead|(System.String):System.IO.Stream|static=false",
959
856
  "emitScope": "ClassSurface",
857
+ "provenance": "Original",
960
858
  "arity": 0,
961
859
  "parameterCount": 1,
860
+ "isStatic": false,
861
+ "isAbstract": true,
862
+ "isVirtual": true,
863
+ "isOverride": false,
864
+ "isSealed": false,
962
865
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
963
866
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
964
867
  "isExtensionMethod": false
@@ -966,13 +869,18 @@
966
869
  {
967
870
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::OpenStreamForRead(System.String,System.Boolean):System.IO.Stream",
968
871
  "clrName": "OpenStreamForRead",
969
- "tsEmitName": "openStreamForRead",
970
872
  "metadataToken": 100665769,
971
873
  "canonicalSignature": "(System.String,System.Boolean):System.IO.Stream",
972
874
  "normalizedSignature": "OpenStreamForRead|(System.String,System.Boolean):System.IO.Stream|static=false",
973
875
  "emitScope": "ClassSurface",
876
+ "provenance": "Original",
974
877
  "arity": 0,
975
878
  "parameterCount": 2,
879
+ "isStatic": false,
880
+ "isAbstract": true,
881
+ "isVirtual": true,
882
+ "isOverride": false,
883
+ "isSealed": false,
976
884
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
977
885
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
978
886
  "isExtensionMethod": false
@@ -980,13 +888,18 @@
980
888
  {
981
889
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::OpenStreamForWrite(System.String,System.String,System.Object\u0026):System.IO.Stream",
982
890
  "clrName": "OpenStreamForWrite",
983
- "tsEmitName": "openStreamForWrite",
984
891
  "metadataToken": 100665770,
985
892
  "canonicalSignature": "(System.String,System.String,System.Object\u0026):System.IO.Stream",
986
893
  "normalizedSignature": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026):System.IO.Stream|static=false",
987
894
  "emitScope": "ClassSurface",
895
+ "provenance": "Original",
988
896
  "arity": 0,
989
897
  "parameterCount": 3,
898
+ "isStatic": false,
899
+ "isAbstract": true,
900
+ "isVirtual": true,
901
+ "isOverride": false,
902
+ "isSealed": false,
990
903
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
991
904
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
992
905
  "isExtensionMethod": false,
@@ -1000,13 +913,18 @@
1000
913
  {
1001
914
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::OpenStreamForWrite(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream",
1002
915
  "clrName": "OpenStreamForWrite",
1003
- "tsEmitName": "openStreamForWrite",
1004
916
  "metadataToken": 100665771,
1005
917
  "canonicalSignature": "(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream",
1006
918
  "normalizedSignature": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream|static=false",
1007
919
  "emitScope": "ClassSurface",
920
+ "provenance": "Original",
1008
921
  "arity": 0,
1009
922
  "parameterCount": 4,
923
+ "isStatic": false,
924
+ "isAbstract": true,
925
+ "isVirtual": true,
926
+ "isOverride": false,
927
+ "isSealed": false,
1010
928
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1011
929
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1012
930
  "isExtensionMethod": false,
@@ -1020,13 +938,18 @@
1020
938
  {
1021
939
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::WriteCompleted(System.String,System.Boolean,System.Object):System.Void",
1022
940
  "clrName": "WriteCompleted",
1023
- "tsEmitName": "writeCompleted",
1024
941
  "metadataToken": 100665772,
1025
942
  "canonicalSignature": "(System.String,System.Boolean,System.Object):System.Void",
1026
943
  "normalizedSignature": "WriteCompleted|(System.String,System.Boolean,System.Object):System.Void|static=false",
1027
944
  "emitScope": "ClassSurface",
945
+ "provenance": "Original",
1028
946
  "arity": 0,
1029
947
  "parameterCount": 3,
948
+ "isStatic": false,
949
+ "isAbstract": true,
950
+ "isVirtual": true,
951
+ "isOverride": false,
952
+ "isSealed": false,
1030
953
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1031
954
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1032
955
  "isExtensionMethod": false
@@ -1034,13 +957,18 @@
1034
957
  {
1035
958
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean):System.Void",
1036
959
  "clrName": "WriteCompleted",
1037
- "tsEmitName": "writeCompleted",
1038
960
  "metadataToken": 100665773,
1039
961
  "canonicalSignature": "(System.String,System.Boolean,System.Object,System.Boolean):System.Void",
1040
962
  "normalizedSignature": "WriteCompleted|(System.String,System.Boolean,System.Object,System.Boolean):System.Void|static=false",
1041
963
  "emitScope": "ClassSurface",
964
+ "provenance": "Original",
1042
965
  "arity": 0,
1043
966
  "parameterCount": 4,
967
+ "isStatic": false,
968
+ "isAbstract": true,
969
+ "isVirtual": true,
970
+ "isOverride": false,
971
+ "isSealed": false,
1044
972
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1045
973
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1046
974
  "isExtensionMethod": false
@@ -1048,13 +976,18 @@
1048
976
  {
1049
977
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::DeleteStream(System.String):System.Void",
1050
978
  "clrName": "DeleteStream",
1051
- "tsEmitName": "deleteStream",
1052
979
  "metadataToken": 100665774,
1053
980
  "canonicalSignature": "(System.String):System.Void",
1054
981
  "normalizedSignature": "DeleteStream|(System.String):System.Void|static=false",
1055
982
  "emitScope": "ClassSurface",
983
+ "provenance": "Original",
1056
984
  "arity": 0,
1057
985
  "parameterCount": 1,
986
+ "isStatic": false,
987
+ "isAbstract": true,
988
+ "isVirtual": true,
989
+ "isOverride": false,
990
+ "isSealed": false,
1058
991
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1059
992
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1060
993
  "isExtensionMethod": false
@@ -1062,13 +995,18 @@
1062
995
  {
1063
996
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object",
1064
997
  "clrName": "StartMonitoringStreamForChanges",
1065
- "tsEmitName": "startMonitoringStreamForChanges",
1066
998
  "metadataToken": 100665776,
1067
999
  "canonicalSignature": "(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object",
1068
1000
  "normalizedSignature": "StartMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object|static=false",
1069
1001
  "emitScope": "ClassSurface",
1002
+ "provenance": "Original",
1070
1003
  "arity": 0,
1071
1004
  "parameterCount": 2,
1005
+ "isStatic": false,
1006
+ "isAbstract": true,
1007
+ "isVirtual": true,
1008
+ "isOverride": false,
1009
+ "isSealed": false,
1072
1010
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1073
1011
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1074
1012
  "isExtensionMethod": false
@@ -1076,13 +1014,18 @@
1076
1014
  {
1077
1015
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void",
1078
1016
  "clrName": "StopMonitoringStreamForChanges",
1079
- "tsEmitName": "stopMonitoringStreamForChanges",
1080
1017
  "metadataToken": 100665777,
1081
1018
  "canonicalSignature": "(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void",
1082
1019
  "normalizedSignature": "StopMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void|static=false",
1083
1020
  "emitScope": "ClassSurface",
1021
+ "provenance": "Original",
1084
1022
  "arity": 0,
1085
1023
  "parameterCount": 2,
1024
+ "isStatic": false,
1025
+ "isAbstract": true,
1026
+ "isVirtual": true,
1027
+ "isOverride": false,
1028
+ "isSealed": false,
1086
1029
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1087
1030
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1088
1031
  "isExtensionMethod": false
@@ -1090,13 +1033,18 @@
1090
1033
  {
1091
1034
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean",
1092
1035
  "clrName": "IsDefinitionAllowed",
1093
- "tsEmitName": "isDefinitionAllowed",
1094
1036
  "metadataToken": 100665781,
1095
1037
  "canonicalSignature": "(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean",
1096
1038
  "normalizedSignature": "IsDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean|static=false",
1097
1039
  "emitScope": "ClassSurface",
1040
+ "provenance": "Original",
1098
1041
  "arity": 0,
1099
1042
  "parameterCount": 3,
1043
+ "isStatic": false,
1044
+ "isAbstract": true,
1045
+ "isVirtual": true,
1046
+ "isOverride": false,
1047
+ "isSealed": false,
1100
1048
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1101
1049
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1102
1050
  "isExtensionMethod": false
@@ -1104,13 +1052,18 @@
1104
1052
  {
1105
1053
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void",
1106
1054
  "clrName": "VerifyDefinitionAllowed",
1107
- "tsEmitName": "verifyDefinitionAllowed",
1108
1055
  "metadataToken": 100665782,
1109
1056
  "canonicalSignature": "(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void",
1110
1057
  "normalizedSignature": "VerifyDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void|static=false",
1111
1058
  "emitScope": "ClassSurface",
1059
+ "provenance": "Original",
1112
1060
  "arity": 0,
1113
1061
  "parameterCount": 4,
1062
+ "isStatic": false,
1063
+ "isAbstract": true,
1064
+ "isVirtual": true,
1065
+ "isOverride": false,
1066
+ "isSealed": false,
1114
1067
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1115
1068
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1116
1069
  "isExtensionMethod": false
@@ -1118,13 +1071,18 @@
1118
1071
  {
1119
1072
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::PrefetchAll(System.String,System.String):System.Boolean",
1120
1073
  "clrName": "PrefetchAll",
1121
- "tsEmitName": "prefetchAll",
1122
1074
  "metadataToken": 100665783,
1123
1075
  "canonicalSignature": "(System.String,System.String):System.Boolean",
1124
1076
  "normalizedSignature": "PrefetchAll|(System.String,System.String):System.Boolean|static=false",
1125
1077
  "emitScope": "ClassSurface",
1078
+ "provenance": "Original",
1126
1079
  "arity": 0,
1127
1080
  "parameterCount": 2,
1081
+ "isStatic": false,
1082
+ "isAbstract": true,
1083
+ "isVirtual": true,
1084
+ "isOverride": false,
1085
+ "isSealed": false,
1128
1086
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1129
1087
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1130
1088
  "isExtensionMethod": false
@@ -1132,13 +1090,18 @@
1132
1090
  {
1133
1091
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::CreateConfigurationContext(System.String,System.String):System.Object",
1134
1092
  "clrName": "CreateConfigurationContext",
1135
- "tsEmitName": "createConfigurationContext",
1136
1093
  "metadataToken": 100665786,
1137
1094
  "canonicalSignature": "(System.String,System.String):System.Object",
1138
1095
  "normalizedSignature": "CreateConfigurationContext|(System.String,System.String):System.Object|static=false",
1139
1096
  "emitScope": "ClassSurface",
1097
+ "provenance": "Original",
1140
1098
  "arity": 0,
1141
1099
  "parameterCount": 2,
1100
+ "isStatic": false,
1101
+ "isAbstract": true,
1102
+ "isVirtual": true,
1103
+ "isOverride": false,
1104
+ "isSealed": false,
1142
1105
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1143
1106
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1144
1107
  "isExtensionMethod": false
@@ -1146,13 +1109,18 @@
1146
1109
  {
1147
1110
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
1148
1111
  "clrName": "DecryptSection",
1149
- "tsEmitName": "decryptSection",
1150
1112
  "metadataToken": 100665787,
1151
1113
  "canonicalSignature": "(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
1152
1114
  "normalizedSignature": "DecryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
1153
1115
  "emitScope": "ClassSurface",
1116
+ "provenance": "Original",
1154
1117
  "arity": 0,
1155
1118
  "parameterCount": 3,
1119
+ "isStatic": false,
1120
+ "isAbstract": true,
1121
+ "isVirtual": true,
1122
+ "isOverride": false,
1123
+ "isSealed": false,
1156
1124
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1157
1125
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1158
1126
  "isExtensionMethod": false
@@ -1160,13 +1128,18 @@
1160
1128
  {
1161
1129
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetConfigType(System.String,System.Boolean):System.Type",
1162
1130
  "clrName": "GetConfigType",
1163
- "tsEmitName": "getConfigType",
1164
1131
  "metadataToken": 100665789,
1165
1132
  "canonicalSignature": "(System.String,System.Boolean):System.Type",
1166
1133
  "normalizedSignature": "GetConfigType|(System.String,System.Boolean):System.Type|static=false",
1167
1134
  "emitScope": "ClassSurface",
1135
+ "provenance": "Original",
1168
1136
  "arity": 0,
1169
1137
  "parameterCount": 2,
1138
+ "isStatic": false,
1139
+ "isAbstract": true,
1140
+ "isVirtual": true,
1141
+ "isOverride": false,
1142
+ "isSealed": false,
1170
1143
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1171
1144
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1172
1145
  "isExtensionMethod": false
@@ -1174,13 +1147,18 @@
1174
1147
  {
1175
1148
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetConfigTypeName(System.Type):System.String",
1176
1149
  "clrName": "GetConfigTypeName",
1177
- "tsEmitName": "getConfigTypeName",
1178
1150
  "metadataToken": 100665790,
1179
1151
  "canonicalSignature": "(System.Type):System.String",
1180
1152
  "normalizedSignature": "GetConfigTypeName|(System.Type):System.String|static=false",
1181
1153
  "emitScope": "ClassSurface",
1154
+ "provenance": "Original",
1182
1155
  "arity": 0,
1183
1156
  "parameterCount": 1,
1157
+ "isStatic": false,
1158
+ "isAbstract": true,
1159
+ "isVirtual": true,
1160
+ "isOverride": false,
1161
+ "isSealed": false,
1184
1162
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1185
1163
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1186
1164
  "isExtensionMethod": false
@@ -1188,13 +1166,18 @@
1188
1166
  {
1189
1167
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::Impersonate():System.IDisposable",
1190
1168
  "clrName": "Impersonate",
1191
- "tsEmitName": "impersonate",
1192
1169
  "metadataToken": 100665793,
1193
1170
  "canonicalSignature": "():System.IDisposable",
1194
1171
  "normalizedSignature": "Impersonate|():System.IDisposable|static=false",
1195
1172
  "emitScope": "ClassSurface",
1173
+ "provenance": "Original",
1196
1174
  "arity": 0,
1197
1175
  "parameterCount": 0,
1176
+ "isStatic": false,
1177
+ "isAbstract": true,
1178
+ "isVirtual": true,
1179
+ "isOverride": false,
1180
+ "isSealed": false,
1198
1181
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1199
1182
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1200
1183
  "isExtensionMethod": false
@@ -1202,13 +1185,18 @@
1202
1185
  {
1203
1186
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void",
1204
1187
  "clrName": "GetRestrictedPermissions",
1205
- "tsEmitName": "getRestrictedPermissions",
1206
1188
  "metadataToken": 100665794,
1207
1189
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void",
1208
1190
  "normalizedSignature": "GetRestrictedPermissions|(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void|static=false",
1209
1191
  "emitScope": "ClassSurface",
1192
+ "provenance": "Original",
1210
1193
  "arity": 0,
1211
1194
  "parameterCount": 3,
1195
+ "isStatic": false,
1196
+ "isAbstract": true,
1197
+ "isVirtual": true,
1198
+ "isOverride": false,
1199
+ "isSealed": false,
1212
1200
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1213
1201
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1214
1202
  "isExtensionMethod": false,
@@ -1228,409 +1216,125 @@
1228
1216
  {
1229
1217
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::SupportsChangeNotifications:System.Boolean",
1230
1218
  "clrName": "SupportsChangeNotifications",
1231
- "tsEmitName": "supportsChangeNotifications",
1232
1219
  "metadataToken": 385876864,
1233
1220
  "canonicalSignature": ":System.Boolean",
1234
1221
  "normalizedSignature": "SupportsChangeNotifications|:System.Boolean|static=false|accessor=get",
1235
1222
  "emitScope": "ClassSurface",
1223
+ "provenance": "Original",
1236
1224
  "isIndexer": false,
1237
1225
  "hasGetter": true,
1238
1226
  "hasSetter": false,
1227
+ "isStatic": false,
1228
+ "isAbstract": true,
1229
+ "isVirtual": true,
1230
+ "isOverride": false,
1239
1231
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1240
1232
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1241
1233
  },
1242
1234
  {
1243
1235
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::SupportsRefresh:System.Boolean",
1244
1236
  "clrName": "SupportsRefresh",
1245
- "tsEmitName": "supportsRefresh",
1246
1237
  "metadataToken": 385876865,
1247
1238
  "canonicalSignature": ":System.Boolean",
1248
1239
  "normalizedSignature": "SupportsRefresh|:System.Boolean|static=false|accessor=get",
1249
1240
  "emitScope": "ClassSurface",
1241
+ "provenance": "Original",
1250
1242
  "isIndexer": false,
1251
1243
  "hasGetter": true,
1252
1244
  "hasSetter": false,
1245
+ "isStatic": false,
1246
+ "isAbstract": true,
1247
+ "isVirtual": true,
1248
+ "isOverride": false,
1253
1249
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1254
1250
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1255
1251
  },
1256
1252
  {
1257
1253
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::SupportsPath:System.Boolean",
1258
1254
  "clrName": "SupportsPath",
1259
- "tsEmitName": "supportsPath",
1260
1255
  "metadataToken": 385876866,
1261
1256
  "canonicalSignature": ":System.Boolean",
1262
1257
  "normalizedSignature": "SupportsPath|:System.Boolean|static=false|accessor=get",
1263
1258
  "emitScope": "ClassSurface",
1259
+ "provenance": "Original",
1264
1260
  "isIndexer": false,
1265
1261
  "hasGetter": true,
1266
1262
  "hasSetter": false,
1263
+ "isStatic": false,
1264
+ "isAbstract": true,
1265
+ "isVirtual": true,
1266
+ "isOverride": false,
1267
1267
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1268
1268
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1269
1269
  },
1270
1270
  {
1271
1271
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::SupportsLocation:System.Boolean",
1272
1272
  "clrName": "SupportsLocation",
1273
- "tsEmitName": "supportsLocation",
1274
1273
  "metadataToken": 385876867,
1275
1274
  "canonicalSignature": ":System.Boolean",
1276
1275
  "normalizedSignature": "SupportsLocation|:System.Boolean|static=false|accessor=get",
1277
1276
  "emitScope": "ClassSurface",
1277
+ "provenance": "Original",
1278
1278
  "isIndexer": false,
1279
1279
  "hasGetter": true,
1280
1280
  "hasSetter": false,
1281
+ "isStatic": false,
1282
+ "isAbstract": true,
1283
+ "isVirtual": true,
1284
+ "isOverride": false,
1281
1285
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1282
1286
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1283
1287
  },
1284
1288
  {
1285
1289
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigHost::IsRemote:System.Boolean",
1286
1290
  "clrName": "IsRemote",
1287
- "tsEmitName": "isRemote",
1288
1291
  "metadataToken": 385876868,
1289
1292
  "canonicalSignature": ":System.Boolean",
1290
1293
  "normalizedSignature": "IsRemote|:System.Boolean|static=false|accessor=get",
1291
1294
  "emitScope": "ClassSurface",
1295
+ "provenance": "Original",
1292
1296
  "isIndexer": false,
1293
1297
  "hasGetter": true,
1294
1298
  "hasSetter": false,
1299
+ "isStatic": false,
1300
+ "isAbstract": true,
1301
+ "isVirtual": true,
1302
+ "isOverride": false,
1295
1303
  "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1296
1304
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1297
1305
  }
1298
1306
  ],
1299
1307
  "fields": [],
1300
1308
  "events": [],
1301
- "constructors": [],
1302
- "exposedMethods": [
1303
- {
1304
- "tsName": "init",
1305
- "isStatic": false,
1306
- "tsSignatureId": "Init|(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
1307
- "target": {
1308
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1309
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1310
- "metadataToken": 100665759
1311
- }
1312
- },
1313
- {
1314
- "tsName": "initForConfiguration",
1315
- "isStatic": false,
1316
- "tsSignatureId": "InitForConfiguration|(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
1317
- "target": {
1318
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1319
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1320
- "metadataToken": 100665760
1321
- }
1322
- },
1323
- {
1324
- "tsName": "isConfigRecordRequired",
1325
- "isStatic": false,
1326
- "tsSignatureId": "IsConfigRecordRequired|(System.String):System.Boolean|static=false",
1327
- "target": {
1328
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1329
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1330
- "metadataToken": 100665761
1331
- }
1332
- },
1333
- {
1334
- "tsName": "isInitDelayed",
1335
- "isStatic": false,
1336
- "tsSignatureId": "IsInitDelayed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
1337
- "target": {
1338
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1339
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1340
- "metadataToken": 100665762
1341
- }
1342
- },
1343
- {
1344
- "tsName": "requireCompleteInit",
1345
- "isStatic": false,
1346
- "tsSignatureId": "RequireCompleteInit|(System.Configuration.Internal.IInternalConfigRecord):System.Void|static=false",
1347
- "target": {
1348
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1349
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1350
- "metadataToken": 100665763
1351
- }
1352
- },
1353
- {
1354
- "tsName": "getStreamName",
1355
- "isStatic": false,
1356
- "tsSignatureId": "GetStreamName|(System.String):System.String|static=false",
1357
- "target": {
1358
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1359
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1360
- "metadataToken": 100665765
1361
- }
1362
- },
1363
- {
1364
- "tsName": "getStreamNameForConfigSource",
1365
- "isStatic": false,
1366
- "tsSignatureId": "GetStreamNameForConfigSource|(System.String,System.String):System.String|static=false",
1367
- "target": {
1368
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1369
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1370
- "metadataToken": 100665766
1371
- }
1372
- },
1373
- {
1374
- "tsName": "getStreamVersion",
1375
- "isStatic": false,
1376
- "tsSignatureId": "GetStreamVersion|(System.String):System.Object|static=false",
1377
- "target": {
1378
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1379
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1380
- "metadataToken": 100665767
1381
- }
1382
- },
1383
- {
1384
- "tsName": "openStreamForRead",
1385
- "isStatic": false,
1386
- "tsSignatureId": "OpenStreamForRead|(System.String):System.IO.Stream|static=false",
1387
- "target": {
1388
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1389
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1390
- "metadataToken": 100665768
1391
- }
1392
- },
1393
- {
1394
- "tsName": "openStreamForRead",
1395
- "isStatic": false,
1396
- "tsSignatureId": "OpenStreamForRead|(System.String,System.Boolean):System.IO.Stream|static=false",
1397
- "target": {
1398
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1399
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1400
- "metadataToken": 100665769
1401
- }
1402
- },
1403
- {
1404
- "tsName": "openStreamForWrite",
1405
- "isStatic": false,
1406
- "tsSignatureId": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026):System.IO.Stream|static=false",
1407
- "target": {
1408
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1409
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1410
- "metadataToken": 100665770
1411
- }
1412
- },
1413
- {
1414
- "tsName": "openStreamForWrite",
1415
- "isStatic": false,
1416
- "tsSignatureId": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream|static=false",
1417
- "target": {
1418
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1419
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1420
- "metadataToken": 100665771
1421
- }
1422
- },
1423
- {
1424
- "tsName": "writeCompleted",
1425
- "isStatic": false,
1426
- "tsSignatureId": "WriteCompleted|(System.String,System.Boolean,System.Object):System.Void|static=false",
1427
- "target": {
1428
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1429
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1430
- "metadataToken": 100665772
1431
- }
1432
- },
1433
- {
1434
- "tsName": "writeCompleted",
1435
- "isStatic": false,
1436
- "tsSignatureId": "WriteCompleted|(System.String,System.Boolean,System.Object,System.Boolean):System.Void|static=false",
1437
- "target": {
1438
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1439
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1440
- "metadataToken": 100665773
1441
- }
1442
- },
1443
- {
1444
- "tsName": "deleteStream",
1445
- "isStatic": false,
1446
- "tsSignatureId": "DeleteStream|(System.String):System.Void|static=false",
1447
- "target": {
1448
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1449
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1450
- "metadataToken": 100665774
1451
- }
1452
- },
1453
- {
1454
- "tsName": "startMonitoringStreamForChanges",
1455
- "isStatic": false,
1456
- "tsSignatureId": "StartMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object|static=false",
1457
- "target": {
1458
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1459
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1460
- "metadataToken": 100665776
1461
- }
1462
- },
1463
- {
1464
- "tsName": "stopMonitoringStreamForChanges",
1465
- "isStatic": false,
1466
- "tsSignatureId": "StopMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void|static=false",
1467
- "target": {
1468
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1469
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1470
- "metadataToken": 100665777
1471
- }
1472
- },
1473
- {
1474
- "tsName": "isDefinitionAllowed",
1475
- "isStatic": false,
1476
- "tsSignatureId": "IsDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean|static=false",
1477
- "target": {
1478
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1479
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1480
- "metadataToken": 100665781
1481
- }
1482
- },
1483
- {
1484
- "tsName": "verifyDefinitionAllowed",
1485
- "isStatic": false,
1486
- "tsSignatureId": "VerifyDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void|static=false",
1487
- "target": {
1488
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1489
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1490
- "metadataToken": 100665782
1491
- }
1492
- },
1493
- {
1494
- "tsName": "prefetchAll",
1495
- "isStatic": false,
1496
- "tsSignatureId": "PrefetchAll|(System.String,System.String):System.Boolean|static=false",
1497
- "target": {
1498
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1499
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1500
- "metadataToken": 100665783
1501
- }
1502
- },
1503
- {
1504
- "tsName": "createConfigurationContext",
1505
- "isStatic": false,
1506
- "tsSignatureId": "CreateConfigurationContext|(System.String,System.String):System.Object|static=false",
1507
- "target": {
1508
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1509
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1510
- "metadataToken": 100665786
1511
- }
1512
- },
1513
- {
1514
- "tsName": "decryptSection",
1515
- "isStatic": false,
1516
- "tsSignatureId": "DecryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
1517
- "target": {
1518
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1519
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1520
- "metadataToken": 100665787
1521
- }
1522
- },
1523
- {
1524
- "tsName": "getConfigType",
1525
- "isStatic": false,
1526
- "tsSignatureId": "GetConfigType|(System.String,System.Boolean):System.Type|static=false",
1527
- "target": {
1528
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1529
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1530
- "metadataToken": 100665789
1531
- }
1532
- },
1533
- {
1534
- "tsName": "getConfigTypeName",
1535
- "isStatic": false,
1536
- "tsSignatureId": "GetConfigTypeName|(System.Type):System.String|static=false",
1537
- "target": {
1538
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1539
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1540
- "metadataToken": 100665790
1541
- }
1542
- },
1543
- {
1544
- "tsName": "impersonate",
1545
- "isStatic": false,
1546
- "tsSignatureId": "Impersonate|():System.IDisposable|static=false",
1547
- "target": {
1548
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1549
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1550
- "metadataToken": 100665793
1551
- }
1552
- },
1553
- {
1554
- "tsName": "getRestrictedPermissions",
1555
- "isStatic": false,
1556
- "tsSignatureId": "GetRestrictedPermissions|(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void|static=false",
1557
- "target": {
1558
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1559
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1560
- "metadataToken": 100665794
1561
- }
1562
- }
1563
- ],
1564
- "exposedProperties": [
1565
- {
1566
- "tsName": "supportsChangeNotifications",
1567
- "isStatic": false,
1568
- "tsSignatureId": "SupportsChangeNotifications|:System.Boolean|static=false|accessor=get",
1569
- "target": {
1570
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1571
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1572
- "metadataToken": 385876864
1573
- }
1574
- },
1575
- {
1576
- "tsName": "supportsRefresh",
1577
- "isStatic": false,
1578
- "tsSignatureId": "SupportsRefresh|:System.Boolean|static=false|accessor=get",
1579
- "target": {
1580
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1581
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1582
- "metadataToken": 385876865
1583
- }
1584
- },
1585
- {
1586
- "tsName": "supportsPath",
1587
- "isStatic": false,
1588
- "tsSignatureId": "SupportsPath|:System.Boolean|static=false|accessor=get",
1589
- "target": {
1590
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1591
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1592
- "metadataToken": 385876866
1593
- }
1594
- },
1595
- {
1596
- "tsName": "supportsLocation",
1597
- "isStatic": false,
1598
- "tsSignatureId": "SupportsLocation|:System.Boolean|static=false|accessor=get",
1599
- "target": {
1600
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1601
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1602
- "metadataToken": 385876867
1603
- }
1604
- },
1605
- {
1606
- "tsName": "isRemote",
1607
- "isStatic": false,
1608
- "tsSignatureId": "IsRemote|:System.Boolean|static=false|accessor=get",
1609
- "target": {
1610
- "declaringClrType": "System.Configuration.Internal.IInternalConfigHost",
1611
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1612
- "metadataToken": 385876868
1613
- }
1614
- }
1615
- ]
1309
+ "constructors": []
1616
1310
  },
1617
1311
  {
1618
1312
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord",
1619
1313
  "clrName": "System.Configuration.Internal.IInternalConfigRecord",
1620
- "tsEmitName": "IInternalConfigRecord",
1621
1314
  "assemblyName": "System.Configuration.ConfigurationManager",
1622
1315
  "metadataToken": 0,
1316
+ "kind": "Interface",
1317
+ "accessibility": "Public",
1318
+ "isAbstract": true,
1319
+ "isSealed": false,
1320
+ "isStatic": false,
1321
+ "arity": 0,
1623
1322
  "methods": [
1624
1323
  {
1625
1324
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::ThrowIfInitErrors():System.Void",
1626
1325
  "clrName": "ThrowIfInitErrors",
1627
- "tsEmitName": "throwIfInitErrors",
1628
1326
  "metadataToken": 100665802,
1629
1327
  "canonicalSignature": "():System.Void",
1630
1328
  "normalizedSignature": "ThrowIfInitErrors|():System.Void|static=false",
1631
1329
  "emitScope": "ClassSurface",
1330
+ "provenance": "Original",
1632
1331
  "arity": 0,
1633
1332
  "parameterCount": 0,
1333
+ "isStatic": false,
1334
+ "isAbstract": true,
1335
+ "isVirtual": true,
1336
+ "isOverride": false,
1337
+ "isSealed": false,
1634
1338
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1635
1339
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1636
1340
  "isExtensionMethod": false
@@ -1638,13 +1342,18 @@
1638
1342
  {
1639
1343
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::GetSection(System.String):System.Object",
1640
1344
  "clrName": "GetSection",
1641
- "tsEmitName": "getSection",
1642
1345
  "metadataToken": 100665803,
1643
1346
  "canonicalSignature": "(System.String):System.Object",
1644
1347
  "normalizedSignature": "GetSection|(System.String):System.Object|static=false",
1645
1348
  "emitScope": "ClassSurface",
1349
+ "provenance": "Original",
1646
1350
  "arity": 0,
1647
1351
  "parameterCount": 1,
1352
+ "isStatic": false,
1353
+ "isAbstract": true,
1354
+ "isVirtual": true,
1355
+ "isOverride": false,
1356
+ "isSealed": false,
1648
1357
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1649
1358
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1650
1359
  "isExtensionMethod": false
@@ -1652,13 +1361,18 @@
1652
1361
  {
1653
1362
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::RefreshSection(System.String):System.Void",
1654
1363
  "clrName": "RefreshSection",
1655
- "tsEmitName": "refreshSection",
1656
1364
  "metadataToken": 100665805,
1657
1365
  "canonicalSignature": "(System.String):System.Void",
1658
1366
  "normalizedSignature": "RefreshSection|(System.String):System.Void|static=false",
1659
1367
  "emitScope": "ClassSurface",
1368
+ "provenance": "Original",
1660
1369
  "arity": 0,
1661
1370
  "parameterCount": 1,
1371
+ "isStatic": false,
1372
+ "isAbstract": true,
1373
+ "isVirtual": true,
1374
+ "isOverride": false,
1375
+ "isSealed": false,
1662
1376
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1663
1377
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1664
1378
  "isExtensionMethod": false
@@ -1668,131 +1382,89 @@
1668
1382
  {
1669
1383
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::ConfigPath:System.String",
1670
1384
  "clrName": "ConfigPath",
1671
- "tsEmitName": "configPath",
1672
1385
  "metadataToken": 385876872,
1673
1386
  "canonicalSignature": ":System.String",
1674
1387
  "normalizedSignature": "ConfigPath|:System.String|static=false|accessor=get",
1675
1388
  "emitScope": "ClassSurface",
1389
+ "provenance": "Original",
1676
1390
  "isIndexer": false,
1677
1391
  "hasGetter": true,
1678
1392
  "hasSetter": false,
1393
+ "isStatic": false,
1394
+ "isAbstract": true,
1395
+ "isVirtual": true,
1396
+ "isOverride": false,
1679
1397
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1680
1398
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1681
1399
  },
1682
1400
  {
1683
1401
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::StreamName:System.String",
1684
1402
  "clrName": "StreamName",
1685
- "tsEmitName": "streamName",
1686
1403
  "metadataToken": 385876873,
1687
1404
  "canonicalSignature": ":System.String",
1688
1405
  "normalizedSignature": "StreamName|:System.String|static=false|accessor=get",
1689
1406
  "emitScope": "ClassSurface",
1407
+ "provenance": "Original",
1690
1408
  "isIndexer": false,
1691
1409
  "hasGetter": true,
1692
1410
  "hasSetter": false,
1411
+ "isStatic": false,
1412
+ "isAbstract": true,
1413
+ "isVirtual": true,
1414
+ "isOverride": false,
1693
1415
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1694
1416
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1695
1417
  },
1696
1418
  {
1697
1419
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRecord::HasInitErrors:System.Boolean",
1698
1420
  "clrName": "HasInitErrors",
1699
- "tsEmitName": "hasInitErrors",
1700
1421
  "metadataToken": 385876874,
1701
1422
  "canonicalSignature": ":System.Boolean",
1702
1423
  "normalizedSignature": "HasInitErrors|:System.Boolean|static=false|accessor=get",
1703
1424
  "emitScope": "ClassSurface",
1425
+ "provenance": "Original",
1704
1426
  "isIndexer": false,
1705
1427
  "hasGetter": true,
1706
1428
  "hasSetter": false,
1429
+ "isStatic": false,
1430
+ "isAbstract": true,
1431
+ "isVirtual": true,
1432
+ "isOverride": false,
1707
1433
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1708
1434
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1709
1435
  }
1710
1436
  ],
1711
1437
  "fields": [],
1712
1438
  "events": [],
1713
- "constructors": [],
1714
- "exposedMethods": [
1715
- {
1716
- "tsName": "throwIfInitErrors",
1717
- "isStatic": false,
1718
- "tsSignatureId": "ThrowIfInitErrors|():System.Void|static=false",
1719
- "target": {
1720
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1721
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1722
- "metadataToken": 100665802
1723
- }
1724
- },
1725
- {
1726
- "tsName": "getSection",
1727
- "isStatic": false,
1728
- "tsSignatureId": "GetSection|(System.String):System.Object|static=false",
1729
- "target": {
1730
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1731
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1732
- "metadataToken": 100665803
1733
- }
1734
- },
1735
- {
1736
- "tsName": "refreshSection",
1737
- "isStatic": false,
1738
- "tsSignatureId": "RefreshSection|(System.String):System.Void|static=false",
1739
- "target": {
1740
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1741
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1742
- "metadataToken": 100665805
1743
- }
1744
- }
1745
- ],
1746
- "exposedProperties": [
1747
- {
1748
- "tsName": "configPath",
1749
- "isStatic": false,
1750
- "tsSignatureId": "ConfigPath|:System.String|static=false|accessor=get",
1751
- "target": {
1752
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1753
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1754
- "metadataToken": 385876872
1755
- }
1756
- },
1757
- {
1758
- "tsName": "streamName",
1759
- "isStatic": false,
1760
- "tsSignatureId": "StreamName|:System.String|static=false|accessor=get",
1761
- "target": {
1762
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1763
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1764
- "metadataToken": 385876873
1765
- }
1766
- },
1767
- {
1768
- "tsName": "hasInitErrors",
1769
- "isStatic": false,
1770
- "tsSignatureId": "HasInitErrors|:System.Boolean|static=false|accessor=get",
1771
- "target": {
1772
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRecord",
1773
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1774
- "metadataToken": 385876874
1775
- }
1776
- }
1777
- ]
1439
+ "constructors": []
1778
1440
  },
1779
1441
  {
1780
1442
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot",
1781
1443
  "clrName": "System.Configuration.Internal.IInternalConfigRoot",
1782
- "tsEmitName": "IInternalConfigRoot",
1783
1444
  "assemblyName": "System.Configuration.ConfigurationManager",
1784
1445
  "metadataToken": 0,
1446
+ "kind": "Interface",
1447
+ "accessibility": "Public",
1448
+ "isAbstract": true,
1449
+ "isSealed": false,
1450
+ "isStatic": false,
1451
+ "arity": 0,
1785
1452
  "methods": [
1786
1453
  {
1787
1454
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::Init(System.Configuration.Internal.IInternalConfigHost,System.Boolean):System.Void",
1788
1455
  "clrName": "Init",
1789
- "tsEmitName": "init",
1790
1456
  "metadataToken": 100665808,
1791
1457
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigHost,System.Boolean):System.Void",
1792
1458
  "normalizedSignature": "Init|(System.Configuration.Internal.IInternalConfigHost,System.Boolean):System.Void|static=false",
1793
1459
  "emitScope": "ClassSurface",
1460
+ "provenance": "Original",
1794
1461
  "arity": 0,
1795
1462
  "parameterCount": 2,
1463
+ "isStatic": false,
1464
+ "isAbstract": true,
1465
+ "isVirtual": true,
1466
+ "isOverride": false,
1467
+ "isSealed": false,
1796
1468
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1797
1469
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1798
1470
  "isExtensionMethod": false
@@ -1800,13 +1472,18 @@
1800
1472
  {
1801
1473
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::GetSection(System.String,System.String):System.Object",
1802
1474
  "clrName": "GetSection",
1803
- "tsEmitName": "getSection",
1804
1475
  "metadataToken": 100665813,
1805
1476
  "canonicalSignature": "(System.String,System.String):System.Object",
1806
1477
  "normalizedSignature": "GetSection|(System.String,System.String):System.Object|static=false",
1807
1478
  "emitScope": "ClassSurface",
1479
+ "provenance": "Original",
1808
1480
  "arity": 0,
1809
1481
  "parameterCount": 2,
1482
+ "isStatic": false,
1483
+ "isAbstract": true,
1484
+ "isVirtual": true,
1485
+ "isOverride": false,
1486
+ "isSealed": false,
1810
1487
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1811
1488
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1812
1489
  "isExtensionMethod": false
@@ -1814,13 +1491,18 @@
1814
1491
  {
1815
1492
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::GetUniqueConfigPath(System.String):System.String",
1816
1493
  "clrName": "GetUniqueConfigPath",
1817
- "tsEmitName": "getUniqueConfigPath",
1818
1494
  "metadataToken": 100665814,
1819
1495
  "canonicalSignature": "(System.String):System.String",
1820
1496
  "normalizedSignature": "GetUniqueConfigPath|(System.String):System.String|static=false",
1821
1497
  "emitScope": "ClassSurface",
1498
+ "provenance": "Original",
1822
1499
  "arity": 0,
1823
1500
  "parameterCount": 1,
1501
+ "isStatic": false,
1502
+ "isAbstract": true,
1503
+ "isVirtual": true,
1504
+ "isOverride": false,
1505
+ "isSealed": false,
1824
1506
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1825
1507
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1826
1508
  "isExtensionMethod": false
@@ -1828,13 +1510,18 @@
1828
1510
  {
1829
1511
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::GetUniqueConfigRecord(System.String):System.Configuration.Internal.IInternalConfigRecord",
1830
1512
  "clrName": "GetUniqueConfigRecord",
1831
- "tsEmitName": "getUniqueConfigRecord",
1832
1513
  "metadataToken": 100665815,
1833
1514
  "canonicalSignature": "(System.String):System.Configuration.Internal.IInternalConfigRecord",
1834
1515
  "normalizedSignature": "GetUniqueConfigRecord|(System.String):System.Configuration.Internal.IInternalConfigRecord|static=false",
1835
1516
  "emitScope": "ClassSurface",
1517
+ "provenance": "Original",
1836
1518
  "arity": 0,
1837
1519
  "parameterCount": 1,
1520
+ "isStatic": false,
1521
+ "isAbstract": true,
1522
+ "isVirtual": true,
1523
+ "isOverride": false,
1524
+ "isSealed": false,
1838
1525
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1839
1526
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1840
1527
  "isExtensionMethod": false
@@ -1842,13 +1529,18 @@
1842
1529
  {
1843
1530
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::RemoveConfig(System.String):System.Void",
1844
1531
  "clrName": "RemoveConfig",
1845
- "tsEmitName": "removeConfig",
1846
1532
  "metadataToken": 100665817,
1847
1533
  "canonicalSignature": "(System.String):System.Void",
1848
1534
  "normalizedSignature": "RemoveConfig|(System.String):System.Void|static=false",
1849
1535
  "emitScope": "ClassSurface",
1536
+ "provenance": "Original",
1850
1537
  "arity": 0,
1851
1538
  "parameterCount": 1,
1539
+ "isStatic": false,
1540
+ "isAbstract": true,
1541
+ "isVirtual": true,
1542
+ "isOverride": false,
1543
+ "isSealed": false,
1852
1544
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1853
1545
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1854
1546
  "isExtensionMethod": false
@@ -1858,14 +1550,18 @@
1858
1550
  {
1859
1551
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::IsDesignTime:System.Boolean",
1860
1552
  "clrName": "IsDesignTime",
1861
- "tsEmitName": "isDesignTime",
1862
1553
  "metadataToken": 385876875,
1863
1554
  "canonicalSignature": ":System.Boolean",
1864
1555
  "normalizedSignature": "IsDesignTime|:System.Boolean|static=false|accessor=get",
1865
1556
  "emitScope": "ClassSurface",
1557
+ "provenance": "Original",
1866
1558
  "isIndexer": false,
1867
1559
  "hasGetter": true,
1868
1560
  "hasSetter": false,
1561
+ "isStatic": false,
1562
+ "isAbstract": true,
1563
+ "isVirtual": true,
1564
+ "isOverride": false,
1869
1565
  "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1870
1566
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1871
1567
  }
@@ -1875,7 +1571,6 @@
1875
1571
  {
1876
1572
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigRoot::ConfigChangedSystem.Configuration.Internal.InternalConfigEventHandler",
1877
1573
  "clrName": "ConfigChanged",
1878
- "tsEmitName": "configChanged",
1879
1574
  "metadataToken": 335544325,
1880
1575
  "normalizedSignature": "ConfigChanged|System.Configuration.Internal.InternalConfigEventHandler|static=false",
1881
1576
  "isStatic": false,
@@ -1883,101 +1578,35 @@
1883
1578
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
1884
1579
  }
1885
1580
  ],
1886
- "constructors": [],
1887
- "exposedMethods": [
1888
- {
1889
- "tsName": "init",
1890
- "isStatic": false,
1891
- "tsSignatureId": "Init|(System.Configuration.Internal.IInternalConfigHost,System.Boolean):System.Void|static=false",
1892
- "target": {
1893
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1894
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1895
- "metadataToken": 100665808
1896
- }
1897
- },
1898
- {
1899
- "tsName": "getSection",
1900
- "isStatic": false,
1901
- "tsSignatureId": "GetSection|(System.String,System.String):System.Object|static=false",
1902
- "target": {
1903
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1904
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1905
- "metadataToken": 100665813
1906
- }
1907
- },
1908
- {
1909
- "tsName": "getUniqueConfigPath",
1910
- "isStatic": false,
1911
- "tsSignatureId": "GetUniqueConfigPath|(System.String):System.String|static=false",
1912
- "target": {
1913
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1914
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1915
- "metadataToken": 100665814
1916
- }
1917
- },
1918
- {
1919
- "tsName": "getUniqueConfigRecord",
1920
- "isStatic": false,
1921
- "tsSignatureId": "GetUniqueConfigRecord|(System.String):System.Configuration.Internal.IInternalConfigRecord|static=false",
1922
- "target": {
1923
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1924
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1925
- "metadataToken": 100665815
1926
- }
1927
- },
1928
- {
1929
- "tsName": "removeConfig",
1930
- "isStatic": false,
1931
- "tsSignatureId": "RemoveConfig|(System.String):System.Void|static=false",
1932
- "target": {
1933
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1934
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1935
- "metadataToken": 100665817
1936
- }
1937
- }
1938
- ],
1939
- "exposedProperties": [
1940
- {
1941
- "tsName": "isDesignTime",
1942
- "isStatic": false,
1943
- "tsSignatureId": "IsDesignTime|:System.Boolean|static=false|accessor=get",
1944
- "target": {
1945
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1946
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1947
- "metadataToken": 385876875
1948
- }
1949
- }
1950
- ],
1951
- "exposedEvents": [
1952
- {
1953
- "tsName": "configChanged",
1954
- "isStatic": false,
1955
- "tsSignatureId": "ConfigChanged|System.Configuration.Internal.InternalConfigEventHandler|static=false",
1956
- "target": {
1957
- "declaringClrType": "System.Configuration.Internal.IInternalConfigRoot",
1958
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1959
- "metadataToken": 335544325
1960
- }
1961
- }
1962
- ]
1581
+ "constructors": []
1963
1582
  },
1964
1583
  {
1965
1584
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSettingsFactory",
1966
1585
  "clrName": "System.Configuration.Internal.IInternalConfigSettingsFactory",
1967
- "tsEmitName": "IInternalConfigSettingsFactory",
1968
1586
  "assemblyName": "System.Configuration.ConfigurationManager",
1969
1587
  "metadataToken": 0,
1588
+ "kind": "Interface",
1589
+ "accessibility": "Public",
1590
+ "isAbstract": true,
1591
+ "isSealed": false,
1592
+ "isStatic": false,
1593
+ "arity": 0,
1970
1594
  "methods": [
1971
1595
  {
1972
1596
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSettingsFactory::SetConfigurationSystem(System.Configuration.Internal.IInternalConfigSystem,System.Boolean):System.Void",
1973
1597
  "clrName": "SetConfigurationSystem",
1974
- "tsEmitName": "setConfigurationSystem",
1975
1598
  "metadataToken": 100665818,
1976
1599
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigSystem,System.Boolean):System.Void",
1977
1600
  "normalizedSignature": "SetConfigurationSystem|(System.Configuration.Internal.IInternalConfigSystem,System.Boolean):System.Void|static=false",
1978
1601
  "emitScope": "ClassSurface",
1602
+ "provenance": "Original",
1979
1603
  "arity": 0,
1980
1604
  "parameterCount": 2,
1605
+ "isStatic": false,
1606
+ "isAbstract": true,
1607
+ "isVirtual": true,
1608
+ "isOverride": false,
1609
+ "isSealed": false,
1981
1610
  "declaringClrType": "System.Configuration.Internal.IInternalConfigSettingsFactory",
1982
1611
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1983
1612
  "isExtensionMethod": false
@@ -1985,13 +1614,18 @@
1985
1614
  {
1986
1615
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSettingsFactory::CompleteInit():System.Void",
1987
1616
  "clrName": "CompleteInit",
1988
- "tsEmitName": "completeInit",
1989
1617
  "metadataToken": 100665819,
1990
1618
  "canonicalSignature": "():System.Void",
1991
1619
  "normalizedSignature": "CompleteInit|():System.Void|static=false",
1992
1620
  "emitScope": "ClassSurface",
1621
+ "provenance": "Original",
1993
1622
  "arity": 0,
1994
1623
  "parameterCount": 0,
1624
+ "isStatic": false,
1625
+ "isAbstract": true,
1626
+ "isVirtual": true,
1627
+ "isOverride": false,
1628
+ "isSealed": false,
1995
1629
  "declaringClrType": "System.Configuration.Internal.IInternalConfigSettingsFactory",
1996
1630
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
1997
1631
  "isExtensionMethod": false
@@ -2000,47 +1634,35 @@
2000
1634
  "properties": [],
2001
1635
  "fields": [],
2002
1636
  "events": [],
2003
- "constructors": [],
2004
- "exposedMethods": [
2005
- {
2006
- "tsName": "setConfigurationSystem",
2007
- "isStatic": false,
2008
- "tsSignatureId": "SetConfigurationSystem|(System.Configuration.Internal.IInternalConfigSystem,System.Boolean):System.Void|static=false",
2009
- "target": {
2010
- "declaringClrType": "System.Configuration.Internal.IInternalConfigSettingsFactory",
2011
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2012
- "metadataToken": 100665818
2013
- }
2014
- },
2015
- {
2016
- "tsName": "completeInit",
2017
- "isStatic": false,
2018
- "tsSignatureId": "CompleteInit|():System.Void|static=false",
2019
- "target": {
2020
- "declaringClrType": "System.Configuration.Internal.IInternalConfigSettingsFactory",
2021
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2022
- "metadataToken": 100665819
2023
- }
2024
- }
2025
- ]
1637
+ "constructors": []
2026
1638
  },
2027
1639
  {
2028
1640
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSystem",
2029
1641
  "clrName": "System.Configuration.Internal.IInternalConfigSystem",
2030
- "tsEmitName": "IInternalConfigSystem",
2031
1642
  "assemblyName": "System.Configuration.ConfigurationManager",
2032
1643
  "metadataToken": 0,
1644
+ "kind": "Interface",
1645
+ "accessibility": "Public",
1646
+ "isAbstract": true,
1647
+ "isSealed": false,
1648
+ "isStatic": false,
1649
+ "arity": 0,
2033
1650
  "methods": [
2034
1651
  {
2035
1652
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSystem::GetSection(System.String):System.Object",
2036
1653
  "clrName": "GetSection",
2037
- "tsEmitName": "getSection",
2038
1654
  "metadataToken": 100665821,
2039
1655
  "canonicalSignature": "(System.String):System.Object",
2040
1656
  "normalizedSignature": "GetSection|(System.String):System.Object|static=false",
2041
1657
  "emitScope": "ClassSurface",
1658
+ "provenance": "Original",
2042
1659
  "arity": 0,
2043
1660
  "parameterCount": 1,
1661
+ "isStatic": false,
1662
+ "isAbstract": true,
1663
+ "isVirtual": true,
1664
+ "isOverride": false,
1665
+ "isSealed": false,
2044
1666
  "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2045
1667
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2046
1668
  "isExtensionMethod": false
@@ -2048,13 +1670,18 @@
2048
1670
  {
2049
1671
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSystem::RefreshConfig(System.String):System.Void",
2050
1672
  "clrName": "RefreshConfig",
2051
- "tsEmitName": "refreshConfig",
2052
1673
  "metadataToken": 100665822,
2053
1674
  "canonicalSignature": "(System.String):System.Void",
2054
1675
  "normalizedSignature": "RefreshConfig|(System.String):System.Void|static=false",
2055
1676
  "emitScope": "ClassSurface",
1677
+ "provenance": "Original",
2056
1678
  "arity": 0,
2057
1679
  "parameterCount": 1,
1680
+ "isStatic": false,
1681
+ "isAbstract": true,
1682
+ "isVirtual": true,
1683
+ "isOverride": false,
1684
+ "isSealed": false,
2058
1685
  "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2059
1686
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2060
1687
  "isExtensionMethod": false
@@ -2064,73 +1691,53 @@
2064
1691
  {
2065
1692
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.IInternalConfigSystem::SupportsUserConfig:System.Boolean",
2066
1693
  "clrName": "SupportsUserConfig",
2067
- "tsEmitName": "supportsUserConfig",
2068
1694
  "metadataToken": 385876876,
2069
1695
  "canonicalSignature": ":System.Boolean",
2070
1696
  "normalizedSignature": "SupportsUserConfig|:System.Boolean|static=false|accessor=get",
2071
1697
  "emitScope": "ClassSurface",
1698
+ "provenance": "Original",
2072
1699
  "isIndexer": false,
2073
1700
  "hasGetter": true,
2074
1701
  "hasSetter": false,
1702
+ "isStatic": false,
1703
+ "isAbstract": true,
1704
+ "isVirtual": true,
1705
+ "isOverride": false,
2075
1706
  "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2076
1707
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2077
1708
  }
2078
1709
  ],
2079
1710
  "fields": [],
2080
1711
  "events": [],
2081
- "constructors": [],
2082
- "exposedMethods": [
2083
- {
2084
- "tsName": "getSection",
2085
- "isStatic": false,
2086
- "tsSignatureId": "GetSection|(System.String):System.Object|static=false",
2087
- "target": {
2088
- "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2089
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2090
- "metadataToken": 100665821
2091
- }
2092
- },
2093
- {
2094
- "tsName": "refreshConfig",
2095
- "isStatic": false,
2096
- "tsSignatureId": "RefreshConfig|(System.String):System.Void|static=false",
2097
- "target": {
2098
- "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2099
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2100
- "metadataToken": 100665822
2101
- }
2102
- }
2103
- ],
2104
- "exposedProperties": [
2105
- {
2106
- "tsName": "supportsUserConfig",
2107
- "isStatic": false,
2108
- "tsSignatureId": "SupportsUserConfig|:System.Boolean|static=false|accessor=get",
2109
- "target": {
2110
- "declaringClrType": "System.Configuration.Internal.IInternalConfigSystem",
2111
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2112
- "metadataToken": 385876876
2113
- }
2114
- }
2115
- ]
1712
+ "constructors": []
2116
1713
  },
2117
1714
  {
2118
1715
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost",
2119
1716
  "clrName": "System.Configuration.Internal.DelegatingConfigHost",
2120
- "tsEmitName": "DelegatingConfigHost",
2121
1717
  "assemblyName": "System.Configuration.ConfigurationManager",
2122
1718
  "metadataToken": 0,
1719
+ "kind": "Class",
1720
+ "accessibility": "Public",
1721
+ "isAbstract": false,
1722
+ "isSealed": false,
1723
+ "isStatic": false,
1724
+ "arity": 0,
2123
1725
  "methods": [
2124
1726
  {
2125
1727
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
2126
1728
  "clrName": "Init",
2127
- "tsEmitName": "init",
2128
1729
  "metadataToken": 100665680,
2129
1730
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
2130
1731
  "normalizedSignature": "Init|(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
2131
1732
  "emitScope": "ClassSurface",
1733
+ "provenance": "Original",
2132
1734
  "arity": 0,
2133
1735
  "parameterCount": 2,
1736
+ "isStatic": false,
1737
+ "isAbstract": false,
1738
+ "isVirtual": true,
1739
+ "isOverride": false,
1740
+ "isSealed": false,
2134
1741
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2135
1742
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2136
1743
  "isExtensionMethod": false
@@ -2138,13 +1745,18 @@
2138
1745
  {
2139
1746
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::InitForConfiguration(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
2140
1747
  "clrName": "InitForConfiguration",
2141
- "tsEmitName": "initForConfiguration",
2142
1748
  "metadataToken": 100665681,
2143
1749
  "canonicalSignature": "(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void",
2144
1750
  "normalizedSignature": "InitForConfiguration|(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
2145
1751
  "emitScope": "ClassSurface",
1752
+ "provenance": "Original",
2146
1753
  "arity": 0,
2147
1754
  "parameterCount": 5,
1755
+ "isStatic": false,
1756
+ "isAbstract": false,
1757
+ "isVirtual": true,
1758
+ "isOverride": false,
1759
+ "isSealed": false,
2148
1760
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2149
1761
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2150
1762
  "isExtensionMethod": false,
@@ -2166,13 +1778,18 @@
2166
1778
  {
2167
1779
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsConfigRecordRequired(System.String):System.Boolean",
2168
1780
  "clrName": "IsConfigRecordRequired",
2169
- "tsEmitName": "isConfigRecordRequired",
2170
1781
  "metadataToken": 100665682,
2171
1782
  "canonicalSignature": "(System.String):System.Boolean",
2172
1783
  "normalizedSignature": "IsConfigRecordRequired|(System.String):System.Boolean|static=false",
2173
1784
  "emitScope": "ClassSurface",
1785
+ "provenance": "Original",
2174
1786
  "arity": 0,
2175
1787
  "parameterCount": 1,
1788
+ "isStatic": false,
1789
+ "isAbstract": false,
1790
+ "isVirtual": true,
1791
+ "isOverride": false,
1792
+ "isSealed": false,
2176
1793
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2177
1794
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2178
1795
  "isExtensionMethod": false
@@ -2180,13 +1797,18 @@
2180
1797
  {
2181
1798
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
2182
1799
  "clrName": "IsInitDelayed",
2183
- "tsEmitName": "isInitDelayed",
2184
1800
  "metadataToken": 100665683,
2185
1801
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
2186
1802
  "normalizedSignature": "IsInitDelayed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
2187
1803
  "emitScope": "ClassSurface",
1804
+ "provenance": "Original",
2188
1805
  "arity": 0,
2189
1806
  "parameterCount": 1,
1807
+ "isStatic": false,
1808
+ "isAbstract": false,
1809
+ "isVirtual": true,
1810
+ "isOverride": false,
1811
+ "isSealed": false,
2190
1812
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2191
1813
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2192
1814
  "isExtensionMethod": false
@@ -2194,13 +1816,18 @@
2194
1816
  {
2195
1817
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord):System.Void",
2196
1818
  "clrName": "RequireCompleteInit",
2197
- "tsEmitName": "requireCompleteInit",
2198
1819
  "metadataToken": 100665684,
2199
1820
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord):System.Void",
2200
1821
  "normalizedSignature": "RequireCompleteInit|(System.Configuration.Internal.IInternalConfigRecord):System.Void|static=false",
2201
1822
  "emitScope": "ClassSurface",
1823
+ "provenance": "Original",
2202
1824
  "arity": 0,
2203
1825
  "parameterCount": 1,
1826
+ "isStatic": false,
1827
+ "isAbstract": false,
1828
+ "isVirtual": true,
1829
+ "isOverride": false,
1830
+ "isSealed": false,
2204
1831
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2205
1832
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2206
1833
  "isExtensionMethod": false
@@ -2208,13 +1835,18 @@
2208
1835
  {
2209
1836
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsSecondaryRoot(System.String):System.Boolean",
2210
1837
  "clrName": "IsSecondaryRoot",
2211
- "tsEmitName": "isSecondaryRoot",
2212
1838
  "metadataToken": 100665685,
2213
1839
  "canonicalSignature": "(System.String):System.Boolean",
2214
1840
  "normalizedSignature": "IsSecondaryRoot|(System.String):System.Boolean|static=false",
2215
1841
  "emitScope": "ClassSurface",
1842
+ "provenance": "Original",
2216
1843
  "arity": 0,
2217
1844
  "parameterCount": 1,
1845
+ "isStatic": false,
1846
+ "isAbstract": false,
1847
+ "isVirtual": true,
1848
+ "isOverride": false,
1849
+ "isSealed": false,
2218
1850
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2219
1851
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2220
1852
  "isExtensionMethod": false
@@ -2222,13 +1854,18 @@
2222
1854
  {
2223
1855
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetStreamName(System.String):System.String",
2224
1856
  "clrName": "GetStreamName",
2225
- "tsEmitName": "getStreamName",
2226
1857
  "metadataToken": 100665686,
2227
1858
  "canonicalSignature": "(System.String):System.String",
2228
1859
  "normalizedSignature": "GetStreamName|(System.String):System.String|static=false",
2229
1860
  "emitScope": "ClassSurface",
1861
+ "provenance": "Original",
2230
1862
  "arity": 0,
2231
1863
  "parameterCount": 1,
1864
+ "isStatic": false,
1865
+ "isAbstract": false,
1866
+ "isVirtual": true,
1867
+ "isOverride": false,
1868
+ "isSealed": false,
2232
1869
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2233
1870
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2234
1871
  "isExtensionMethod": false
@@ -2236,13 +1873,18 @@
2236
1873
  {
2237
1874
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetStreamNameForConfigSource(System.String,System.String):System.String",
2238
1875
  "clrName": "GetStreamNameForConfigSource",
2239
- "tsEmitName": "getStreamNameForConfigSource",
2240
1876
  "metadataToken": 100665687,
2241
1877
  "canonicalSignature": "(System.String,System.String):System.String",
2242
1878
  "normalizedSignature": "GetStreamNameForConfigSource|(System.String,System.String):System.String|static=false",
2243
1879
  "emitScope": "ClassSurface",
1880
+ "provenance": "Original",
2244
1881
  "arity": 0,
2245
1882
  "parameterCount": 2,
1883
+ "isStatic": false,
1884
+ "isAbstract": false,
1885
+ "isVirtual": true,
1886
+ "isOverride": false,
1887
+ "isSealed": false,
2246
1888
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2247
1889
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2248
1890
  "isExtensionMethod": false
@@ -2250,13 +1892,18 @@
2250
1892
  {
2251
1893
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetStreamVersion(System.String):System.Object",
2252
1894
  "clrName": "GetStreamVersion",
2253
- "tsEmitName": "getStreamVersion",
2254
1895
  "metadataToken": 100665688,
2255
1896
  "canonicalSignature": "(System.String):System.Object",
2256
1897
  "normalizedSignature": "GetStreamVersion|(System.String):System.Object|static=false",
2257
1898
  "emitScope": "ClassSurface",
1899
+ "provenance": "Original",
2258
1900
  "arity": 0,
2259
1901
  "parameterCount": 1,
1902
+ "isStatic": false,
1903
+ "isAbstract": false,
1904
+ "isVirtual": true,
1905
+ "isOverride": false,
1906
+ "isSealed": false,
2260
1907
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2261
1908
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2262
1909
  "isExtensionMethod": false
@@ -2264,13 +1911,18 @@
2264
1911
  {
2265
1912
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::OpenStreamForRead(System.String):System.IO.Stream",
2266
1913
  "clrName": "OpenStreamForRead",
2267
- "tsEmitName": "openStreamForRead",
2268
1914
  "metadataToken": 100665689,
2269
1915
  "canonicalSignature": "(System.String):System.IO.Stream",
2270
1916
  "normalizedSignature": "OpenStreamForRead|(System.String):System.IO.Stream|static=false",
2271
1917
  "emitScope": "ClassSurface",
1918
+ "provenance": "Original",
2272
1919
  "arity": 0,
2273
1920
  "parameterCount": 1,
1921
+ "isStatic": false,
1922
+ "isAbstract": false,
1923
+ "isVirtual": true,
1924
+ "isOverride": false,
1925
+ "isSealed": false,
2274
1926
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2275
1927
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2276
1928
  "isExtensionMethod": false
@@ -2278,13 +1930,18 @@
2278
1930
  {
2279
1931
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::OpenStreamForRead(System.String,System.Boolean):System.IO.Stream",
2280
1932
  "clrName": "OpenStreamForRead",
2281
- "tsEmitName": "openStreamForRead",
2282
1933
  "metadataToken": 100665690,
2283
1934
  "canonicalSignature": "(System.String,System.Boolean):System.IO.Stream",
2284
1935
  "normalizedSignature": "OpenStreamForRead|(System.String,System.Boolean):System.IO.Stream|static=false",
2285
1936
  "emitScope": "ClassSurface",
1937
+ "provenance": "Original",
2286
1938
  "arity": 0,
2287
1939
  "parameterCount": 2,
1940
+ "isStatic": false,
1941
+ "isAbstract": false,
1942
+ "isVirtual": true,
1943
+ "isOverride": false,
1944
+ "isSealed": false,
2288
1945
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2289
1946
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2290
1947
  "isExtensionMethod": false
@@ -2292,13 +1949,18 @@
2292
1949
  {
2293
1950
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::OpenStreamForWrite(System.String,System.String,System.Object\u0026):System.IO.Stream",
2294
1951
  "clrName": "OpenStreamForWrite",
2295
- "tsEmitName": "openStreamForWrite",
2296
1952
  "metadataToken": 100665691,
2297
1953
  "canonicalSignature": "(System.String,System.String,System.Object\u0026):System.IO.Stream",
2298
1954
  "normalizedSignature": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026):System.IO.Stream|static=false",
2299
1955
  "emitScope": "ClassSurface",
1956
+ "provenance": "Original",
2300
1957
  "arity": 0,
2301
1958
  "parameterCount": 3,
1959
+ "isStatic": false,
1960
+ "isAbstract": false,
1961
+ "isVirtual": true,
1962
+ "isOverride": false,
1963
+ "isSealed": false,
2302
1964
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2303
1965
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2304
1966
  "isExtensionMethod": false,
@@ -2312,13 +1974,18 @@
2312
1974
  {
2313
1975
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::OpenStreamForWrite(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream",
2314
1976
  "clrName": "OpenStreamForWrite",
2315
- "tsEmitName": "openStreamForWrite",
2316
1977
  "metadataToken": 100665692,
2317
1978
  "canonicalSignature": "(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream",
2318
1979
  "normalizedSignature": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream|static=false",
2319
1980
  "emitScope": "ClassSurface",
1981
+ "provenance": "Original",
2320
1982
  "arity": 0,
2321
1983
  "parameterCount": 4,
1984
+ "isStatic": false,
1985
+ "isAbstract": false,
1986
+ "isVirtual": true,
1987
+ "isOverride": false,
1988
+ "isSealed": false,
2322
1989
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2323
1990
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2324
1991
  "isExtensionMethod": false,
@@ -2332,13 +1999,18 @@
2332
1999
  {
2333
2000
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::WriteCompleted(System.String,System.Boolean,System.Object):System.Void",
2334
2001
  "clrName": "WriteCompleted",
2335
- "tsEmitName": "writeCompleted",
2336
2002
  "metadataToken": 100665693,
2337
2003
  "canonicalSignature": "(System.String,System.Boolean,System.Object):System.Void",
2338
2004
  "normalizedSignature": "WriteCompleted|(System.String,System.Boolean,System.Object):System.Void|static=false",
2339
2005
  "emitScope": "ClassSurface",
2006
+ "provenance": "Original",
2340
2007
  "arity": 0,
2341
2008
  "parameterCount": 3,
2009
+ "isStatic": false,
2010
+ "isAbstract": false,
2011
+ "isVirtual": true,
2012
+ "isOverride": false,
2013
+ "isSealed": false,
2342
2014
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2343
2015
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2344
2016
  "isExtensionMethod": false
@@ -2346,13 +2018,18 @@
2346
2018
  {
2347
2019
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean):System.Void",
2348
2020
  "clrName": "WriteCompleted",
2349
- "tsEmitName": "writeCompleted",
2350
2021
  "metadataToken": 100665694,
2351
2022
  "canonicalSignature": "(System.String,System.Boolean,System.Object,System.Boolean):System.Void",
2352
2023
  "normalizedSignature": "WriteCompleted|(System.String,System.Boolean,System.Object,System.Boolean):System.Void|static=false",
2353
2024
  "emitScope": "ClassSurface",
2025
+ "provenance": "Original",
2354
2026
  "arity": 0,
2355
2027
  "parameterCount": 4,
2028
+ "isStatic": false,
2029
+ "isAbstract": false,
2030
+ "isVirtual": true,
2031
+ "isOverride": false,
2032
+ "isSealed": false,
2356
2033
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2357
2034
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2358
2035
  "isExtensionMethod": false
@@ -2360,13 +2037,18 @@
2360
2037
  {
2361
2038
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::DeleteStream(System.String):System.Void",
2362
2039
  "clrName": "DeleteStream",
2363
- "tsEmitName": "deleteStream",
2364
2040
  "metadataToken": 100665695,
2365
2041
  "canonicalSignature": "(System.String):System.Void",
2366
2042
  "normalizedSignature": "DeleteStream|(System.String):System.Void|static=false",
2367
2043
  "emitScope": "ClassSurface",
2044
+ "provenance": "Original",
2368
2045
  "arity": 0,
2369
2046
  "parameterCount": 1,
2047
+ "isStatic": false,
2048
+ "isAbstract": false,
2049
+ "isVirtual": true,
2050
+ "isOverride": false,
2051
+ "isSealed": false,
2370
2052
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2371
2053
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2372
2054
  "isExtensionMethod": false
@@ -2374,13 +2056,18 @@
2374
2056
  {
2375
2057
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsFile(System.String):System.Boolean",
2376
2058
  "clrName": "IsFile",
2377
- "tsEmitName": "isFile",
2378
2059
  "metadataToken": 100665696,
2379
2060
  "canonicalSignature": "(System.String):System.Boolean",
2380
2061
  "normalizedSignature": "IsFile|(System.String):System.Boolean|static=false",
2381
2062
  "emitScope": "ClassSurface",
2063
+ "provenance": "Original",
2382
2064
  "arity": 0,
2383
2065
  "parameterCount": 1,
2066
+ "isStatic": false,
2067
+ "isAbstract": false,
2068
+ "isVirtual": true,
2069
+ "isOverride": false,
2070
+ "isSealed": false,
2384
2071
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2385
2072
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2386
2073
  "isExtensionMethod": false
@@ -2388,13 +2075,18 @@
2388
2075
  {
2389
2076
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object",
2390
2077
  "clrName": "StartMonitoringStreamForChanges",
2391
- "tsEmitName": "startMonitoringStreamForChanges",
2392
2078
  "metadataToken": 100665698,
2393
2079
  "canonicalSignature": "(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object",
2394
2080
  "normalizedSignature": "StartMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object|static=false",
2395
2081
  "emitScope": "ClassSurface",
2082
+ "provenance": "Original",
2396
2083
  "arity": 0,
2397
2084
  "parameterCount": 2,
2085
+ "isStatic": false,
2086
+ "isAbstract": false,
2087
+ "isVirtual": true,
2088
+ "isOverride": false,
2089
+ "isSealed": false,
2398
2090
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2399
2091
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2400
2092
  "isExtensionMethod": false
@@ -2402,13 +2094,18 @@
2402
2094
  {
2403
2095
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void",
2404
2096
  "clrName": "StopMonitoringStreamForChanges",
2405
- "tsEmitName": "stopMonitoringStreamForChanges",
2406
2097
  "metadataToken": 100665699,
2407
2098
  "canonicalSignature": "(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void",
2408
2099
  "normalizedSignature": "StopMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void|static=false",
2409
2100
  "emitScope": "ClassSurface",
2101
+ "provenance": "Original",
2410
2102
  "arity": 0,
2411
2103
  "parameterCount": 2,
2104
+ "isStatic": false,
2105
+ "isAbstract": false,
2106
+ "isVirtual": true,
2107
+ "isOverride": false,
2108
+ "isSealed": false,
2412
2109
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2413
2110
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2414
2111
  "isExtensionMethod": false
@@ -2416,13 +2113,18 @@
2416
2113
  {
2417
2114
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsAboveApplication(System.String):System.Boolean",
2418
2115
  "clrName": "IsAboveApplication",
2419
- "tsEmitName": "isAboveApplication",
2420
2116
  "metadataToken": 100665703,
2421
2117
  "canonicalSignature": "(System.String):System.Boolean",
2422
2118
  "normalizedSignature": "IsAboveApplication|(System.String):System.Boolean|static=false",
2423
2119
  "emitScope": "ClassSurface",
2120
+ "provenance": "Original",
2424
2121
  "arity": 0,
2425
2122
  "parameterCount": 1,
2123
+ "isStatic": false,
2124
+ "isAbstract": false,
2125
+ "isVirtual": true,
2126
+ "isOverride": false,
2127
+ "isSealed": false,
2426
2128
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2427
2129
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2428
2130
  "isExtensionMethod": false
@@ -2430,13 +2132,18 @@
2430
2132
  {
2431
2133
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean",
2432
2134
  "clrName": "IsDefinitionAllowed",
2433
- "tsEmitName": "isDefinitionAllowed",
2434
2135
  "metadataToken": 100665704,
2435
2136
  "canonicalSignature": "(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean",
2436
2137
  "normalizedSignature": "IsDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean|static=false",
2437
2138
  "emitScope": "ClassSurface",
2139
+ "provenance": "Original",
2438
2140
  "arity": 0,
2439
2141
  "parameterCount": 3,
2142
+ "isStatic": false,
2143
+ "isAbstract": false,
2144
+ "isVirtual": true,
2145
+ "isOverride": false,
2146
+ "isSealed": false,
2440
2147
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2441
2148
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2442
2149
  "isExtensionMethod": false
@@ -2444,13 +2151,18 @@
2444
2151
  {
2445
2152
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void",
2446
2153
  "clrName": "VerifyDefinitionAllowed",
2447
- "tsEmitName": "verifyDefinitionAllowed",
2448
2154
  "metadataToken": 100665705,
2449
2155
  "canonicalSignature": "(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void",
2450
2156
  "normalizedSignature": "VerifyDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void|static=false",
2451
2157
  "emitScope": "ClassSurface",
2158
+ "provenance": "Original",
2452
2159
  "arity": 0,
2453
2160
  "parameterCount": 4,
2161
+ "isStatic": false,
2162
+ "isAbstract": false,
2163
+ "isVirtual": true,
2164
+ "isOverride": false,
2165
+ "isSealed": false,
2454
2166
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2455
2167
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2456
2168
  "isExtensionMethod": false
@@ -2458,13 +2170,18 @@
2458
2170
  {
2459
2171
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetConfigPathFromLocationSubPath(System.String,System.String):System.String",
2460
2172
  "clrName": "GetConfigPathFromLocationSubPath",
2461
- "tsEmitName": "getConfigPathFromLocationSubPath",
2462
2173
  "metadataToken": 100665706,
2463
2174
  "canonicalSignature": "(System.String,System.String):System.String",
2464
2175
  "normalizedSignature": "GetConfigPathFromLocationSubPath|(System.String,System.String):System.String|static=false",
2465
2176
  "emitScope": "ClassSurface",
2177
+ "provenance": "Original",
2466
2178
  "arity": 0,
2467
2179
  "parameterCount": 2,
2180
+ "isStatic": false,
2181
+ "isAbstract": false,
2182
+ "isVirtual": true,
2183
+ "isOverride": false,
2184
+ "isSealed": false,
2468
2185
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2469
2186
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2470
2187
  "isExtensionMethod": false
@@ -2472,13 +2189,18 @@
2472
2189
  {
2473
2190
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsLocationApplicable(System.String):System.Boolean",
2474
2191
  "clrName": "IsLocationApplicable",
2475
- "tsEmitName": "isLocationApplicable",
2476
2192
  "metadataToken": 100665707,
2477
2193
  "canonicalSignature": "(System.String):System.Boolean",
2478
2194
  "normalizedSignature": "IsLocationApplicable|(System.String):System.Boolean|static=false",
2479
2195
  "emitScope": "ClassSurface",
2196
+ "provenance": "Original",
2480
2197
  "arity": 0,
2481
2198
  "parameterCount": 1,
2199
+ "isStatic": false,
2200
+ "isAbstract": false,
2201
+ "isVirtual": true,
2202
+ "isOverride": false,
2203
+ "isSealed": false,
2482
2204
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2483
2205
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2484
2206
  "isExtensionMethod": false
@@ -2486,13 +2208,18 @@
2486
2208
  {
2487
2209
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::PrefetchAll(System.String,System.String):System.Boolean",
2488
2210
  "clrName": "PrefetchAll",
2489
- "tsEmitName": "prefetchAll",
2490
2211
  "metadataToken": 100665708,
2491
2212
  "canonicalSignature": "(System.String,System.String):System.Boolean",
2492
2213
  "normalizedSignature": "PrefetchAll|(System.String,System.String):System.Boolean|static=false",
2493
2214
  "emitScope": "ClassSurface",
2215
+ "provenance": "Original",
2494
2216
  "arity": 0,
2495
2217
  "parameterCount": 2,
2218
+ "isStatic": false,
2219
+ "isAbstract": false,
2220
+ "isVirtual": true,
2221
+ "isOverride": false,
2222
+ "isSealed": false,
2496
2223
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2497
2224
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2498
2225
  "isExtensionMethod": false
@@ -2500,13 +2227,18 @@
2500
2227
  {
2501
2228
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::PrefetchSection(System.String,System.String):System.Boolean",
2502
2229
  "clrName": "PrefetchSection",
2503
- "tsEmitName": "prefetchSection",
2504
2230
  "metadataToken": 100665709,
2505
2231
  "canonicalSignature": "(System.String,System.String):System.Boolean",
2506
2232
  "normalizedSignature": "PrefetchSection|(System.String,System.String):System.Boolean|static=false",
2507
2233
  "emitScope": "ClassSurface",
2234
+ "provenance": "Original",
2508
2235
  "arity": 0,
2509
2236
  "parameterCount": 2,
2237
+ "isStatic": false,
2238
+ "isAbstract": false,
2239
+ "isVirtual": true,
2240
+ "isOverride": false,
2241
+ "isSealed": false,
2510
2242
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2511
2243
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2512
2244
  "isExtensionMethod": false
@@ -2514,13 +2246,18 @@
2514
2246
  {
2515
2247
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::CreateDeprecatedConfigContext(System.String):System.Object",
2516
2248
  "clrName": "CreateDeprecatedConfigContext",
2517
- "tsEmitName": "createDeprecatedConfigContext",
2518
2249
  "metadataToken": 100665710,
2519
2250
  "canonicalSignature": "(System.String):System.Object",
2520
2251
  "normalizedSignature": "CreateDeprecatedConfigContext|(System.String):System.Object|static=false",
2521
2252
  "emitScope": "ClassSurface",
2253
+ "provenance": "Original",
2522
2254
  "arity": 0,
2523
2255
  "parameterCount": 1,
2256
+ "isStatic": false,
2257
+ "isAbstract": false,
2258
+ "isVirtual": true,
2259
+ "isOverride": false,
2260
+ "isSealed": false,
2524
2261
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2525
2262
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2526
2263
  "isExtensionMethod": false
@@ -2528,13 +2265,18 @@
2528
2265
  {
2529
2266
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::CreateConfigurationContext(System.String,System.String):System.Object",
2530
2267
  "clrName": "CreateConfigurationContext",
2531
- "tsEmitName": "createConfigurationContext",
2532
2268
  "metadataToken": 100665711,
2533
2269
  "canonicalSignature": "(System.String,System.String):System.Object",
2534
2270
  "normalizedSignature": "CreateConfigurationContext|(System.String,System.String):System.Object|static=false",
2535
2271
  "emitScope": "ClassSurface",
2272
+ "provenance": "Original",
2536
2273
  "arity": 0,
2537
2274
  "parameterCount": 2,
2275
+ "isStatic": false,
2276
+ "isAbstract": false,
2277
+ "isVirtual": true,
2278
+ "isOverride": false,
2279
+ "isSealed": false,
2538
2280
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2539
2281
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2540
2282
  "isExtensionMethod": false
@@ -2542,13 +2284,18 @@
2542
2284
  {
2543
2285
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
2544
2286
  "clrName": "DecryptSection",
2545
- "tsEmitName": "decryptSection",
2546
2287
  "metadataToken": 100665712,
2547
2288
  "canonicalSignature": "(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
2548
2289
  "normalizedSignature": "DecryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
2549
2290
  "emitScope": "ClassSurface",
2291
+ "provenance": "Original",
2550
2292
  "arity": 0,
2551
2293
  "parameterCount": 3,
2294
+ "isStatic": false,
2295
+ "isAbstract": false,
2296
+ "isVirtual": true,
2297
+ "isOverride": false,
2298
+ "isSealed": false,
2552
2299
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2553
2300
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2554
2301
  "isExtensionMethod": false
@@ -2556,13 +2303,18 @@
2556
2303
  {
2557
2304
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
2558
2305
  "clrName": "EncryptSection",
2559
- "tsEmitName": "encryptSection",
2560
2306
  "metadataToken": 100665713,
2561
2307
  "canonicalSignature": "(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String",
2562
2308
  "normalizedSignature": "EncryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
2563
2309
  "emitScope": "ClassSurface",
2310
+ "provenance": "Original",
2564
2311
  "arity": 0,
2565
2312
  "parameterCount": 3,
2313
+ "isStatic": false,
2314
+ "isAbstract": false,
2315
+ "isVirtual": true,
2316
+ "isOverride": false,
2317
+ "isSealed": false,
2566
2318
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2567
2319
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2568
2320
  "isExtensionMethod": false
@@ -2570,13 +2322,18 @@
2570
2322
  {
2571
2323
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetConfigType(System.String,System.Boolean):System.Type",
2572
2324
  "clrName": "GetConfigType",
2573
- "tsEmitName": "getConfigType",
2574
2325
  "metadataToken": 100665714,
2575
2326
  "canonicalSignature": "(System.String,System.Boolean):System.Type",
2576
2327
  "normalizedSignature": "GetConfigType|(System.String,System.Boolean):System.Type|static=false",
2577
2328
  "emitScope": "ClassSurface",
2329
+ "provenance": "Original",
2578
2330
  "arity": 0,
2579
2331
  "parameterCount": 2,
2332
+ "isStatic": false,
2333
+ "isAbstract": false,
2334
+ "isVirtual": true,
2335
+ "isOverride": false,
2336
+ "isSealed": false,
2580
2337
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2581
2338
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2582
2339
  "isExtensionMethod": false
@@ -2584,13 +2341,18 @@
2584
2341
  {
2585
2342
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetConfigTypeName(System.Type):System.String",
2586
2343
  "clrName": "GetConfigTypeName",
2587
- "tsEmitName": "getConfigTypeName",
2588
2344
  "metadataToken": 100665715,
2589
2345
  "canonicalSignature": "(System.Type):System.String",
2590
2346
  "normalizedSignature": "GetConfigTypeName|(System.Type):System.String|static=false",
2591
2347
  "emitScope": "ClassSurface",
2348
+ "provenance": "Original",
2592
2349
  "arity": 0,
2593
2350
  "parameterCount": 1,
2351
+ "isStatic": false,
2352
+ "isAbstract": false,
2353
+ "isVirtual": true,
2354
+ "isOverride": false,
2355
+ "isSealed": false,
2594
2356
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2595
2357
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2596
2358
  "isExtensionMethod": false
@@ -2598,13 +2360,18 @@
2598
2360
  {
2599
2361
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::RefreshConfigPaths():System.Void",
2600
2362
  "clrName": "RefreshConfigPaths",
2601
- "tsEmitName": "refreshConfigPaths",
2602
2363
  "metadataToken": 100665718,
2603
2364
  "canonicalSignature": "():System.Void",
2604
2365
  "normalizedSignature": "RefreshConfigPaths|():System.Void|static=false",
2605
2366
  "emitScope": "ClassSurface",
2367
+ "provenance": "Original",
2606
2368
  "arity": 0,
2607
2369
  "parameterCount": 0,
2370
+ "isStatic": false,
2371
+ "isAbstract": false,
2372
+ "isVirtual": true,
2373
+ "isOverride": false,
2374
+ "isSealed": false,
2608
2375
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2609
2376
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2610
2377
  "isExtensionMethod": false
@@ -2612,13 +2379,18 @@
2612
2379
  {
2613
2380
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsTrustedConfigPath(System.String):System.Boolean",
2614
2381
  "clrName": "IsTrustedConfigPath",
2615
- "tsEmitName": "isTrustedConfigPath",
2616
2382
  "metadataToken": 100665722,
2617
2383
  "canonicalSignature": "(System.String):System.Boolean",
2618
2384
  "normalizedSignature": "IsTrustedConfigPath|(System.String):System.Boolean|static=false",
2619
2385
  "emitScope": "ClassSurface",
2386
+ "provenance": "Original",
2620
2387
  "arity": 0,
2621
2388
  "parameterCount": 1,
2389
+ "isStatic": false,
2390
+ "isAbstract": false,
2391
+ "isVirtual": true,
2392
+ "isOverride": false,
2393
+ "isSealed": false,
2622
2394
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2623
2395
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2624
2396
  "isExtensionMethod": false
@@ -2626,13 +2398,18 @@
2626
2398
  {
2627
2399
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
2628
2400
  "clrName": "IsFullTrustSectionWithoutAptcaAllowed",
2629
- "tsEmitName": "isFullTrustSectionWithoutAptcaAllowed",
2630
2401
  "metadataToken": 100665723,
2631
2402
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord):System.Boolean",
2632
2403
  "normalizedSignature": "IsFullTrustSectionWithoutAptcaAllowed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
2633
2404
  "emitScope": "ClassSurface",
2405
+ "provenance": "Original",
2634
2406
  "arity": 0,
2635
2407
  "parameterCount": 1,
2408
+ "isStatic": false,
2409
+ "isAbstract": false,
2410
+ "isVirtual": true,
2411
+ "isOverride": false,
2412
+ "isSealed": false,
2636
2413
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2637
2414
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2638
2415
  "isExtensionMethod": false
@@ -2640,13 +2417,18 @@
2640
2417
  {
2641
2418
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::Impersonate():System.IDisposable",
2642
2419
  "clrName": "Impersonate",
2643
- "tsEmitName": "impersonate",
2644
2420
  "metadataToken": 100665724,
2645
2421
  "canonicalSignature": "():System.IDisposable",
2646
2422
  "normalizedSignature": "Impersonate|():System.IDisposable|static=false",
2647
2423
  "emitScope": "ClassSurface",
2424
+ "provenance": "Original",
2648
2425
  "arity": 0,
2649
2426
  "parameterCount": 0,
2427
+ "isStatic": false,
2428
+ "isAbstract": false,
2429
+ "isVirtual": true,
2430
+ "isOverride": false,
2431
+ "isSealed": false,
2650
2432
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2651
2433
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2652
2434
  "isExtensionMethod": false
@@ -2654,13 +2436,18 @@
2654
2436
  {
2655
2437
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void",
2656
2438
  "clrName": "GetRestrictedPermissions",
2657
- "tsEmitName": "getRestrictedPermissions",
2658
2439
  "metadataToken": 100665725,
2659
2440
  "canonicalSignature": "(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void",
2660
2441
  "normalizedSignature": "GetRestrictedPermissions|(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void|static=false",
2661
2442
  "emitScope": "ClassSurface",
2443
+ "provenance": "Original",
2662
2444
  "arity": 0,
2663
2445
  "parameterCount": 3,
2446
+ "isStatic": false,
2447
+ "isAbstract": false,
2448
+ "isVirtual": true,
2449
+ "isOverride": false,
2450
+ "isSealed": false,
2664
2451
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2665
2452
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2666
2453
  "isExtensionMethod": false,
@@ -2680,593 +2467,180 @@
2680
2467
  {
2681
2468
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::SupportsChangeNotifications:System.Boolean",
2682
2469
  "clrName": "SupportsChangeNotifications",
2683
- "tsEmitName": "supportsChangeNotifications",
2684
2470
  "metadataToken": 385876840,
2685
2471
  "canonicalSignature": ":System.Boolean",
2686
2472
  "normalizedSignature": "SupportsChangeNotifications|:System.Boolean|static=false|accessor=get",
2687
2473
  "emitScope": "ClassSurface",
2474
+ "provenance": "Original",
2688
2475
  "isIndexer": false,
2689
2476
  "hasGetter": true,
2690
2477
  "hasSetter": false,
2478
+ "isStatic": false,
2479
+ "isAbstract": false,
2480
+ "isVirtual": true,
2481
+ "isOverride": false,
2691
2482
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2692
2483
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2693
2484
  },
2694
2485
  {
2695
2486
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::SupportsRefresh:System.Boolean",
2696
2487
  "clrName": "SupportsRefresh",
2697
- "tsEmitName": "supportsRefresh",
2698
2488
  "metadataToken": 385876841,
2699
2489
  "canonicalSignature": ":System.Boolean",
2700
2490
  "normalizedSignature": "SupportsRefresh|:System.Boolean|static=false|accessor=get",
2701
2491
  "emitScope": "ClassSurface",
2492
+ "provenance": "Original",
2702
2493
  "isIndexer": false,
2703
2494
  "hasGetter": true,
2704
2495
  "hasSetter": false,
2496
+ "isStatic": false,
2497
+ "isAbstract": false,
2498
+ "isVirtual": true,
2499
+ "isOverride": false,
2705
2500
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2706
2501
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2707
2502
  },
2708
2503
  {
2709
2504
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::SupportsPath:System.Boolean",
2710
2505
  "clrName": "SupportsPath",
2711
- "tsEmitName": "supportsPath",
2712
2506
  "metadataToken": 385876842,
2713
2507
  "canonicalSignature": ":System.Boolean",
2714
2508
  "normalizedSignature": "SupportsPath|:System.Boolean|static=false|accessor=get",
2715
2509
  "emitScope": "ClassSurface",
2510
+ "provenance": "Original",
2716
2511
  "isIndexer": false,
2717
2512
  "hasGetter": true,
2718
2513
  "hasSetter": false,
2514
+ "isStatic": false,
2515
+ "isAbstract": false,
2516
+ "isVirtual": true,
2517
+ "isOverride": false,
2719
2518
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2720
2519
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2721
2520
  },
2722
2521
  {
2723
2522
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::SupportsLocation:System.Boolean",
2724
2523
  "clrName": "SupportsLocation",
2725
- "tsEmitName": "supportsLocation",
2726
2524
  "metadataToken": 385876843,
2727
2525
  "canonicalSignature": ":System.Boolean",
2728
2526
  "normalizedSignature": "SupportsLocation|:System.Boolean|static=false|accessor=get",
2729
2527
  "emitScope": "ClassSurface",
2528
+ "provenance": "Original",
2730
2529
  "isIndexer": false,
2731
2530
  "hasGetter": true,
2732
2531
  "hasSetter": false,
2532
+ "isStatic": false,
2533
+ "isAbstract": false,
2534
+ "isVirtual": true,
2535
+ "isOverride": false,
2733
2536
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2734
2537
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2735
2538
  },
2736
2539
  {
2737
2540
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsRemote:System.Boolean",
2738
2541
  "clrName": "IsRemote",
2739
- "tsEmitName": "isRemote",
2740
2542
  "metadataToken": 385876844,
2741
2543
  "canonicalSignature": ":System.Boolean",
2742
2544
  "normalizedSignature": "IsRemote|:System.Boolean|static=false|accessor=get",
2743
2545
  "emitScope": "ClassSurface",
2546
+ "provenance": "Original",
2744
2547
  "isIndexer": false,
2745
2548
  "hasGetter": true,
2746
2549
  "hasSetter": false,
2550
+ "isStatic": false,
2551
+ "isAbstract": false,
2552
+ "isVirtual": true,
2553
+ "isOverride": false,
2747
2554
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2748
2555
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2749
2556
  },
2750
2557
  {
2751
2558
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::HasLocalConfig:System.Boolean",
2752
2559
  "clrName": "HasLocalConfig",
2753
- "tsEmitName": "hasLocalConfig",
2754
2560
  "metadataToken": 385876846,
2755
2561
  "canonicalSignature": ":System.Boolean",
2756
2562
  "normalizedSignature": "HasLocalConfig|:System.Boolean|static=false|accessor=get",
2757
2563
  "emitScope": "ClassSurface",
2564
+ "provenance": "Original",
2758
2565
  "isIndexer": false,
2759
2566
  "hasGetter": true,
2760
2567
  "hasSetter": false,
2568
+ "isStatic": false,
2569
+ "isAbstract": false,
2570
+ "isVirtual": true,
2571
+ "isOverride": false,
2761
2572
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2762
2573
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2763
2574
  },
2764
2575
  {
2765
2576
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::HasRoamingConfig:System.Boolean",
2766
2577
  "clrName": "HasRoamingConfig",
2767
- "tsEmitName": "hasRoamingConfig",
2768
2578
  "metadataToken": 385876847,
2769
2579
  "canonicalSignature": ":System.Boolean",
2770
2580
  "normalizedSignature": "HasRoamingConfig|:System.Boolean|static=false|accessor=get",
2771
2581
  "emitScope": "ClassSurface",
2582
+ "provenance": "Original",
2772
2583
  "isIndexer": false,
2773
2584
  "hasGetter": true,
2774
2585
  "hasSetter": false,
2586
+ "isStatic": false,
2587
+ "isAbstract": false,
2588
+ "isVirtual": true,
2589
+ "isOverride": false,
2775
2590
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2776
2591
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2777
2592
  },
2778
2593
  {
2779
2594
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.DelegatingConfigHost::IsAppConfigHttp:System.Boolean",
2780
2595
  "clrName": "IsAppConfigHttp",
2781
- "tsEmitName": "isAppConfigHttp",
2782
2596
  "metadataToken": 385876848,
2783
2597
  "canonicalSignature": ":System.Boolean",
2784
2598
  "normalizedSignature": "IsAppConfigHttp|:System.Boolean|static=false|accessor=get",
2785
2599
  "emitScope": "ClassSurface",
2600
+ "provenance": "Original",
2786
2601
  "isIndexer": false,
2787
2602
  "hasGetter": true,
2788
2603
  "hasSetter": false,
2604
+ "isStatic": false,
2605
+ "isAbstract": false,
2606
+ "isVirtual": true,
2607
+ "isOverride": false,
2789
2608
  "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2790
2609
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
2791
2610
  }
2792
2611
  ],
2793
2612
  "fields": [],
2794
2613
  "events": [],
2795
- "constructors": [],
2796
- "exposedMethods": [
2797
- {
2798
- "tsName": "init",
2799
- "isStatic": false,
2800
- "tsSignatureId": "Init|(System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
2801
- "target": {
2802
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2803
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2804
- "metadataToken": 100665680
2805
- }
2806
- },
2807
- {
2808
- "tsName": "initForConfiguration",
2809
- "isStatic": false,
2810
- "tsSignatureId": "InitForConfiguration|(System.String\u0026,System.String\u0026,System.String\u0026,System.Configuration.Internal.IInternalConfigRoot,System.Object[]):System.Void|static=false",
2811
- "target": {
2812
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2813
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2814
- "metadataToken": 100665681
2815
- }
2816
- },
2817
- {
2818
- "tsName": "isConfigRecordRequired",
2819
- "isStatic": false,
2820
- "tsSignatureId": "IsConfigRecordRequired|(System.String):System.Boolean|static=false",
2821
- "target": {
2822
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2823
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2824
- "metadataToken": 100665682
2825
- }
2826
- },
2827
- {
2828
- "tsName": "isInitDelayed",
2829
- "isStatic": false,
2830
- "tsSignatureId": "IsInitDelayed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
2831
- "target": {
2832
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2833
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2834
- "metadataToken": 100665683
2835
- }
2836
- },
2837
- {
2838
- "tsName": "requireCompleteInit",
2839
- "isStatic": false,
2840
- "tsSignatureId": "RequireCompleteInit|(System.Configuration.Internal.IInternalConfigRecord):System.Void|static=false",
2841
- "target": {
2842
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2843
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2844
- "metadataToken": 100665684
2845
- }
2846
- },
2847
- {
2848
- "tsName": "isSecondaryRoot",
2849
- "isStatic": false,
2850
- "tsSignatureId": "IsSecondaryRoot|(System.String):System.Boolean|static=false",
2851
- "target": {
2852
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2853
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2854
- "metadataToken": 100665685
2855
- }
2856
- },
2857
- {
2858
- "tsName": "getStreamName",
2859
- "isStatic": false,
2860
- "tsSignatureId": "GetStreamName|(System.String):System.String|static=false",
2861
- "target": {
2862
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2863
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2864
- "metadataToken": 100665686
2865
- }
2866
- },
2867
- {
2868
- "tsName": "getStreamNameForConfigSource",
2869
- "isStatic": false,
2870
- "tsSignatureId": "GetStreamNameForConfigSource|(System.String,System.String):System.String|static=false",
2871
- "target": {
2872
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2873
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2874
- "metadataToken": 100665687
2875
- }
2876
- },
2877
- {
2878
- "tsName": "getStreamVersion",
2879
- "isStatic": false,
2880
- "tsSignatureId": "GetStreamVersion|(System.String):System.Object|static=false",
2881
- "target": {
2882
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2883
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2884
- "metadataToken": 100665688
2885
- }
2886
- },
2887
- {
2888
- "tsName": "openStreamForRead",
2889
- "isStatic": false,
2890
- "tsSignatureId": "OpenStreamForRead|(System.String):System.IO.Stream|static=false",
2891
- "target": {
2892
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2893
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2894
- "metadataToken": 100665689
2895
- }
2896
- },
2897
- {
2898
- "tsName": "openStreamForRead",
2899
- "isStatic": false,
2900
- "tsSignatureId": "OpenStreamForRead|(System.String,System.Boolean):System.IO.Stream|static=false",
2901
- "target": {
2902
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2903
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2904
- "metadataToken": 100665690
2905
- }
2906
- },
2907
- {
2908
- "tsName": "openStreamForWrite",
2909
- "isStatic": false,
2910
- "tsSignatureId": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026):System.IO.Stream|static=false",
2911
- "target": {
2912
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2913
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2914
- "metadataToken": 100665691
2915
- }
2916
- },
2917
- {
2918
- "tsName": "openStreamForWrite",
2919
- "isStatic": false,
2920
- "tsSignatureId": "OpenStreamForWrite|(System.String,System.String,System.Object\u0026,System.Boolean):System.IO.Stream|static=false",
2921
- "target": {
2922
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2923
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2924
- "metadataToken": 100665692
2925
- }
2926
- },
2927
- {
2928
- "tsName": "writeCompleted",
2929
- "isStatic": false,
2930
- "tsSignatureId": "WriteCompleted|(System.String,System.Boolean,System.Object):System.Void|static=false",
2931
- "target": {
2932
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2933
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2934
- "metadataToken": 100665693
2935
- }
2936
- },
2937
- {
2938
- "tsName": "writeCompleted",
2939
- "isStatic": false,
2940
- "tsSignatureId": "WriteCompleted|(System.String,System.Boolean,System.Object,System.Boolean):System.Void|static=false",
2941
- "target": {
2942
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2943
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2944
- "metadataToken": 100665694
2945
- }
2946
- },
2947
- {
2948
- "tsName": "deleteStream",
2949
- "isStatic": false,
2950
- "tsSignatureId": "DeleteStream|(System.String):System.Void|static=false",
2951
- "target": {
2952
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2953
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2954
- "metadataToken": 100665695
2955
- }
2956
- },
2957
- {
2958
- "tsName": "isFile",
2959
- "isStatic": false,
2960
- "tsSignatureId": "IsFile|(System.String):System.Boolean|static=false",
2961
- "target": {
2962
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2963
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2964
- "metadataToken": 100665696
2965
- }
2966
- },
2967
- {
2968
- "tsName": "startMonitoringStreamForChanges",
2969
- "isStatic": false,
2970
- "tsSignatureId": "StartMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Object|static=false",
2971
- "target": {
2972
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2973
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2974
- "metadataToken": 100665698
2975
- }
2976
- },
2977
- {
2978
- "tsName": "stopMonitoringStreamForChanges",
2979
- "isStatic": false,
2980
- "tsSignatureId": "StopMonitoringStreamForChanges|(System.String,System.Configuration.Internal.StreamChangeCallback):System.Void|static=false",
2981
- "target": {
2982
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2983
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2984
- "metadataToken": 100665699
2985
- }
2986
- },
2987
- {
2988
- "tsName": "isAboveApplication",
2989
- "isStatic": false,
2990
- "tsSignatureId": "IsAboveApplication|(System.String):System.Boolean|static=false",
2991
- "target": {
2992
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
2993
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
2994
- "metadataToken": 100665703
2995
- }
2996
- },
2997
- {
2998
- "tsName": "isDefinitionAllowed",
2999
- "isStatic": false,
3000
- "tsSignatureId": "IsDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition):System.Boolean|static=false",
3001
- "target": {
3002
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3003
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3004
- "metadataToken": 100665704
3005
- }
3006
- },
3007
- {
3008
- "tsName": "verifyDefinitionAllowed",
3009
- "isStatic": false,
3010
- "tsSignatureId": "VerifyDefinitionAllowed|(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo):System.Void|static=false",
3011
- "target": {
3012
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3013
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3014
- "metadataToken": 100665705
3015
- }
3016
- },
3017
- {
3018
- "tsName": "getConfigPathFromLocationSubPath",
3019
- "isStatic": false,
3020
- "tsSignatureId": "GetConfigPathFromLocationSubPath|(System.String,System.String):System.String|static=false",
3021
- "target": {
3022
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3023
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3024
- "metadataToken": 100665706
3025
- }
3026
- },
3027
- {
3028
- "tsName": "isLocationApplicable",
3029
- "isStatic": false,
3030
- "tsSignatureId": "IsLocationApplicable|(System.String):System.Boolean|static=false",
3031
- "target": {
3032
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3033
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3034
- "metadataToken": 100665707
3035
- }
3036
- },
3037
- {
3038
- "tsName": "prefetchAll",
3039
- "isStatic": false,
3040
- "tsSignatureId": "PrefetchAll|(System.String,System.String):System.Boolean|static=false",
3041
- "target": {
3042
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3043
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3044
- "metadataToken": 100665708
3045
- }
3046
- },
3047
- {
3048
- "tsName": "prefetchSection",
3049
- "isStatic": false,
3050
- "tsSignatureId": "PrefetchSection|(System.String,System.String):System.Boolean|static=false",
3051
- "target": {
3052
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3053
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3054
- "metadataToken": 100665709
3055
- }
3056
- },
3057
- {
3058
- "tsName": "createDeprecatedConfigContext",
3059
- "isStatic": false,
3060
- "tsSignatureId": "CreateDeprecatedConfigContext|(System.String):System.Object|static=false",
3061
- "target": {
3062
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3063
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3064
- "metadataToken": 100665710
3065
- }
3066
- },
3067
- {
3068
- "tsName": "createConfigurationContext",
3069
- "isStatic": false,
3070
- "tsSignatureId": "CreateConfigurationContext|(System.String,System.String):System.Object|static=false",
3071
- "target": {
3072
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3073
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3074
- "metadataToken": 100665711
3075
- }
3076
- },
3077
- {
3078
- "tsName": "decryptSection",
3079
- "isStatic": false,
3080
- "tsSignatureId": "DecryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
3081
- "target": {
3082
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3083
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3084
- "metadataToken": 100665712
3085
- }
3086
- },
3087
- {
3088
- "tsName": "encryptSection",
3089
- "isStatic": false,
3090
- "tsSignatureId": "EncryptSection|(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection):System.String|static=false",
3091
- "target": {
3092
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3093
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3094
- "metadataToken": 100665713
3095
- }
3096
- },
3097
- {
3098
- "tsName": "getConfigType",
3099
- "isStatic": false,
3100
- "tsSignatureId": "GetConfigType|(System.String,System.Boolean):System.Type|static=false",
3101
- "target": {
3102
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3103
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3104
- "metadataToken": 100665714
3105
- }
3106
- },
3107
- {
3108
- "tsName": "getConfigTypeName",
3109
- "isStatic": false,
3110
- "tsSignatureId": "GetConfigTypeName|(System.Type):System.String|static=false",
3111
- "target": {
3112
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3113
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3114
- "metadataToken": 100665715
3115
- }
3116
- },
3117
- {
3118
- "tsName": "refreshConfigPaths",
3119
- "isStatic": false,
3120
- "tsSignatureId": "RefreshConfigPaths|():System.Void|static=false",
3121
- "target": {
3122
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3123
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3124
- "metadataToken": 100665718
3125
- }
3126
- },
3127
- {
3128
- "tsName": "isTrustedConfigPath",
3129
- "isStatic": false,
3130
- "tsSignatureId": "IsTrustedConfigPath|(System.String):System.Boolean|static=false",
3131
- "target": {
3132
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3133
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3134
- "metadataToken": 100665722
3135
- }
3136
- },
3137
- {
3138
- "tsName": "isFullTrustSectionWithoutAptcaAllowed",
3139
- "isStatic": false,
3140
- "tsSignatureId": "IsFullTrustSectionWithoutAptcaAllowed|(System.Configuration.Internal.IInternalConfigRecord):System.Boolean|static=false",
3141
- "target": {
3142
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3143
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3144
- "metadataToken": 100665723
3145
- }
3146
- },
3147
- {
3148
- "tsName": "impersonate",
3149
- "isStatic": false,
3150
- "tsSignatureId": "Impersonate|():System.IDisposable|static=false",
3151
- "target": {
3152
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3153
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3154
- "metadataToken": 100665724
3155
- }
3156
- },
3157
- {
3158
- "tsName": "getRestrictedPermissions",
3159
- "isStatic": false,
3160
- "tsSignatureId": "GetRestrictedPermissions|(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet\u0026,System.Boolean\u0026):System.Void|static=false",
3161
- "target": {
3162
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3163
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3164
- "metadataToken": 100665725
3165
- }
3166
- }
3167
- ],
3168
- "exposedProperties": [
3169
- {
3170
- "tsName": "supportsChangeNotifications",
3171
- "isStatic": false,
3172
- "tsSignatureId": "SupportsChangeNotifications|:System.Boolean|static=false|accessor=get",
3173
- "target": {
3174
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3175
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3176
- "metadataToken": 385876840
3177
- }
3178
- },
3179
- {
3180
- "tsName": "supportsRefresh",
3181
- "isStatic": false,
3182
- "tsSignatureId": "SupportsRefresh|:System.Boolean|static=false|accessor=get",
3183
- "target": {
3184
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3185
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3186
- "metadataToken": 385876841
3187
- }
3188
- },
3189
- {
3190
- "tsName": "supportsPath",
3191
- "isStatic": false,
3192
- "tsSignatureId": "SupportsPath|:System.Boolean|static=false|accessor=get",
3193
- "target": {
3194
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3195
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3196
- "metadataToken": 385876842
3197
- }
3198
- },
3199
- {
3200
- "tsName": "supportsLocation",
3201
- "isStatic": false,
3202
- "tsSignatureId": "SupportsLocation|:System.Boolean|static=false|accessor=get",
3203
- "target": {
3204
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3205
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3206
- "metadataToken": 385876843
3207
- }
3208
- },
3209
- {
3210
- "tsName": "isRemote",
3211
- "isStatic": false,
3212
- "tsSignatureId": "IsRemote|:System.Boolean|static=false|accessor=get",
3213
- "target": {
3214
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3215
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3216
- "metadataToken": 385876844
3217
- }
3218
- },
3219
- {
3220
- "tsName": "hasLocalConfig",
3221
- "isStatic": false,
3222
- "tsSignatureId": "HasLocalConfig|:System.Boolean|static=false|accessor=get",
3223
- "target": {
3224
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3225
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3226
- "metadataToken": 385876846
3227
- }
3228
- },
3229
- {
3230
- "tsName": "hasRoamingConfig",
3231
- "isStatic": false,
3232
- "tsSignatureId": "HasRoamingConfig|:System.Boolean|static=false|accessor=get",
3233
- "target": {
3234
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3235
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3236
- "metadataToken": 385876847
3237
- }
3238
- },
3239
- {
3240
- "tsName": "isAppConfigHttp",
3241
- "isStatic": false,
3242
- "tsSignatureId": "IsAppConfigHttp|:System.Boolean|static=false|accessor=get",
3243
- "target": {
3244
- "declaringClrType": "System.Configuration.Internal.DelegatingConfigHost",
3245
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3246
- "metadataToken": 385876848
3247
- }
3248
- }
3249
- ]
2614
+ "constructors": []
3250
2615
  },
3251
2616
  {
3252
2617
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventArgs",
3253
2618
  "clrName": "System.Configuration.Internal.InternalConfigEventArgs",
3254
- "tsEmitName": "InternalConfigEventArgs",
3255
2619
  "assemblyName": "System.Configuration.ConfigurationManager",
3256
2620
  "metadataToken": 0,
2621
+ "kind": "Class",
2622
+ "accessibility": "Public",
2623
+ "isAbstract": false,
2624
+ "isSealed": true,
2625
+ "isStatic": false,
2626
+ "arity": 0,
3257
2627
  "methods": [],
3258
2628
  "properties": [
3259
2629
  {
3260
2630
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Internal.InternalConfigEventArgs::ConfigPath:System.String",
3261
2631
  "clrName": "ConfigPath",
3262
- "tsEmitName": "configPath",
3263
2632
  "metadataToken": 385876877,
3264
2633
  "canonicalSignature": ":System.String",
3265
2634
  "normalizedSignature": "ConfigPath|:System.String|static=false|accessor=getset",
3266
2635
  "emitScope": "ClassSurface",
2636
+ "provenance": "Original",
3267
2637
  "isIndexer": false,
3268
2638
  "hasGetter": true,
3269
2639
  "hasSetter": true,
2640
+ "isStatic": false,
2641
+ "isAbstract": false,
2642
+ "isVirtual": false,
2643
+ "isOverride": false,
3270
2644
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventArgs",
3271
2645
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
3272
2646
  }
@@ -3284,29 +2658,6 @@
3284
2658
  "declaringClrType": "System.Configuration.Internal.InternalConfigEventArgs",
3285
2659
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
3286
2660
  }
3287
- ],
3288
- "exposedProperties": [
3289
- {
3290
- "tsName": "configPath",
3291
- "isStatic": false,
3292
- "tsSignatureId": "ConfigPath|:System.String|static=false|accessor=getset",
3293
- "target": {
3294
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventArgs",
3295
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3296
- "metadataToken": 385876877
3297
- }
3298
- }
3299
- ],
3300
- "exposedConstructors": [
3301
- {
3302
- "isStatic": false,
3303
- "tsSignatureId": "constructor|(System.String):void|static=false",
3304
- "target": {
3305
- "declaringClrType": "System.Configuration.Internal.InternalConfigEventArgs",
3306
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
3307
- "metadataToken": 100665826
3308
- }
3309
- }
3310
2661
  ]
3311
2662
  }
3312
2663
  ]