@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
@@ -1254,7 +1254,7 @@
1254
1254
  {
1255
1255
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
1256
1256
  "clrName": "IndexOf",
1257
- "metadataToken": 100704568,
1257
+ "metadataToken": 100704573,
1258
1258
  "canonicalSignature": "(T):System.Int32",
1259
1259
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
1260
1260
  "emitScope": "ViewOnly",
@@ -1275,7 +1275,7 @@
1275
1275
  {
1276
1276
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
1277
1277
  "clrName": "Insert",
1278
- "metadataToken": 100704569,
1278
+ "metadataToken": 100704574,
1279
1279
  "canonicalSignature": "(System.Int32,T):System.Void",
1280
1280
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
1281
1281
  "emitScope": "ViewOnly",
@@ -1296,7 +1296,7 @@
1296
1296
  {
1297
1297
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
1298
1298
  "clrName": "RemoveAt",
1299
- "metadataToken": 100704570,
1299
+ "metadataToken": 100704575,
1300
1300
  "canonicalSignature": "(System.Int32):System.Void",
1301
1301
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
1302
1302
  "emitScope": "ViewOnly",
@@ -1317,7 +1317,7 @@
1317
1317
  {
1318
1318
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
1319
1319
  "clrName": "Add",
1320
- "metadataToken": 100704538,
1320
+ "metadataToken": 100704543,
1321
1321
  "canonicalSignature": "(T):System.Void",
1322
1322
  "normalizedSignature": "Add|(T):System.Void|static=false",
1323
1323
  "emitScope": "ViewOnly",
@@ -1338,7 +1338,7 @@
1338
1338
  {
1339
1339
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
1340
1340
  "clrName": "Clear",
1341
- "metadataToken": 100704539,
1341
+ "metadataToken": 100704544,
1342
1342
  "canonicalSignature": "():System.Void",
1343
1343
  "normalizedSignature": "Clear|():System.Void|static=false",
1344
1344
  "emitScope": "ViewOnly",
@@ -1359,7 +1359,7 @@
1359
1359
  {
1360
1360
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
1361
1361
  "clrName": "Contains",
1362
- "metadataToken": 100704540,
1362
+ "metadataToken": 100704545,
1363
1363
  "canonicalSignature": "(T):System.Boolean",
1364
1364
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
1365
1365
  "emitScope": "ViewOnly",
@@ -1380,7 +1380,7 @@
1380
1380
  {
1381
1381
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
1382
1382
  "clrName": "CopyTo",
1383
- "metadataToken": 100704541,
1383
+ "metadataToken": 100704546,
1384
1384
  "canonicalSignature": "(T[],System.Int32):System.Void",
1385
1385
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
1386
1386
  "emitScope": "ViewOnly",
@@ -1401,7 +1401,7 @@
1401
1401
  {
1402
1402
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
1403
1403
  "clrName": "GetEnumerator",
1404
- "metadataToken": 100704560,
1404
+ "metadataToken": 100704565,
1405
1405
  "canonicalSignature": "():IEnumerator_1",
1406
1406
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
1407
1407
  "emitScope": "ViewOnly",
@@ -1422,7 +1422,7 @@
1422
1422
  {
1423
1423
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
1424
1424
  "clrName": "GetEnumerator",
1425
- "metadataToken": 100703845,
1425
+ "metadataToken": 100703850,
1426
1426
  "canonicalSignature": "():System.Collections.IEnumerator",
1427
1427
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
1428
1428
  "emitScope": "ViewOnly",
@@ -1443,7 +1443,7 @@
1443
1443
  {
1444
1444
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
1445
1445
  "clrName": "Add",
1446
- "metadataToken": 100703854,
1446
+ "metadataToken": 100703859,
1447
1447
  "canonicalSignature": "(System.Object):System.Int32",
1448
1448
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
1449
1449
  "emitScope": "ViewOnly",
@@ -1464,7 +1464,7 @@
1464
1464
  {
1465
1465
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
1466
1466
  "clrName": "Contains",
1467
- "metadataToken": 100703855,
1467
+ "metadataToken": 100703860,
1468
1468
  "canonicalSignature": "(System.Object):System.Boolean",
1469
1469
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
1470
1470
  "emitScope": "ViewOnly",
@@ -1485,7 +1485,7 @@
1485
1485
  {
1486
1486
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
1487
1487
  "clrName": "Insert",
1488
- "metadataToken": 100703860,
1488
+ "metadataToken": 100703865,
1489
1489
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
1490
1490
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
1491
1491
  "emitScope": "ViewOnly",
@@ -1506,7 +1506,7 @@
1506
1506
  {
1507
1507
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
1508
1508
  "clrName": "Remove",
1509
- "metadataToken": 100703861,
1509
+ "metadataToken": 100703866,
1510
1510
  "canonicalSignature": "(System.Object):System.Void",
1511
1511
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
1512
1512
  "emitScope": "ViewOnly",
@@ -1527,7 +1527,7 @@
1527
1527
  {
1528
1528
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
1529
1529
  "clrName": "CopyTo",
1530
- "metadataToken": 100703826,
1530
+ "metadataToken": 100703831,
1531
1531
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
1532
1532
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
1533
1533
  "emitScope": "ViewOnly",
@@ -1548,7 +1548,7 @@
1548
1548
  {
1549
1549
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
1550
1550
  "clrName": "Clear",
1551
- "metadataToken": 100703856,
1551
+ "metadataToken": 100703861,
1552
1552
  "canonicalSignature": "():System.Void",
1553
1553
  "normalizedSignature": "Clear|():System.Void|static=false",
1554
1554
  "emitScope": "ViewOnly",
@@ -1569,7 +1569,7 @@
1569
1569
  {
1570
1570
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
1571
1571
  "clrName": "RemoveAt",
1572
- "metadataToken": 100703862,
1572
+ "metadataToken": 100703867,
1573
1573
  "canonicalSignature": "(System.Int32):System.Void",
1574
1574
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
1575
1575
  "emitScope": "ViewOnly",
@@ -1613,7 +1613,7 @@
1613
1613
  {
1614
1614
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
1615
1615
  "clrName": "Count",
1616
- "metadataToken": 385881417,
1616
+ "metadataToken": 385881419,
1617
1617
  "canonicalSignature": ":System.Int32",
1618
1618
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1619
1619
  "emitScope": "ViewOnly",
@@ -1633,7 +1633,7 @@
1633
1633
  {
1634
1634
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
1635
1635
  "clrName": "IsReadOnly",
1636
- "metadataToken": 385881418,
1636
+ "metadataToken": 385881420,
1637
1637
  "canonicalSignature": ":System.Boolean",
1638
1638
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
1639
1639
  "emitScope": "ViewOnly",
@@ -1653,7 +1653,7 @@
1653
1653
  {
1654
1654
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
1655
1655
  "clrName": "SyncRoot",
1656
- "metadataToken": 385881257,
1656
+ "metadataToken": 385881259,
1657
1657
  "canonicalSignature": ":System.Object",
1658
1658
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
1659
1659
  "emitScope": "ViewOnly",
@@ -1673,7 +1673,7 @@
1673
1673
  {
1674
1674
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
1675
1675
  "clrName": "IsReadOnly",
1676
- "metadataToken": 385881269,
1676
+ "metadataToken": 385881271,
1677
1677
  "canonicalSignature": ":System.Boolean",
1678
1678
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
1679
1679
  "emitScope": "ViewOnly",
@@ -1693,7 +1693,7 @@
1693
1693
  {
1694
1694
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
1695
1695
  "clrName": "IsFixedSize",
1696
- "metadataToken": 385881270,
1696
+ "metadataToken": 385881272,
1697
1697
  "canonicalSignature": ":System.Boolean",
1698
1698
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
1699
1699
  "emitScope": "ViewOnly",
@@ -1713,7 +1713,7 @@
1713
1713
  {
1714
1714
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
1715
1715
  "clrName": "Count",
1716
- "metadataToken": 385881256,
1716
+ "metadataToken": 385881258,
1717
1717
  "canonicalSignature": ":System.Int32",
1718
1718
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1719
1719
  "emitScope": "ViewOnly",
@@ -1733,7 +1733,7 @@
1733
1733
  {
1734
1734
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
1735
1735
  "clrName": "IsSynchronized",
1736
- "metadataToken": 385881258,
1736
+ "metadataToken": 385881260,
1737
1737
  "canonicalSignature": ":System.Boolean",
1738
1738
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
1739
1739
  "emitScope": "ViewOnly",
@@ -1753,7 +1753,7 @@
1753
1753
  {
1754
1754
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601::Count:System.Int32",
1755
1755
  "clrName": "Count",
1756
- "metadataToken": 385881428,
1756
+ "metadataToken": 385881430,
1757
1757
  "canonicalSignature": ":System.Int32",
1758
1758
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1759
1759
  "emitScope": "ViewOnly",
@@ -2417,7 +2417,7 @@
2417
2417
  {
2418
2418
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
2419
2419
  "clrName": "IndexOf",
2420
- "metadataToken": 100704568,
2420
+ "metadataToken": 100704573,
2421
2421
  "canonicalSignature": "(T):System.Int32",
2422
2422
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
2423
2423
  "emitScope": "ViewOnly",
@@ -2438,7 +2438,7 @@
2438
2438
  {
2439
2439
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
2440
2440
  "clrName": "Insert",
2441
- "metadataToken": 100704569,
2441
+ "metadataToken": 100704574,
2442
2442
  "canonicalSignature": "(System.Int32,T):System.Void",
2443
2443
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
2444
2444
  "emitScope": "ViewOnly",
@@ -2459,7 +2459,7 @@
2459
2459
  {
2460
2460
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
2461
2461
  "clrName": "RemoveAt",
2462
- "metadataToken": 100704570,
2462
+ "metadataToken": 100704575,
2463
2463
  "canonicalSignature": "(System.Int32):System.Void",
2464
2464
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
2465
2465
  "emitScope": "ViewOnly",
@@ -2480,7 +2480,7 @@
2480
2480
  {
2481
2481
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
2482
2482
  "clrName": "Add",
2483
- "metadataToken": 100704538,
2483
+ "metadataToken": 100704543,
2484
2484
  "canonicalSignature": "(T):System.Void",
2485
2485
  "normalizedSignature": "Add|(T):System.Void|static=false",
2486
2486
  "emitScope": "ViewOnly",
@@ -2501,7 +2501,7 @@
2501
2501
  {
2502
2502
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
2503
2503
  "clrName": "Clear",
2504
- "metadataToken": 100704539,
2504
+ "metadataToken": 100704544,
2505
2505
  "canonicalSignature": "():System.Void",
2506
2506
  "normalizedSignature": "Clear|():System.Void|static=false",
2507
2507
  "emitScope": "ViewOnly",
@@ -2522,7 +2522,7 @@
2522
2522
  {
2523
2523
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
2524
2524
  "clrName": "Contains",
2525
- "metadataToken": 100704540,
2525
+ "metadataToken": 100704545,
2526
2526
  "canonicalSignature": "(T):System.Boolean",
2527
2527
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
2528
2528
  "emitScope": "ViewOnly",
@@ -2543,7 +2543,7 @@
2543
2543
  {
2544
2544
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
2545
2545
  "clrName": "CopyTo",
2546
- "metadataToken": 100704541,
2546
+ "metadataToken": 100704546,
2547
2547
  "canonicalSignature": "(T[],System.Int32):System.Void",
2548
2548
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
2549
2549
  "emitScope": "ViewOnly",
@@ -2564,7 +2564,7 @@
2564
2564
  {
2565
2565
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
2566
2566
  "clrName": "GetEnumerator",
2567
- "metadataToken": 100704560,
2567
+ "metadataToken": 100704565,
2568
2568
  "canonicalSignature": "():IEnumerator_1",
2569
2569
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
2570
2570
  "emitScope": "ViewOnly",
@@ -2585,7 +2585,7 @@
2585
2585
  {
2586
2586
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
2587
2587
  "clrName": "GetEnumerator",
2588
- "metadataToken": 100703845,
2588
+ "metadataToken": 100703850,
2589
2589
  "canonicalSignature": "():System.Collections.IEnumerator",
2590
2590
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
2591
2591
  "emitScope": "ViewOnly",
@@ -2606,7 +2606,7 @@
2606
2606
  {
2607
2607
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
2608
2608
  "clrName": "Add",
2609
- "metadataToken": 100703854,
2609
+ "metadataToken": 100703859,
2610
2610
  "canonicalSignature": "(System.Object):System.Int32",
2611
2611
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
2612
2612
  "emitScope": "ViewOnly",
@@ -2627,7 +2627,7 @@
2627
2627
  {
2628
2628
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
2629
2629
  "clrName": "Contains",
2630
- "metadataToken": 100703855,
2630
+ "metadataToken": 100703860,
2631
2631
  "canonicalSignature": "(System.Object):System.Boolean",
2632
2632
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
2633
2633
  "emitScope": "ViewOnly",
@@ -2648,7 +2648,7 @@
2648
2648
  {
2649
2649
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
2650
2650
  "clrName": "Insert",
2651
- "metadataToken": 100703860,
2651
+ "metadataToken": 100703865,
2652
2652
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
2653
2653
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
2654
2654
  "emitScope": "ViewOnly",
@@ -2669,7 +2669,7 @@
2669
2669
  {
2670
2670
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
2671
2671
  "clrName": "Remove",
2672
- "metadataToken": 100703861,
2672
+ "metadataToken": 100703866,
2673
2673
  "canonicalSignature": "(System.Object):System.Void",
2674
2674
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
2675
2675
  "emitScope": "ViewOnly",
@@ -2690,7 +2690,7 @@
2690
2690
  {
2691
2691
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
2692
2692
  "clrName": "CopyTo",
2693
- "metadataToken": 100703826,
2693
+ "metadataToken": 100703831,
2694
2694
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
2695
2695
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
2696
2696
  "emitScope": "ViewOnly",
@@ -2711,7 +2711,7 @@
2711
2711
  {
2712
2712
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
2713
2713
  "clrName": "Clear",
2714
- "metadataToken": 100703856,
2714
+ "metadataToken": 100703861,
2715
2715
  "canonicalSignature": "():System.Void",
2716
2716
  "normalizedSignature": "Clear|():System.Void|static=false",
2717
2717
  "emitScope": "ViewOnly",
@@ -2732,7 +2732,7 @@
2732
2732
  {
2733
2733
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
2734
2734
  "clrName": "RemoveAt",
2735
- "metadataToken": 100703862,
2735
+ "metadataToken": 100703867,
2736
2736
  "canonicalSignature": "(System.Int32):System.Void",
2737
2737
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
2738
2738
  "emitScope": "ViewOnly",
@@ -2776,7 +2776,7 @@
2776
2776
  {
2777
2777
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
2778
2778
  "clrName": "Count",
2779
- "metadataToken": 385881417,
2779
+ "metadataToken": 385881419,
2780
2780
  "canonicalSignature": ":System.Int32",
2781
2781
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2782
2782
  "emitScope": "ViewOnly",
@@ -2796,7 +2796,7 @@
2796
2796
  {
2797
2797
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
2798
2798
  "clrName": "IsReadOnly",
2799
- "metadataToken": 385881418,
2799
+ "metadataToken": 385881420,
2800
2800
  "canonicalSignature": ":System.Boolean",
2801
2801
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
2802
2802
  "emitScope": "ViewOnly",
@@ -2816,7 +2816,7 @@
2816
2816
  {
2817
2817
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
2818
2818
  "clrName": "SyncRoot",
2819
- "metadataToken": 385881257,
2819
+ "metadataToken": 385881259,
2820
2820
  "canonicalSignature": ":System.Object",
2821
2821
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
2822
2822
  "emitScope": "ViewOnly",
@@ -2836,7 +2836,7 @@
2836
2836
  {
2837
2837
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
2838
2838
  "clrName": "IsReadOnly",
2839
- "metadataToken": 385881269,
2839
+ "metadataToken": 385881271,
2840
2840
  "canonicalSignature": ":System.Boolean",
2841
2841
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
2842
2842
  "emitScope": "ViewOnly",
@@ -2856,7 +2856,7 @@
2856
2856
  {
2857
2857
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
2858
2858
  "clrName": "IsFixedSize",
2859
- "metadataToken": 385881270,
2859
+ "metadataToken": 385881272,
2860
2860
  "canonicalSignature": ":System.Boolean",
2861
2861
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
2862
2862
  "emitScope": "ViewOnly",
@@ -2876,7 +2876,7 @@
2876
2876
  {
2877
2877
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
2878
2878
  "clrName": "Count",
2879
- "metadataToken": 385881256,
2879
+ "metadataToken": 385881258,
2880
2880
  "canonicalSignature": ":System.Int32",
2881
2881
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2882
2882
  "emitScope": "ViewOnly",
@@ -2896,7 +2896,7 @@
2896
2896
  {
2897
2897
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
2898
2898
  "clrName": "IsSynchronized",
2899
- "metadataToken": 385881258,
2899
+ "metadataToken": 385881260,
2900
2900
  "canonicalSignature": ":System.Boolean",
2901
2901
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
2902
2902
  "emitScope": "ViewOnly",
@@ -2916,7 +2916,7 @@
2916
2916
  {
2917
2917
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601::Count:System.Int32",
2918
2918
  "clrName": "Count",
2919
- "metadataToken": 385881428,
2919
+ "metadataToken": 385881430,
2920
2920
  "canonicalSignature": ":System.Int32",
2921
2921
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
2922
2922
  "emitScope": "ViewOnly",
@@ -3309,7 +3309,7 @@
3309
3309
  {
3310
3310
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
3311
3311
  "clrName": "IndexOf",
3312
- "metadataToken": 100704568,
3312
+ "metadataToken": 100704573,
3313
3313
  "canonicalSignature": "(T):System.Int32",
3314
3314
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
3315
3315
  "emitScope": "ViewOnly",
@@ -3330,7 +3330,7 @@
3330
3330
  {
3331
3331
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
3332
3332
  "clrName": "Insert",
3333
- "metadataToken": 100704569,
3333
+ "metadataToken": 100704574,
3334
3334
  "canonicalSignature": "(System.Int32,T):System.Void",
3335
3335
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
3336
3336
  "emitScope": "ViewOnly",
@@ -3351,7 +3351,7 @@
3351
3351
  {
3352
3352
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
3353
3353
  "clrName": "RemoveAt",
3354
- "metadataToken": 100704570,
3354
+ "metadataToken": 100704575,
3355
3355
  "canonicalSignature": "(System.Int32):System.Void",
3356
3356
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
3357
3357
  "emitScope": "ViewOnly",
@@ -3372,7 +3372,7 @@
3372
3372
  {
3373
3373
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
3374
3374
  "clrName": "Add",
3375
- "metadataToken": 100704538,
3375
+ "metadataToken": 100704543,
3376
3376
  "canonicalSignature": "(T):System.Void",
3377
3377
  "normalizedSignature": "Add|(T):System.Void|static=false",
3378
3378
  "emitScope": "ViewOnly",
@@ -3393,7 +3393,7 @@
3393
3393
  {
3394
3394
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
3395
3395
  "clrName": "Clear",
3396
- "metadataToken": 100704539,
3396
+ "metadataToken": 100704544,
3397
3397
  "canonicalSignature": "():System.Void",
3398
3398
  "normalizedSignature": "Clear|():System.Void|static=false",
3399
3399
  "emitScope": "ViewOnly",
@@ -3414,7 +3414,7 @@
3414
3414
  {
3415
3415
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
3416
3416
  "clrName": "Contains",
3417
- "metadataToken": 100704540,
3417
+ "metadataToken": 100704545,
3418
3418
  "canonicalSignature": "(T):System.Boolean",
3419
3419
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
3420
3420
  "emitScope": "ViewOnly",
@@ -3435,7 +3435,7 @@
3435
3435
  {
3436
3436
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
3437
3437
  "clrName": "CopyTo",
3438
- "metadataToken": 100704541,
3438
+ "metadataToken": 100704546,
3439
3439
  "canonicalSignature": "(T[],System.Int32):System.Void",
3440
3440
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
3441
3441
  "emitScope": "ViewOnly",
@@ -3456,7 +3456,7 @@
3456
3456
  {
3457
3457
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
3458
3458
  "clrName": "GetEnumerator",
3459
- "metadataToken": 100704560,
3459
+ "metadataToken": 100704565,
3460
3460
  "canonicalSignature": "():IEnumerator_1",
3461
3461
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
3462
3462
  "emitScope": "ViewOnly",
@@ -3477,7 +3477,7 @@
3477
3477
  {
3478
3478
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3479
3479
  "clrName": "GetEnumerator",
3480
- "metadataToken": 100703845,
3480
+ "metadataToken": 100703850,
3481
3481
  "canonicalSignature": "():System.Collections.IEnumerator",
3482
3482
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3483
3483
  "emitScope": "ViewOnly",
@@ -3498,7 +3498,7 @@
3498
3498
  {
3499
3499
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
3500
3500
  "clrName": "Add",
3501
- "metadataToken": 100703854,
3501
+ "metadataToken": 100703859,
3502
3502
  "canonicalSignature": "(System.Object):System.Int32",
3503
3503
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
3504
3504
  "emitScope": "ViewOnly",
@@ -3519,7 +3519,7 @@
3519
3519
  {
3520
3520
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
3521
3521
  "clrName": "Contains",
3522
- "metadataToken": 100703855,
3522
+ "metadataToken": 100703860,
3523
3523
  "canonicalSignature": "(System.Object):System.Boolean",
3524
3524
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
3525
3525
  "emitScope": "ViewOnly",
@@ -3540,7 +3540,7 @@
3540
3540
  {
3541
3541
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
3542
3542
  "clrName": "Insert",
3543
- "metadataToken": 100703860,
3543
+ "metadataToken": 100703865,
3544
3544
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
3545
3545
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
3546
3546
  "emitScope": "ViewOnly",
@@ -3561,7 +3561,7 @@
3561
3561
  {
3562
3562
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
3563
3563
  "clrName": "Remove",
3564
- "metadataToken": 100703861,
3564
+ "metadataToken": 100703866,
3565
3565
  "canonicalSignature": "(System.Object):System.Void",
3566
3566
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
3567
3567
  "emitScope": "ViewOnly",
@@ -3582,7 +3582,7 @@
3582
3582
  {
3583
3583
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3584
3584
  "clrName": "CopyTo",
3585
- "metadataToken": 100703826,
3585
+ "metadataToken": 100703831,
3586
3586
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3587
3587
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3588
3588
  "emitScope": "ViewOnly",
@@ -3603,7 +3603,7 @@
3603
3603
  {
3604
3604
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
3605
3605
  "clrName": "Clear",
3606
- "metadataToken": 100703856,
3606
+ "metadataToken": 100703861,
3607
3607
  "canonicalSignature": "():System.Void",
3608
3608
  "normalizedSignature": "Clear|():System.Void|static=false",
3609
3609
  "emitScope": "ViewOnly",
@@ -3624,7 +3624,7 @@
3624
3624
  {
3625
3625
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
3626
3626
  "clrName": "RemoveAt",
3627
- "metadataToken": 100703862,
3627
+ "metadataToken": 100703867,
3628
3628
  "canonicalSignature": "(System.Int32):System.Void",
3629
3629
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
3630
3630
  "emitScope": "ViewOnly",
@@ -3668,7 +3668,7 @@
3668
3668
  {
3669
3669
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
3670
3670
  "clrName": "Count",
3671
- "metadataToken": 385881417,
3671
+ "metadataToken": 385881419,
3672
3672
  "canonicalSignature": ":System.Int32",
3673
3673
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3674
3674
  "emitScope": "ViewOnly",
@@ -3688,7 +3688,7 @@
3688
3688
  {
3689
3689
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
3690
3690
  "clrName": "IsReadOnly",
3691
- "metadataToken": 385881418,
3691
+ "metadataToken": 385881420,
3692
3692
  "canonicalSignature": ":System.Boolean",
3693
3693
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
3694
3694
  "emitScope": "ViewOnly",
@@ -3708,7 +3708,7 @@
3708
3708
  {
3709
3709
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
3710
3710
  "clrName": "SyncRoot",
3711
- "metadataToken": 385881257,
3711
+ "metadataToken": 385881259,
3712
3712
  "canonicalSignature": ":System.Object",
3713
3713
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3714
3714
  "emitScope": "ViewOnly",
@@ -3728,7 +3728,7 @@
3728
3728
  {
3729
3729
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
3730
3730
  "clrName": "IsReadOnly",
3731
- "metadataToken": 385881269,
3731
+ "metadataToken": 385881271,
3732
3732
  "canonicalSignature": ":System.Boolean",
3733
3733
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
3734
3734
  "emitScope": "ViewOnly",
@@ -3748,7 +3748,7 @@
3748
3748
  {
3749
3749
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
3750
3750
  "clrName": "IsFixedSize",
3751
- "metadataToken": 385881270,
3751
+ "metadataToken": 385881272,
3752
3752
  "canonicalSignature": ":System.Boolean",
3753
3753
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
3754
3754
  "emitScope": "ViewOnly",
@@ -3768,7 +3768,7 @@
3768
3768
  {
3769
3769
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3770
3770
  "clrName": "Count",
3771
- "metadataToken": 385881256,
3771
+ "metadataToken": 385881258,
3772
3772
  "canonicalSignature": ":System.Int32",
3773
3773
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3774
3774
  "emitScope": "ViewOnly",
@@ -3788,7 +3788,7 @@
3788
3788
  {
3789
3789
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
3790
3790
  "clrName": "IsSynchronized",
3791
- "metadataToken": 385881258,
3791
+ "metadataToken": 385881260,
3792
3792
  "canonicalSignature": ":System.Boolean",
3793
3793
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3794
3794
  "emitScope": "ViewOnly",
@@ -3808,7 +3808,7 @@
3808
3808
  {
3809
3809
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601::Count:System.Int32",
3810
3810
  "clrName": "Count",
3811
- "metadataToken": 385881428,
3811
+ "metadataToken": 385881430,
3812
3812
  "canonicalSignature": ":System.Int32",
3813
3813
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3814
3814
  "emitScope": "ViewOnly",
@@ -4252,7 +4252,7 @@
4252
4252
  {
4253
4253
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
4254
4254
  "clrName": "IndexOf",
4255
- "metadataToken": 100704568,
4255
+ "metadataToken": 100704573,
4256
4256
  "canonicalSignature": "(T):System.Int32",
4257
4257
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
4258
4258
  "emitScope": "ViewOnly",
@@ -4273,7 +4273,7 @@
4273
4273
  {
4274
4274
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
4275
4275
  "clrName": "Insert",
4276
- "metadataToken": 100704569,
4276
+ "metadataToken": 100704574,
4277
4277
  "canonicalSignature": "(System.Int32,T):System.Void",
4278
4278
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
4279
4279
  "emitScope": "ViewOnly",
@@ -4294,7 +4294,7 @@
4294
4294
  {
4295
4295
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
4296
4296
  "clrName": "RemoveAt",
4297
- "metadataToken": 100704570,
4297
+ "metadataToken": 100704575,
4298
4298
  "canonicalSignature": "(System.Int32):System.Void",
4299
4299
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4300
4300
  "emitScope": "ViewOnly",
@@ -4315,7 +4315,7 @@
4315
4315
  {
4316
4316
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
4317
4317
  "clrName": "Add",
4318
- "metadataToken": 100704538,
4318
+ "metadataToken": 100704543,
4319
4319
  "canonicalSignature": "(T):System.Void",
4320
4320
  "normalizedSignature": "Add|(T):System.Void|static=false",
4321
4321
  "emitScope": "ViewOnly",
@@ -4336,7 +4336,7 @@
4336
4336
  {
4337
4337
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
4338
4338
  "clrName": "Clear",
4339
- "metadataToken": 100704539,
4339
+ "metadataToken": 100704544,
4340
4340
  "canonicalSignature": "():System.Void",
4341
4341
  "normalizedSignature": "Clear|():System.Void|static=false",
4342
4342
  "emitScope": "ViewOnly",
@@ -4357,7 +4357,7 @@
4357
4357
  {
4358
4358
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
4359
4359
  "clrName": "Contains",
4360
- "metadataToken": 100704540,
4360
+ "metadataToken": 100704545,
4361
4361
  "canonicalSignature": "(T):System.Boolean",
4362
4362
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
4363
4363
  "emitScope": "ViewOnly",
@@ -4378,7 +4378,7 @@
4378
4378
  {
4379
4379
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
4380
4380
  "clrName": "CopyTo",
4381
- "metadataToken": 100704541,
4381
+ "metadataToken": 100704546,
4382
4382
  "canonicalSignature": "(T[],System.Int32):System.Void",
4383
4383
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
4384
4384
  "emitScope": "ViewOnly",
@@ -4399,7 +4399,7 @@
4399
4399
  {
4400
4400
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
4401
4401
  "clrName": "GetEnumerator",
4402
- "metadataToken": 100704560,
4402
+ "metadataToken": 100704565,
4403
4403
  "canonicalSignature": "():IEnumerator_1",
4404
4404
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
4405
4405
  "emitScope": "ViewOnly",
@@ -4420,7 +4420,7 @@
4420
4420
  {
4421
4421
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4422
4422
  "clrName": "GetEnumerator",
4423
- "metadataToken": 100703845,
4423
+ "metadataToken": 100703850,
4424
4424
  "canonicalSignature": "():System.Collections.IEnumerator",
4425
4425
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4426
4426
  "emitScope": "ViewOnly",
@@ -4441,7 +4441,7 @@
4441
4441
  {
4442
4442
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
4443
4443
  "clrName": "Add",
4444
- "metadataToken": 100703854,
4444
+ "metadataToken": 100703859,
4445
4445
  "canonicalSignature": "(System.Object):System.Int32",
4446
4446
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
4447
4447
  "emitScope": "ViewOnly",
@@ -4462,7 +4462,7 @@
4462
4462
  {
4463
4463
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
4464
4464
  "clrName": "Contains",
4465
- "metadataToken": 100703855,
4465
+ "metadataToken": 100703860,
4466
4466
  "canonicalSignature": "(System.Object):System.Boolean",
4467
4467
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
4468
4468
  "emitScope": "ViewOnly",
@@ -4483,7 +4483,7 @@
4483
4483
  {
4484
4484
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
4485
4485
  "clrName": "Insert",
4486
- "metadataToken": 100703860,
4486
+ "metadataToken": 100703865,
4487
4487
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
4488
4488
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
4489
4489
  "emitScope": "ViewOnly",
@@ -4504,7 +4504,7 @@
4504
4504
  {
4505
4505
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
4506
4506
  "clrName": "Remove",
4507
- "metadataToken": 100703861,
4507
+ "metadataToken": 100703866,
4508
4508
  "canonicalSignature": "(System.Object):System.Void",
4509
4509
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
4510
4510
  "emitScope": "ViewOnly",
@@ -4525,7 +4525,7 @@
4525
4525
  {
4526
4526
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
4527
4527
  "clrName": "CopyTo",
4528
- "metadataToken": 100703826,
4528
+ "metadataToken": 100703831,
4529
4529
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
4530
4530
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
4531
4531
  "emitScope": "ViewOnly",
@@ -4546,7 +4546,7 @@
4546
4546
  {
4547
4547
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
4548
4548
  "clrName": "Clear",
4549
- "metadataToken": 100703856,
4549
+ "metadataToken": 100703861,
4550
4550
  "canonicalSignature": "():System.Void",
4551
4551
  "normalizedSignature": "Clear|():System.Void|static=false",
4552
4552
  "emitScope": "ViewOnly",
@@ -4567,7 +4567,7 @@
4567
4567
  {
4568
4568
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
4569
4569
  "clrName": "RemoveAt",
4570
- "metadataToken": 100703862,
4570
+ "metadataToken": 100703867,
4571
4571
  "canonicalSignature": "(System.Int32):System.Void",
4572
4572
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4573
4573
  "emitScope": "ViewOnly",
@@ -4610,7 +4610,7 @@
4610
4610
  {
4611
4611
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
4612
4612
  "clrName": "Count",
4613
- "metadataToken": 385881417,
4613
+ "metadataToken": 385881419,
4614
4614
  "canonicalSignature": ":System.Int32",
4615
4615
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4616
4616
  "emitScope": "ViewOnly",
@@ -4630,7 +4630,7 @@
4630
4630
  {
4631
4631
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
4632
4632
  "clrName": "IsReadOnly",
4633
- "metadataToken": 385881418,
4633
+ "metadataToken": 385881420,
4634
4634
  "canonicalSignature": ":System.Boolean",
4635
4635
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4636
4636
  "emitScope": "ViewOnly",
@@ -4650,7 +4650,7 @@
4650
4650
  {
4651
4651
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4652
4652
  "clrName": "SyncRoot",
4653
- "metadataToken": 385881257,
4653
+ "metadataToken": 385881259,
4654
4654
  "canonicalSignature": ":System.Object",
4655
4655
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4656
4656
  "emitScope": "ViewOnly",
@@ -4670,7 +4670,7 @@
4670
4670
  {
4671
4671
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
4672
4672
  "clrName": "IsReadOnly",
4673
- "metadataToken": 385881269,
4673
+ "metadataToken": 385881271,
4674
4674
  "canonicalSignature": ":System.Boolean",
4675
4675
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4676
4676
  "emitScope": "ViewOnly",
@@ -4690,7 +4690,7 @@
4690
4690
  {
4691
4691
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
4692
4692
  "clrName": "IsFixedSize",
4693
- "metadataToken": 385881270,
4693
+ "metadataToken": 385881272,
4694
4694
  "canonicalSignature": ":System.Boolean",
4695
4695
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
4696
4696
  "emitScope": "ViewOnly",
@@ -4710,7 +4710,7 @@
4710
4710
  {
4711
4711
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
4712
4712
  "clrName": "Count",
4713
- "metadataToken": 385881256,
4713
+ "metadataToken": 385881258,
4714
4714
  "canonicalSignature": ":System.Int32",
4715
4715
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4716
4716
  "emitScope": "ViewOnly",
@@ -4730,7 +4730,7 @@
4730
4730
  {
4731
4731
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4732
4732
  "clrName": "IsSynchronized",
4733
- "metadataToken": 385881258,
4733
+ "metadataToken": 385881260,
4734
4734
  "canonicalSignature": ":System.Boolean",
4735
4735
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4736
4736
  "emitScope": "ViewOnly",
@@ -4750,7 +4750,7 @@
4750
4750
  {
4751
4751
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601::Count:System.Int32",
4752
4752
  "clrName": "Count",
4753
- "metadataToken": 385881428,
4753
+ "metadataToken": 385881430,
4754
4754
  "canonicalSignature": ":System.Int32",
4755
4755
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4756
4756
  "emitScope": "ViewOnly",