@tsonic/dotnet 10.0.40 → 10.0.42

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 (341) hide show
  1. package/Internal/bindings.json +5 -5
  2. package/Internal/internal/index.d.ts +4 -3
  3. package/Internal.d.ts +4 -0
  4. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +19 -18
  5. package/Microsoft.CSharp.RuntimeBinder.d.ts +4 -0
  6. package/Microsoft.VisualBasic/bindings.json +13 -13
  7. package/Microsoft.VisualBasic/internal/index.d.ts +5 -7
  8. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +3 -5
  9. package/Microsoft.VisualBasic.CompilerServices.d.ts +4 -0
  10. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +4 -3
  11. package/Microsoft.VisualBasic.FileIO.d.ts +4 -0
  12. package/Microsoft.VisualBasic.d.ts +4 -0
  13. package/Microsoft.Win32/internal/index.d.ts +19 -18
  14. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +3 -2
  15. package/Microsoft.Win32.SafeHandles.d.ts +4 -0
  16. package/Microsoft.Win32.d.ts +4 -0
  17. package/README.md +83 -104
  18. package/System/bindings.json +1858 -2297
  19. package/System/internal/index.d.ts +1972 -2010
  20. package/System.Buffers/bindings.json +12 -3
  21. package/System.Buffers/internal/index.d.ts +56 -58
  22. package/System.Buffers.Binary/internal/index.d.ts +2 -4
  23. package/System.Buffers.Binary.d.ts +4 -0
  24. package/System.Buffers.Text/internal/index.d.ts +2 -4
  25. package/System.Buffers.Text.d.ts +4 -0
  26. package/System.Buffers.d.ts +10 -6
  27. package/System.CodeDom.Compiler/internal/index.d.ts +31 -30
  28. package/System.CodeDom.Compiler.d.ts +4 -0
  29. package/System.Collections/bindings.json +300 -300
  30. package/System.Collections/internal/index.d.ts +90 -92
  31. package/System.Collections.Concurrent/bindings.json +311 -311
  32. package/System.Collections.Concurrent/internal/index.d.ts +83 -85
  33. package/System.Collections.Concurrent.d.ts +7 -3
  34. package/System.Collections.Frozen/bindings.json +490 -648
  35. package/System.Collections.Frozen/internal/index.d.ts +95 -109
  36. package/System.Collections.Frozen.d.ts +18 -2
  37. package/System.Collections.Generic/bindings.json +9628 -14043
  38. package/System.Collections.Generic/internal/index.d.ts +632 -827
  39. package/System.Collections.Generic.d.ts +20 -16
  40. package/System.Collections.Immutable/bindings.json +6134 -9214
  41. package/System.Collections.Immutable/internal/index.d.ts +414 -502
  42. package/System.Collections.Immutable.d.ts +58 -17
  43. package/System.Collections.ObjectModel/bindings.json +328 -850
  44. package/System.Collections.ObjectModel/internal/index.d.ts +42 -62
  45. package/System.Collections.ObjectModel.d.ts +6 -2
  46. package/System.Collections.Specialized/bindings.json +79 -202
  47. package/System.Collections.Specialized/internal/index.d.ts +72 -85
  48. package/System.Collections.Specialized.d.ts +4 -0
  49. package/System.Collections.d.ts +4 -0
  50. package/System.ComponentModel/bindings.json +271 -210
  51. package/System.ComponentModel/internal/index.d.ts +562 -547
  52. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +126 -125
  53. package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -7
  54. package/System.ComponentModel.DataAnnotations.Schema.d.ts +4 -0
  55. package/System.ComponentModel.DataAnnotations.d.ts +4 -0
  56. package/System.ComponentModel.Design/bindings.json +40 -310
  57. package/System.ComponentModel.Design/internal/index.d.ts +85 -93
  58. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +42 -41
  59. package/System.ComponentModel.Design.Serialization.d.ts +4 -0
  60. package/System.ComponentModel.Design.d.ts +4 -0
  61. package/System.ComponentModel.d.ts +5 -0
  62. package/System.Configuration.Assemblies/internal/index.d.ts +3 -2
  63. package/System.Configuration.Assemblies.d.ts +4 -0
  64. package/System.Data/bindings.json +128 -125
  65. package/System.Data/internal/index.d.ts +341 -340
  66. package/System.Data.Common/bindings.json +68 -68
  67. package/System.Data.Common/internal/index.d.ts +135 -136
  68. package/System.Data.Common.d.ts +4 -0
  69. package/System.Data.SqlTypes/internal/index.d.ts +55 -54
  70. package/System.Data.SqlTypes.d.ts +4 -0
  71. package/System.Data.d.ts +8 -4
  72. package/System.Diagnostics/bindings.json +6324 -6509
  73. package/System.Diagnostics/internal/index.d.ts +435 -437
  74. package/System.Diagnostics.CodeAnalysis/bindings.json +121 -121
  75. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +44 -43
  76. package/System.Diagnostics.CodeAnalysis.d.ts +4 -0
  77. package/System.Diagnostics.Contracts/bindings.json +62 -62
  78. package/System.Diagnostics.Contracts/internal/index.d.ts +23 -25
  79. package/System.Diagnostics.Contracts.d.ts +4 -0
  80. package/System.Diagnostics.Metrics/internal/index.d.ts +82 -84
  81. package/System.Diagnostics.Metrics.d.ts +7 -3
  82. package/System.Diagnostics.SymbolStore/bindings.json +2 -2
  83. package/System.Diagnostics.SymbolStore/internal/index.d.ts +11 -10
  84. package/System.Diagnostics.SymbolStore.d.ts +4 -0
  85. package/System.Diagnostics.Tracing/bindings.json +291 -231
  86. package/System.Diagnostics.Tracing/internal/index.d.ts +69 -56
  87. package/System.Diagnostics.Tracing.d.ts +6 -1
  88. package/System.Diagnostics.d.ts +5 -1
  89. package/System.Drawing/internal/index.d.ts +76 -75
  90. package/System.Drawing.d.ts +4 -0
  91. package/System.Dynamic/bindings.json +13 -13
  92. package/System.Dynamic/internal/index.d.ts +35 -36
  93. package/System.Dynamic.d.ts +4 -0
  94. package/System.Formats.Asn1/bindings.json +48 -69
  95. package/System.Formats.Asn1/internal/index.d.ts +30 -37
  96. package/System.Formats.Asn1.d.ts +4 -0
  97. package/System.Formats.Tar/internal/index.d.ts +8 -7
  98. package/System.Formats.Tar.d.ts +4 -0
  99. package/System.Globalization/bindings.json +3 -3
  100. package/System.Globalization/internal/index.d.ts +35 -37
  101. package/System.Globalization.d.ts +4 -0
  102. package/System.IO/bindings.json +957 -957
  103. package/System.IO/internal/index.d.ts +183 -185
  104. package/System.IO.Compression/internal/index.d.ts +33 -35
  105. package/System.IO.Compression.d.ts +4 -0
  106. package/System.IO.Enumeration/bindings.json +402 -402
  107. package/System.IO.Enumeration/internal/index.d.ts +21 -23
  108. package/System.IO.Enumeration.d.ts +4 -0
  109. package/System.IO.IsolatedStorage/internal/index.d.ts +16 -15
  110. package/System.IO.IsolatedStorage.d.ts +4 -0
  111. package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -10
  112. package/System.IO.MemoryMappedFiles.d.ts +4 -0
  113. package/System.IO.Pipelines/internal/index.d.ts +15 -17
  114. package/System.IO.Pipelines.d.ts +4 -0
  115. package/System.IO.Pipes/internal/index.d.ts +8 -7
  116. package/System.IO.Pipes.d.ts +4 -0
  117. package/System.IO.d.ts +4 -0
  118. package/System.Linq/bindings.json +22 -22
  119. package/System.Linq/internal/index.d.ts +705 -705
  120. package/System.Linq.Expressions/internal/index.d.ts +219 -195
  121. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +5 -4
  122. package/System.Linq.Expressions.Interpreter.d.ts +4 -0
  123. package/System.Linq.Expressions.d.ts +6 -2
  124. package/System.Linq.d.ts +18 -14
  125. package/System.Net/bindings.json +131 -131
  126. package/System.Net/internal/index.d.ts +276 -278
  127. package/System.Net.Cache/internal/index.d.ts +3 -2
  128. package/System.Net.Cache.d.ts +4 -0
  129. package/System.Net.Http/bindings.json +22 -22
  130. package/System.Net.Http/internal/index.d.ts +128 -130
  131. package/System.Net.Http.Headers/bindings.json +36 -200
  132. package/System.Net.Http.Headers/internal/index.d.ts +114 -128
  133. package/System.Net.Http.Headers.d.ts +4 -0
  134. package/System.Net.Http.Json/internal/index.d.ts +67 -69
  135. package/System.Net.Http.Json.d.ts +4 -0
  136. package/System.Net.Http.Metrics/internal/index.d.ts +6 -5
  137. package/System.Net.Http.Metrics.d.ts +4 -0
  138. package/System.Net.Http.d.ts +5 -1
  139. package/System.Net.Mail/bindings.json +96 -96
  140. package/System.Net.Mail/internal/index.d.ts +78 -80
  141. package/System.Net.Mail.d.ts +4 -0
  142. package/System.Net.Mime/internal/index.d.ts +11 -10
  143. package/System.Net.Mime.d.ts +4 -0
  144. package/System.Net.NetworkInformation/bindings.json +40 -40
  145. package/System.Net.NetworkInformation/internal/index.d.ts +30 -32
  146. package/System.Net.NetworkInformation.d.ts +4 -0
  147. package/System.Net.Quic/internal/index.d.ts +11 -10
  148. package/System.Net.Quic.d.ts +4 -0
  149. package/System.Net.Security/internal/index.d.ts +90 -92
  150. package/System.Net.Security.d.ts +4 -0
  151. package/System.Net.ServerSentEvents/internal/index.d.ts +13 -12
  152. package/System.Net.ServerSentEvents.d.ts +7 -3
  153. package/System.Net.Sockets/internal/index.d.ts +91 -93
  154. package/System.Net.Sockets.d.ts +4 -0
  155. package/System.Net.WebSockets/bindings.json +101 -101
  156. package/System.Net.WebSockets/internal/index.d.ts +49 -48
  157. package/System.Net.WebSockets.d.ts +4 -0
  158. package/System.Net.d.ts +4 -0
  159. package/System.Numerics/bindings.json +547 -119
  160. package/System.Numerics/internal/index.d.ts +302 -304
  161. package/System.Numerics.d.ts +38 -34
  162. package/System.Reflection/bindings.json +870 -870
  163. package/System.Reflection/internal/index.d.ts +257 -259
  164. package/System.Reflection.Emit/bindings.json +754 -754
  165. package/System.Reflection.Emit/internal/index.d.ts +114 -114
  166. package/System.Reflection.Emit.d.ts +4 -0
  167. package/System.Reflection.Metadata/bindings.json +535 -3018
  168. package/System.Reflection.Metadata/internal/index.d.ts +188 -369
  169. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +16 -18
  170. package/System.Reflection.Metadata.Ecma335.d.ts +4 -0
  171. package/System.Reflection.Metadata.d.ts +9 -5
  172. package/System.Reflection.PortableExecutable/bindings.json +58 -0
  173. package/System.Reflection.PortableExecutable/internal/index.d.ts +25 -12
  174. package/System.Reflection.PortableExecutable.d.ts +5 -0
  175. package/System.Reflection.d.ts +4 -0
  176. package/System.Resources/bindings.json +3 -3
  177. package/System.Resources/internal/index.d.ts +33 -35
  178. package/System.Resources.d.ts +4 -0
  179. package/System.Runtime/bindings.json +9 -9
  180. package/System.Runtime/internal/index.d.ts +11 -10
  181. package/System.Runtime.CompilerServices/bindings.json +962 -1160
  182. package/System.Runtime.CompilerServices/internal/index.d.ts +280 -304
  183. package/System.Runtime.CompilerServices.d.ts +30 -16
  184. package/System.Runtime.ConstrainedExecution/bindings.json +9 -9
  185. package/System.Runtime.ConstrainedExecution/internal/index.d.ts +3 -2
  186. package/System.Runtime.ConstrainedExecution.d.ts +4 -0
  187. package/System.Runtime.ExceptionServices/bindings.json +9 -9
  188. package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -2
  189. package/System.Runtime.ExceptionServices.d.ts +4 -0
  190. package/System.Runtime.InteropServices/bindings.json +666 -666
  191. package/System.Runtime.InteropServices/internal/index.d.ts +250 -252
  192. package/System.Runtime.InteropServices.ComTypes/bindings.json +349 -349
  193. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +22 -24
  194. package/System.Runtime.InteropServices.ComTypes.d.ts +4 -0
  195. package/System.Runtime.InteropServices.Java/bindings.json +12 -12
  196. package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -5
  197. package/System.Runtime.InteropServices.Java.d.ts +4 -0
  198. package/System.Runtime.InteropServices.JavaScript/bindings.json +328 -328
  199. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +70 -72
  200. package/System.Runtime.InteropServices.JavaScript.d.ts +14 -28
  201. package/System.Runtime.InteropServices.Marshalling/bindings.json +2422 -2422
  202. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +317 -319
  203. package/System.Runtime.InteropServices.Marshalling.d.ts +4 -0
  204. package/System.Runtime.InteropServices.ObjectiveC/bindings.json +151 -151
  205. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +16 -18
  206. package/System.Runtime.InteropServices.ObjectiveC.d.ts +4 -0
  207. package/System.Runtime.InteropServices.Swift/bindings.json +4 -4
  208. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +5 -7
  209. package/System.Runtime.InteropServices.Swift.d.ts +6 -2
  210. package/System.Runtime.InteropServices.d.ts +6 -2
  211. package/System.Runtime.Intrinsics/bindings.json +64 -16
  212. package/System.Runtime.Intrinsics/internal/index.d.ts +515 -517
  213. package/System.Runtime.Intrinsics.Arm/bindings.json +31 -31
  214. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +12 -13
  215. package/System.Runtime.Intrinsics.Arm.d.ts +4 -0
  216. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +2 -4
  217. package/System.Runtime.Intrinsics.Wasm.d.ts +4 -0
  218. package/System.Runtime.Intrinsics.X86/bindings.json +38 -38
  219. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +42 -41
  220. package/System.Runtime.Intrinsics.X86.d.ts +4 -0
  221. package/System.Runtime.Intrinsics.d.ts +12 -8
  222. package/System.Runtime.Loader/bindings.json +48 -69
  223. package/System.Runtime.Loader/internal/index.d.ts +30 -34
  224. package/System.Runtime.Loader.d.ts +4 -0
  225. package/System.Runtime.Remoting/internal/index.d.ts +5 -4
  226. package/System.Runtime.Remoting.d.ts +4 -0
  227. package/System.Runtime.Serialization/bindings.json +13 -13
  228. package/System.Runtime.Serialization/internal/index.d.ts +124 -126
  229. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +28 -30
  230. package/System.Runtime.Serialization.DataContracts.d.ts +4 -0
  231. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +7 -6
  232. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +8 -7
  233. package/System.Runtime.Serialization.Formatters.Binary.d.ts +4 -0
  234. package/System.Runtime.Serialization.Formatters.d.ts +4 -0
  235. package/System.Runtime.Serialization.Json/internal/index.d.ts +37 -36
  236. package/System.Runtime.Serialization.Json.d.ts +4 -0
  237. package/System.Runtime.Serialization.d.ts +4 -0
  238. package/System.Runtime.Versioning/bindings.json +13 -13
  239. package/System.Runtime.Versioning/internal/index.d.ts +20 -19
  240. package/System.Runtime.Versioning.d.ts +4 -0
  241. package/System.Runtime.d.ts +4 -0
  242. package/System.Security/bindings.json +5 -5
  243. package/System.Security/internal/index.d.ts +64 -66
  244. package/System.Security.AccessControl/bindings.json +137 -33
  245. package/System.Security.AccessControl/internal/index.d.ts +62 -61
  246. package/System.Security.AccessControl.d.ts +13 -8
  247. package/System.Security.Authentication/internal/index.d.ts +7 -6
  248. package/System.Security.Authentication.ExtendedProtection/bindings.json +5 -5
  249. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +12 -11
  250. package/System.Security.Authentication.ExtendedProtection.d.ts +4 -0
  251. package/System.Security.Authentication.d.ts +4 -0
  252. package/System.Security.Claims/internal/index.d.ts +45 -44
  253. package/System.Security.Claims.d.ts +4 -0
  254. package/System.Security.Cryptography/bindings.json +509 -509
  255. package/System.Security.Cryptography/internal/index.d.ts +268 -269
  256. package/System.Security.Cryptography.X509Certificates/bindings.json +312 -374
  257. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +96 -103
  258. package/System.Security.Cryptography.X509Certificates.d.ts +4 -0
  259. package/System.Security.Cryptography.d.ts +4 -0
  260. package/System.Security.Permissions/internal/index.d.ts +5 -4
  261. package/System.Security.Permissions.d.ts +4 -0
  262. package/System.Security.Policy/bindings.json +5 -5
  263. package/System.Security.Policy/internal/index.d.ts +9 -8
  264. package/System.Security.Policy.d.ts +4 -0
  265. package/System.Security.Principal/bindings.json +8 -8
  266. package/System.Security.Principal/internal/index.d.ts +30 -29
  267. package/System.Security.Principal.d.ts +4 -0
  268. package/System.Security.d.ts +4 -0
  269. package/System.Text/bindings.json +1577 -1577
  270. package/System.Text/internal/index.d.ts +121 -123
  271. package/System.Text.Encodings.Web/internal/index.d.ts +2 -4
  272. package/System.Text.Encodings.Web.d.ts +4 -0
  273. package/System.Text.Json/bindings.json +0 -290
  274. package/System.Text.Json/internal/index.d.ts +143 -161
  275. package/System.Text.Json.Nodes/bindings.json +27 -27
  276. package/System.Text.Json.Nodes/internal/index.d.ts +63 -65
  277. package/System.Text.Json.Nodes.d.ts +4 -0
  278. package/System.Text.Json.Schema/internal/index.d.ts +9 -8
  279. package/System.Text.Json.Schema.d.ts +4 -0
  280. package/System.Text.Json.Serialization/internal/index.d.ts +37 -39
  281. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +120 -119
  282. package/System.Text.Json.Serialization.Metadata.d.ts +6 -2
  283. package/System.Text.Json.Serialization.d.ts +10 -6
  284. package/System.Text.Json.d.ts +4 -0
  285. package/System.Text.RegularExpressions/bindings.json +414 -578
  286. package/System.Text.RegularExpressions/internal/index.d.ts +48 -62
  287. package/System.Text.RegularExpressions.d.ts +4 -0
  288. package/System.Text.Unicode/bindings.json +508 -508
  289. package/System.Text.Unicode/internal/index.d.ts +29 -31
  290. package/System.Text.Unicode.d.ts +4 -0
  291. package/System.Text.d.ts +4 -0
  292. package/System.Threading/bindings.json +61 -61
  293. package/System.Threading/internal/index.d.ts +156 -158
  294. package/System.Threading.Channels/internal/index.d.ts +31 -33
  295. package/System.Threading.Channels.d.ts +8 -4
  296. package/System.Threading.Tasks/bindings.json +142 -39
  297. package/System.Threading.Tasks/internal/index.d.ts +250 -247
  298. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +121 -122
  299. package/System.Threading.Tasks.Dataflow.d.ts +18 -14
  300. package/System.Threading.Tasks.Sources/bindings.json +9 -9
  301. package/System.Threading.Tasks.Sources/internal/index.d.ts +11 -10
  302. package/System.Threading.Tasks.Sources.d.ts +6 -2
  303. package/System.Threading.Tasks.d.ts +12 -8
  304. package/System.Threading.d.ts +4 -0
  305. package/System.Timers/internal/index.d.ts +8 -7
  306. package/System.Timers.d.ts +4 -0
  307. package/System.Transactions/internal/index.d.ts +31 -30
  308. package/System.Transactions.d.ts +4 -0
  309. package/System.Web/internal/index.d.ts +32 -31
  310. package/System.Web.d.ts +4 -0
  311. package/System.Windows.Input/internal/index.d.ts +5 -4
  312. package/System.Windows.Input.d.ts +4 -0
  313. package/System.Windows.Markup/internal/index.d.ts +3 -2
  314. package/System.Windows.Markup.d.ts +4 -0
  315. package/System.Xml/bindings.json +27 -27
  316. package/System.Xml/internal/index.d.ts +376 -378
  317. package/System.Xml.Linq/bindings.json +6 -6
  318. package/System.Xml.Linq/internal/index.d.ts +101 -100
  319. package/System.Xml.Linq.d.ts +4 -0
  320. package/System.Xml.Resolvers/internal/index.d.ts +10 -9
  321. package/System.Xml.Resolvers.d.ts +4 -0
  322. package/System.Xml.Schema/bindings.json +100 -100
  323. package/System.Xml.Schema/internal/index.d.ts +231 -230
  324. package/System.Xml.Schema.d.ts +4 -0
  325. package/System.Xml.Serialization/bindings.json +250 -57
  326. package/System.Xml.Serialization/internal/index.d.ts +274 -242
  327. package/System.Xml.Serialization.d.ts +6 -0
  328. package/System.Xml.XPath/bindings.json +1 -1
  329. package/System.Xml.XPath/internal/index.d.ts +37 -36
  330. package/System.Xml.XPath.d.ts +4 -0
  331. package/System.Xml.Xsl/bindings.json +1 -1
  332. package/System.Xml.Xsl/internal/index.d.ts +50 -49
  333. package/System.Xml.Xsl.Runtime/bindings.json +74 -71
  334. package/System.Xml.Xsl.Runtime/internal/index.d.ts +38 -40
  335. package/System.Xml.Xsl.Runtime.d.ts +4 -0
  336. package/System.Xml.Xsl.d.ts +4 -0
  337. package/System.Xml.d.ts +4 -0
  338. package/System.d.ts +126 -122
  339. package/__internal/extensions/index.d.ts +1335 -1338
  340. package/families.json +63 -7
  341. package/package.json +2 -2
