@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
@@ -27,7 +27,7 @@
27
27
  {
28
28
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
29
29
  "clrName": "CopyTo",
30
- "metadataToken": 100703826,
30
+ "metadataToken": 100703831,
31
31
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
32
32
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
33
33
  "emitScope": "ClassSurface",
@@ -47,7 +47,7 @@
47
47
  {
48
48
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
49
49
  "clrName": "GetEnumerator",
50
- "metadataToken": 100703845,
50
+ "metadataToken": 100703850,
51
51
  "canonicalSignature": "():System.Collections.IEnumerator",
52
52
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
53
53
  "emitScope": "ClassSurface",
@@ -69,7 +69,7 @@
69
69
  {
70
70
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
71
71
  "clrName": "Count",
72
- "metadataToken": 385881256,
72
+ "metadataToken": 385881258,
73
73
  "canonicalSignature": ":System.Int32",
74
74
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
75
75
  "emitScope": "ClassSurface",
@@ -88,7 +88,7 @@
88
88
  {
89
89
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
90
90
  "clrName": "SyncRoot",
91
- "metadataToken": 385881257,
91
+ "metadataToken": 385881259,
92
92
  "canonicalSignature": ":System.Object",
93
93
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
94
94
  "emitScope": "ClassSurface",
@@ -107,7 +107,7 @@
107
107
  {
108
108
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
109
109
  "clrName": "IsSynchronized",
110
- "metadataToken": 385881258,
110
+ "metadataToken": 385881260,
111
111
  "canonicalSignature": ":System.Boolean",
112
112
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
113
113
  "emitScope": "ClassSurface",
@@ -143,7 +143,7 @@
143
143
  {
144
144
  "stableId": "System.Private.CoreLib:System.Collections.IComparer::Compare(System.Object,System.Object):System.Int32",
145
145
  "clrName": "Compare",
146
- "metadataToken": 100703830,
146
+ "metadataToken": 100703835,
147
147
  "canonicalSignature": "(System.Object,System.Object):System.Int32",
148
148
  "normalizedSignature": "Compare|(System.Object,System.Object):System.Int32|static=false",
149
149
  "emitScope": "ClassSurface",
@@ -191,7 +191,7 @@
191
191
  {
192
192
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
193
193
  "clrName": "Contains",
194
- "metadataToken": 100703835,
194
+ "metadataToken": 100703840,
195
195
  "canonicalSignature": "(System.Object):System.Boolean",
196
196
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
197
197
  "emitScope": "ClassSurface",
@@ -211,7 +211,7 @@
211
211
  {
212
212
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
213
213
  "clrName": "Add",
214
- "metadataToken": 100703836,
214
+ "metadataToken": 100703841,
215
215
  "canonicalSignature": "(System.Object,System.Object):System.Void",
216
216
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
217
217
  "emitScope": "ClassSurface",
@@ -231,7 +231,7 @@
231
231
  {
232
232
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
233
233
  "clrName": "Clear",
234
- "metadataToken": 100703837,
234
+ "metadataToken": 100703842,
235
235
  "canonicalSignature": "():System.Void",
236
236
  "normalizedSignature": "Clear|():System.Void|static=false",
237
237
  "emitScope": "ClassSurface",
@@ -251,7 +251,7 @@
251
251
  {
252
252
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
253
253
  "clrName": "GetEnumerator",
254
- "metadataToken": 100703840,
254
+ "metadataToken": 100703845,
255
255
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
256
256
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
257
257
  "emitScope": "ClassSurface",
@@ -271,7 +271,7 @@
271
271
  {
272
272
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
273
273
  "clrName": "Remove",
274
- "metadataToken": 100703841,
274
+ "metadataToken": 100703846,
275
275
  "canonicalSignature": "(System.Object):System.Void",
276
276
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
277
277
  "emitScope": "ClassSurface",
@@ -291,7 +291,7 @@
291
291
  {
292
292
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
293
293
  "clrName": "CopyTo",
294
- "metadataToken": 100703826,
294
+ "metadataToken": 100703831,
295
295
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
296
296
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
297
297
  "emitScope": "ClassSurface",
@@ -311,7 +311,7 @@
311
311
  {
312
312
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
313
313
  "clrName": "GetEnumerator",
314
- "metadataToken": 100703845,
314
+ "metadataToken": 100703850,
315
315
  "canonicalSignature": "():System.Collections.IEnumerator",
316
316
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
317
317
  "emitScope": "ClassSurface",
@@ -333,7 +333,7 @@
333
333
  {
334
334
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Item[System.Object]:System.Object",
335
335
  "clrName": "Item",
336
- "metadataToken": 385881259,
336
+ "metadataToken": 385881261,
337
337
  "canonicalSignature": "[System.Object]:System.Object",
338
338
  "normalizedSignature": "Item|[System.Object]:System.Object|static=false|accessor=getset",
339
339
  "emitScope": "ClassSurface",
@@ -352,7 +352,7 @@
352
352
  {
353
353
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
354
354
  "clrName": "Keys",
355
- "metadataToken": 385881260,
355
+ "metadataToken": 385881262,
356
356
  "canonicalSignature": ":System.Collections.ICollection",
357
357
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
358
358
  "emitScope": "ClassSurface",
@@ -371,7 +371,7 @@
371
371
  {
372
372
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
373
373
  "clrName": "Values",
374
- "metadataToken": 385881261,
374
+ "metadataToken": 385881263,
375
375
  "canonicalSignature": ":System.Collections.ICollection",
376
376
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
377
377
  "emitScope": "ClassSurface",
@@ -390,7 +390,7 @@
390
390
  {
391
391
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
392
392
  "clrName": "IsReadOnly",
393
- "metadataToken": 385881262,
393
+ "metadataToken": 385881264,
394
394
  "canonicalSignature": ":System.Boolean",
395
395
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
396
396
  "emitScope": "ClassSurface",
@@ -409,7 +409,7 @@
409
409
  {
410
410
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
411
411
  "clrName": "IsFixedSize",
412
- "metadataToken": 385881263,
412
+ "metadataToken": 385881265,
413
413
  "canonicalSignature": ":System.Boolean",
414
414
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
415
415
  "emitScope": "ClassSurface",
@@ -428,7 +428,7 @@
428
428
  {
429
429
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
430
430
  "clrName": "Count",
431
- "metadataToken": 385881256,
431
+ "metadataToken": 385881258,
432
432
  "canonicalSignature": ":System.Int32",
433
433
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
434
434
  "emitScope": "ClassSurface",
@@ -447,7 +447,7 @@
447
447
  {
448
448
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
449
449
  "clrName": "SyncRoot",
450
- "metadataToken": 385881257,
450
+ "metadataToken": 385881259,
451
451
  "canonicalSignature": ":System.Object",
452
452
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
453
453
  "emitScope": "ClassSurface",
@@ -466,7 +466,7 @@
466
466
  {
467
467
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
468
468
  "clrName": "IsSynchronized",
469
- "metadataToken": 385881258,
469
+ "metadataToken": 385881260,
470
470
  "canonicalSignature": ":System.Boolean",
471
471
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
472
472
  "emitScope": "ClassSurface",
@@ -508,7 +508,7 @@
508
508
  {
509
509
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::MoveNext():System.Boolean",
510
510
  "clrName": "MoveNext",
511
- "metadataToken": 100703846,
511
+ "metadataToken": 100703851,
512
512
  "canonicalSignature": "():System.Boolean",
513
513
  "normalizedSignature": "MoveNext|():System.Boolean|static=false",
514
514
  "emitScope": "ClassSurface",
@@ -528,7 +528,7 @@
528
528
  {
529
529
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Reset():System.Void",
530
530
  "clrName": "Reset",
531
- "metadataToken": 100703848,
531
+ "metadataToken": 100703853,
532
532
  "canonicalSignature": "():System.Void",
533
533
  "normalizedSignature": "Reset|():System.Void|static=false",
534
534
  "emitScope": "ClassSurface",
@@ -550,7 +550,7 @@
550
550
  {
551
551
  "stableId": "System.Private.CoreLib:System.Collections.IDictionaryEnumerator::Key:System.Object",
552
552
  "clrName": "Key",
553
- "metadataToken": 385881264,
553
+ "metadataToken": 385881266,
554
554
  "canonicalSignature": ":System.Object",
555
555
  "normalizedSignature": "Key|:System.Object|static=false|accessor=get",
556
556
  "emitScope": "ClassSurface",
@@ -569,7 +569,7 @@
569
569
  {
570
570
  "stableId": "System.Private.CoreLib:System.Collections.IDictionaryEnumerator::Value:System.Object",
571
571
  "clrName": "Value",
572
- "metadataToken": 385881265,
572
+ "metadataToken": 385881267,
573
573
  "canonicalSignature": ":System.Object",
574
574
  "normalizedSignature": "Value|:System.Object|static=false|accessor=get",
575
575
  "emitScope": "ClassSurface",
@@ -588,7 +588,7 @@
588
588
  {
589
589
  "stableId": "System.Private.CoreLib:System.Collections.IDictionaryEnumerator::Entry:System.Collections.DictionaryEntry",
590
590
  "clrName": "Entry",
591
- "metadataToken": 385881266,
591
+ "metadataToken": 385881268,
592
592
  "canonicalSignature": ":System.Collections.DictionaryEntry",
593
593
  "normalizedSignature": "Entry|:System.Collections.DictionaryEntry|static=false|accessor=get",
594
594
  "emitScope": "ClassSurface",
@@ -607,7 +607,7 @@
607
607
  {
608
608
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Current:System.Object",
609
609
  "clrName": "Current",
610
- "metadataToken": 385881267,
610
+ "metadataToken": 385881269,
611
611
  "canonicalSignature": ":System.Object",
612
612
  "normalizedSignature": "Current|:System.Object|static=false|accessor=get",
613
613
  "emitScope": "ClassSurface",
@@ -643,7 +643,7 @@
643
643
  {
644
644
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
645
645
  "clrName": "GetEnumerator",
646
- "metadataToken": 100703845,
646
+ "metadataToken": 100703850,
647
647
  "canonicalSignature": "():System.Collections.IEnumerator",
648
648
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
649
649
  "emitScope": "ClassSurface",
@@ -681,7 +681,7 @@
681
681
  {
682
682
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::MoveNext():System.Boolean",
683
683
  "clrName": "MoveNext",
684
- "metadataToken": 100703846,
684
+ "metadataToken": 100703851,
685
685
  "canonicalSignature": "():System.Boolean",
686
686
  "normalizedSignature": "MoveNext|():System.Boolean|static=false",
687
687
  "emitScope": "ClassSurface",
@@ -701,7 +701,7 @@
701
701
  {
702
702
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Reset():System.Void",
703
703
  "clrName": "Reset",
704
- "metadataToken": 100703848,
704
+ "metadataToken": 100703853,
705
705
  "canonicalSignature": "():System.Void",
706
706
  "normalizedSignature": "Reset|():System.Void|static=false",
707
707
  "emitScope": "ClassSurface",
@@ -723,7 +723,7 @@
723
723
  {
724
724
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Current:System.Object",
725
725
  "clrName": "Current",
726
- "metadataToken": 385881267,
726
+ "metadataToken": 385881269,
727
727
  "canonicalSignature": ":System.Object",
728
728
  "normalizedSignature": "Current|:System.Object|static=false|accessor=get",
729
729
  "emitScope": "ClassSurface",
@@ -759,7 +759,7 @@
759
759
  {
760
760
  "stableId": "System.Private.CoreLib:System.Collections.IEqualityComparer::Equals(System.Object,System.Object):System.Boolean",
761
761
  "clrName": "Equals",
762
- "metadataToken": 100703849,
762
+ "metadataToken": 100703854,
763
763
  "canonicalSignature": "(System.Object,System.Object):System.Boolean",
764
764
  "normalizedSignature": "Equals|(System.Object,System.Object):System.Boolean|static=false",
765
765
  "emitScope": "ClassSurface",
@@ -779,7 +779,7 @@
779
779
  {
780
780
  "stableId": "System.Private.CoreLib:System.Collections.IEqualityComparer::GetHashCode(System.Object):System.Int32",
781
781
  "clrName": "GetHashCode",
782
- "metadataToken": 100703850,
782
+ "metadataToken": 100703855,
783
783
  "canonicalSignature": "(System.Object):System.Int32",
784
784
  "normalizedSignature": "GetHashCode|(System.Object):System.Int32|static=false",
785
785
  "emitScope": "ClassSurface",
@@ -817,7 +817,7 @@
817
817
  {
818
818
  "stableId": "System.Private.CoreLib:System.Collections.IHashCodeProvider::GetHashCode(System.Object):System.Int32",
819
819
  "clrName": "GetHashCode",
820
- "metadataToken": 100703851,
820
+ "metadataToken": 100703856,
821
821
  "canonicalSignature": "(System.Object):System.Int32",
822
822
  "normalizedSignature": "GetHashCode|(System.Object):System.Int32|static=false",
823
823
  "emitScope": "ClassSurface",
@@ -865,7 +865,7 @@
865
865
  {
866
866
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
867
867
  "clrName": "Add",
868
- "metadataToken": 100703854,
868
+ "metadataToken": 100703859,
869
869
  "canonicalSignature": "(System.Object):System.Int32",
870
870
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
871
871
  "emitScope": "ClassSurface",
@@ -885,7 +885,7 @@
885
885
  {
886
886
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
887
887
  "clrName": "Contains",
888
- "metadataToken": 100703855,
888
+ "metadataToken": 100703860,
889
889
  "canonicalSignature": "(System.Object):System.Boolean",
890
890
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
891
891
  "emitScope": "ClassSurface",
@@ -905,7 +905,7 @@
905
905
  {
906
906
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
907
907
  "clrName": "Clear",
908
- "metadataToken": 100703856,
908
+ "metadataToken": 100703861,
909
909
  "canonicalSignature": "():System.Void",
910
910
  "normalizedSignature": "Clear|():System.Void|static=false",
911
911
  "emitScope": "ClassSurface",
@@ -925,7 +925,7 @@
925
925
  {
926
926
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
927
927
  "clrName": "Insert",
928
- "metadataToken": 100703860,
928
+ "metadataToken": 100703865,
929
929
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
930
930
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
931
931
  "emitScope": "ClassSurface",
@@ -945,7 +945,7 @@
945
945
  {
946
946
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
947
947
  "clrName": "Remove",
948
- "metadataToken": 100703861,
948
+ "metadataToken": 100703866,
949
949
  "canonicalSignature": "(System.Object):System.Void",
950
950
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
951
951
  "emitScope": "ClassSurface",
@@ -965,7 +965,7 @@
965
965
  {
966
966
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
967
967
  "clrName": "RemoveAt",
968
- "metadataToken": 100703862,
968
+ "metadataToken": 100703867,
969
969
  "canonicalSignature": "(System.Int32):System.Void",
970
970
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
971
971
  "emitScope": "ClassSurface",
@@ -985,7 +985,7 @@
985
985
  {
986
986
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
987
987
  "clrName": "CopyTo",
988
- "metadataToken": 100703826,
988
+ "metadataToken": 100703831,
989
989
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
990
990
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
991
991
  "emitScope": "ClassSurface",
@@ -1005,7 +1005,7 @@
1005
1005
  {
1006
1006
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
1007
1007
  "clrName": "GetEnumerator",
1008
- "metadataToken": 100703845,
1008
+ "metadataToken": 100703850,
1009
1009
  "canonicalSignature": "():System.Collections.IEnumerator",
1010
1010
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
1011
1011
  "emitScope": "ClassSurface",
@@ -1027,7 +1027,7 @@
1027
1027
  {
1028
1028
  "stableId": "System.Private.CoreLib:System.Collections.IList::Item[System.Int32]:System.Object",
1029
1029
  "clrName": "Item",
1030
- "metadataToken": 385881268,
1030
+ "metadataToken": 385881270,
1031
1031
  "canonicalSignature": "[System.Int32]:System.Object",
1032
1032
  "normalizedSignature": "Item|[System.Int32]:System.Object|static=false|accessor=getset",
1033
1033
  "emitScope": "ClassSurface",
@@ -1046,7 +1046,7 @@
1046
1046
  {
1047
1047
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
1048
1048
  "clrName": "IsReadOnly",
1049
- "metadataToken": 385881269,
1049
+ "metadataToken": 385881271,
1050
1050
  "canonicalSignature": ":System.Boolean",
1051
1051
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
1052
1052
  "emitScope": "ClassSurface",
@@ -1065,7 +1065,7 @@
1065
1065
  {
1066
1066
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
1067
1067
  "clrName": "IsFixedSize",
1068
- "metadataToken": 385881270,
1068
+ "metadataToken": 385881272,
1069
1069
  "canonicalSignature": ":System.Boolean",
1070
1070
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
1071
1071
  "emitScope": "ClassSurface",
@@ -1084,7 +1084,7 @@
1084
1084
  {
1085
1085
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
1086
1086
  "clrName": "Count",
1087
- "metadataToken": 385881256,
1087
+ "metadataToken": 385881258,
1088
1088
  "canonicalSignature": ":System.Int32",
1089
1089
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1090
1090
  "emitScope": "ClassSurface",
@@ -1103,7 +1103,7 @@
1103
1103
  {
1104
1104
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
1105
1105
  "clrName": "SyncRoot",
1106
- "metadataToken": 385881257,
1106
+ "metadataToken": 385881259,
1107
1107
  "canonicalSignature": ":System.Object",
1108
1108
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
1109
1109
  "emitScope": "ClassSurface",
@@ -1122,7 +1122,7 @@
1122
1122
  {
1123
1123
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
1124
1124
  "clrName": "IsSynchronized",
1125
- "metadataToken": 385881258,
1125
+ "metadataToken": 385881260,
1126
1126
  "canonicalSignature": ":System.Boolean",
1127
1127
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
1128
1128
  "emitScope": "ClassSurface",
@@ -1158,7 +1158,7 @@
1158
1158
  {
1159
1159
  "stableId": "System.Private.CoreLib:System.Collections.IStructuralComparable::CompareTo(System.Object,System.Collections.IComparer):System.Int32",
1160
1160
  "clrName": "CompareTo",
1161
- "metadataToken": 100703863,
1161
+ "metadataToken": 100703868,
1162
1162
  "canonicalSignature": "(System.Object,System.Collections.IComparer):System.Int32",
1163
1163
  "normalizedSignature": "CompareTo|(System.Object,System.Collections.IComparer):System.Int32|static=false",
1164
1164
  "emitScope": "ClassSurface",
@@ -1196,7 +1196,7 @@
1196
1196
  {
1197
1197
  "stableId": "System.Private.CoreLib:System.Collections.IStructuralEquatable::Equals(System.Object,System.Collections.IEqualityComparer):System.Boolean",
1198
1198
  "clrName": "Equals",
1199
- "metadataToken": 100703864,
1199
+ "metadataToken": 100703869,
1200
1200
  "canonicalSignature": "(System.Object,System.Collections.IEqualityComparer):System.Boolean",
1201
1201
  "normalizedSignature": "Equals|(System.Object,System.Collections.IEqualityComparer):System.Boolean|static=false",
1202
1202
  "emitScope": "ClassSurface",
@@ -1216,7 +1216,7 @@
1216
1216
  {
1217
1217
  "stableId": "System.Private.CoreLib:System.Collections.IStructuralEquatable::GetHashCode(System.Collections.IEqualityComparer):System.Int32",
1218
1218
  "clrName": "GetHashCode",
1219
- "metadataToken": 100703865,
1219
+ "metadataToken": 100703870,
1220
1220
  "canonicalSignature": "(System.Collections.IEqualityComparer):System.Int32",
1221
1221
  "normalizedSignature": "GetHashCode|(System.Collections.IEqualityComparer):System.Int32|static=false",
1222
1222
  "emitScope": "ClassSurface",
@@ -1258,7 +1258,7 @@
1258
1258
  {
1259
1259
  "stableId": "System.Private.CoreLib:System.Collections.DictionaryEntry::Deconstruct(System.Object\u0026,System.Object\u0026):System.Void",
1260
1260
  "clrName": "Deconstruct",
1261
- "metadataToken": 100703715,
1261
+ "metadataToken": 100703720,
1262
1262
  "canonicalSignature": "(System.Object\u0026,System.Object\u0026):System.Void",
1263
1263
  "normalizedSignature": "Deconstruct|(System.Object\u0026,System.Object\u0026):System.Void|static=false",
1264
1264
  "emitScope": "ClassSurface",
@@ -1288,7 +1288,7 @@
1288
1288
  {
1289
1289
  "stableId": "System.Private.CoreLib:System.Collections.DictionaryEntry::ToString():System.String",
1290
1290
  "clrName": "ToString",
1291
- "metadataToken": 100703716,
1291
+ "metadataToken": 100703721,
1292
1292
  "canonicalSignature": "():System.String",
1293
1293
  "normalizedSignature": "ToString|():System.String|static=false",
1294
1294
  "emitScope": "ClassSurface",
@@ -1310,7 +1310,7 @@
1310
1310
  {
1311
1311
  "stableId": "System.Private.CoreLib:System.Collections.DictionaryEntry::Key:System.Object",
1312
1312
  "clrName": "Key",
1313
- "metadataToken": 385881222,
1313
+ "metadataToken": 385881224,
1314
1314
  "canonicalSignature": ":System.Object",
1315
1315
  "normalizedSignature": "Key|:System.Object|static=false|accessor=getset",
1316
1316
  "emitScope": "ClassSurface",
@@ -1329,7 +1329,7 @@
1329
1329
  {
1330
1330
  "stableId": "System.Private.CoreLib:System.Collections.DictionaryEntry::Value:System.Object",
1331
1331
  "clrName": "Value",
1332
- "metadataToken": 385881223,
1332
+ "metadataToken": 385881225,
1333
1333
  "canonicalSignature": ":System.Object",
1334
1334
  "normalizedSignature": "Value|:System.Object|static=false|accessor=getset",
1335
1335
  "emitScope": "ClassSurface",
@@ -1351,7 +1351,7 @@
1351
1351
  "constructors": [
1352
1352
  {
1353
1353
  "stableId": "System.Private.CoreLib:System.Collections.DictionaryEntry::.ctor(System.Object,System.Object):void",
1354
- "metadataToken": 100703710,
1354
+ "metadataToken": 100703715,
1355
1355
  "canonicalSignature": "(System.Object,System.Object):void",
1356
1356
  "normalizedSignature": "constructor|(System.Object,System.Object):void|static=false",
1357
1357
  "isStatic": false,
@@ -1399,7 +1399,7 @@
1399
1399
  {
1400
1400
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Adapter(System.Collections.IList):System.Collections.ArrayList",
1401
1401
  "clrName": "Adapter",
1402
- "metadataToken": 100703333,
1402
+ "metadataToken": 100703338,
1403
1403
  "canonicalSignature": "(System.Collections.IList):System.Collections.ArrayList",
1404
1404
  "normalizedSignature": "Adapter|(System.Collections.IList):System.Collections.ArrayList|static=true",
1405
1405
  "emitScope": "ClassSurface",
@@ -1419,7 +1419,7 @@
1419
1419
  {
1420
1420
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Add(System.Object):System.Int32",
1421
1421
  "clrName": "Add",
1422
- "metadataToken": 100703334,
1422
+ "metadataToken": 100703339,
1423
1423
  "canonicalSignature": "(System.Object):System.Int32",
1424
1424
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
1425
1425
  "emitScope": "ClassSurface",
@@ -1439,7 +1439,7 @@
1439
1439
  {
1440
1440
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::AddRange(System.Collections.ICollection):System.Void",
1441
1441
  "clrName": "AddRange",
1442
- "metadataToken": 100703335,
1442
+ "metadataToken": 100703340,
1443
1443
  "canonicalSignature": "(System.Collections.ICollection):System.Void",
1444
1444
  "normalizedSignature": "AddRange|(System.Collections.ICollection):System.Void|static=false",
1445
1445
  "emitScope": "ClassSurface",
@@ -1459,7 +1459,7 @@
1459
1459
  {
1460
1460
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::BinarySearch(System.Int32,System.Int32,System.Object,System.Collections.IComparer):System.Int32",
1461
1461
  "clrName": "BinarySearch",
1462
- "metadataToken": 100703336,
1462
+ "metadataToken": 100703341,
1463
1463
  "canonicalSignature": "(System.Int32,System.Int32,System.Object,System.Collections.IComparer):System.Int32",
1464
1464
  "normalizedSignature": "BinarySearch|(System.Int32,System.Int32,System.Object,System.Collections.IComparer):System.Int32|static=false",
1465
1465
  "emitScope": "ClassSurface",
@@ -1479,7 +1479,7 @@
1479
1479
  {
1480
1480
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::BinarySearch(System.Object):System.Int32",
1481
1481
  "clrName": "BinarySearch",
1482
- "metadataToken": 100703337,
1482
+ "metadataToken": 100703342,
1483
1483
  "canonicalSignature": "(System.Object):System.Int32",
1484
1484
  "normalizedSignature": "BinarySearch|(System.Object):System.Int32|static=false",
1485
1485
  "emitScope": "ClassSurface",
@@ -1499,7 +1499,7 @@
1499
1499
  {
1500
1500
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::BinarySearch(System.Object,System.Collections.IComparer):System.Int32",
1501
1501
  "clrName": "BinarySearch",
1502
- "metadataToken": 100703338,
1502
+ "metadataToken": 100703343,
1503
1503
  "canonicalSignature": "(System.Object,System.Collections.IComparer):System.Int32",
1504
1504
  "normalizedSignature": "BinarySearch|(System.Object,System.Collections.IComparer):System.Int32|static=false",
1505
1505
  "emitScope": "ClassSurface",
@@ -1519,7 +1519,7 @@
1519
1519
  {
1520
1520
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Clear():System.Void",
1521
1521
  "clrName": "Clear",
1522
- "metadataToken": 100703339,
1522
+ "metadataToken": 100703344,
1523
1523
  "canonicalSignature": "():System.Void",
1524
1524
  "normalizedSignature": "Clear|():System.Void|static=false",
1525
1525
  "emitScope": "ClassSurface",
@@ -1539,7 +1539,7 @@
1539
1539
  {
1540
1540
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Clone():System.Object",
1541
1541
  "clrName": "Clone",
1542
- "metadataToken": 100703340,
1542
+ "metadataToken": 100703345,
1543
1543
  "canonicalSignature": "():System.Object",
1544
1544
  "normalizedSignature": "Clone|():System.Object|static=false",
1545
1545
  "emitScope": "ClassSurface",
@@ -1559,7 +1559,7 @@
1559
1559
  {
1560
1560
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Contains(System.Object):System.Boolean",
1561
1561
  "clrName": "Contains",
1562
- "metadataToken": 100703341,
1562
+ "metadataToken": 100703346,
1563
1563
  "canonicalSignature": "(System.Object):System.Boolean",
1564
1564
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
1565
1565
  "emitScope": "ClassSurface",
@@ -1579,7 +1579,7 @@
1579
1579
  {
1580
1580
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::CopyTo(System.Array):System.Void",
1581
1581
  "clrName": "CopyTo",
1582
- "metadataToken": 100703342,
1582
+ "metadataToken": 100703347,
1583
1583
  "canonicalSignature": "(System.Array):System.Void",
1584
1584
  "normalizedSignature": "CopyTo|(System.Array):System.Void|static=false",
1585
1585
  "emitScope": "ClassSurface",
@@ -1599,7 +1599,7 @@
1599
1599
  {
1600
1600
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::CopyTo(System.Array,System.Int32):System.Void",
1601
1601
  "clrName": "CopyTo",
1602
- "metadataToken": 100703343,
1602
+ "metadataToken": 100703348,
1603
1603
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
1604
1604
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
1605
1605
  "emitScope": "ClassSurface",
@@ -1619,7 +1619,7 @@
1619
1619
  {
1620
1620
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::CopyTo(System.Int32,System.Array,System.Int32,System.Int32):System.Void",
1621
1621
  "clrName": "CopyTo",
1622
- "metadataToken": 100703344,
1622
+ "metadataToken": 100703349,
1623
1623
  "canonicalSignature": "(System.Int32,System.Array,System.Int32,System.Int32):System.Void",
1624
1624
  "normalizedSignature": "CopyTo|(System.Int32,System.Array,System.Int32,System.Int32):System.Void|static=false",
1625
1625
  "emitScope": "ClassSurface",
@@ -1639,7 +1639,7 @@
1639
1639
  {
1640
1640
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::FixedSize(System.Collections.IList):System.Collections.IList",
1641
1641
  "clrName": "FixedSize",
1642
- "metadataToken": 100703346,
1642
+ "metadataToken": 100703351,
1643
1643
  "canonicalSignature": "(System.Collections.IList):System.Collections.IList",
1644
1644
  "normalizedSignature": "FixedSize|(System.Collections.IList):System.Collections.IList|static=true",
1645
1645
  "emitScope": "ClassSurface",
@@ -1659,7 +1659,7 @@
1659
1659
  {
1660
1660
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::FixedSize(System.Collections.ArrayList):System.Collections.ArrayList",
1661
1661
  "clrName": "FixedSize",
1662
- "metadataToken": 100703347,
1662
+ "metadataToken": 100703352,
1663
1663
  "canonicalSignature": "(System.Collections.ArrayList):System.Collections.ArrayList",
1664
1664
  "normalizedSignature": "FixedSize|(System.Collections.ArrayList):System.Collections.ArrayList|static=true",
1665
1665
  "emitScope": "ClassSurface",
@@ -1679,7 +1679,7 @@
1679
1679
  {
1680
1680
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::GetEnumerator():System.Collections.IEnumerator",
1681
1681
  "clrName": "GetEnumerator",
1682
- "metadataToken": 100703348,
1682
+ "metadataToken": 100703353,
1683
1683
  "canonicalSignature": "():System.Collections.IEnumerator",
1684
1684
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
1685
1685
  "emitScope": "ClassSurface",
@@ -1699,7 +1699,7 @@
1699
1699
  {
1700
1700
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::GetEnumerator(System.Int32,System.Int32):System.Collections.IEnumerator",
1701
1701
  "clrName": "GetEnumerator",
1702
- "metadataToken": 100703349,
1702
+ "metadataToken": 100703354,
1703
1703
  "canonicalSignature": "(System.Int32,System.Int32):System.Collections.IEnumerator",
1704
1704
  "normalizedSignature": "GetEnumerator|(System.Int32,System.Int32):System.Collections.IEnumerator|static=false",
1705
1705
  "emitScope": "ClassSurface",
@@ -1719,7 +1719,7 @@
1719
1719
  {
1720
1720
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IndexOf(System.Object):System.Int32",
1721
1721
  "clrName": "IndexOf",
1722
- "metadataToken": 100703350,
1722
+ "metadataToken": 100703355,
1723
1723
  "canonicalSignature": "(System.Object):System.Int32",
1724
1724
  "normalizedSignature": "IndexOf|(System.Object):System.Int32|static=false",
1725
1725
  "emitScope": "ClassSurface",
@@ -1739,7 +1739,7 @@
1739
1739
  {
1740
1740
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IndexOf(System.Object,System.Int32):System.Int32",
1741
1741
  "clrName": "IndexOf",
1742
- "metadataToken": 100703351,
1742
+ "metadataToken": 100703356,
1743
1743
  "canonicalSignature": "(System.Object,System.Int32):System.Int32",
1744
1744
  "normalizedSignature": "IndexOf|(System.Object,System.Int32):System.Int32|static=false",
1745
1745
  "emitScope": "ClassSurface",
@@ -1759,7 +1759,7 @@
1759
1759
  {
1760
1760
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IndexOf(System.Object,System.Int32,System.Int32):System.Int32",
1761
1761
  "clrName": "IndexOf",
1762
- "metadataToken": 100703352,
1762
+ "metadataToken": 100703357,
1763
1763
  "canonicalSignature": "(System.Object,System.Int32,System.Int32):System.Int32",
1764
1764
  "normalizedSignature": "IndexOf|(System.Object,System.Int32,System.Int32):System.Int32|static=false",
1765
1765
  "emitScope": "ClassSurface",
@@ -1779,7 +1779,7 @@
1779
1779
  {
1780
1780
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Insert(System.Int32,System.Object):System.Void",
1781
1781
  "clrName": "Insert",
1782
- "metadataToken": 100703353,
1782
+ "metadataToken": 100703358,
1783
1783
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
1784
1784
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
1785
1785
  "emitScope": "ClassSurface",
@@ -1799,7 +1799,7 @@
1799
1799
  {
1800
1800
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::InsertRange(System.Int32,System.Collections.ICollection):System.Void",
1801
1801
  "clrName": "InsertRange",
1802
- "metadataToken": 100703354,
1802
+ "metadataToken": 100703359,
1803
1803
  "canonicalSignature": "(System.Int32,System.Collections.ICollection):System.Void",
1804
1804
  "normalizedSignature": "InsertRange|(System.Int32,System.Collections.ICollection):System.Void|static=false",
1805
1805
  "emitScope": "ClassSurface",
@@ -1819,7 +1819,7 @@
1819
1819
  {
1820
1820
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::LastIndexOf(System.Object):System.Int32",
1821
1821
  "clrName": "LastIndexOf",
1822
- "metadataToken": 100703355,
1822
+ "metadataToken": 100703360,
1823
1823
  "canonicalSignature": "(System.Object):System.Int32",
1824
1824
  "normalizedSignature": "LastIndexOf|(System.Object):System.Int32|static=false",
1825
1825
  "emitScope": "ClassSurface",
@@ -1839,7 +1839,7 @@
1839
1839
  {
1840
1840
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::LastIndexOf(System.Object,System.Int32):System.Int32",
1841
1841
  "clrName": "LastIndexOf",
1842
- "metadataToken": 100703356,
1842
+ "metadataToken": 100703361,
1843
1843
  "canonicalSignature": "(System.Object,System.Int32):System.Int32",
1844
1844
  "normalizedSignature": "LastIndexOf|(System.Object,System.Int32):System.Int32|static=false",
1845
1845
  "emitScope": "ClassSurface",
@@ -1859,7 +1859,7 @@
1859
1859
  {
1860
1860
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::LastIndexOf(System.Object,System.Int32,System.Int32):System.Int32",
1861
1861
  "clrName": "LastIndexOf",
1862
- "metadataToken": 100703357,
1862
+ "metadataToken": 100703362,
1863
1863
  "canonicalSignature": "(System.Object,System.Int32,System.Int32):System.Int32",
1864
1864
  "normalizedSignature": "LastIndexOf|(System.Object,System.Int32,System.Int32):System.Int32|static=false",
1865
1865
  "emitScope": "ClassSurface",
@@ -1879,7 +1879,7 @@
1879
1879
  {
1880
1880
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::ReadOnly(System.Collections.IList):System.Collections.IList",
1881
1881
  "clrName": "ReadOnly",
1882
- "metadataToken": 100703358,
1882
+ "metadataToken": 100703363,
1883
1883
  "canonicalSignature": "(System.Collections.IList):System.Collections.IList",
1884
1884
  "normalizedSignature": "ReadOnly|(System.Collections.IList):System.Collections.IList|static=true",
1885
1885
  "emitScope": "ClassSurface",
@@ -1899,7 +1899,7 @@
1899
1899
  {
1900
1900
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::ReadOnly(System.Collections.ArrayList):System.Collections.ArrayList",
1901
1901
  "clrName": "ReadOnly",
1902
- "metadataToken": 100703359,
1902
+ "metadataToken": 100703364,
1903
1903
  "canonicalSignature": "(System.Collections.ArrayList):System.Collections.ArrayList",
1904
1904
  "normalizedSignature": "ReadOnly|(System.Collections.ArrayList):System.Collections.ArrayList|static=true",
1905
1905
  "emitScope": "ClassSurface",
@@ -1919,7 +1919,7 @@
1919
1919
  {
1920
1920
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Remove(System.Object):System.Void",
1921
1921
  "clrName": "Remove",
1922
- "metadataToken": 100703360,
1922
+ "metadataToken": 100703365,
1923
1923
  "canonicalSignature": "(System.Object):System.Void",
1924
1924
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
1925
1925
  "emitScope": "ClassSurface",
@@ -1939,7 +1939,7 @@
1939
1939
  {
1940
1940
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::RemoveAt(System.Int32):System.Void",
1941
1941
  "clrName": "RemoveAt",
1942
- "metadataToken": 100703361,
1942
+ "metadataToken": 100703366,
1943
1943
  "canonicalSignature": "(System.Int32):System.Void",
1944
1944
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
1945
1945
  "emitScope": "ClassSurface",
@@ -1959,7 +1959,7 @@
1959
1959
  {
1960
1960
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::RemoveRange(System.Int32,System.Int32):System.Void",
1961
1961
  "clrName": "RemoveRange",
1962
- "metadataToken": 100703362,
1962
+ "metadataToken": 100703367,
1963
1963
  "canonicalSignature": "(System.Int32,System.Int32):System.Void",
1964
1964
  "normalizedSignature": "RemoveRange|(System.Int32,System.Int32):System.Void|static=false",
1965
1965
  "emitScope": "ClassSurface",
@@ -1979,7 +1979,7 @@
1979
1979
  {
1980
1980
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Repeat(System.Object,System.Int32):System.Collections.ArrayList",
1981
1981
  "clrName": "Repeat",
1982
- "metadataToken": 100703363,
1982
+ "metadataToken": 100703368,
1983
1983
  "canonicalSignature": "(System.Object,System.Int32):System.Collections.ArrayList",
1984
1984
  "normalizedSignature": "Repeat|(System.Object,System.Int32):System.Collections.ArrayList|static=true",
1985
1985
  "emitScope": "ClassSurface",
@@ -1999,7 +1999,7 @@
1999
1999
  {
2000
2000
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Reverse():System.Void",
2001
2001
  "clrName": "Reverse",
2002
- "metadataToken": 100703364,
2002
+ "metadataToken": 100703369,
2003
2003
  "canonicalSignature": "():System.Void",
2004
2004
  "normalizedSignature": "Reverse|():System.Void|static=false",
2005
2005
  "emitScope": "ClassSurface",
@@ -2019,7 +2019,7 @@
2019
2019
  {
2020
2020
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Reverse(System.Int32,System.Int32):System.Void",
2021
2021
  "clrName": "Reverse",
2022
- "metadataToken": 100703365,
2022
+ "metadataToken": 100703370,
2023
2023
  "canonicalSignature": "(System.Int32,System.Int32):System.Void",
2024
2024
  "normalizedSignature": "Reverse|(System.Int32,System.Int32):System.Void|static=false",
2025
2025
  "emitScope": "ClassSurface",
@@ -2039,7 +2039,7 @@
2039
2039
  {
2040
2040
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::SetRange(System.Int32,System.Collections.ICollection):System.Void",
2041
2041
  "clrName": "SetRange",
2042
- "metadataToken": 100703366,
2042
+ "metadataToken": 100703371,
2043
2043
  "canonicalSignature": "(System.Int32,System.Collections.ICollection):System.Void",
2044
2044
  "normalizedSignature": "SetRange|(System.Int32,System.Collections.ICollection):System.Void|static=false",
2045
2045
  "emitScope": "ClassSurface",
@@ -2059,7 +2059,7 @@
2059
2059
  {
2060
2060
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::GetRange(System.Int32,System.Int32):System.Collections.ArrayList",
2061
2061
  "clrName": "GetRange",
2062
- "metadataToken": 100703367,
2062
+ "metadataToken": 100703372,
2063
2063
  "canonicalSignature": "(System.Int32,System.Int32):System.Collections.ArrayList",
2064
2064
  "normalizedSignature": "GetRange|(System.Int32,System.Int32):System.Collections.ArrayList|static=false",
2065
2065
  "emitScope": "ClassSurface",
@@ -2079,7 +2079,7 @@
2079
2079
  {
2080
2080
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Sort():System.Void",
2081
2081
  "clrName": "Sort",
2082
- "metadataToken": 100703368,
2082
+ "metadataToken": 100703373,
2083
2083
  "canonicalSignature": "():System.Void",
2084
2084
  "normalizedSignature": "Sort|():System.Void|static=false",
2085
2085
  "emitScope": "ClassSurface",
@@ -2099,7 +2099,7 @@
2099
2099
  {
2100
2100
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Sort(System.Collections.IComparer):System.Void",
2101
2101
  "clrName": "Sort",
2102
- "metadataToken": 100703369,
2102
+ "metadataToken": 100703374,
2103
2103
  "canonicalSignature": "(System.Collections.IComparer):System.Void",
2104
2104
  "normalizedSignature": "Sort|(System.Collections.IComparer):System.Void|static=false",
2105
2105
  "emitScope": "ClassSurface",
@@ -2119,7 +2119,7 @@
2119
2119
  {
2120
2120
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Sort(System.Int32,System.Int32,System.Collections.IComparer):System.Void",
2121
2121
  "clrName": "Sort",
2122
- "metadataToken": 100703370,
2122
+ "metadataToken": 100703375,
2123
2123
  "canonicalSignature": "(System.Int32,System.Int32,System.Collections.IComparer):System.Void",
2124
2124
  "normalizedSignature": "Sort|(System.Int32,System.Int32,System.Collections.IComparer):System.Void|static=false",
2125
2125
  "emitScope": "ClassSurface",
@@ -2139,7 +2139,7 @@
2139
2139
  {
2140
2140
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Synchronized(System.Collections.IList):System.Collections.IList",
2141
2141
  "clrName": "Synchronized",
2142
- "metadataToken": 100703371,
2142
+ "metadataToken": 100703376,
2143
2143
  "canonicalSignature": "(System.Collections.IList):System.Collections.IList",
2144
2144
  "normalizedSignature": "Synchronized|(System.Collections.IList):System.Collections.IList|static=true",
2145
2145
  "emitScope": "ClassSurface",
@@ -2159,7 +2159,7 @@
2159
2159
  {
2160
2160
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Synchronized(System.Collections.ArrayList):System.Collections.ArrayList",
2161
2161
  "clrName": "Synchronized",
2162
- "metadataToken": 100703372,
2162
+ "metadataToken": 100703377,
2163
2163
  "canonicalSignature": "(System.Collections.ArrayList):System.Collections.ArrayList",
2164
2164
  "normalizedSignature": "Synchronized|(System.Collections.ArrayList):System.Collections.ArrayList|static=true",
2165
2165
  "emitScope": "ClassSurface",
@@ -2179,7 +2179,7 @@
2179
2179
  {
2180
2180
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::ToArray():System.Object[]",
2181
2181
  "clrName": "ToArray",
2182
- "metadataToken": 100703373,
2182
+ "metadataToken": 100703378,
2183
2183
  "canonicalSignature": "():System.Object[]",
2184
2184
  "normalizedSignature": "ToArray|():System.Object[]|static=false",
2185
2185
  "emitScope": "ClassSurface",
@@ -2199,7 +2199,7 @@
2199
2199
  {
2200
2200
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::ToArray(System.Type):System.Array",
2201
2201
  "clrName": "ToArray",
2202
- "metadataToken": 100703374,
2202
+ "metadataToken": 100703379,
2203
2203
  "canonicalSignature": "(System.Type):System.Array",
2204
2204
  "normalizedSignature": "ToArray|(System.Type):System.Array|static=false",
2205
2205
  "emitScope": "ClassSurface",
@@ -2219,7 +2219,7 @@
2219
2219
  {
2220
2220
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::TrimToSize():System.Void",
2221
2221
  "clrName": "TrimToSize",
2222
- "metadataToken": 100703375,
2222
+ "metadataToken": 100703380,
2223
2223
  "canonicalSignature": "():System.Void",
2224
2224
  "normalizedSignature": "TrimToSize|():System.Void|static=false",
2225
2225
  "emitScope": "ClassSurface",
@@ -2239,7 +2239,7 @@
2239
2239
  {
2240
2240
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
2241
2241
  "clrName": "Add",
2242
- "metadataToken": 100703854,
2242
+ "metadataToken": 100703859,
2243
2243
  "canonicalSignature": "(System.Object):System.Int32",
2244
2244
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
2245
2245
  "emitScope": "ViewOnly",
@@ -2260,7 +2260,7 @@
2260
2260
  {
2261
2261
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
2262
2262
  "clrName": "Contains",
2263
- "metadataToken": 100703855,
2263
+ "metadataToken": 100703860,
2264
2264
  "canonicalSignature": "(System.Object):System.Boolean",
2265
2265
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
2266
2266
  "emitScope": "ViewOnly",
@@ -2281,7 +2281,7 @@
2281
2281
  {
2282
2282
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
2283
2283
  "clrName": "Clear",
2284
- "metadataToken": 100703856,
2284
+ "metadataToken": 100703861,
2285
2285
  "canonicalSignature": "():System.Void",
2286
2286
  "normalizedSignature": "Clear|():System.Void|static=false",
2287
2287
  "emitScope": "ViewOnly",
@@ -2302,7 +2302,7 @@
2302
2302
  {
2303
2303
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
2304
2304
  "clrName": "Insert",
2305
- "metadataToken": 100703860,
2305
+ "metadataToken": 100703865,
2306
2306
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
2307
2307
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
2308
2308
  "emitScope": "ViewOnly",
@@ -2323,7 +2323,7 @@
2323
2323
  {
2324
2324
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
2325
2325
  "clrName": "Remove",
2326
- "metadataToken": 100703861,
2326
+ "metadataToken": 100703866,
2327
2327
  "canonicalSignature": "(System.Object):System.Void",
2328
2328
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
2329
2329
  "emitScope": "ViewOnly",
@@ -2344,7 +2344,7 @@
2344
2344
  {
2345
2345
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
2346
2346
  "clrName": "RemoveAt",
2347
- "metadataToken": 100703862,
2347
+ "metadataToken": 100703867,
2348
2348
  "canonicalSignature": "(System.Int32):System.Void",
2349
2349
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
2350
2350
  "emitScope": "ViewOnly",
@@ -2365,7 +2365,7 @@
2365
2365
  {
2366
2366
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
2367
2367
  "clrName": "CopyTo",
2368
- "metadataToken": 100703826,
2368
+ "metadataToken": 100703831,
2369
2369
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
2370
2370
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
2371
2371
  "emitScope": "ViewOnly",
@@ -2386,7 +2386,7 @@
2386
2386
  {
2387
2387
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
2388
2388
  "clrName": "GetEnumerator",
2389
- "metadataToken": 100703845,
2389
+ "metadataToken": 100703850,
2390
2390
  "canonicalSignature": "():System.Collections.IEnumerator",
2391
2391
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
2392
2392
  "emitScope": "ViewOnly",
@@ -2430,7 +2430,7 @@
2430
2430
  {
2431
2431
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Capacity:System.Int32",
2432
2432
  "clrName": "Capacity",
2433
- "metadataToken": 385881149,
2433
+ "metadataToken": 385881151,
2434
2434
  "canonicalSignature": ":System.Int32",
2435
2435
  "normalizedSignature": "Capacity|:System.Int32|static=false|accessor=getset",
2436
2436
  "emitScope": "ClassSurface",
@@ -2449,7 +2449,7 @@
2449
2449
  {
2450
2450
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Count:System.Int32",
2451
2451
  "clrName": "Count",
2452
- "metadataToken": 385881150,
2452
+ "metadataToken": 385881152,
2453
2453
  "canonicalSignature": ":System.Int32",
2454
2454
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2455
2455
  "emitScope": "ClassSurface",
@@ -2468,7 +2468,7 @@
2468
2468
  {
2469
2469
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IsFixedSize:System.Boolean",
2470
2470
  "clrName": "IsFixedSize",
2471
- "metadataToken": 385881151,
2471
+ "metadataToken": 385881153,
2472
2472
  "canonicalSignature": ":System.Boolean",
2473
2473
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
2474
2474
  "emitScope": "ClassSurface",
@@ -2487,7 +2487,7 @@
2487
2487
  {
2488
2488
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IsReadOnly:System.Boolean",
2489
2489
  "clrName": "IsReadOnly",
2490
- "metadataToken": 385881152,
2490
+ "metadataToken": 385881154,
2491
2491
  "canonicalSignature": ":System.Boolean",
2492
2492
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
2493
2493
  "emitScope": "ClassSurface",
@@ -2506,7 +2506,7 @@
2506
2506
  {
2507
2507
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::IsSynchronized:System.Boolean",
2508
2508
  "clrName": "IsSynchronized",
2509
- "metadataToken": 385881153,
2509
+ "metadataToken": 385881155,
2510
2510
  "canonicalSignature": ":System.Boolean",
2511
2511
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
2512
2512
  "emitScope": "ClassSurface",
@@ -2525,7 +2525,7 @@
2525
2525
  {
2526
2526
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::SyncRoot:System.Object",
2527
2527
  "clrName": "SyncRoot",
2528
- "metadataToken": 385881154,
2528
+ "metadataToken": 385881156,
2529
2529
  "canonicalSignature": ":System.Object",
2530
2530
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
2531
2531
  "emitScope": "ClassSurface",
@@ -2544,7 +2544,7 @@
2544
2544
  {
2545
2545
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::Item[System.Int32]:System.Object",
2546
2546
  "clrName": "Item",
2547
- "metadataToken": 385881155,
2547
+ "metadataToken": 385881157,
2548
2548
  "canonicalSignature": "[System.Int32]:System.Object",
2549
2549
  "normalizedSignature": "Item|[System.Int32]:System.Object|static=false|accessor=getset",
2550
2550
  "emitScope": "ClassSurface",
@@ -2563,7 +2563,7 @@
2563
2563
  {
2564
2564
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
2565
2565
  "clrName": "IsReadOnly",
2566
- "metadataToken": 385881269,
2566
+ "metadataToken": 385881271,
2567
2567
  "canonicalSignature": ":System.Boolean",
2568
2568
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
2569
2569
  "emitScope": "ViewOnly",
@@ -2583,7 +2583,7 @@
2583
2583
  {
2584
2584
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
2585
2585
  "clrName": "IsFixedSize",
2586
- "metadataToken": 385881270,
2586
+ "metadataToken": 385881272,
2587
2587
  "canonicalSignature": ":System.Boolean",
2588
2588
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
2589
2589
  "emitScope": "ViewOnly",
@@ -2603,7 +2603,7 @@
2603
2603
  {
2604
2604
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
2605
2605
  "clrName": "Count",
2606
- "metadataToken": 385881256,
2606
+ "metadataToken": 385881258,
2607
2607
  "canonicalSignature": ":System.Int32",
2608
2608
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2609
2609
  "emitScope": "ViewOnly",
@@ -2623,7 +2623,7 @@
2623
2623
  {
2624
2624
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
2625
2625
  "clrName": "SyncRoot",
2626
- "metadataToken": 385881257,
2626
+ "metadataToken": 385881259,
2627
2627
  "canonicalSignature": ":System.Object",
2628
2628
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
2629
2629
  "emitScope": "ViewOnly",
@@ -2643,7 +2643,7 @@
2643
2643
  {
2644
2644
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
2645
2645
  "clrName": "IsSynchronized",
2646
- "metadataToken": 385881258,
2646
+ "metadataToken": 385881260,
2647
2647
  "canonicalSignature": ":System.Boolean",
2648
2648
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
2649
2649
  "emitScope": "ViewOnly",
@@ -2666,7 +2666,7 @@
2666
2666
  "constructors": [
2667
2667
  {
2668
2668
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::.ctor():void",
2669
- "metadataToken": 100703321,
2669
+ "metadataToken": 100703326,
2670
2670
  "canonicalSignature": "():void",
2671
2671
  "normalizedSignature": "constructor|():void|static=false",
2672
2672
  "isStatic": false,
@@ -2677,7 +2677,7 @@
2677
2677
  },
2678
2678
  {
2679
2679
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::.ctor(System.Int32):void",
2680
- "metadataToken": 100703322,
2680
+ "metadataToken": 100703327,
2681
2681
  "canonicalSignature": "(System.Int32):void",
2682
2682
  "normalizedSignature": "constructor|(System.Int32):void|static=false",
2683
2683
  "isStatic": false,
@@ -2688,7 +2688,7 @@
2688
2688
  },
2689
2689
  {
2690
2690
  "stableId": "System.Private.CoreLib:System.Collections.ArrayList::.ctor(System.Collections.ICollection):void",
2691
- "metadataToken": 100703323,
2691
+ "metadataToken": 100703328,
2692
2692
  "canonicalSignature": "(System.Collections.ICollection):void",
2693
2693
  "normalizedSignature": "constructor|(System.Collections.ICollection):void|static=false",
2694
2694
  "isStatic": false,
@@ -2736,7 +2736,7 @@
2736
2736
  {
2737
2737
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Get(System.Int32):System.Boolean",
2738
2738
  "clrName": "Get",
2739
- "metadataToken": 100703653,
2739
+ "metadataToken": 100703658,
2740
2740
  "canonicalSignature": "(System.Int32):System.Boolean",
2741
2741
  "normalizedSignature": "Get|(System.Int32):System.Boolean|static=false",
2742
2742
  "emitScope": "ClassSurface",
@@ -2756,7 +2756,7 @@
2756
2756
  {
2757
2757
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Set(System.Int32,System.Boolean):System.Void",
2758
2758
  "clrName": "Set",
2759
- "metadataToken": 100703654,
2759
+ "metadataToken": 100703659,
2760
2760
  "canonicalSignature": "(System.Int32,System.Boolean):System.Void",
2761
2761
  "normalizedSignature": "Set|(System.Int32,System.Boolean):System.Void|static=false",
2762
2762
  "emitScope": "ClassSurface",
@@ -2776,7 +2776,7 @@
2776
2776
  {
2777
2777
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::SetAll(System.Boolean):System.Void",
2778
2778
  "clrName": "SetAll",
2779
- "metadataToken": 100703655,
2779
+ "metadataToken": 100703660,
2780
2780
  "canonicalSignature": "(System.Boolean):System.Void",
2781
2781
  "normalizedSignature": "SetAll|(System.Boolean):System.Void|static=false",
2782
2782
  "emitScope": "ClassSurface",
@@ -2796,7 +2796,7 @@
2796
2796
  {
2797
2797
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::And(System.Collections.BitArray):System.Collections.BitArray",
2798
2798
  "clrName": "And",
2799
- "metadataToken": 100703656,
2799
+ "metadataToken": 100703661,
2800
2800
  "canonicalSignature": "(System.Collections.BitArray):System.Collections.BitArray",
2801
2801
  "normalizedSignature": "And|(System.Collections.BitArray):System.Collections.BitArray|static=false",
2802
2802
  "emitScope": "ClassSurface",
@@ -2816,7 +2816,7 @@
2816
2816
  {
2817
2817
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Or(System.Collections.BitArray):System.Collections.BitArray",
2818
2818
  "clrName": "Or",
2819
- "metadataToken": 100703657,
2819
+ "metadataToken": 100703662,
2820
2820
  "canonicalSignature": "(System.Collections.BitArray):System.Collections.BitArray",
2821
2821
  "normalizedSignature": "Or|(System.Collections.BitArray):System.Collections.BitArray|static=false",
2822
2822
  "emitScope": "ClassSurface",
@@ -2836,7 +2836,7 @@
2836
2836
  {
2837
2837
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Xor(System.Collections.BitArray):System.Collections.BitArray",
2838
2838
  "clrName": "Xor",
2839
- "metadataToken": 100703658,
2839
+ "metadataToken": 100703663,
2840
2840
  "canonicalSignature": "(System.Collections.BitArray):System.Collections.BitArray",
2841
2841
  "normalizedSignature": "Xor|(System.Collections.BitArray):System.Collections.BitArray|static=false",
2842
2842
  "emitScope": "ClassSurface",
@@ -2856,7 +2856,7 @@
2856
2856
  {
2857
2857
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Not():System.Collections.BitArray",
2858
2858
  "clrName": "Not",
2859
- "metadataToken": 100703659,
2859
+ "metadataToken": 100703664,
2860
2860
  "canonicalSignature": "():System.Collections.BitArray",
2861
2861
  "normalizedSignature": "Not|():System.Collections.BitArray|static=false",
2862
2862
  "emitScope": "ClassSurface",
@@ -2876,7 +2876,7 @@
2876
2876
  {
2877
2877
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::RightShift(System.Int32):System.Collections.BitArray",
2878
2878
  "clrName": "RightShift",
2879
- "metadataToken": 100703661,
2879
+ "metadataToken": 100703666,
2880
2880
  "canonicalSignature": "(System.Int32):System.Collections.BitArray",
2881
2881
  "normalizedSignature": "RightShift|(System.Int32):System.Collections.BitArray|static=false",
2882
2882
  "emitScope": "ClassSurface",
@@ -2896,7 +2896,7 @@
2896
2896
  {
2897
2897
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::LeftShift(System.Int32):System.Collections.BitArray",
2898
2898
  "clrName": "LeftShift",
2899
- "metadataToken": 100703662,
2899
+ "metadataToken": 100703667,
2900
2900
  "canonicalSignature": "(System.Int32):System.Collections.BitArray",
2901
2901
  "normalizedSignature": "LeftShift|(System.Int32):System.Collections.BitArray|static=false",
2902
2902
  "emitScope": "ClassSurface",
@@ -2916,7 +2916,7 @@
2916
2916
  {
2917
2917
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::CopyTo(System.Array,System.Int32):System.Void",
2918
2918
  "clrName": "CopyTo",
2919
- "metadataToken": 100703665,
2919
+ "metadataToken": 100703670,
2920
2920
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
2921
2921
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
2922
2922
  "emitScope": "ClassSurface",
@@ -2936,7 +2936,7 @@
2936
2936
  {
2937
2937
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::HasAllSet():System.Boolean",
2938
2938
  "clrName": "HasAllSet",
2939
- "metadataToken": 100703666,
2939
+ "metadataToken": 100703671,
2940
2940
  "canonicalSignature": "():System.Boolean",
2941
2941
  "normalizedSignature": "HasAllSet|():System.Boolean|static=false",
2942
2942
  "emitScope": "ClassSurface",
@@ -2956,7 +2956,7 @@
2956
2956
  {
2957
2957
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::HasAnySet():System.Boolean",
2958
2958
  "clrName": "HasAnySet",
2959
- "metadataToken": 100703667,
2959
+ "metadataToken": 100703672,
2960
2960
  "canonicalSignature": "():System.Boolean",
2961
2961
  "normalizedSignature": "HasAnySet|():System.Boolean|static=false",
2962
2962
  "emitScope": "ClassSurface",
@@ -2976,7 +2976,7 @@
2976
2976
  {
2977
2977
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Clone():System.Object",
2978
2978
  "clrName": "Clone",
2979
- "metadataToken": 100703672,
2979
+ "metadataToken": 100703677,
2980
2980
  "canonicalSignature": "():System.Object",
2981
2981
  "normalizedSignature": "Clone|():System.Object|static=false",
2982
2982
  "emitScope": "ClassSurface",
@@ -2996,7 +2996,7 @@
2996
2996
  {
2997
2997
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::GetEnumerator():System.Collections.IEnumerator",
2998
2998
  "clrName": "GetEnumerator",
2999
- "metadataToken": 100703673,
2999
+ "metadataToken": 100703678,
3000
3000
  "canonicalSignature": "():System.Collections.IEnumerator",
3001
3001
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3002
3002
  "emitScope": "ClassSurface",
@@ -3037,7 +3037,7 @@
3037
3037
  {
3038
3038
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3039
3039
  "clrName": "CopyTo",
3040
- "metadataToken": 100703826,
3040
+ "metadataToken": 100703831,
3041
3041
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3042
3042
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3043
3043
  "emitScope": "ViewOnly",
@@ -3058,7 +3058,7 @@
3058
3058
  {
3059
3059
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3060
3060
  "clrName": "GetEnumerator",
3061
- "metadataToken": 100703845,
3061
+ "metadataToken": 100703850,
3062
3062
  "canonicalSignature": "():System.Collections.IEnumerator",
3063
3063
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3064
3064
  "emitScope": "ViewOnly",
@@ -3102,7 +3102,7 @@
3102
3102
  {
3103
3103
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Item[System.Int32]:System.Boolean",
3104
3104
  "clrName": "Item",
3105
- "metadataToken": 385881213,
3105
+ "metadataToken": 385881215,
3106
3106
  "canonicalSignature": "[System.Int32]:System.Boolean",
3107
3107
  "normalizedSignature": "Item|[System.Int32]:System.Boolean|static=false|accessor=getset",
3108
3108
  "emitScope": "ClassSurface",
@@ -3121,7 +3121,7 @@
3121
3121
  {
3122
3122
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Length:System.Int32",
3123
3123
  "clrName": "Length",
3124
- "metadataToken": 385881214,
3124
+ "metadataToken": 385881216,
3125
3125
  "canonicalSignature": ":System.Int32",
3126
3126
  "normalizedSignature": "Length|:System.Int32|static=false|accessor=getset",
3127
3127
  "emitScope": "ClassSurface",
@@ -3140,7 +3140,7 @@
3140
3140
  {
3141
3141
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::Count:System.Int32",
3142
3142
  "clrName": "Count",
3143
- "metadataToken": 385881215,
3143
+ "metadataToken": 385881217,
3144
3144
  "canonicalSignature": ":System.Int32",
3145
3145
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3146
3146
  "emitScope": "ClassSurface",
@@ -3159,7 +3159,7 @@
3159
3159
  {
3160
3160
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::SyncRoot:System.Object",
3161
3161
  "clrName": "SyncRoot",
3162
- "metadataToken": 385881216,
3162
+ "metadataToken": 385881218,
3163
3163
  "canonicalSignature": ":System.Object",
3164
3164
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3165
3165
  "emitScope": "ClassSurface",
@@ -3178,7 +3178,7 @@
3178
3178
  {
3179
3179
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::IsSynchronized:System.Boolean",
3180
3180
  "clrName": "IsSynchronized",
3181
- "metadataToken": 385881217,
3181
+ "metadataToken": 385881219,
3182
3182
  "canonicalSignature": ":System.Boolean",
3183
3183
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3184
3184
  "emitScope": "ClassSurface",
@@ -3197,7 +3197,7 @@
3197
3197
  {
3198
3198
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::IsReadOnly:System.Boolean",
3199
3199
  "clrName": "IsReadOnly",
3200
- "metadataToken": 385881218,
3200
+ "metadataToken": 385881220,
3201
3201
  "canonicalSignature": ":System.Boolean",
3202
3202
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
3203
3203
  "emitScope": "ClassSurface",
@@ -3216,7 +3216,7 @@
3216
3216
  {
3217
3217
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3218
3218
  "clrName": "Count",
3219
- "metadataToken": 385881256,
3219
+ "metadataToken": 385881258,
3220
3220
  "canonicalSignature": ":System.Int32",
3221
3221
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3222
3222
  "emitScope": "ViewOnly",
@@ -3236,7 +3236,7 @@
3236
3236
  {
3237
3237
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
3238
3238
  "clrName": "SyncRoot",
3239
- "metadataToken": 385881257,
3239
+ "metadataToken": 385881259,
3240
3240
  "canonicalSignature": ":System.Object",
3241
3241
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3242
3242
  "emitScope": "ViewOnly",
@@ -3256,7 +3256,7 @@
3256
3256
  {
3257
3257
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
3258
3258
  "clrName": "IsSynchronized",
3259
- "metadataToken": 385881258,
3259
+ "metadataToken": 385881260,
3260
3260
  "canonicalSignature": ":System.Boolean",
3261
3261
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3262
3262
  "emitScope": "ViewOnly",
@@ -3279,7 +3279,7 @@
3279
3279
  "constructors": [
3280
3280
  {
3281
3281
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Int32):void",
3282
- "metadataToken": 100703642,
3282
+ "metadataToken": 100703647,
3283
3283
  "canonicalSignature": "(System.Int32):void",
3284
3284
  "normalizedSignature": "constructor|(System.Int32):void|static=false",
3285
3285
  "isStatic": false,
@@ -3290,7 +3290,7 @@
3290
3290
  },
3291
3291
  {
3292
3292
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Int32,System.Boolean):void",
3293
- "metadataToken": 100703643,
3293
+ "metadataToken": 100703648,
3294
3294
  "canonicalSignature": "(System.Int32,System.Boolean):void",
3295
3295
  "normalizedSignature": "constructor|(System.Int32,System.Boolean):void|static=false",
3296
3296
  "isStatic": false,
@@ -3301,7 +3301,7 @@
3301
3301
  },
3302
3302
  {
3303
3303
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Byte[]):void",
3304
- "metadataToken": 100703647,
3304
+ "metadataToken": 100703652,
3305
3305
  "canonicalSignature": "(System.Byte[]):void",
3306
3306
  "normalizedSignature": "constructor|(System.Byte[]):void|static=false",
3307
3307
  "isStatic": false,
@@ -3312,7 +3312,7 @@
3312
3312
  },
3313
3313
  {
3314
3314
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Boolean[]):void",
3315
- "metadataToken": 100703648,
3315
+ "metadataToken": 100703653,
3316
3316
  "canonicalSignature": "(System.Boolean[]):void",
3317
3317
  "normalizedSignature": "constructor|(System.Boolean[]):void|static=false",
3318
3318
  "isStatic": false,
@@ -3323,7 +3323,7 @@
3323
3323
  },
3324
3324
  {
3325
3325
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Int32[]):void",
3326
- "metadataToken": 100703649,
3326
+ "metadataToken": 100703654,
3327
3327
  "canonicalSignature": "(System.Int32[]):void",
3328
3328
  "normalizedSignature": "constructor|(System.Int32[]):void|static=false",
3329
3329
  "isStatic": false,
@@ -3334,7 +3334,7 @@
3334
3334
  },
3335
3335
  {
3336
3336
  "stableId": "System.Private.CoreLib:System.Collections.BitArray::.ctor(System.Collections.BitArray):void",
3337
- "metadataToken": 100703650,
3337
+ "metadataToken": 100703655,
3338
3338
  "canonicalSignature": "(System.Collections.BitArray):void",
3339
3339
  "normalizedSignature": "constructor|(System.Collections.BitArray):void|static=false",
3340
3340
  "isStatic": false,
@@ -3390,7 +3390,7 @@
3390
3390
  {
3391
3391
  "stableId": "System.Private.CoreLib:System.Collections.IComparer::Compare(System.Object,System.Object):System.Int32",
3392
3392
  "clrName": "Compare",
3393
- "metadataToken": 100703830,
3393
+ "metadataToken": 100703835,
3394
3394
  "canonicalSignature": "(System.Object,System.Object):System.Int32",
3395
3395
  "normalizedSignature": "Compare|(System.Object,System.Object):System.Int32|static=false",
3396
3396
  "emitScope": "ViewOnly",
@@ -3521,7 +3521,7 @@
3521
3521
  {
3522
3522
  "stableId": "System.Private.CoreLib:System.Collections.IHashCodeProvider::GetHashCode(System.Object):System.Int32",
3523
3523
  "clrName": "GetHashCode",
3524
- "metadataToken": 100703851,
3524
+ "metadataToken": 100703856,
3525
3525
  "canonicalSignature": "(System.Object):System.Int32",
3526
3526
  "normalizedSignature": "GetHashCode|(System.Object):System.Int32|static=false",
3527
3527
  "emitScope": "ViewOnly",
@@ -3880,7 +3880,7 @@
3880
3880
  {
3881
3881
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
3882
3882
  "clrName": "Add",
3883
- "metadataToken": 100703854,
3883
+ "metadataToken": 100703859,
3884
3884
  "canonicalSignature": "(System.Object):System.Int32",
3885
3885
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
3886
3886
  "emitScope": "ViewOnly",
@@ -3901,7 +3901,7 @@
3901
3901
  {
3902
3902
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
3903
3903
  "clrName": "Contains",
3904
- "metadataToken": 100703855,
3904
+ "metadataToken": 100703860,
3905
3905
  "canonicalSignature": "(System.Object):System.Boolean",
3906
3906
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
3907
3907
  "emitScope": "ViewOnly",
@@ -3922,7 +3922,7 @@
3922
3922
  {
3923
3923
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
3924
3924
  "clrName": "Insert",
3925
- "metadataToken": 100703860,
3925
+ "metadataToken": 100703865,
3926
3926
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
3927
3927
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
3928
3928
  "emitScope": "ViewOnly",
@@ -3943,7 +3943,7 @@
3943
3943
  {
3944
3944
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
3945
3945
  "clrName": "Remove",
3946
- "metadataToken": 100703861,
3946
+ "metadataToken": 100703866,
3947
3947
  "canonicalSignature": "(System.Object):System.Void",
3948
3948
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
3949
3949
  "emitScope": "ViewOnly",
@@ -3964,7 +3964,7 @@
3964
3964
  {
3965
3965
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3966
3966
  "clrName": "CopyTo",
3967
- "metadataToken": 100703826,
3967
+ "metadataToken": 100703831,
3968
3968
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3969
3969
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3970
3970
  "emitScope": "ViewOnly",
@@ -3985,7 +3985,7 @@
3985
3985
  {
3986
3986
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
3987
3987
  "clrName": "Clear",
3988
- "metadataToken": 100703856,
3988
+ "metadataToken": 100703861,
3989
3989
  "canonicalSignature": "():System.Void",
3990
3990
  "normalizedSignature": "Clear|():System.Void|static=false",
3991
3991
  "emitScope": "ViewOnly",
@@ -4006,7 +4006,7 @@
4006
4006
  {
4007
4007
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
4008
4008
  "clrName": "RemoveAt",
4009
- "metadataToken": 100703862,
4009
+ "metadataToken": 100703867,
4010
4010
  "canonicalSignature": "(System.Int32):System.Void",
4011
4011
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4012
4012
  "emitScope": "ViewOnly",
@@ -4027,7 +4027,7 @@
4027
4027
  {
4028
4028
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4029
4029
  "clrName": "GetEnumerator",
4030
- "metadataToken": 100703845,
4030
+ "metadataToken": 100703850,
4031
4031
  "canonicalSignature": "():System.Collections.IEnumerator",
4032
4032
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4033
4033
  "emitScope": "ViewOnly",
@@ -4126,7 +4126,7 @@
4126
4126
  {
4127
4127
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
4128
4128
  "clrName": "IsReadOnly",
4129
- "metadataToken": 385881269,
4129
+ "metadataToken": 385881271,
4130
4130
  "canonicalSignature": ":System.Boolean",
4131
4131
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4132
4132
  "emitScope": "ViewOnly",
@@ -4146,7 +4146,7 @@
4146
4146
  {
4147
4147
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4148
4148
  "clrName": "SyncRoot",
4149
- "metadataToken": 385881257,
4149
+ "metadataToken": 385881259,
4150
4150
  "canonicalSignature": ":System.Object",
4151
4151
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4152
4152
  "emitScope": "ViewOnly",
@@ -4166,7 +4166,7 @@
4166
4166
  {
4167
4167
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
4168
4168
  "clrName": "IsFixedSize",
4169
- "metadataToken": 385881270,
4169
+ "metadataToken": 385881272,
4170
4170
  "canonicalSignature": ":System.Boolean",
4171
4171
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
4172
4172
  "emitScope": "ViewOnly",
@@ -4186,7 +4186,7 @@
4186
4186
  {
4187
4187
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
4188
4188
  "clrName": "Count",
4189
- "metadataToken": 385881256,
4189
+ "metadataToken": 385881258,
4190
4190
  "canonicalSignature": ":System.Int32",
4191
4191
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4192
4192
  "emitScope": "ViewOnly",
@@ -4206,7 +4206,7 @@
4206
4206
  {
4207
4207
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4208
4208
  "clrName": "IsSynchronized",
4209
- "metadataToken": 385881258,
4209
+ "metadataToken": 385881260,
4210
4210
  "canonicalSignature": ":System.Boolean",
4211
4211
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4212
4212
  "emitScope": "ViewOnly",
@@ -4280,7 +4280,7 @@
4280
4280
  {
4281
4281
  "stableId": "System.Private.CoreLib:System.Collections.Comparer::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
4282
4282
  "clrName": "GetObjectData",
4283
- "metadataToken": 100703701,
4283
+ "metadataToken": 100703706,
4284
4284
  "canonicalSignature": "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
4285
4285
  "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
4286
4286
  "emitScope": "ClassSurface",
@@ -4300,7 +4300,7 @@
4300
4300
  {
4301
4301
  "stableId": "System.Private.CoreLib:System.Collections.Comparer::Compare(System.Object,System.Object):System.Int32",
4302
4302
  "clrName": "Compare",
4303
- "metadataToken": 100703702,
4303
+ "metadataToken": 100703707,
4304
4304
  "canonicalSignature": "(System.Object,System.Object):System.Int32",
4305
4305
  "normalizedSignature": "Compare|(System.Object,System.Object):System.Int32|static=false",
4306
4306
  "emitScope": "ClassSurface",
@@ -4320,7 +4320,7 @@
4320
4320
  {
4321
4321
  "stableId": "System.Private.CoreLib:System.Collections.IComparer::Compare(System.Object,System.Object):System.Int32",
4322
4322
  "clrName": "Compare",
4323
- "metadataToken": 100703830,
4323
+ "metadataToken": 100703835,
4324
4324
  "canonicalSignature": "(System.Object,System.Object):System.Int32",
4325
4325
  "normalizedSignature": "Compare|(System.Object,System.Object):System.Int32|static=false",
4326
4326
  "emitScope": "ViewOnly",
@@ -4365,7 +4365,7 @@
4365
4365
  {
4366
4366
  "stableId": "System.Private.CoreLib:System.Collections.Comparer::DefaultSystem.Collections.Comparer",
4367
4367
  "clrName": "Default",
4368
- "metadataToken": 67117794,
4368
+ "metadataToken": 67117789,
4369
4369
  "normalizedSignature": "Default|System.Collections.Comparer|static=true|const=false",
4370
4370
  "isStatic": true,
4371
4371
  "isReadOnly": true,
@@ -4377,7 +4377,7 @@
4377
4377
  {
4378
4378
  "stableId": "System.Private.CoreLib:System.Collections.Comparer::DefaultInvariantSystem.Collections.Comparer",
4379
4379
  "clrName": "DefaultInvariant",
4380
- "metadataToken": 67117795,
4380
+ "metadataToken": 67117790,
4381
4381
  "normalizedSignature": "DefaultInvariant|System.Collections.Comparer|static=true|const=false",
4382
4382
  "isStatic": true,
4383
4383
  "isReadOnly": true,
@@ -4391,7 +4391,7 @@
4391
4391
  "constructors": [
4392
4392
  {
4393
4393
  "stableId": "System.Private.CoreLib:System.Collections.Comparer::.ctor(System.Globalization.CultureInfo):void",
4394
- "metadataToken": 100703699,
4394
+ "metadataToken": 100703704,
4395
4395
  "canonicalSignature": "(System.Globalization.CultureInfo):void",
4396
4396
  "normalizedSignature": "constructor|(System.Globalization.CultureInfo):void|static=false",
4397
4397
  "isStatic": false,
@@ -4695,7 +4695,7 @@
4695
4695
  {
4696
4696
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
4697
4697
  "clrName": "Contains",
4698
- "metadataToken": 100703835,
4698
+ "metadataToken": 100703840,
4699
4699
  "canonicalSignature": "(System.Object):System.Boolean",
4700
4700
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
4701
4701
  "emitScope": "ViewOnly",
@@ -4716,7 +4716,7 @@
4716
4716
  {
4717
4717
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
4718
4718
  "clrName": "Add",
4719
- "metadataToken": 100703836,
4719
+ "metadataToken": 100703841,
4720
4720
  "canonicalSignature": "(System.Object,System.Object):System.Void",
4721
4721
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
4722
4722
  "emitScope": "ViewOnly",
@@ -4737,7 +4737,7 @@
4737
4737
  {
4738
4738
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
4739
4739
  "clrName": "Remove",
4740
- "metadataToken": 100703841,
4740
+ "metadataToken": 100703846,
4741
4741
  "canonicalSignature": "(System.Object):System.Void",
4742
4742
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
4743
4743
  "emitScope": "ViewOnly",
@@ -4758,7 +4758,7 @@
4758
4758
  {
4759
4759
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4760
4760
  "clrName": "GetEnumerator",
4761
- "metadataToken": 100703845,
4761
+ "metadataToken": 100703850,
4762
4762
  "canonicalSignature": "():System.Collections.IEnumerator",
4763
4763
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4764
4764
  "emitScope": "ViewOnly",
@@ -4779,7 +4779,7 @@
4779
4779
  {
4780
4780
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
4781
4781
  "clrName": "Clear",
4782
- "metadataToken": 100703837,
4782
+ "metadataToken": 100703842,
4783
4783
  "canonicalSignature": "():System.Void",
4784
4784
  "normalizedSignature": "Clear|():System.Void|static=false",
4785
4785
  "emitScope": "ViewOnly",
@@ -4800,7 +4800,7 @@
4800
4800
  {
4801
4801
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
4802
4802
  "clrName": "GetEnumerator",
4803
- "metadataToken": 100703840,
4803
+ "metadataToken": 100703845,
4804
4804
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
4805
4805
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
4806
4806
  "emitScope": "ViewOnly",
@@ -4821,7 +4821,7 @@
4821
4821
  {
4822
4822
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
4823
4823
  "clrName": "CopyTo",
4824
- "metadataToken": 100703826,
4824
+ "metadataToken": 100703831,
4825
4825
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
4826
4826
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
4827
4827
  "emitScope": "ViewOnly",
@@ -4901,7 +4901,7 @@
4901
4901
  {
4902
4902
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
4903
4903
  "clrName": "Keys",
4904
- "metadataToken": 385881260,
4904
+ "metadataToken": 385881262,
4905
4905
  "canonicalSignature": ":System.Collections.ICollection",
4906
4906
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
4907
4907
  "emitScope": "ViewOnly",
@@ -4921,7 +4921,7 @@
4921
4921
  {
4922
4922
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
4923
4923
  "clrName": "IsReadOnly",
4924
- "metadataToken": 385881262,
4924
+ "metadataToken": 385881264,
4925
4925
  "canonicalSignature": ":System.Boolean",
4926
4926
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4927
4927
  "emitScope": "ViewOnly",
@@ -4941,7 +4941,7 @@
4941
4941
  {
4942
4942
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4943
4943
  "clrName": "SyncRoot",
4944
- "metadataToken": 385881257,
4944
+ "metadataToken": 385881259,
4945
4945
  "canonicalSignature": ":System.Object",
4946
4946
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4947
4947
  "emitScope": "ViewOnly",
@@ -4961,7 +4961,7 @@
4961
4961
  {
4962
4962
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
4963
4963
  "clrName": "Values",
4964
- "metadataToken": 385881261,
4964
+ "metadataToken": 385881263,
4965
4965
  "canonicalSignature": ":System.Collections.ICollection",
4966
4966
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
4967
4967
  "emitScope": "ViewOnly",
@@ -4981,7 +4981,7 @@
4981
4981
  {
4982
4982
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
4983
4983
  "clrName": "IsFixedSize",
4984
- "metadataToken": 385881263,
4984
+ "metadataToken": 385881265,
4985
4985
  "canonicalSignature": ":System.Boolean",
4986
4986
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
4987
4987
  "emitScope": "ViewOnly",
@@ -5001,7 +5001,7 @@
5001
5001
  {
5002
5002
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5003
5003
  "clrName": "Count",
5004
- "metadataToken": 385881256,
5004
+ "metadataToken": 385881258,
5005
5005
  "canonicalSignature": ":System.Int32",
5006
5006
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5007
5007
  "emitScope": "ViewOnly",
@@ -5021,7 +5021,7 @@
5021
5021
  {
5022
5022
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5023
5023
  "clrName": "IsSynchronized",
5024
- "metadataToken": 385881258,
5024
+ "metadataToken": 385881260,
5025
5025
  "canonicalSignature": ":System.Boolean",
5026
5026
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5027
5027
  "emitScope": "ViewOnly",
@@ -5100,7 +5100,7 @@
5100
5100
  {
5101
5101
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Add(System.Object,System.Object):System.Void",
5102
5102
  "clrName": "Add",
5103
- "metadataToken": 100703747,
5103
+ "metadataToken": 100703752,
5104
5104
  "canonicalSignature": "(System.Object,System.Object):System.Void",
5105
5105
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
5106
5106
  "emitScope": "ClassSurface",
@@ -5120,7 +5120,7 @@
5120
5120
  {
5121
5121
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Clear():System.Void",
5122
5122
  "clrName": "Clear",
5123
- "metadataToken": 100703748,
5123
+ "metadataToken": 100703753,
5124
5124
  "canonicalSignature": "():System.Void",
5125
5125
  "normalizedSignature": "Clear|():System.Void|static=false",
5126
5126
  "emitScope": "ClassSurface",
@@ -5140,7 +5140,7 @@
5140
5140
  {
5141
5141
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Clone():System.Object",
5142
5142
  "clrName": "Clone",
5143
- "metadataToken": 100703749,
5143
+ "metadataToken": 100703754,
5144
5144
  "canonicalSignature": "():System.Object",
5145
5145
  "normalizedSignature": "Clone|():System.Object|static=false",
5146
5146
  "emitScope": "ClassSurface",
@@ -5160,7 +5160,7 @@
5160
5160
  {
5161
5161
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Contains(System.Object):System.Boolean",
5162
5162
  "clrName": "Contains",
5163
- "metadataToken": 100703750,
5163
+ "metadataToken": 100703755,
5164
5164
  "canonicalSignature": "(System.Object):System.Boolean",
5165
5165
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
5166
5166
  "emitScope": "ClassSurface",
@@ -5180,7 +5180,7 @@
5180
5180
  {
5181
5181
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::ContainsKey(System.Object):System.Boolean",
5182
5182
  "clrName": "ContainsKey",
5183
- "metadataToken": 100703751,
5183
+ "metadataToken": 100703756,
5184
5184
  "canonicalSignature": "(System.Object):System.Boolean",
5185
5185
  "normalizedSignature": "ContainsKey|(System.Object):System.Boolean|static=false",
5186
5186
  "emitScope": "ClassSurface",
@@ -5200,7 +5200,7 @@
5200
5200
  {
5201
5201
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::ContainsValue(System.Object):System.Boolean",
5202
5202
  "clrName": "ContainsValue",
5203
- "metadataToken": 100703752,
5203
+ "metadataToken": 100703757,
5204
5204
  "canonicalSignature": "(System.Object):System.Boolean",
5205
5205
  "normalizedSignature": "ContainsValue|(System.Object):System.Boolean|static=false",
5206
5206
  "emitScope": "ClassSurface",
@@ -5220,7 +5220,7 @@
5220
5220
  {
5221
5221
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::CopyTo(System.Array,System.Int32):System.Void",
5222
5222
  "clrName": "CopyTo",
5223
- "metadataToken": 100703755,
5223
+ "metadataToken": 100703760,
5224
5224
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5225
5225
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5226
5226
  "emitScope": "ClassSurface",
@@ -5240,7 +5240,7 @@
5240
5240
  {
5241
5241
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::GetEnumerator():System.Collections.IDictionaryEnumerator",
5242
5242
  "clrName": "GetEnumerator",
5243
- "metadataToken": 100703765,
5243
+ "metadataToken": 100703770,
5244
5244
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
5245
5245
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
5246
5246
  "emitScope": "ClassSurface",
@@ -5260,7 +5260,7 @@
5260
5260
  {
5261
5261
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::GetHash(System.Object):System.Int32",
5262
5262
  "clrName": "GetHash",
5263
- "metadataToken": 100703766,
5263
+ "metadataToken": 100703771,
5264
5264
  "canonicalSignature": "(System.Object):System.Int32",
5265
5265
  "normalizedSignature": "GetHash|(System.Object):System.Int32|static=false",
5266
5266
  "emitScope": "ClassSurface",
@@ -5280,7 +5280,7 @@
5280
5280
  {
5281
5281
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::KeyEquals(System.Object,System.Object):System.Boolean",
5282
5282
  "clrName": "KeyEquals",
5283
- "metadataToken": 100703770,
5283
+ "metadataToken": 100703775,
5284
5284
  "canonicalSignature": "(System.Object,System.Object):System.Boolean",
5285
5285
  "normalizedSignature": "KeyEquals|(System.Object,System.Object):System.Boolean|static=false",
5286
5286
  "emitScope": "ClassSurface",
@@ -5300,7 +5300,7 @@
5300
5300
  {
5301
5301
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Remove(System.Object):System.Void",
5302
5302
  "clrName": "Remove",
5303
- "metadataToken": 100703775,
5303
+ "metadataToken": 100703780,
5304
5304
  "canonicalSignature": "(System.Object):System.Void",
5305
5305
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
5306
5306
  "emitScope": "ClassSurface",
@@ -5320,7 +5320,7 @@
5320
5320
  {
5321
5321
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Synchronized(System.Collections.Hashtable):System.Collections.Hashtable",
5322
5322
  "clrName": "Synchronized",
5323
- "metadataToken": 100703778,
5323
+ "metadataToken": 100703783,
5324
5324
  "canonicalSignature": "(System.Collections.Hashtable):System.Collections.Hashtable",
5325
5325
  "normalizedSignature": "Synchronized|(System.Collections.Hashtable):System.Collections.Hashtable|static=true",
5326
5326
  "emitScope": "ClassSurface",
@@ -5340,7 +5340,7 @@
5340
5340
  {
5341
5341
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
5342
5342
  "clrName": "GetObjectData",
5343
- "metadataToken": 100703779,
5343
+ "metadataToken": 100703784,
5344
5344
  "canonicalSignature": "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
5345
5345
  "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
5346
5346
  "emitScope": "ClassSurface",
@@ -5360,7 +5360,7 @@
5360
5360
  {
5361
5361
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::OnDeserialization(System.Object):System.Void",
5362
5362
  "clrName": "OnDeserialization",
5363
- "metadataToken": 100703780,
5363
+ "metadataToken": 100703785,
5364
5364
  "canonicalSignature": "(System.Object):System.Void",
5365
5365
  "normalizedSignature": "OnDeserialization|(System.Object):System.Void|static=false",
5366
5366
  "emitScope": "ClassSurface",
@@ -5380,7 +5380,7 @@
5380
5380
  {
5381
5381
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
5382
5382
  "clrName": "GetEnumerator",
5383
- "metadataToken": 100703845,
5383
+ "metadataToken": 100703850,
5384
5384
  "canonicalSignature": "():System.Collections.IEnumerator",
5385
5385
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
5386
5386
  "emitScope": "ViewOnly",
@@ -5401,7 +5401,7 @@
5401
5401
  {
5402
5402
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
5403
5403
  "clrName": "Contains",
5404
- "metadataToken": 100703835,
5404
+ "metadataToken": 100703840,
5405
5405
  "canonicalSignature": "(System.Object):System.Boolean",
5406
5406
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
5407
5407
  "emitScope": "ViewOnly",
@@ -5422,7 +5422,7 @@
5422
5422
  {
5423
5423
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
5424
5424
  "clrName": "Add",
5425
- "metadataToken": 100703836,
5425
+ "metadataToken": 100703841,
5426
5426
  "canonicalSignature": "(System.Object,System.Object):System.Void",
5427
5427
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
5428
5428
  "emitScope": "ViewOnly",
@@ -5443,7 +5443,7 @@
5443
5443
  {
5444
5444
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
5445
5445
  "clrName": "Clear",
5446
- "metadataToken": 100703837,
5446
+ "metadataToken": 100703842,
5447
5447
  "canonicalSignature": "():System.Void",
5448
5448
  "normalizedSignature": "Clear|():System.Void|static=false",
5449
5449
  "emitScope": "ViewOnly",
@@ -5464,7 +5464,7 @@
5464
5464
  {
5465
5465
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
5466
5466
  "clrName": "GetEnumerator",
5467
- "metadataToken": 100703840,
5467
+ "metadataToken": 100703845,
5468
5468
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
5469
5469
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
5470
5470
  "emitScope": "ViewOnly",
@@ -5485,7 +5485,7 @@
5485
5485
  {
5486
5486
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
5487
5487
  "clrName": "Remove",
5488
- "metadataToken": 100703841,
5488
+ "metadataToken": 100703846,
5489
5489
  "canonicalSignature": "(System.Object):System.Void",
5490
5490
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
5491
5491
  "emitScope": "ViewOnly",
@@ -5506,7 +5506,7 @@
5506
5506
  {
5507
5507
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
5508
5508
  "clrName": "CopyTo",
5509
- "metadataToken": 100703826,
5509
+ "metadataToken": 100703831,
5510
5510
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5511
5511
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5512
5512
  "emitScope": "ViewOnly",
@@ -5592,7 +5592,7 @@
5592
5592
  {
5593
5593
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::hcp:System.Collections.IHashCodeProvider",
5594
5594
  "clrName": "hcp",
5595
- "metadataToken": 385881226,
5595
+ "metadataToken": 385881228,
5596
5596
  "canonicalSignature": ":System.Collections.IHashCodeProvider",
5597
5597
  "normalizedSignature": "hcp|:System.Collections.IHashCodeProvider|static=false|accessor=getset",
5598
5598
  "emitScope": "ClassSurface",
@@ -5611,7 +5611,7 @@
5611
5611
  {
5612
5612
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::comparer:System.Collections.IComparer",
5613
5613
  "clrName": "comparer",
5614
- "metadataToken": 385881227,
5614
+ "metadataToken": 385881229,
5615
5615
  "canonicalSignature": ":System.Collections.IComparer",
5616
5616
  "normalizedSignature": "comparer|:System.Collections.IComparer|static=false|accessor=getset",
5617
5617
  "emitScope": "ClassSurface",
@@ -5630,7 +5630,7 @@
5630
5630
  {
5631
5631
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::EqualityComparer:System.Collections.IEqualityComparer",
5632
5632
  "clrName": "EqualityComparer",
5633
- "metadataToken": 385881228,
5633
+ "metadataToken": 385881230,
5634
5634
  "canonicalSignature": ":System.Collections.IEqualityComparer",
5635
5635
  "normalizedSignature": "EqualityComparer|:System.Collections.IEqualityComparer|static=false|accessor=get",
5636
5636
  "emitScope": "ClassSurface",
@@ -5649,7 +5649,7 @@
5649
5649
  {
5650
5650
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Item[System.Object]:System.Object",
5651
5651
  "clrName": "Item",
5652
- "metadataToken": 385881229,
5652
+ "metadataToken": 385881231,
5653
5653
  "canonicalSignature": "[System.Object]:System.Object",
5654
5654
  "normalizedSignature": "Item|[System.Object]:System.Object|static=false|accessor=getset",
5655
5655
  "emitScope": "ClassSurface",
@@ -5668,7 +5668,7 @@
5668
5668
  {
5669
5669
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::IsReadOnly:System.Boolean",
5670
5670
  "clrName": "IsReadOnly",
5671
- "metadataToken": 385881230,
5671
+ "metadataToken": 385881232,
5672
5672
  "canonicalSignature": ":System.Boolean",
5673
5673
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5674
5674
  "emitScope": "ClassSurface",
@@ -5687,7 +5687,7 @@
5687
5687
  {
5688
5688
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::IsFixedSize:System.Boolean",
5689
5689
  "clrName": "IsFixedSize",
5690
- "metadataToken": 385881231,
5690
+ "metadataToken": 385881233,
5691
5691
  "canonicalSignature": ":System.Boolean",
5692
5692
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5693
5693
  "emitScope": "ClassSurface",
@@ -5706,7 +5706,7 @@
5706
5706
  {
5707
5707
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::IsSynchronized:System.Boolean",
5708
5708
  "clrName": "IsSynchronized",
5709
- "metadataToken": 385881232,
5709
+ "metadataToken": 385881234,
5710
5710
  "canonicalSignature": ":System.Boolean",
5711
5711
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5712
5712
  "emitScope": "ClassSurface",
@@ -5725,7 +5725,7 @@
5725
5725
  {
5726
5726
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Keys:System.Collections.ICollection",
5727
5727
  "clrName": "Keys",
5728
- "metadataToken": 385881233,
5728
+ "metadataToken": 385881235,
5729
5729
  "canonicalSignature": ":System.Collections.ICollection",
5730
5730
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
5731
5731
  "emitScope": "ClassSurface",
@@ -5744,7 +5744,7 @@
5744
5744
  {
5745
5745
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Values:System.Collections.ICollection",
5746
5746
  "clrName": "Values",
5747
- "metadataToken": 385881234,
5747
+ "metadataToken": 385881236,
5748
5748
  "canonicalSignature": ":System.Collections.ICollection",
5749
5749
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
5750
5750
  "emitScope": "ClassSurface",
@@ -5763,7 +5763,7 @@
5763
5763
  {
5764
5764
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::SyncRoot:System.Object",
5765
5765
  "clrName": "SyncRoot",
5766
- "metadataToken": 385881235,
5766
+ "metadataToken": 385881237,
5767
5767
  "canonicalSignature": ":System.Object",
5768
5768
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5769
5769
  "emitScope": "ClassSurface",
@@ -5782,7 +5782,7 @@
5782
5782
  {
5783
5783
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::Count:System.Int32",
5784
5784
  "clrName": "Count",
5785
- "metadataToken": 385881236,
5785
+ "metadataToken": 385881238,
5786
5786
  "canonicalSignature": ":System.Int32",
5787
5787
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5788
5788
  "emitScope": "ClassSurface",
@@ -5801,7 +5801,7 @@
5801
5801
  {
5802
5802
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
5803
5803
  "clrName": "Keys",
5804
- "metadataToken": 385881260,
5804
+ "metadataToken": 385881262,
5805
5805
  "canonicalSignature": ":System.Collections.ICollection",
5806
5806
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
5807
5807
  "emitScope": "ViewOnly",
@@ -5821,7 +5821,7 @@
5821
5821
  {
5822
5822
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
5823
5823
  "clrName": "Values",
5824
- "metadataToken": 385881261,
5824
+ "metadataToken": 385881263,
5825
5825
  "canonicalSignature": ":System.Collections.ICollection",
5826
5826
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
5827
5827
  "emitScope": "ViewOnly",
@@ -5841,7 +5841,7 @@
5841
5841
  {
5842
5842
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
5843
5843
  "clrName": "IsReadOnly",
5844
- "metadataToken": 385881262,
5844
+ "metadataToken": 385881264,
5845
5845
  "canonicalSignature": ":System.Boolean",
5846
5846
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5847
5847
  "emitScope": "ViewOnly",
@@ -5861,7 +5861,7 @@
5861
5861
  {
5862
5862
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
5863
5863
  "clrName": "IsFixedSize",
5864
- "metadataToken": 385881263,
5864
+ "metadataToken": 385881265,
5865
5865
  "canonicalSignature": ":System.Boolean",
5866
5866
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5867
5867
  "emitScope": "ViewOnly",
@@ -5881,7 +5881,7 @@
5881
5881
  {
5882
5882
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5883
5883
  "clrName": "Count",
5884
- "metadataToken": 385881256,
5884
+ "metadataToken": 385881258,
5885
5885
  "canonicalSignature": ":System.Int32",
5886
5886
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5887
5887
  "emitScope": "ViewOnly",
@@ -5901,7 +5901,7 @@
5901
5901
  {
5902
5902
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5903
5903
  "clrName": "SyncRoot",
5904
- "metadataToken": 385881257,
5904
+ "metadataToken": 385881259,
5905
5905
  "canonicalSignature": ":System.Object",
5906
5906
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5907
5907
  "emitScope": "ViewOnly",
@@ -5921,7 +5921,7 @@
5921
5921
  {
5922
5922
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5923
5923
  "clrName": "IsSynchronized",
5924
- "metadataToken": 385881258,
5924
+ "metadataToken": 385881260,
5925
5925
  "canonicalSignature": ":System.Boolean",
5926
5926
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5927
5927
  "emitScope": "ViewOnly",
@@ -5944,7 +5944,7 @@
5944
5944
  "constructors": [
5945
5945
  {
5946
5946
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor():void",
5947
- "metadataToken": 100703730,
5947
+ "metadataToken": 100703735,
5948
5948
  "canonicalSignature": "():void",
5949
5949
  "normalizedSignature": "constructor|():void|static=false",
5950
5950
  "isStatic": false,
@@ -5955,7 +5955,7 @@
5955
5955
  },
5956
5956
  {
5957
5957
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32):void",
5958
- "metadataToken": 100703731,
5958
+ "metadataToken": 100703736,
5959
5959
  "canonicalSignature": "(System.Int32):void",
5960
5960
  "normalizedSignature": "constructor|(System.Int32):void|static=false",
5961
5961
  "isStatic": false,
@@ -5966,7 +5966,7 @@
5966
5966
  },
5967
5967
  {
5968
5968
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32,System.Single):void",
5969
- "metadataToken": 100703732,
5969
+ "metadataToken": 100703737,
5970
5970
  "canonicalSignature": "(System.Int32,System.Single):void",
5971
5971
  "normalizedSignature": "constructor|(System.Int32,System.Single):void|static=false",
5972
5972
  "isStatic": false,
@@ -5977,7 +5977,7 @@
5977
5977
  },
5978
5978
  {
5979
5979
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32,System.Single,System.Collections.IEqualityComparer):void",
5980
- "metadataToken": 100703733,
5980
+ "metadataToken": 100703738,
5981
5981
  "canonicalSignature": "(System.Int32,System.Single,System.Collections.IEqualityComparer):void",
5982
5982
  "normalizedSignature": "constructor|(System.Int32,System.Single,System.Collections.IEqualityComparer):void|static=false",
5983
5983
  "isStatic": false,
@@ -5988,7 +5988,7 @@
5988
5988
  },
5989
5989
  {
5990
5990
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
5991
- "metadataToken": 100703734,
5991
+ "metadataToken": 100703739,
5992
5992
  "canonicalSignature": "(System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
5993
5993
  "normalizedSignature": "constructor|(System.Collections.IHashCodeProvider,System.Collections.IComparer):void|static=false",
5994
5994
  "isStatic": false,
@@ -5999,7 +5999,7 @@
5999
5999
  },
6000
6000
  {
6001
6001
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IEqualityComparer):void",
6002
- "metadataToken": 100703735,
6002
+ "metadataToken": 100703740,
6003
6003
  "canonicalSignature": "(System.Collections.IEqualityComparer):void",
6004
6004
  "normalizedSignature": "constructor|(System.Collections.IEqualityComparer):void|static=false",
6005
6005
  "isStatic": false,
@@ -6010,7 +6010,7 @@
6010
6010
  },
6011
6011
  {
6012
6012
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6013
- "metadataToken": 100703736,
6013
+ "metadataToken": 100703741,
6014
6014
  "canonicalSignature": "(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6015
6015
  "normalizedSignature": "constructor|(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer):void|static=false",
6016
6016
  "isStatic": false,
@@ -6021,7 +6021,7 @@
6021
6021
  },
6022
6022
  {
6023
6023
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32,System.Collections.IEqualityComparer):void",
6024
- "metadataToken": 100703737,
6024
+ "metadataToken": 100703742,
6025
6025
  "canonicalSignature": "(System.Int32,System.Collections.IEqualityComparer):void",
6026
6026
  "normalizedSignature": "constructor|(System.Int32,System.Collections.IEqualityComparer):void|static=false",
6027
6027
  "isStatic": false,
@@ -6032,7 +6032,7 @@
6032
6032
  },
6033
6033
  {
6034
6034
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary):void",
6035
- "metadataToken": 100703738,
6035
+ "metadataToken": 100703743,
6036
6036
  "canonicalSignature": "(System.Collections.IDictionary):void",
6037
6037
  "normalizedSignature": "constructor|(System.Collections.IDictionary):void|static=false",
6038
6038
  "isStatic": false,
@@ -6043,7 +6043,7 @@
6043
6043
  },
6044
6044
  {
6045
6045
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary,System.Single):void",
6046
- "metadataToken": 100703739,
6046
+ "metadataToken": 100703744,
6047
6047
  "canonicalSignature": "(System.Collections.IDictionary,System.Single):void",
6048
6048
  "normalizedSignature": "constructor|(System.Collections.IDictionary,System.Single):void|static=false",
6049
6049
  "isStatic": false,
@@ -6054,7 +6054,7 @@
6054
6054
  },
6055
6055
  {
6056
6056
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6057
- "metadataToken": 100703740,
6057
+ "metadataToken": 100703745,
6058
6058
  "canonicalSignature": "(System.Collections.IDictionary,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6059
6059
  "normalizedSignature": "constructor|(System.Collections.IDictionary,System.Collections.IHashCodeProvider,System.Collections.IComparer):void|static=false",
6060
6060
  "isStatic": false,
@@ -6065,7 +6065,7 @@
6065
6065
  },
6066
6066
  {
6067
6067
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary,System.Collections.IEqualityComparer):void",
6068
- "metadataToken": 100703741,
6068
+ "metadataToken": 100703746,
6069
6069
  "canonicalSignature": "(System.Collections.IDictionary,System.Collections.IEqualityComparer):void",
6070
6070
  "normalizedSignature": "constructor|(System.Collections.IDictionary,System.Collections.IEqualityComparer):void|static=false",
6071
6071
  "isStatic": false,
@@ -6076,7 +6076,7 @@
6076
6076
  },
6077
6077
  {
6078
6078
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Int32,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6079
- "metadataToken": 100703742,
6079
+ "metadataToken": 100703747,
6080
6080
  "canonicalSignature": "(System.Int32,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6081
6081
  "normalizedSignature": "constructor|(System.Int32,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void|static=false",
6082
6082
  "isStatic": false,
@@ -6087,7 +6087,7 @@
6087
6087
  },
6088
6088
  {
6089
6089
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6090
- "metadataToken": 100703743,
6090
+ "metadataToken": 100703748,
6091
6091
  "canonicalSignature": "(System.Collections.IDictionary,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void",
6092
6092
  "normalizedSignature": "constructor|(System.Collections.IDictionary,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer):void|static=false",
6093
6093
  "isStatic": false,
@@ -6098,7 +6098,7 @@
6098
6098
  },
6099
6099
  {
6100
6100
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Collections.IDictionary,System.Single,System.Collections.IEqualityComparer):void",
6101
- "metadataToken": 100703744,
6101
+ "metadataToken": 100703749,
6102
6102
  "canonicalSignature": "(System.Collections.IDictionary,System.Single,System.Collections.IEqualityComparer):void",
6103
6103
  "normalizedSignature": "constructor|(System.Collections.IDictionary,System.Single,System.Collections.IEqualityComparer):void|static=false",
6104
6104
  "isStatic": false,
@@ -6109,7 +6109,7 @@
6109
6109
  },
6110
6110
  {
6111
6111
  "stableId": "System.Private.CoreLib:System.Collections.Hashtable::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void",
6112
- "metadataToken": 100703745,
6112
+ "metadataToken": 100703750,
6113
6113
  "canonicalSignature": "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void",
6114
6114
  "normalizedSignature": "constructor|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):void|static=false",
6115
6115
  "isStatic": false,
@@ -6153,7 +6153,7 @@
6153
6153
  {
6154
6154
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Add(System.Object,System.Object):System.Void",
6155
6155
  "clrName": "Add",
6156
- "metadataToken": 100703876,
6156
+ "metadataToken": 100703881,
6157
6157
  "canonicalSignature": "(System.Object,System.Object):System.Void",
6158
6158
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
6159
6159
  "emitScope": "ClassSurface",
@@ -6173,7 +6173,7 @@
6173
6173
  {
6174
6174
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Clear():System.Void",
6175
6175
  "clrName": "Clear",
6176
- "metadataToken": 100703877,
6176
+ "metadataToken": 100703882,
6177
6177
  "canonicalSignature": "():System.Void",
6178
6178
  "normalizedSignature": "Clear|():System.Void|static=false",
6179
6179
  "emitScope": "ClassSurface",
@@ -6193,7 +6193,7 @@
6193
6193
  {
6194
6194
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Contains(System.Object):System.Boolean",
6195
6195
  "clrName": "Contains",
6196
- "metadataToken": 100703878,
6196
+ "metadataToken": 100703883,
6197
6197
  "canonicalSignature": "(System.Object):System.Boolean",
6198
6198
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
6199
6199
  "emitScope": "ClassSurface",
@@ -6213,7 +6213,7 @@
6213
6213
  {
6214
6214
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::CopyTo(System.Array,System.Int32):System.Void",
6215
6215
  "clrName": "CopyTo",
6216
- "metadataToken": 100703879,
6216
+ "metadataToken": 100703884,
6217
6217
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
6218
6218
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
6219
6219
  "emitScope": "ClassSurface",
@@ -6233,7 +6233,7 @@
6233
6233
  {
6234
6234
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::GetEnumerator():System.Collections.IDictionaryEnumerator",
6235
6235
  "clrName": "GetEnumerator",
6236
- "metadataToken": 100703880,
6236
+ "metadataToken": 100703885,
6237
6237
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
6238
6238
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
6239
6239
  "emitScope": "ClassSurface",
@@ -6253,7 +6253,7 @@
6253
6253
  {
6254
6254
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Remove(System.Object):System.Void",
6255
6255
  "clrName": "Remove",
6256
- "metadataToken": 100703882,
6256
+ "metadataToken": 100703887,
6257
6257
  "canonicalSignature": "(System.Object):System.Void",
6258
6258
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
6259
6259
  "emitScope": "ClassSurface",
@@ -6273,7 +6273,7 @@
6273
6273
  {
6274
6274
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
6275
6275
  "clrName": "GetEnumerator",
6276
- "metadataToken": 100703845,
6276
+ "metadataToken": 100703850,
6277
6277
  "canonicalSignature": "():System.Collections.IEnumerator",
6278
6278
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
6279
6279
  "emitScope": "ViewOnly",
@@ -6294,7 +6294,7 @@
6294
6294
  {
6295
6295
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
6296
6296
  "clrName": "Contains",
6297
- "metadataToken": 100703835,
6297
+ "metadataToken": 100703840,
6298
6298
  "canonicalSignature": "(System.Object):System.Boolean",
6299
6299
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
6300
6300
  "emitScope": "ViewOnly",
@@ -6315,7 +6315,7 @@
6315
6315
  {
6316
6316
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
6317
6317
  "clrName": "Add",
6318
- "metadataToken": 100703836,
6318
+ "metadataToken": 100703841,
6319
6319
  "canonicalSignature": "(System.Object,System.Object):System.Void",
6320
6320
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
6321
6321
  "emitScope": "ViewOnly",
@@ -6336,7 +6336,7 @@
6336
6336
  {
6337
6337
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
6338
6338
  "clrName": "Clear",
6339
- "metadataToken": 100703837,
6339
+ "metadataToken": 100703842,
6340
6340
  "canonicalSignature": "():System.Void",
6341
6341
  "normalizedSignature": "Clear|():System.Void|static=false",
6342
6342
  "emitScope": "ViewOnly",
@@ -6357,7 +6357,7 @@
6357
6357
  {
6358
6358
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
6359
6359
  "clrName": "GetEnumerator",
6360
- "metadataToken": 100703840,
6360
+ "metadataToken": 100703845,
6361
6361
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
6362
6362
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
6363
6363
  "emitScope": "ViewOnly",
@@ -6378,7 +6378,7 @@
6378
6378
  {
6379
6379
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
6380
6380
  "clrName": "Remove",
6381
- "metadataToken": 100703841,
6381
+ "metadataToken": 100703846,
6382
6382
  "canonicalSignature": "(System.Object):System.Void",
6383
6383
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
6384
6384
  "emitScope": "ViewOnly",
@@ -6399,7 +6399,7 @@
6399
6399
  {
6400
6400
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
6401
6401
  "clrName": "CopyTo",
6402
- "metadataToken": 100703826,
6402
+ "metadataToken": 100703831,
6403
6403
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
6404
6404
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
6405
6405
  "emitScope": "ViewOnly",
@@ -6422,7 +6422,7 @@
6422
6422
  {
6423
6423
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Item[System.Object]:System.Object",
6424
6424
  "clrName": "Item",
6425
- "metadataToken": 385881271,
6425
+ "metadataToken": 385881273,
6426
6426
  "canonicalSignature": "[System.Object]:System.Object",
6427
6427
  "normalizedSignature": "Item|[System.Object]:System.Object|static=false|accessor=getset",
6428
6428
  "emitScope": "ClassSurface",
@@ -6441,7 +6441,7 @@
6441
6441
  {
6442
6442
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Count:System.Int32",
6443
6443
  "clrName": "Count",
6444
- "metadataToken": 385881272,
6444
+ "metadataToken": 385881274,
6445
6445
  "canonicalSignature": ":System.Int32",
6446
6446
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
6447
6447
  "emitScope": "ClassSurface",
@@ -6460,7 +6460,7 @@
6460
6460
  {
6461
6461
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Keys:System.Collections.ICollection",
6462
6462
  "clrName": "Keys",
6463
- "metadataToken": 385881273,
6463
+ "metadataToken": 385881275,
6464
6464
  "canonicalSignature": ":System.Collections.ICollection",
6465
6465
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
6466
6466
  "emitScope": "ClassSurface",
@@ -6479,7 +6479,7 @@
6479
6479
  {
6480
6480
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::IsReadOnly:System.Boolean",
6481
6481
  "clrName": "IsReadOnly",
6482
- "metadataToken": 385881274,
6482
+ "metadataToken": 385881276,
6483
6483
  "canonicalSignature": ":System.Boolean",
6484
6484
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
6485
6485
  "emitScope": "ClassSurface",
@@ -6498,7 +6498,7 @@
6498
6498
  {
6499
6499
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::IsFixedSize:System.Boolean",
6500
6500
  "clrName": "IsFixedSize",
6501
- "metadataToken": 385881275,
6501
+ "metadataToken": 385881277,
6502
6502
  "canonicalSignature": ":System.Boolean",
6503
6503
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
6504
6504
  "emitScope": "ClassSurface",
@@ -6517,7 +6517,7 @@
6517
6517
  {
6518
6518
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::IsSynchronized:System.Boolean",
6519
6519
  "clrName": "IsSynchronized",
6520
- "metadataToken": 385881276,
6520
+ "metadataToken": 385881278,
6521
6521
  "canonicalSignature": ":System.Boolean",
6522
6522
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
6523
6523
  "emitScope": "ClassSurface",
@@ -6536,7 +6536,7 @@
6536
6536
  {
6537
6537
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::SyncRoot:System.Object",
6538
6538
  "clrName": "SyncRoot",
6539
- "metadataToken": 385881277,
6539
+ "metadataToken": 385881279,
6540
6540
  "canonicalSignature": ":System.Object",
6541
6541
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
6542
6542
  "emitScope": "ClassSurface",
@@ -6555,7 +6555,7 @@
6555
6555
  {
6556
6556
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::Values:System.Collections.ICollection",
6557
6557
  "clrName": "Values",
6558
- "metadataToken": 385881278,
6558
+ "metadataToken": 385881280,
6559
6559
  "canonicalSignature": ":System.Collections.ICollection",
6560
6560
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
6561
6561
  "emitScope": "ClassSurface",
@@ -6574,7 +6574,7 @@
6574
6574
  {
6575
6575
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
6576
6576
  "clrName": "Keys",
6577
- "metadataToken": 385881260,
6577
+ "metadataToken": 385881262,
6578
6578
  "canonicalSignature": ":System.Collections.ICollection",
6579
6579
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
6580
6580
  "emitScope": "ViewOnly",
@@ -6594,7 +6594,7 @@
6594
6594
  {
6595
6595
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
6596
6596
  "clrName": "Values",
6597
- "metadataToken": 385881261,
6597
+ "metadataToken": 385881263,
6598
6598
  "canonicalSignature": ":System.Collections.ICollection",
6599
6599
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
6600
6600
  "emitScope": "ViewOnly",
@@ -6614,7 +6614,7 @@
6614
6614
  {
6615
6615
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
6616
6616
  "clrName": "IsReadOnly",
6617
- "metadataToken": 385881262,
6617
+ "metadataToken": 385881264,
6618
6618
  "canonicalSignature": ":System.Boolean",
6619
6619
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
6620
6620
  "emitScope": "ViewOnly",
@@ -6634,7 +6634,7 @@
6634
6634
  {
6635
6635
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
6636
6636
  "clrName": "IsFixedSize",
6637
- "metadataToken": 385881263,
6637
+ "metadataToken": 385881265,
6638
6638
  "canonicalSignature": ":System.Boolean",
6639
6639
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
6640
6640
  "emitScope": "ViewOnly",
@@ -6654,7 +6654,7 @@
6654
6654
  {
6655
6655
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
6656
6656
  "clrName": "Count",
6657
- "metadataToken": 385881256,
6657
+ "metadataToken": 385881258,
6658
6658
  "canonicalSignature": ":System.Int32",
6659
6659
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
6660
6660
  "emitScope": "ViewOnly",
@@ -6674,7 +6674,7 @@
6674
6674
  {
6675
6675
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
6676
6676
  "clrName": "SyncRoot",
6677
- "metadataToken": 385881257,
6677
+ "metadataToken": 385881259,
6678
6678
  "canonicalSignature": ":System.Object",
6679
6679
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
6680
6680
  "emitScope": "ViewOnly",
@@ -6694,7 +6694,7 @@
6694
6694
  {
6695
6695
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
6696
6696
  "clrName": "IsSynchronized",
6697
- "metadataToken": 385881258,
6697
+ "metadataToken": 385881260,
6698
6698
  "canonicalSignature": ":System.Boolean",
6699
6699
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
6700
6700
  "emitScope": "ViewOnly",
@@ -6717,7 +6717,7 @@
6717
6717
  "constructors": [
6718
6718
  {
6719
6719
  "stableId": "System.Private.CoreLib:System.Collections.ListDictionaryInternal::.ctor():void",
6720
- "metadataToken": 100703866,
6720
+ "metadataToken": 100703871,
6721
6721
  "canonicalSignature": "():void",
6722
6722
  "normalizedSignature": "constructor|():void|static=false",
6723
6723
  "isStatic": false,
@@ -6981,7 +6981,7 @@
6981
6981
  {
6982
6982
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
6983
6983
  "clrName": "CopyTo",
6984
- "metadataToken": 100703826,
6984
+ "metadataToken": 100703831,
6985
6985
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
6986
6986
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
6987
6987
  "emitScope": "ViewOnly",
@@ -7002,7 +7002,7 @@
7002
7002
  {
7003
7003
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
7004
7004
  "clrName": "GetEnumerator",
7005
- "metadataToken": 100703845,
7005
+ "metadataToken": 100703850,
7006
7006
  "canonicalSignature": "():System.Collections.IEnumerator",
7007
7007
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
7008
7008
  "emitScope": "ViewOnly",
@@ -7103,7 +7103,7 @@
7103
7103
  {
7104
7104
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
7105
7105
  "clrName": "Count",
7106
- "metadataToken": 385881256,
7106
+ "metadataToken": 385881258,
7107
7107
  "canonicalSignature": ":System.Int32",
7108
7108
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
7109
7109
  "emitScope": "ViewOnly",
@@ -7123,7 +7123,7 @@
7123
7123
  {
7124
7124
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
7125
7125
  "clrName": "SyncRoot",
7126
- "metadataToken": 385881257,
7126
+ "metadataToken": 385881259,
7127
7127
  "canonicalSignature": ":System.Object",
7128
7128
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
7129
7129
  "emitScope": "ViewOnly",
@@ -7143,7 +7143,7 @@
7143
7143
  {
7144
7144
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
7145
7145
  "clrName": "IsSynchronized",
7146
- "metadataToken": 385881258,
7146
+ "metadataToken": 385881260,
7147
7147
  "canonicalSignature": ":System.Boolean",
7148
7148
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
7149
7149
  "emitScope": "ViewOnly",
@@ -7259,7 +7259,7 @@
7259
7259
  {
7260
7260
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
7261
7261
  "clrName": "CopyTo",
7262
- "metadataToken": 100703826,
7262
+ "metadataToken": 100703831,
7263
7263
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
7264
7264
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
7265
7265
  "emitScope": "ViewOnly",
@@ -7280,7 +7280,7 @@
7280
7280
  {
7281
7281
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
7282
7282
  "clrName": "GetEnumerator",
7283
- "metadataToken": 100703845,
7283
+ "metadataToken": 100703850,
7284
7284
  "canonicalSignature": "():System.Collections.IEnumerator",
7285
7285
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
7286
7286
  "emitScope": "ViewOnly",
@@ -7341,7 +7341,7 @@
7341
7341
  {
7342
7342
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
7343
7343
  "clrName": "SyncRoot",
7344
- "metadataToken": 385881257,
7344
+ "metadataToken": 385881259,
7345
7345
  "canonicalSignature": ":System.Object",
7346
7346
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
7347
7347
  "emitScope": "ViewOnly",
@@ -7361,7 +7361,7 @@
7361
7361
  {
7362
7362
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
7363
7363
  "clrName": "IsSynchronized",
7364
- "metadataToken": 385881258,
7364
+ "metadataToken": 385881260,
7365
7365
  "canonicalSignature": ":System.Boolean",
7366
7366
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
7367
7367
  "emitScope": "ViewOnly",
@@ -7381,7 +7381,7 @@
7381
7381
  {
7382
7382
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
7383
7383
  "clrName": "Count",
7384
- "metadataToken": 385881256,
7384
+ "metadataToken": 385881258,
7385
7385
  "canonicalSignature": ":System.Int32",
7386
7386
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
7387
7387
  "emitScope": "ViewOnly",
@@ -7832,7 +7832,7 @@
7832
7832
  {
7833
7833
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
7834
7834
  "clrName": "GetEnumerator",
7835
- "metadataToken": 100703845,
7835
+ "metadataToken": 100703850,
7836
7836
  "canonicalSignature": "():System.Collections.IEnumerator",
7837
7837
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
7838
7838
  "emitScope": "ViewOnly",
@@ -7853,7 +7853,7 @@
7853
7853
  {
7854
7854
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
7855
7855
  "clrName": "Contains",
7856
- "metadataToken": 100703835,
7856
+ "metadataToken": 100703840,
7857
7857
  "canonicalSignature": "(System.Object):System.Boolean",
7858
7858
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
7859
7859
  "emitScope": "ViewOnly",
@@ -7874,7 +7874,7 @@
7874
7874
  {
7875
7875
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
7876
7876
  "clrName": "Add",
7877
- "metadataToken": 100703836,
7877
+ "metadataToken": 100703841,
7878
7878
  "canonicalSignature": "(System.Object,System.Object):System.Void",
7879
7879
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
7880
7880
  "emitScope": "ViewOnly",
@@ -7895,7 +7895,7 @@
7895
7895
  {
7896
7896
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
7897
7897
  "clrName": "Clear",
7898
- "metadataToken": 100703837,
7898
+ "metadataToken": 100703842,
7899
7899
  "canonicalSignature": "():System.Void",
7900
7900
  "normalizedSignature": "Clear|():System.Void|static=false",
7901
7901
  "emitScope": "ViewOnly",
@@ -7916,7 +7916,7 @@
7916
7916
  {
7917
7917
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
7918
7918
  "clrName": "GetEnumerator",
7919
- "metadataToken": 100703840,
7919
+ "metadataToken": 100703845,
7920
7920
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
7921
7921
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
7922
7922
  "emitScope": "ViewOnly",
@@ -7937,7 +7937,7 @@
7937
7937
  {
7938
7938
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
7939
7939
  "clrName": "Remove",
7940
- "metadataToken": 100703841,
7940
+ "metadataToken": 100703846,
7941
7941
  "canonicalSignature": "(System.Object):System.Void",
7942
7942
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
7943
7943
  "emitScope": "ViewOnly",
@@ -7958,7 +7958,7 @@
7958
7958
  {
7959
7959
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
7960
7960
  "clrName": "CopyTo",
7961
- "metadataToken": 100703826,
7961
+ "metadataToken": 100703831,
7962
7962
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
7963
7963
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
7964
7964
  "emitScope": "ViewOnly",
@@ -8173,7 +8173,7 @@
8173
8173
  {
8174
8174
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
8175
8175
  "clrName": "Keys",
8176
- "metadataToken": 385881260,
8176
+ "metadataToken": 385881262,
8177
8177
  "canonicalSignature": ":System.Collections.ICollection",
8178
8178
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
8179
8179
  "emitScope": "ViewOnly",
@@ -8193,7 +8193,7 @@
8193
8193
  {
8194
8194
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
8195
8195
  "clrName": "Values",
8196
- "metadataToken": 385881261,
8196
+ "metadataToken": 385881263,
8197
8197
  "canonicalSignature": ":System.Collections.ICollection",
8198
8198
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
8199
8199
  "emitScope": "ViewOnly",
@@ -8213,7 +8213,7 @@
8213
8213
  {
8214
8214
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
8215
8215
  "clrName": "IsReadOnly",
8216
- "metadataToken": 385881262,
8216
+ "metadataToken": 385881264,
8217
8217
  "canonicalSignature": ":System.Boolean",
8218
8218
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
8219
8219
  "emitScope": "ViewOnly",
@@ -8233,7 +8233,7 @@
8233
8233
  {
8234
8234
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
8235
8235
  "clrName": "IsFixedSize",
8236
- "metadataToken": 385881263,
8236
+ "metadataToken": 385881265,
8237
8237
  "canonicalSignature": ":System.Boolean",
8238
8238
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
8239
8239
  "emitScope": "ViewOnly",
@@ -8253,7 +8253,7 @@
8253
8253
  {
8254
8254
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
8255
8255
  "clrName": "Count",
8256
- "metadataToken": 385881256,
8256
+ "metadataToken": 385881258,
8257
8257
  "canonicalSignature": ":System.Int32",
8258
8258
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8259
8259
  "emitScope": "ViewOnly",
@@ -8273,7 +8273,7 @@
8273
8273
  {
8274
8274
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
8275
8275
  "clrName": "SyncRoot",
8276
- "metadataToken": 385881257,
8276
+ "metadataToken": 385881259,
8277
8277
  "canonicalSignature": ":System.Object",
8278
8278
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
8279
8279
  "emitScope": "ViewOnly",
@@ -8293,7 +8293,7 @@
8293
8293
  {
8294
8294
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
8295
8295
  "clrName": "IsSynchronized",
8296
- "metadataToken": 385881258,
8296
+ "metadataToken": 385881260,
8297
8297
  "canonicalSignature": ":System.Boolean",
8298
8298
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
8299
8299
  "emitScope": "ViewOnly",
@@ -8615,7 +8615,7 @@
8615
8615
  {
8616
8616
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
8617
8617
  "clrName": "CopyTo",
8618
- "metadataToken": 100703826,
8618
+ "metadataToken": 100703831,
8619
8619
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
8620
8620
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
8621
8621
  "emitScope": "ViewOnly",
@@ -8636,7 +8636,7 @@
8636
8636
  {
8637
8637
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
8638
8638
  "clrName": "GetEnumerator",
8639
- "metadataToken": 100703845,
8639
+ "metadataToken": 100703850,
8640
8640
  "canonicalSignature": "():System.Collections.IEnumerator",
8641
8641
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
8642
8642
  "emitScope": "ViewOnly",
@@ -8737,7 +8737,7 @@
8737
8737
  {
8738
8738
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
8739
8739
  "clrName": "Count",
8740
- "metadataToken": 385881256,
8740
+ "metadataToken": 385881258,
8741
8741
  "canonicalSignature": ":System.Int32",
8742
8742
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8743
8743
  "emitScope": "ViewOnly",
@@ -8757,7 +8757,7 @@
8757
8757
  {
8758
8758
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
8759
8759
  "clrName": "SyncRoot",
8760
- "metadataToken": 385881257,
8760
+ "metadataToken": 385881259,
8761
8761
  "canonicalSignature": ":System.Object",
8762
8762
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
8763
8763
  "emitScope": "ViewOnly",
@@ -8777,7 +8777,7 @@
8777
8777
  {
8778
8778
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
8779
8779
  "clrName": "IsSynchronized",
8780
- "metadataToken": 385881258,
8780
+ "metadataToken": 385881260,
8781
8781
  "canonicalSignature": ":System.Boolean",
8782
8782
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
8783
8783
  "emitScope": "ViewOnly",