@@ -339,7 +339,7 @@
339
339
  {
340
340
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
341
341
  "clrName": "Contains",
342
- "metadataToken": 100703835,
342
+ "metadataToken": 100703840,
343
343
  "canonicalSignature": "(System.Object):System.Boolean",
344
344
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
345
345
  "emitScope": "ClassSurface",
@@ -359,7 +359,7 @@
359
359
  {
360
360
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
361
361
  "clrName": "Add",
362
- "metadataToken": 100703836,
362
+ "metadataToken": 100703841,
363
363
  "canonicalSignature": "(System.Object,System.Object):System.Void",
364
364
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
365
365
  "emitScope": "ClassSurface",
@@ -379,7 +379,7 @@
379
379
  {
380
380
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
381
381
  "clrName": "Clear",
382
- "metadataToken": 100703837,
382
+ "metadataToken": 100703842,
383
383
  "canonicalSignature": "():System.Void",
384
384
  "normalizedSignature": "Clear|():System.Void|static=false",
385
385
  "emitScope": "ClassSurface",
@@ -399,7 +399,7 @@
399
399
  {
400
400
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
401
401
  "clrName": "Remove",
402
- "metadataToken": 100703841,
402
+ "metadataToken": 100703846,
403
403
  "canonicalSignature": "(System.Object):System.Void",
404
404
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
405
405
  "emitScope": "ClassSurface",
@@ -419,7 +419,7 @@
419
419
  {
420
420
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
421
421
  "clrName": "CopyTo",
422
- "metadataToken": 100703826,
422
+ "metadataToken": 100703831,
423
423
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
424
424
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
425
425
  "emitScope": "ClassSurface",
@@ -439,7 +439,7 @@
439
439
  {
440
440
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
441
441
  "clrName": "GetEnumerator",
442
- "metadataToken": 100703845,
442
+ "metadataToken": 100703850,
443
443
  "canonicalSignature": "():System.Collections.IEnumerator",
444
444
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
445
445
  "emitScope": "ClassSurface",
@@ -541,7 +541,7 @@
541
541
  {
542
542
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
543
543
  "clrName": "Keys",
544
- "metadataToken": 385881260,
544
+ "metadataToken": 385881262,
545
545
  "canonicalSignature": ":System.Collections.ICollection",
546
546
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
547
547
  "emitScope": "ClassSurface",
@@ -560,7 +560,7 @@
560
560
  {
561
561
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
562
562
  "clrName": "Values",
563
- "metadataToken": 385881261,
563
+ "metadataToken": 385881263,
564
564
  "canonicalSignature": ":System.Collections.ICollection",
565
565
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
566
566
  "emitScope": "ClassSurface",
@@ -579,7 +579,7 @@
579
579
  {
580
580
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
581
581
  "clrName": "IsReadOnly",
582
- "metadataToken": 385881262,
582
+ "metadataToken": 385881264,
583
583
  "canonicalSignature": ":System.Boolean",
584
584
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
585
585
  "emitScope": "ClassSurface",
@@ -598,7 +598,7 @@
598
598
  {
599
599
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
600
600
  "clrName": "IsFixedSize",
601
- "metadataToken": 385881263,
601
+ "metadataToken": 385881265,
602
602
  "canonicalSignature": ":System.Boolean",
603
603
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
604
604
  "emitScope": "ClassSurface",
@@ -617,7 +617,7 @@
617
617
  {
618
618
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
619
619
  "clrName": "Count",
620
- "metadataToken": 385881256,
620
+ "metadataToken": 385881258,
621
621
  "canonicalSignature": ":System.Int32",
622
622
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
623
623
  "emitScope": "ClassSurface",
@@ -636,7 +636,7 @@
636
636
  {
637
637
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
638
638
  "clrName": "SyncRoot",
639
- "metadataToken": 385881257,
639
+ "metadataToken": 385881259,
640
640
  "canonicalSignature": ":System.Object",
641
641
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
642
642
  "emitScope": "ClassSurface",
@@ -655,7 +655,7 @@
655
655
  {
656
656
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
657
657
  "clrName": "IsSynchronized",
658
- "metadataToken": 385881258,
658
+ "metadataToken": 385881260,
659
659
  "canonicalSignature": ":System.Boolean",
660
660
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
661
661
  "emitScope": "ClassSurface",
@@ -1155,27 +1155,6 @@
1155
1155
  "declaringClrType": "System.Collections.Specialized.BitVector32\u002BSection",
1156
1156
  "declaringAssemblyName": "System.Collections.Specialized",
1157
1157
  "isExtensionMethod": false
1158
- },
1159
- {
1160
- "stableId": "System.Private.CoreLib:System.IEquatable\u00601::Equals(T):System.Boolean",
1161
- "clrName": "Equals",
1162
- "metadataToken": 100668531,
1163
- "canonicalSignature": "(T):System.Boolean",
1164
- "normalizedSignature": "Equals|(T):System.Boolean|static=false",
1165
- "emitScope": "ViewOnly",
1166
- "provenance": "ExplicitView",
1167
- "arity": 0,
1168
- "parameterCount": 1,
1169
- "isStatic": false,
1170
- "isAbstract": false,
1171
- "isVirtual": true,
1172
- "isOverride": false,
1173
- "isSealed": false,
1174
- "visibility": "Public",
1175
- "declaringClrType": "System.IEquatable\u00601",
1176
- "declaringAssemblyName": "System.Private.CoreLib",
1177
- "isExtensionMethod": false,
1178
- "sourceInterface": "System.IEquatable\u00601"
1179
1158
  }
1180
1159
  ],
1181
1160
  "properties": [
@@ -1489,7 +1468,7 @@
1489
1468
  {
1490
1469
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
1491
1470
  "clrName": "GetEnumerator",
1492
- "metadataToken": 100703845,
1471
+ "metadataToken": 100703850,
1493
1472
  "canonicalSignature": "():System.Collections.IEnumerator",
1494
1473
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
1495
1474
  "emitScope": "ViewOnly",
@@ -1510,7 +1489,7 @@
1510
1489
  {
1511
1490
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
1512
1491
  "clrName": "Contains",
1513
- "metadataToken": 100703835,
1492
+ "metadataToken": 100703840,
1514
1493
  "canonicalSignature": "(System.Object):System.Boolean",
1515
1494
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
1516
1495
  "emitScope": "ViewOnly",
@@ -1531,7 +1510,7 @@
1531
1510
  {
1532
1511
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
1533
1512
  "clrName": "Add",
1534
- "metadataToken": 100703836,
1513
+ "metadataToken": 100703841,
1535
1514
  "canonicalSignature": "(System.Object,System.Object):System.Void",
1536
1515
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
1537
1516
  "emitScope": "ViewOnly",
@@ -1552,7 +1531,7 @@
1552
1531
  {
1553
1532
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
1554
1533
  "clrName": "Clear",
1555
- "metadataToken": 100703837,
1534
+ "metadataToken": 100703842,
1556
1535
  "canonicalSignature": "():System.Void",
1557
1536
  "normalizedSignature": "Clear|():System.Void|static=false",
1558
1537
  "emitScope": "ViewOnly",
@@ -1573,7 +1552,7 @@
1573
1552
  {
1574
1553
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
1575
1554
  "clrName": "GetEnumerator",
1576
- "metadataToken": 100703840,
1555
+ "metadataToken": 100703845,
1577
1556
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
1578
1557
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
1579
1558
  "emitScope": "ViewOnly",
@@ -1594,7 +1573,7 @@
1594
1573
  {
1595
1574
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
1596
1575
  "clrName": "Remove",
1597
- "metadataToken": 100703841,
1576
+ "metadataToken": 100703846,
1598
1577
  "canonicalSignature": "(System.Object):System.Void",
1599
1578
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
1600
1579
  "emitScope": "ViewOnly",
@@ -1615,7 +1594,7 @@
1615
1594
  {
1616
1595
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
1617
1596
  "clrName": "CopyTo",
1618
- "metadataToken": 100703826,
1597
+ "metadataToken": 100703831,
1619
1598
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
1620
1599
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
1621
1600
  "emitScope": "ViewOnly",
@@ -1790,7 +1769,7 @@
1790
1769
  {
1791
1770
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
1792
1771
  "clrName": "Keys",
1793
- "metadataToken": 385881260,
1772
+ "metadataToken": 385881262,
1794
1773
  "canonicalSignature": ":System.Collections.ICollection",
1795
1774
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
1796
1775
  "emitScope": "ViewOnly",
@@ -1810,7 +1789,7 @@
1810
1789
  {
1811
1790
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
1812
1791
  "clrName": "Values",
1813
- "metadataToken": 385881261,
1792
+ "metadataToken": 385881263,
1814
1793
  "canonicalSignature": ":System.Collections.ICollection",
1815
1794
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
1816
1795
  "emitScope": "ViewOnly",
@@ -1830,7 +1809,7 @@
1830
1809
  {
1831
1810
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
1832
1811
  "clrName": "IsReadOnly",
1833
- "metadataToken": 385881262,
1812
+ "metadataToken": 385881264,
1834
1813
  "canonicalSignature": ":System.Boolean",
1835
1814
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
1836
1815
  "emitScope": "ViewOnly",
@@ -1850,7 +1829,7 @@
1850
1829
  {
1851
1830
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
1852
1831
  "clrName": "IsFixedSize",
1853
- "metadataToken": 385881263,
1832
+ "metadataToken": 385881265,
1854
1833
  "canonicalSignature": ":System.Boolean",
1855
1834
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
1856
1835
  "emitScope": "ViewOnly",
@@ -1870,7 +1849,7 @@
1870
1849
  {
1871
1850
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
1872
1851
  "clrName": "Count",
1873
- "metadataToken": 385881256,
1852
+ "metadataToken": 385881258,
1874
1853
  "canonicalSignature": ":System.Int32",
1875
1854
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1876
1855
  "emitScope": "ViewOnly",
@@ -1890,7 +1869,7 @@
1890
1869
  {
1891
1870
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
1892
1871
  "clrName": "SyncRoot",
1893
- "metadataToken": 385881257,
1872
+ "metadataToken": 385881259,
1894
1873
  "canonicalSignature": ":System.Object",
1895
1874
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
1896
1875
  "emitScope": "ViewOnly",
@@ -1910,7 +1889,7 @@
1910
1889
  {
1911
1890
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
1912
1891
  "clrName": "IsSynchronized",
1913
- "metadataToken": 385881258,
1892
+ "metadataToken": 385881260,
1914
1893
  "canonicalSignature": ":System.Boolean",
1915
1894
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
1916
1895
  "emitScope": "ViewOnly",
@@ -2130,7 +2109,7 @@
2130
2109
  {
2131
2110
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
2132
2111
  "clrName": "GetEnumerator",
2133
- "metadataToken": 100703845,
2112
+ "metadataToken": 100703850,
2134
2113
  "canonicalSignature": "():System.Collections.IEnumerator",
2135
2114
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
2136
2115
  "emitScope": "ViewOnly",
@@ -2151,7 +2130,7 @@
2151
2130
  {
2152
2131
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
2153
2132
  "clrName": "Contains",
2154
- "metadataToken": 100703835,
2133
+ "metadataToken": 100703840,
2155
2134
  "canonicalSignature": "(System.Object):System.Boolean",
2156
2135
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
2157
2136
  "emitScope": "ViewOnly",
@@ -2172,7 +2151,7 @@
2172
2151
  {
2173
2152
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
2174
2153
  "clrName": "Add",
2175
- "metadataToken": 100703836,
2154
+ "metadataToken": 100703841,
2176
2155
  "canonicalSignature": "(System.Object,System.Object):System.Void",
2177
2156
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
2178
2157
  "emitScope": "ViewOnly",
@@ -2193,7 +2172,7 @@
2193
2172
  {
2194
2173
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
2195
2174
  "clrName": "Clear",
2196
- "metadataToken": 100703837,
2175
+ "metadataToken": 100703842,
2197
2176
  "canonicalSignature": "():System.Void",
2198
2177
  "normalizedSignature": "Clear|():System.Void|static=false",
2199
2178
  "emitScope": "ViewOnly",
@@ -2214,7 +2193,7 @@
2214
2193
  {
2215
2194
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
2216
2195
  "clrName": "GetEnumerator",
2217
- "metadataToken": 100703840,
2196
+ "metadataToken": 100703845,
2218
2197
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
2219
2198
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
2220
2199
  "emitScope": "ViewOnly",
@@ -2235,7 +2214,7 @@
2235
2214
  {
2236
2215
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
2237
2216
  "clrName": "Remove",
2238
- "metadataToken": 100703841,
2217
+ "metadataToken": 100703846,
2239
2218
  "canonicalSignature": "(System.Object):System.Void",
2240
2219
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
2241
2220
  "emitScope": "ViewOnly",
@@ -2256,7 +2235,7 @@
2256
2235
  {
2257
2236
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
2258
2237
  "clrName": "CopyTo",
2259
- "metadataToken": 100703826,
2238
+ "metadataToken": 100703831,
2260
2239
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
2261
2240
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
2262
2241
  "emitScope": "ViewOnly",
@@ -2431,7 +2410,7 @@
2431
2410
  {
2432
2411
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
2433
2412
  "clrName": "Keys",
2434
- "metadataToken": 385881260,
2413
+ "metadataToken": 385881262,
2435
2414
  "canonicalSignature": ":System.Collections.ICollection",
2436
2415
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
2437
2416
  "emitScope": "ViewOnly",
@@ -2451,7 +2430,7 @@
2451
2430
  {
2452
2431
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
2453
2432
  "clrName": "Values",
2454
- "metadataToken": 385881261,
2433
+ "metadataToken": 385881263,
2455
2434
  "canonicalSignature": ":System.Collections.ICollection",
2456
2435
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
2457
2436
  "emitScope": "ViewOnly",
@@ -2471,7 +2450,7 @@
2471
2450
  {
2472
2451
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
2473
2452
  "clrName": "IsReadOnly",
2474
- "metadataToken": 385881262,
2453
+ "metadataToken": 385881264,
2475
2454
  "canonicalSignature": ":System.Boolean",
2476
2455
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
2477
2456
  "emitScope": "ViewOnly",
@@ -2491,7 +2470,7 @@
2491
2470
  {
2492
2471
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
2493
2472
  "clrName": "IsFixedSize",
2494
- "metadataToken": 385881263,
2473
+ "metadataToken": 385881265,
2495
2474
  "canonicalSignature": ":System.Boolean",
2496
2475
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
2497
2476
  "emitScope": "ViewOnly",
@@ -2511,7 +2490,7 @@
2511
2490
  {
2512
2491
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
2513
2492
  "clrName": "Count",
2514
- "metadataToken": 385881256,
2493
+ "metadataToken": 385881258,
2515
2494
  "canonicalSignature": ":System.Int32",
2516
2495
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2517
2496
  "emitScope": "ViewOnly",
@@ -2531,7 +2510,7 @@
2531
2510
  {
2532
2511
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
2533
2512
  "clrName": "SyncRoot",
2534
- "metadataToken": 385881257,
2513
+ "metadataToken": 385881259,
2535
2514
  "canonicalSignature": ":System.Object",
2536
2515
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
2537
2516
  "emitScope": "ViewOnly",
@@ -2551,7 +2530,7 @@
2551
2530
  {
2552
2531
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
2553
2532
  "clrName": "IsSynchronized",
2554
- "metadataToken": 385881258,
2533
+ "metadataToken": 385881260,
2555
2534
  "canonicalSignature": ":System.Boolean",
2556
2535
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
2557
2536
  "emitScope": "ViewOnly",
@@ -3023,7 +3002,7 @@
3023
3002
  {
3024
3003
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3025
3004
  "clrName": "CopyTo",
3026
- "metadataToken": 100703826,
3005
+ "metadataToken": 100703831,
3027
3006
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3028
3007
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3029
3008
  "emitScope": "ViewOnly",
@@ -3044,7 +3023,7 @@
3044
3023
  {
3045
3024
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3046
3025
  "clrName": "GetEnumerator",
3047
- "metadataToken": 100703845,
3026
+ "metadataToken": 100703850,
3048
3027
  "canonicalSignature": "():System.Collections.IEnumerator",
3049
3028
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3050
3029
  "emitScope": "ViewOnly",
@@ -3166,7 +3145,7 @@
3166
3145
  {
3167
3146
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
3168
3147
  "clrName": "SyncRoot",
3169
- "metadataToken": 385881257,
3148
+ "metadataToken": 385881259,
3170
3149
  "canonicalSignature": ":System.Object",
3171
3150
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3172
3151
  "emitScope": "ViewOnly",
@@ -3186,7 +3165,7 @@
3186
3165
  {
3187
3166
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
3188
3167
  "clrName": "IsSynchronized",
3189
- "metadataToken": 385881258,
3168
+ "metadataToken": 385881260,
3190
3169
  "canonicalSignature": ":System.Boolean",
3191
3170
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3192
3171
  "emitScope": "ViewOnly",
@@ -3206,7 +3185,7 @@
3206
3185
  {
3207
3186
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3208
3187
  "clrName": "Count",
3209
- "metadataToken": 385881256,
3188
+ "metadataToken": 385881258,
3210
3189
  "canonicalSignature": ":System.Int32",
3211
3190
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3212
3191
  "emitScope": "ViewOnly",
@@ -3371,48 +3350,6 @@
3371
3350
  "declaringClrType": "System.Collections.Specialized.NameObjectCollectionBase\u002BKeysCollection",
3372
3351
  "declaringAssemblyName": "System.Collections.Specialized",
3373
3352
  "isExtensionMethod": false
3374
- },
3375
- {
3376
- "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3377
- "clrName": "CopyTo",
3378
- "metadataToken": 100703826,
3379
- "canonicalSignature": "(System.Array,System.Int32):System.Void",
3380
- "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3381
- "emitScope": "ViewOnly",
3382
- "provenance": "ExplicitView",
3383
- "arity": 0,
3384
- "parameterCount": 2,
3385
- "isStatic": false,
3386
- "isAbstract": false,
3387
- "isVirtual": true,
3388
- "isOverride": false,
3389
- "isSealed": false,
3390
- "visibility": "Public",
3391
- "declaringClrType": "System.Collections.ICollection",
3392
- "declaringAssemblyName": "System.Private.CoreLib",
3393
- "isExtensionMethod": false,
3394
- "sourceInterface": "System.Collections.ICollection"
3395
- },
3396
- {
3397
- "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3398
- "clrName": "GetEnumerator",
3399
- "metadataToken": 100703845,
3400
- "canonicalSignature": "():System.Collections.IEnumerator",
3401
- "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3402
- "emitScope": "ViewOnly",
3403
- "provenance": "ExplicitView",
3404
- "arity": 0,
3405
- "parameterCount": 0,
3406
- "isStatic": false,
3407
- "isAbstract": false,
3408
- "isVirtual": true,
3409
- "isOverride": false,
3410
- "isSealed": false,
3411
- "visibility": "Public",
3412
- "declaringClrType": "System.Collections.IEnumerable",
3413
- "declaringAssemblyName": "System.Private.CoreLib",
3414
- "isExtensionMethod": false,
3415
- "sourceInterface": "System.Collections.IEnumerable"
3416
3353
  }
3417
3354
  ],
3418
3355
  "properties": [
@@ -3453,66 +3390,6 @@
3453
3390
  "visibility": "Public",
3454
3391
  "declaringClrType": "System.Collections.Specialized.NameObjectCollectionBase\u002BKeysCollection",
3455
3392
  "declaringAssemblyName": "System.Collections.Specialized"
3456
- },
3457
- {
3458
- "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
3459
- "clrName": "SyncRoot",
3460
- "metadataToken": 385881257,
3461
- "canonicalSignature": ":System.Object",
3462
- "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3463
- "emitScope": "ViewOnly",
3464
- "provenance": "ExplicitView",
3465
- "isIndexer": false,
3466
- "hasGetter": true,
3467
- "hasSetter": false,
3468
- "isStatic": false,
3469
- "isAbstract": false,
3470
- "isVirtual": true,
3471
- "isOverride": false,
3472
- "visibility": "Public",
3473
- "sourceInterface": "System.Collections.ICollection",
3474
- "declaringClrType": "System.Collections.ICollection",
3475
- "declaringAssemblyName": "System.Private.CoreLib"
3476
- },
3477
- {
3478
- "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
3479
- "clrName": "IsSynchronized",
3480
- "metadataToken": 385881258,
3481
- "canonicalSignature": ":System.Boolean",
3482
- "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3483
- "emitScope": "ViewOnly",
3484
- "provenance": "ExplicitView",
3485
- "isIndexer": false,
3486
- "hasGetter": true,
3487
- "hasSetter": false,
3488
- "isStatic": false,
3489
- "isAbstract": false,
3490
- "isVirtual": true,
3491
- "isOverride": false,
3492
- "visibility": "Public",
3493
- "sourceInterface": "System.Collections.ICollection",
3494
- "declaringClrType": "System.Collections.ICollection",
3495
- "declaringAssemblyName": "System.Private.CoreLib"
3496
- },
3497
- {
3498
- "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3499
- "clrName": "Count",
3500
- "metadataToken": 385881256,
3501
- "canonicalSignature": ":System.Int32",
3502
- "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3503
- "emitScope": "ViewOnly",
3504
- "provenance": "ExplicitView",
3505
- "isIndexer": false,
3506
- "hasGetter": true,
3507
- "hasSetter": false,
3508
- "isStatic": false,
3509
- "isAbstract": false,
3510
- "isVirtual": true,
3511
- "isOverride": false,
3512
- "visibility": "Public",
3513
- "sourceInterface": "System.Collections.ICollection",
3514
- "declaringClrType": "System.Collections.ICollection",
3515
- "declaringAssemblyName": "System.Private.CoreLib"
3516
3393
  }
3517
3394
  ],
3518
3395
  "fields": [],
@@ -3816,7 +3693,7 @@
3816
3693
  {
3817
3694
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3818
3695
  "clrName": "GetEnumerator",
3819
- "metadataToken": 100703845,
3696
+ "metadataToken": 100703850,
3820
3697
  "canonicalSignature": "():System.Collections.IEnumerator",
3821
3698
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3822
3699
  "emitScope": "ViewOnly",
@@ -3879,7 +3756,7 @@
3879
3756
  {
3880
3757
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3881
3758
  "clrName": "CopyTo",
3882
- "metadataToken": 100703826,
3759
+ "metadataToken": 100703831,
3883
3760
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3884
3761
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3885
3762
  "emitScope": "ViewOnly",
@@ -3981,7 +3858,7 @@
3981
3858
  {
3982
3859
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3983
3860
  "clrName": "Count",
3984
- "metadataToken": 385881256,
3861
+ "metadataToken": 385881258,
3985
3862
  "canonicalSignature": ":System.Int32",
3986
3863
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3987
3864
  "emitScope": "ViewOnly",
@@ -4001,7 +3878,7 @@
4001
3878
  {
4002
3879
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4003
3880
  "clrName": "SyncRoot",
4004
- "metadataToken": 385881257,
3881
+ "metadataToken": 385881259,
4005
3882
  "canonicalSignature": ":System.Object",
4006
3883
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4007
3884
  "emitScope": "ViewOnly",
@@ -4021,7 +3898,7 @@
4021
3898
  {
4022
3899
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4023
3900
  "clrName": "IsSynchronized",
4024
- "metadataToken": 385881258,
3901
+ "metadataToken": 385881260,
4025
3902
  "canonicalSignature": ":System.Boolean",
4026
3903
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4027
3904
  "emitScope": "ViewOnly",
@@ -4647,7 +4524,7 @@
4647
4524
  {
4648
4525
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4649
4526
  "clrName": "GetEnumerator",
4650
- "metadataToken": 100703845,
4527
+ "metadataToken": 100703850,
4651
4528
  "canonicalSignature": "():System.Collections.IEnumerator",
4652
4529
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4653
4530
  "emitScope": "ViewOnly",
@@ -4731,7 +4608,7 @@
4731
4608
  {
4732
4609
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
4733
4610
  "clrName": "Contains",
4734
- "metadataToken": 100703835,
4611
+ "metadataToken": 100703840,
4735
4612
  "canonicalSignature": "(System.Object):System.Boolean",
4736
4613
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
4737
4614
  "emitScope": "ViewOnly",
@@ -4752,7 +4629,7 @@
4752
4629
  {
4753
4630
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
4754
4631
  "clrName": "Add",
4755
- "metadataToken": 100703836,
4632
+ "metadataToken": 100703841,
4756
4633
  "canonicalSignature": "(System.Object,System.Object):System.Void",
4757
4634
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
4758
4635
  "emitScope": "ViewOnly",
@@ -4773,7 +4650,7 @@
4773
4650
  {
4774
4651
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
4775
4652
  "clrName": "Clear",
4776
- "metadataToken": 100703837,
4653
+ "metadataToken": 100703842,
4777
4654
  "canonicalSignature": "():System.Void",
4778
4655
  "normalizedSignature": "Clear|():System.Void|static=false",
4779
4656
  "emitScope": "ViewOnly",
@@ -4794,7 +4671,7 @@
4794
4671
  {
4795
4672
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
4796
4673
  "clrName": "Remove",
4797
- "metadataToken": 100703841,
4674
+ "metadataToken": 100703846,
4798
4675
  "canonicalSignature": "(System.Object):System.Void",
4799
4676
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
4800
4677
  "emitScope": "ViewOnly",
@@ -4815,7 +4692,7 @@
4815
4692
  {
4816
4693
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
4817
4694
  "clrName": "CopyTo",
4818
- "metadataToken": 100703826,
4695
+ "metadataToken": 100703831,
4819
4696
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
4820
4697
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
4821
4698
  "emitScope": "ViewOnly",
@@ -4836,7 +4713,7 @@
4836
4713
  {
4837
4714
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
4838
4715
  "clrName": "GetEnumerator",
4839
- "metadataToken": 100703840,
4716
+ "metadataToken": 100703845,
4840
4717
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
4841
4718
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
4842
4719
  "emitScope": "ViewOnly",
@@ -5057,7 +4934,7 @@
5057
4934
  {
5058
4935
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
5059
4936
  "clrName": "IsFixedSize",
5060
- "metadataToken": 385881263,
4937
+ "metadataToken": 385881265,
5061
4938
  "canonicalSignature": ":System.Boolean",
5062
4939
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5063
4940
  "emitScope": "ViewOnly",
@@ -5077,7 +4954,7 @@
5077
4954
  {
5078
4955
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5079
4956
  "clrName": "SyncRoot",
5080
- "metadataToken": 385881257,
4957
+ "metadataToken": 385881259,
5081
4958
  "canonicalSignature": ":System.Object",
5082
4959
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5083
4960
  "emitScope": "ViewOnly",
@@ -5097,7 +4974,7 @@
5097
4974
  {
5098
4975
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
5099
4976
  "clrName": "Keys",
5100
- "metadataToken": 385881260,
4977
+ "metadataToken": 385881262,
5101
4978
  "canonicalSignature": ":System.Collections.ICollection",
5102
4979
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
5103
4980
  "emitScope": "ViewOnly",
@@ -5117,7 +4994,7 @@
5117
4994
  {
5118
4995
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
5119
4996
  "clrName": "Values",
5120
- "metadataToken": 385881261,
4997
+ "metadataToken": 385881263,
5121
4998
  "canonicalSignature": ":System.Collections.ICollection",
5122
4999
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
5123
5000
  "emitScope": "ViewOnly",
@@ -5137,7 +5014,7 @@
5137
5014
  {
5138
5015
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
5139
5016
  "clrName": "IsReadOnly",
5140
- "metadataToken": 385881262,
5017
+ "metadataToken": 385881264,
5141
5018
  "canonicalSignature": ":System.Boolean",
5142
5019
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5143
5020
  "emitScope": "ViewOnly",
@@ -5157,7 +5034,7 @@
5157
5034
  {
5158
5035
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5159
5036
  "clrName": "Count",
5160
- "metadataToken": 385881256,
5037
+ "metadataToken": 385881258,
5161
5038
  "canonicalSignature": ":System.Int32",
5162
5039
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5163
5040
  "emitScope": "ViewOnly",
@@ -5177,7 +5054,7 @@
5177
5054
  {
5178
5055
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5179
5056
  "clrName": "IsSynchronized",
5180
- "metadataToken": 385881258,
5057
+ "metadataToken": 385881260,
5181
5058
  "canonicalSignature": ":System.Boolean",
5182
5059
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5183
5060
  "emitScope": "ViewOnly",
@@ -5488,7 +5365,7 @@
5488
5365
  {
5489
5366
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
5490
5367
  "clrName": "CopyTo",
5491
- "metadataToken": 100703826,
5368
+ "metadataToken": 100703831,
5492
5369
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5493
5370
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5494
5371
  "emitScope": "ViewOnly",
@@ -5509,7 +5386,7 @@
5509
5386
  {
5510
5387
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
5511
5388
  "clrName": "GetEnumerator",
5512
- "metadataToken": 100703845,
5389
+ "metadataToken": 100703850,
5513
5390
  "canonicalSignature": "():System.Collections.IEnumerator",
5514
5391
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
5515
5392
  "emitScope": "ViewOnly",
@@ -5530,7 +5407,7 @@
5530
5407
  {
5531
5408
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
5532
5409
  "clrName": "Add",
5533
- "metadataToken": 100703854,
5410
+ "metadataToken": 100703859,
5534
5411
  "canonicalSignature": "(System.Object):System.Int32",
5535
5412
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
5536
5413
  "emitScope": "ViewOnly",
@@ -5551,7 +5428,7 @@
5551
5428
  {
5552
5429
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
5553
5430
  "clrName": "Contains",
5554
- "metadataToken": 100703855,
5431
+ "metadataToken": 100703860,
5555
5432
  "canonicalSignature": "(System.Object):System.Boolean",
5556
5433
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
5557
5434
  "emitScope": "ViewOnly",
@@ -5572,7 +5449,7 @@
5572
5449
  {
5573
5450
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
5574
5451
  "clrName": "Clear",
5575
- "metadataToken": 100703856,
5452
+ "metadataToken": 100703861,
5576
5453
  "canonicalSignature": "():System.Void",
5577
5454
  "normalizedSignature": "Clear|():System.Void|static=false",
5578
5455
  "emitScope": "ViewOnly",
@@ -5593,7 +5470,7 @@
5593
5470
  {
5594
5471
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
5595
5472
  "clrName": "Insert",
5596
- "metadataToken": 100703860,
5473
+ "metadataToken": 100703865,
5597
5474
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
5598
5475
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
5599
5476
  "emitScope": "ViewOnly",
@@ -5614,7 +5491,7 @@
5614
5491
  {
5615
5492
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
5616
5493
  "clrName": "Remove",
5617
- "metadataToken": 100703861,
5494
+ "metadataToken": 100703866,
5618
5495
  "canonicalSignature": "(System.Object):System.Void",
5619
5496
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
5620
5497
  "emitScope": "ViewOnly",
@@ -5635,7 +5512,7 @@
5635
5512
  {
5636
5513
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
5637
5514
  "clrName": "RemoveAt",
5638
- "metadataToken": 100703862,
5515
+ "metadataToken": 100703867,
5639
5516
  "canonicalSignature": "(System.Int32):System.Void",
5640
5517
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
5641
5518
  "emitScope": "ViewOnly",
@@ -5753,7 +5630,7 @@
5753
5630
  {
5754
5631
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
5755
5632
  "clrName": "IsFixedSize",
5756
- "metadataToken": 385881270,
5633
+ "metadataToken": 385881272,
5757
5634
  "canonicalSignature": ":System.Boolean",
5758
5635
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5759
5636
  "emitScope": "ViewOnly",
@@ -5773,7 +5650,7 @@
5773
5650
  {
5774
5651
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
5775
5652
  "clrName": "IsReadOnly",
5776
- "metadataToken": 385881269,
5653
+ "metadataToken": 385881271,
5777
5654
  "canonicalSignature": ":System.Boolean",
5778
5655
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5779
5656
  "emitScope": "ViewOnly",
@@ -5793,7 +5670,7 @@
5793
5670
  {
5794
5671
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5795
5672
  "clrName": "Count",
5796
- "metadataToken": 385881256,
5673
+ "metadataToken": 385881258,
5797
5674
  "canonicalSignature": ":System.Int32",
5798
5675
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5799
5676
  "emitScope": "ViewOnly",
@@ -5813,7 +5690,7 @@
5813
5690
  {
5814
5691
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5815
5692
  "clrName": "SyncRoot",
5816
- "metadataToken": 385881257,
5693
+ "metadataToken": 385881259,
5817
5694
  "canonicalSignature": ":System.Object",
5818
5695
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5819
5696
  "emitScope": "ViewOnly",
@@ -5833,7 +5710,7 @@
5833
5710
  {
5834
5711
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5835
5712
  "clrName": "IsSynchronized",
5836
- "metadataToken": 385881258,
5713
+ "metadataToken": 385881260,
5837
5714
  "canonicalSignature": ":System.Boolean",
5838
5715
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5839
5716
  "emitScope": "ViewOnly",
@@ -6032,7 +5909,7 @@
6032
5909
  {
6033
5910
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
6034
5911
  "clrName": "GetEnumerator",
6035
- "metadataToken": 100703845,
5912
+ "metadataToken": 100703850,
6036
5913
  "canonicalSignature": "():System.Collections.IEnumerator",
6037
5914
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
6038
5915
  "emitScope": "ViewOnly",