@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
@@ -4517,7 +4517,7 @@
4517
4517
  {
4518
4518
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
4519
4519
  "clrName": "Add",
4520
- "metadataToken": 100703854,
4520
+ "metadataToken": 100703859,
4521
4521
  "canonicalSignature": "(System.Object):System.Int32",
4522
4522
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
4523
4523
  "emitScope": "ClassSurface",
@@ -4537,7 +4537,7 @@
4537
4537
  {
4538
4538
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
4539
4539
  "clrName": "Contains",
4540
- "metadataToken": 100703855,
4540
+ "metadataToken": 100703860,
4541
4541
  "canonicalSignature": "(System.Object):System.Boolean",
4542
4542
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
4543
4543
  "emitScope": "ClassSurface",
@@ -4557,7 +4557,7 @@
4557
4557
  {
4558
4558
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
4559
4559
  "clrName": "Clear",
4560
- "metadataToken": 100703856,
4560
+ "metadataToken": 100703861,
4561
4561
  "canonicalSignature": "():System.Void",
4562
4562
  "normalizedSignature": "Clear|():System.Void|static=false",
4563
4563
  "emitScope": "ClassSurface",
@@ -4577,7 +4577,7 @@
4577
4577
  {
4578
4578
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
4579
4579
  "clrName": "Insert",
4580
- "metadataToken": 100703860,
4580
+ "metadataToken": 100703865,
4581
4581
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
4582
4582
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
4583
4583
  "emitScope": "ClassSurface",
@@ -4597,7 +4597,7 @@
4597
4597
  {
4598
4598
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
4599
4599
  "clrName": "Remove",
4600
- "metadataToken": 100703861,
4600
+ "metadataToken": 100703866,
4601
4601
  "canonicalSignature": "(System.Object):System.Void",
4602
4602
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
4603
4603
  "emitScope": "ClassSurface",
@@ -4617,7 +4617,7 @@
4617
4617
  {
4618
4618
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
4619
4619
  "clrName": "RemoveAt",
4620
- "metadataToken": 100703862,
4620
+ "metadataToken": 100703867,
4621
4621
  "canonicalSignature": "(System.Int32):System.Void",
4622
4622
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4623
4623
  "emitScope": "ClassSurface",
@@ -4637,7 +4637,7 @@
4637
4637
  {
4638
4638
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
4639
4639
  "clrName": "CopyTo",
4640
- "metadataToken": 100703826,
4640
+ "metadataToken": 100703831,
4641
4641
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
4642
4642
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
4643
4643
  "emitScope": "ClassSurface",
@@ -4657,7 +4657,7 @@
4657
4657
  {
4658
4658
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4659
4659
  "clrName": "GetEnumerator",
4660
- "metadataToken": 100703845,
4660
+ "metadataToken": 100703850,
4661
4661
  "canonicalSignature": "():System.Collections.IEnumerator",
4662
4662
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4663
4663
  "emitScope": "ClassSurface",
@@ -4759,7 +4759,7 @@
4759
4759
  {
4760
4760
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
4761
4761
  "clrName": "IsReadOnly",
4762
- "metadataToken": 385881269,
4762
+ "metadataToken": 385881271,
4763
4763
  "canonicalSignature": ":System.Boolean",
4764
4764
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4765
4765
  "emitScope": "ClassSurface",
@@ -4778,7 +4778,7 @@
4778
4778
  {
4779
4779
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
4780
4780
  "clrName": "IsFixedSize",
4781
- "metadataToken": 385881270,
4781
+ "metadataToken": 385881272,
4782
4782
  "canonicalSignature": ":System.Boolean",
4783
4783
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
4784
4784
  "emitScope": "ClassSurface",
@@ -4797,7 +4797,7 @@
4797
4797
  {
4798
4798
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
4799
4799
  "clrName": "Count",
4800
- "metadataToken": 385881256,
4800
+ "metadataToken": 385881258,
4801
4801
  "canonicalSignature": ":System.Int32",
4802
4802
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4803
4803
  "emitScope": "ClassSurface",
@@ -4816,7 +4816,7 @@
4816
4816
  {
4817
4817
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4818
4818
  "clrName": "SyncRoot",
4819
- "metadataToken": 385881257,
4819
+ "metadataToken": 385881259,
4820
4820
  "canonicalSignature": ":System.Object",
4821
4821
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4822
4822
  "emitScope": "ClassSurface",
@@ -4835,7 +4835,7 @@
4835
4835
  {
4836
4836
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4837
4837
  "clrName": "IsSynchronized",
4838
- "metadataToken": 385881258,
4838
+ "metadataToken": 385881260,
4839
4839
  "canonicalSignature": ":System.Boolean",
4840
4840
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4841
4841
  "emitScope": "ClassSurface",
@@ -5232,7 +5232,7 @@
5232
5232
  {
5233
5233
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
5234
5234
  "clrName": "Add",
5235
- "metadataToken": 100703854,
5235
+ "metadataToken": 100703859,
5236
5236
  "canonicalSignature": "(System.Object):System.Int32",
5237
5237
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
5238
5238
  "emitScope": "ClassSurface",
@@ -5252,7 +5252,7 @@
5252
5252
  {
5253
5253
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
5254
5254
  "clrName": "Contains",
5255
- "metadataToken": 100703855,
5255
+ "metadataToken": 100703860,
5256
5256
  "canonicalSignature": "(System.Object):System.Boolean",
5257
5257
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
5258
5258
  "emitScope": "ClassSurface",
@@ -5272,7 +5272,7 @@
5272
5272
  {
5273
5273
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
5274
5274
  "clrName": "Clear",
5275
- "metadataToken": 100703856,
5275
+ "metadataToken": 100703861,
5276
5276
  "canonicalSignature": "():System.Void",
5277
5277
  "normalizedSignature": "Clear|():System.Void|static=false",
5278
5278
  "emitScope": "ClassSurface",
@@ -5292,7 +5292,7 @@
5292
5292
  {
5293
5293
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
5294
5294
  "clrName": "Insert",
5295
- "metadataToken": 100703860,
5295
+ "metadataToken": 100703865,
5296
5296
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
5297
5297
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
5298
5298
  "emitScope": "ClassSurface",
@@ -5312,7 +5312,7 @@
5312
5312
  {
5313
5313
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
5314
5314
  "clrName": "Remove",
5315
- "metadataToken": 100703861,
5315
+ "metadataToken": 100703866,
5316
5316
  "canonicalSignature": "(System.Object):System.Void",
5317
5317
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
5318
5318
  "emitScope": "ClassSurface",
@@ -5332,7 +5332,7 @@
5332
5332
  {
5333
5333
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
5334
5334
  "clrName": "RemoveAt",
5335
- "metadataToken": 100703862,
5335
+ "metadataToken": 100703867,
5336
5336
  "canonicalSignature": "(System.Int32):System.Void",
5337
5337
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
5338
5338
  "emitScope": "ClassSurface",
@@ -5352,7 +5352,7 @@
5352
5352
  {
5353
5353
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
5354
5354
  "clrName": "CopyTo",
5355
- "metadataToken": 100703826,
5355
+ "metadataToken": 100703831,
5356
5356
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5357
5357
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5358
5358
  "emitScope": "ClassSurface",
@@ -5372,7 +5372,7 @@
5372
5372
  {
5373
5373
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
5374
5374
  "clrName": "GetEnumerator",
5375
- "metadataToken": 100703845,
5375
+ "metadataToken": 100703850,
5376
5376
  "canonicalSignature": "():System.Collections.IEnumerator",
5377
5377
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
5378
5378
  "emitScope": "ClassSurface",
@@ -5474,7 +5474,7 @@
5474
5474
  {
5475
5475
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
5476
5476
  "clrName": "IsReadOnly",
5477
- "metadataToken": 385881269,
5477
+ "metadataToken": 385881271,
5478
5478
  "canonicalSignature": ":System.Boolean",
5479
5479
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5480
5480
  "emitScope": "ClassSurface",
@@ -5493,7 +5493,7 @@
5493
5493
  {
5494
5494
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
5495
5495
  "clrName": "IsFixedSize",
5496
- "metadataToken": 385881270,
5496
+ "metadataToken": 385881272,
5497
5497
  "canonicalSignature": ":System.Boolean",
5498
5498
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5499
5499
  "emitScope": "ClassSurface",
@@ -5512,7 +5512,7 @@
5512
5512
  {
5513
5513
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5514
5514
  "clrName": "Count",
5515
- "metadataToken": 385881256,
5515
+ "metadataToken": 385881258,
5516
5516
  "canonicalSignature": ":System.Int32",
5517
5517
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5518
5518
  "emitScope": "ClassSurface",
@@ -5531,7 +5531,7 @@
5531
5531
  {
5532
5532
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5533
5533
  "clrName": "SyncRoot",
5534
- "metadataToken": 385881257,
5534
+ "metadataToken": 385881259,
5535
5535
  "canonicalSignature": ":System.Object",
5536
5536
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5537
5537
  "emitScope": "ClassSurface",
@@ -5550,7 +5550,7 @@
5550
5550
  {
5551
5551
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5552
5552
  "clrName": "IsSynchronized",
5553
- "metadataToken": 385881258,
5553
+ "metadataToken": 385881260,
5554
5554
  "canonicalSignature": ":System.Boolean",
5555
5555
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5556
5556
  "emitScope": "ClassSurface",
@@ -7812,7 +7812,7 @@
7812
7812
  {
7813
7813
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
7814
7814
  "clrName": "Add",
7815
- "metadataToken": 100703854,
7815
+ "metadataToken": 100703859,
7816
7816
  "canonicalSignature": "(System.Object):System.Int32",
7817
7817
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
7818
7818
  "emitScope": "ClassSurface",
@@ -7832,7 +7832,7 @@
7832
7832
  {
7833
7833
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
7834
7834
  "clrName": "Contains",
7835
- "metadataToken": 100703855,
7835
+ "metadataToken": 100703860,
7836
7836
  "canonicalSignature": "(System.Object):System.Boolean",
7837
7837
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
7838
7838
  "emitScope": "ClassSurface",
@@ -7852,7 +7852,7 @@
7852
7852
  {
7853
7853
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
7854
7854
  "clrName": "Clear",
7855
- "metadataToken": 100703856,
7855
+ "metadataToken": 100703861,
7856
7856
  "canonicalSignature": "():System.Void",
7857
7857
  "normalizedSignature": "Clear|():System.Void|static=false",
7858
7858
  "emitScope": "ClassSurface",
@@ -7872,7 +7872,7 @@
7872
7872
  {
7873
7873
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
7874
7874
  "clrName": "Insert",
7875
- "metadataToken": 100703860,
7875
+ "metadataToken": 100703865,
7876
7876
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
7877
7877
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
7878
7878
  "emitScope": "ClassSurface",
@@ -7892,7 +7892,7 @@
7892
7892
  {
7893
7893
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
7894
7894
  "clrName": "Remove",
7895
- "metadataToken": 100703861,
7895
+ "metadataToken": 100703866,
7896
7896
  "canonicalSignature": "(System.Object):System.Void",
7897
7897
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
7898
7898
  "emitScope": "ClassSurface",
@@ -7912,7 +7912,7 @@
7912
7912
  {
7913
7913
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
7914
7914
  "clrName": "RemoveAt",
7915
- "metadataToken": 100703862,
7915
+ "metadataToken": 100703867,
7916
7916
  "canonicalSignature": "(System.Int32):System.Void",
7917
7917
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
7918
7918
  "emitScope": "ClassSurface",
@@ -7932,7 +7932,7 @@
7932
7932
  {
7933
7933
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
7934
7934
  "clrName": "CopyTo",
7935
- "metadataToken": 100703826,
7935
+ "metadataToken": 100703831,
7936
7936
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
7937
7937
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
7938
7938
  "emitScope": "ClassSurface",
@@ -7952,7 +7952,7 @@
7952
7952
  {
7953
7953
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
7954
7954
  "clrName": "GetEnumerator",
7955
- "metadataToken": 100703845,
7955
+ "metadataToken": 100703850,
7956
7956
  "canonicalSignature": "():System.Collections.IEnumerator",
7957
7957
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
7958
7958
  "emitScope": "ClassSurface",
@@ -8054,7 +8054,7 @@
8054
8054
  {
8055
8055
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
8056
8056
  "clrName": "IsReadOnly",
8057
- "metadataToken": 385881269,
8057
+ "metadataToken": 385881271,
8058
8058
  "canonicalSignature": ":System.Boolean",
8059
8059
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
8060
8060
  "emitScope": "ClassSurface",
@@ -8073,7 +8073,7 @@
8073
8073
  {
8074
8074
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
8075
8075
  "clrName": "IsFixedSize",
8076
- "metadataToken": 385881270,
8076
+ "metadataToken": 385881272,
8077
8077
  "canonicalSignature": ":System.Boolean",
8078
8078
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
8079
8079
  "emitScope": "ClassSurface",
@@ -8092,7 +8092,7 @@
8092
8092
  {
8093
8093
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
8094
8094
  "clrName": "Count",
8095
- "metadataToken": 385881256,
8095
+ "metadataToken": 385881258,
8096
8096
  "canonicalSignature": ":System.Int32",
8097
8097
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8098
8098
  "emitScope": "ClassSurface",
@@ -8111,7 +8111,7 @@
8111
8111
  {
8112
8112
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
8113
8113
  "clrName": "SyncRoot",
8114
- "metadataToken": 385881257,
8114
+ "metadataToken": 385881259,
8115
8115
  "canonicalSignature": ":System.Object",
8116
8116
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
8117
8117
  "emitScope": "ClassSurface",
@@ -8130,7 +8130,7 @@
8130
8130
  {
8131
8131
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
8132
8132
  "clrName": "IsSynchronized",
8133
- "metadataToken": 385881258,
8133
+ "metadataToken": 385881260,
8134
8134
  "canonicalSignature": ":System.Boolean",
8135
8135
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
8136
8136
  "emitScope": "ClassSurface",
@@ -8639,7 +8639,7 @@
8639
8639
  {
8640
8640
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
8641
8641
  "clrName": "CopyTo",
8642
- "metadataToken": 100703826,
8642
+ "metadataToken": 100703831,
8643
8643
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
8644
8644
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
8645
8645
  "emitScope": "ViewOnly",
@@ -8660,7 +8660,7 @@
8660
8660
  {
8661
8661
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
8662
8662
  "clrName": "GetEnumerator",
8663
- "metadataToken": 100703845,
8663
+ "metadataToken": 100703850,
8664
8664
  "canonicalSignature": "():System.Collections.IEnumerator",
8665
8665
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
8666
8666
  "emitScope": "ViewOnly",
@@ -8762,7 +8762,7 @@
8762
8762
  {
8763
8763
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
8764
8764
  "clrName": "Count",
8765
- "metadataToken": 385881256,
8765
+ "metadataToken": 385881258,
8766
8766
  "canonicalSignature": ":System.Int32",
8767
8767
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8768
8768
  "emitScope": "ViewOnly",
@@ -8782,7 +8782,7 @@
8782
8782
  {
8783
8783
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
8784
8784
  "clrName": "SyncRoot",
8785
- "metadataToken": 385881257,
8785
+ "metadataToken": 385881259,
8786
8786
  "canonicalSignature": ":System.Object",
8787
8787
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
8788
8788
  "emitScope": "ViewOnly",
@@ -8802,7 +8802,7 @@
8802
8802
  {
8803
8803
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
8804
8804
  "clrName": "IsSynchronized",
8805
- "metadataToken": 385881258,
8805
+ "metadataToken": 385881260,
8806
8806
  "canonicalSignature": ":System.Boolean",
8807
8807
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
8808
8808
  "emitScope": "ViewOnly",
@@ -9985,7 +9985,7 @@
9985
9985
  {
9986
9986
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
9987
9987
  "clrName": "CopyTo",
9988
- "metadataToken": 100703826,
9988
+ "metadataToken": 100703831,
9989
9989
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
9990
9990
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
9991
9991
  "emitScope": "ViewOnly",
@@ -10006,7 +10006,7 @@
10006
10006
  {
10007
10007
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
10008
10008
  "clrName": "GetEnumerator",
10009
- "metadataToken": 100703845,
10009
+ "metadataToken": 100703850,
10010
10010
  "canonicalSignature": "():System.Collections.IEnumerator",
10011
10011
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
10012
10012
  "emitScope": "ViewOnly",
@@ -10108,7 +10108,7 @@
10108
10108
  {
10109
10109
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
10110
10110
  "clrName": "Count",
10111
- "metadataToken": 385881256,
10111
+ "metadataToken": 385881258,
10112
10112
  "canonicalSignature": ":System.Int32",
10113
10113
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
10114
10114
  "emitScope": "ViewOnly",
@@ -10128,7 +10128,7 @@
10128
10128
  {
10129
10129
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
10130
10130
  "clrName": "SyncRoot",
10131
- "metadataToken": 385881257,
10131
+ "metadataToken": 385881259,
10132
10132
  "canonicalSignature": ":System.Object",
10133
10133
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
10134
10134
  "emitScope": "ViewOnly",
@@ -10148,7 +10148,7 @@
10148
10148
  {
10149
10149
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
10150
10150
  "clrName": "IsSynchronized",
10151
- "metadataToken": 385881258,
10151
+ "metadataToken": 385881260,
10152
10152
  "canonicalSignature": ":System.Boolean",
10153
10153
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
10154
10154
  "emitScope": "ViewOnly",
@@ -11104,7 +11104,7 @@
11104
11104
  {
11105
11105
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
11106
11106
  "clrName": "CopyTo",
11107
- "metadataToken": 100703826,
11107
+ "metadataToken": 100703831,
11108
11108
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
11109
11109
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
11110
11110
  "emitScope": "ViewOnly",
@@ -11125,7 +11125,7 @@
11125
11125
  {
11126
11126
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
11127
11127
  "clrName": "GetEnumerator",
11128
- "metadataToken": 100703845,
11128
+ "metadataToken": 100703850,
11129
11129
  "canonicalSignature": "():System.Collections.IEnumerator",
11130
11130
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
11131
11131
  "emitScope": "ViewOnly",
@@ -11208,7 +11208,7 @@
11208
11208
  {
11209
11209
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
11210
11210
  "clrName": "Count",
11211
- "metadataToken": 385881256,
11211
+ "metadataToken": 385881258,
11212
11212
  "canonicalSignature": ":System.Int32",
11213
11213
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
11214
11214
  "emitScope": "ViewOnly",
@@ -11228,7 +11228,7 @@
11228
11228
  {
11229
11229
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
11230
11230
  "clrName": "SyncRoot",
11231
- "metadataToken": 385881257,
11231
+ "metadataToken": 385881259,
11232
11232
  "canonicalSignature": ":System.Object",
11233
11233
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
11234
11234
  "emitScope": "ViewOnly",
@@ -11248,7 +11248,7 @@
11248
11248
  {
11249
11249
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
11250
11250
  "clrName": "IsSynchronized",
11251
- "metadataToken": 385881258,
11251
+ "metadataToken": 385881260,
11252
11252
  "canonicalSignature": ":System.Boolean",
11253
11253
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
11254
11254
  "emitScope": "ViewOnly",
@@ -12725,7 +12725,7 @@
12725
12725
  {
12726
12726
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
12727
12727
  "clrName": "CopyTo",
12728
- "metadataToken": 100703826,
12728
+ "metadataToken": 100703831,
12729
12729
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
12730
12730
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
12731
12731
  "emitScope": "ViewOnly",
@@ -12746,7 +12746,7 @@
12746
12746
  {
12747
12747
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
12748
12748
  "clrName": "GetEnumerator",
12749
- "metadataToken": 100703845,
12749
+ "metadataToken": 100703850,
12750
12750
  "canonicalSignature": "():System.Collections.IEnumerator",
12751
12751
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
12752
12752
  "emitScope": "ViewOnly",
@@ -12807,7 +12807,7 @@
12807
12807
  {
12808
12808
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
12809
12809
  "clrName": "SyncRoot",
12810
- "metadataToken": 385881257,
12810
+ "metadataToken": 385881259,
12811
12811
  "canonicalSignature": ":System.Object",
12812
12812
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
12813
12813
  "emitScope": "ViewOnly",
@@ -12827,7 +12827,7 @@
12827
12827
  {
12828
12828
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
12829
12829
  "clrName": "IsSynchronized",
12830
- "metadataToken": 385881258,
12830
+ "metadataToken": 385881260,
12831
12831
  "canonicalSignature": ":System.Boolean",
12832
12832
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
12833
12833
  "emitScope": "ViewOnly",
@@ -12847,7 +12847,7 @@
12847
12847
  {
12848
12848
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
12849
12849
  "clrName": "Count",
12850
- "metadataToken": 385881256,
12850
+ "metadataToken": 385881258,
12851
12851
  "canonicalSignature": ":System.Int32",
12852
12852
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
12853
12853
  "emitScope": "ViewOnly",
@@ -12940,7 +12940,7 @@
12940
12940
  {
12941
12941
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601::Equals(T,T):System.Boolean",
12942
12942
  "clrName": "Equals",
12943
- "metadataToken": 100704562,
12943
+ "metadataToken": 100704567,
12944
12944
  "canonicalSignature": "(T,T):System.Boolean",
12945
12945
  "normalizedSignature": "Equals|(T,T):System.Boolean|static=false",
12946
12946
  "emitScope": "ViewOnly",
@@ -12961,7 +12961,7 @@
12961
12961
  {
12962
12962
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601::GetHashCode(T):System.Int32",
12963
12963
  "clrName": "GetHashCode",
12964
- "metadataToken": 100704563,
12964
+ "metadataToken": 100704568,
12965
12965
  "canonicalSignature": "(T):System.Int32",
12966
12966
  "normalizedSignature": "GetHashCode|(T):System.Int32|static=false",
12967
12967
  "emitScope": "ViewOnly",
@@ -12998,7 +12998,10 @@
12998
12998
  "isOverride": false,
12999
12999
  "visibility": "Public",
13000
13000
  "declaringClrType": "System.Data.DataRowComparer\u00601",
13001
- "declaringAssemblyName": "System.Data.Common"
13001
+ "declaringAssemblyName": "System.Data.Common",
13002
+ "emitSemantics": {
13003
+ "callableStaticAccessorKind": "property"
13004
+ }
13002
13005
  }
13003
13006
  ],
13004
13007
  "fields": [],
@@ -18777,7 +18780,7 @@
18777
18780
  {
18778
18781
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
18779
18782
  "clrName": "CopyTo",
18780
- "metadataToken": 100703826,
18783
+ "metadataToken": 100703831,
18781
18784
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
18782
18785
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
18783
18786
  "emitScope": "ViewOnly",
@@ -18798,7 +18801,7 @@
18798
18801
  {
18799
18802
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
18800
18803
  "clrName": "GetEnumerator",
18801
- "metadataToken": 100703845,
18804
+ "metadataToken": 100703850,
18802
18805
  "canonicalSignature": "():System.Collections.IEnumerator",
18803
18806
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
18804
18807
  "emitScope": "ViewOnly",
@@ -18920,7 +18923,7 @@
18920
18923
  {
18921
18924
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
18922
18925
  "clrName": "Count",
18923
- "metadataToken": 385881256,
18926
+ "metadataToken": 385881258,
18924
18927
  "canonicalSignature": ":System.Int32",
18925
18928
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
18926
18929
  "emitScope": "ViewOnly",
@@ -18940,7 +18943,7 @@
18940
18943
  {
18941
18944
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
18942
18945
  "clrName": "SyncRoot",
18943
- "metadataToken": 385881257,
18946
+ "metadataToken": 385881259,
18944
18947
  "canonicalSignature": ":System.Object",
18945
18948
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
18946
18949
  "emitScope": "ViewOnly",
@@ -18960,7 +18963,7 @@
18960
18963
  {
18961
18964
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
18962
18965
  "clrName": "IsSynchronized",
18963
- "metadataToken": 385881258,
18966
+ "metadataToken": 385881260,
18964
18967
  "canonicalSignature": ":System.Boolean",
18965
18968
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
18966
18969
  "emitScope": "ViewOnly",
@@ -20181,7 +20184,7 @@
20181
20184
  {
20182
20185
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
20183
20186
  "clrName": "GetEnumerator",
20184
- "metadataToken": 100703845,
20187
+ "metadataToken": 100703850,
20185
20188
  "canonicalSignature": "():System.Collections.IEnumerator",
20186
20189
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
20187
20190
  "emitScope": "ViewOnly",
@@ -21115,7 +21118,7 @@
21115
21118
  {
21116
21119
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
21117
21120
  "clrName": "Add",
21118
- "metadataToken": 100703854,
21121
+ "metadataToken": 100703859,
21119
21122
  "canonicalSignature": "(System.Object):System.Int32",
21120
21123
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
21121
21124
  "emitScope": "ViewOnly",
@@ -21136,7 +21139,7 @@
21136
21139
  {
21137
21140
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
21138
21141
  "clrName": "Contains",
21139
- "metadataToken": 100703855,
21142
+ "metadataToken": 100703860,
21140
21143
  "canonicalSignature": "(System.Object):System.Boolean",
21141
21144
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
21142
21145
  "emitScope": "ViewOnly",
@@ -21157,7 +21160,7 @@
21157
21160
  {
21158
21161
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
21159
21162
  "clrName": "Insert",
21160
- "metadataToken": 100703860,
21163
+ "metadataToken": 100703865,
21161
21164
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
21162
21165
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
21163
21166
  "emitScope": "ViewOnly",
@@ -21178,7 +21181,7 @@
21178
21181
  {
21179
21182
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
21180
21183
  "clrName": "Remove",
21181
- "metadataToken": 100703861,
21184
+ "metadataToken": 100703866,
21182
21185
  "canonicalSignature": "(System.Object):System.Void",
21183
21186
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
21184
21187
  "emitScope": "ViewOnly",
@@ -21199,7 +21202,7 @@
21199
21202
  {
21200
21203
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
21201
21204
  "clrName": "RemoveAt",
21202
- "metadataToken": 100703862,
21205
+ "metadataToken": 100703867,
21203
21206
  "canonicalSignature": "(System.Int32):System.Void",
21204
21207
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
21205
21208
  "emitScope": "ViewOnly",
@@ -21304,7 +21307,7 @@
21304
21307
  {
21305
21308
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
21306
21309
  "clrName": "CopyTo",
21307
- "metadataToken": 100703826,
21310
+ "metadataToken": 100703831,
21308
21311
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
21309
21312
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
21310
21313
  "emitScope": "ViewOnly",
@@ -21325,7 +21328,7 @@
21325
21328
  {
21326
21329
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
21327
21330
  "clrName": "GetEnumerator",
21328
- "metadataToken": 100703845,
21331
+ "metadataToken": 100703850,
21329
21332
  "canonicalSignature": "():System.Collections.IEnumerator",
21330
21333
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
21331
21334
  "emitScope": "ViewOnly",
@@ -21367,7 +21370,7 @@
21367
21370
  {
21368
21371
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
21369
21372
  "clrName": "Clear",
21370
- "metadataToken": 100703856,
21373
+ "metadataToken": 100703861,
21371
21374
  "canonicalSignature": "():System.Void",
21372
21375
  "normalizedSignature": "Clear|():System.Void|static=false",
21373
21376
  "emitScope": "ViewOnly",
@@ -21818,7 +21821,7 @@
21818
21821
  {
21819
21822
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
21820
21823
  "clrName": "SyncRoot",
21821
- "metadataToken": 385881257,
21824
+ "metadataToken": 385881259,
21822
21825
  "canonicalSignature": ":System.Object",
21823
21826
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
21824
21827
  "emitScope": "ViewOnly",
@@ -21998,7 +22001,7 @@
21998
22001
  {
21999
22002
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
22000
22003
  "clrName": "IsReadOnly",
22001
- "metadataToken": 385881269,
22004
+ "metadataToken": 385881271,
22002
22005
  "canonicalSignature": ":System.Boolean",
22003
22006
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
22004
22007
  "emitScope": "ViewOnly",
@@ -22018,7 +22021,7 @@
22018
22021
  {
22019
22022
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
22020
22023
  "clrName": "IsFixedSize",
22021
- "metadataToken": 385881270,
22024
+ "metadataToken": 385881272,
22022
22025
  "canonicalSignature": ":System.Boolean",
22023
22026
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
22024
22027
  "emitScope": "ViewOnly",
@@ -22038,7 +22041,7 @@
22038
22041
  {
22039
22042
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
22040
22043
  "clrName": "Count",
22041
- "metadataToken": 385881256,
22044
+ "metadataToken": 385881258,
22042
22045
  "canonicalSignature": ":System.Int32",
22043
22046
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
22044
22047
  "emitScope": "ViewOnly",
@@ -22058,7 +22061,7 @@
22058
22061
  {
22059
22062
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
22060
22063
  "clrName": "IsSynchronized",
22061
- "metadataToken": 385881258,
22064
+ "metadataToken": 385881260,
22062
22065
  "canonicalSignature": ":System.Boolean",
22063
22066
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
22064
22067
  "emitScope": "ViewOnly",
@@ -22414,7 +22417,7 @@
22414
22417
  {
22415
22418
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
22416
22419
  "clrName": "Add",
22417
- "metadataToken": 100703854,
22420
+ "metadataToken": 100703859,
22418
22421
  "canonicalSignature": "(System.Object):System.Int32",
22419
22422
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
22420
22423
  "emitScope": "ViewOnly",
@@ -22435,7 +22438,7 @@
22435
22438
  {
22436
22439
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
22437
22440
  "clrName": "Contains",
22438
- "metadataToken": 100703855,
22441
+ "metadataToken": 100703860,
22439
22442
  "canonicalSignature": "(System.Object):System.Boolean",
22440
22443
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
22441
22444
  "emitScope": "ViewOnly",
@@ -22456,7 +22459,7 @@
22456
22459
  {
22457
22460
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
22458
22461
  "clrName": "Insert",
22459
- "metadataToken": 100703860,
22462
+ "metadataToken": 100703865,
22460
22463
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
22461
22464
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
22462
22465
  "emitScope": "ViewOnly",
@@ -22477,7 +22480,7 @@
22477
22480
  {
22478
22481
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
22479
22482
  "clrName": "Remove",
22480
- "metadataToken": 100703861,
22483
+ "metadataToken": 100703866,
22481
22484
  "canonicalSignature": "(System.Object):System.Void",
22482
22485
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
22483
22486
  "emitScope": "ViewOnly",
@@ -22498,7 +22501,7 @@
22498
22501
  {
22499
22502
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
22500
22503
  "clrName": "RemoveAt",
22501
- "metadataToken": 100703862,
22504
+ "metadataToken": 100703867,
22502
22505
  "canonicalSignature": "(System.Int32):System.Void",
22503
22506
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
22504
22507
  "emitScope": "ViewOnly",
@@ -22519,7 +22522,7 @@
22519
22522
  {
22520
22523
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
22521
22524
  "clrName": "CopyTo",
22522
- "metadataToken": 100703826,
22525
+ "metadataToken": 100703831,
22523
22526
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
22524
22527
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
22525
22528
  "emitScope": "ViewOnly",
@@ -22540,7 +22543,7 @@
22540
22543
  {
22541
22544
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
22542
22545
  "clrName": "GetEnumerator",
22543
- "metadataToken": 100703845,
22546
+ "metadataToken": 100703850,
22544
22547
  "canonicalSignature": "():System.Collections.IEnumerator",
22545
22548
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
22546
22549
  "emitScope": "ViewOnly",
@@ -22624,7 +22627,7 @@
22624
22627
  {
22625
22628
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
22626
22629
  "clrName": "Clear",
22627
- "metadataToken": 100703856,
22630
+ "metadataToken": 100703861,
22628
22631
  "canonicalSignature": "():System.Void",
22629
22632
  "normalizedSignature": "Clear|():System.Void|static=false",
22630
22633
  "emitScope": "ViewOnly",
@@ -22784,7 +22787,7 @@
22784
22787
  {
22785
22788
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
22786
22789
  "clrName": "Count",
22787
- "metadataToken": 385881256,
22790
+ "metadataToken": 385881258,
22788
22791
  "canonicalSignature": ":System.Int32",
22789
22792
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
22790
22793
  "emitScope": "ViewOnly",
@@ -22804,7 +22807,7 @@
22804
22807
  {
22805
22808
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
22806
22809
  "clrName": "SyncRoot",
22807
- "metadataToken": 385881257,
22810
+ "metadataToken": 385881259,
22808
22811
  "canonicalSignature": ":System.Object",
22809
22812
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
22810
22813
  "emitScope": "ViewOnly",
@@ -22944,7 +22947,7 @@
22944
22947
  {
22945
22948
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
22946
22949
  "clrName": "IsReadOnly",
22947
- "metadataToken": 385881269,
22950
+ "metadataToken": 385881271,
22948
22951
  "canonicalSignature": ":System.Boolean",
22949
22952
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
22950
22953
  "emitScope": "ViewOnly",
@@ -22964,7 +22967,7 @@
22964
22967
  {
22965
22968
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
22966
22969
  "clrName": "IsFixedSize",
22967
- "metadataToken": 385881270,
22970
+ "metadataToken": 385881272,
22968
22971
  "canonicalSignature": ":System.Boolean",
22969
22972
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
22970
22973
  "emitScope": "ViewOnly",
@@ -22984,7 +22987,7 @@
22984
22987
  {
22985
22988
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
22986
22989
  "clrName": "IsSynchronized",
22987
- "metadataToken": 385881258,
22990
+ "metadataToken": 385881260,
22988
22991
  "canonicalSignature": ":System.Boolean",
22989
22992
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
22990
22993
  "emitScope": "ViewOnly",
@@ -23265,7 +23268,7 @@
23265
23268
  {
23266
23269
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
23267
23270
  "clrName": "CopyTo",
23268
- "metadataToken": 100703826,
23271
+ "metadataToken": 100703831,
23269
23272
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
23270
23273
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
23271
23274
  "emitScope": "ViewOnly",
@@ -23286,7 +23289,7 @@
23286
23289
  {
23287
23290
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
23288
23291
  "clrName": "GetEnumerator",
23289
- "metadataToken": 100703845,
23292
+ "metadataToken": 100703850,
23290
23293
  "canonicalSignature": "():System.Collections.IEnumerator",
23291
23294
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
23292
23295
  "emitScope": "ViewOnly",
@@ -23485,7 +23488,7 @@
23485
23488
  {
23486
23489
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
23487
23490
  "clrName": "Count",
23488
- "metadataToken": 385881256,
23491
+ "metadataToken": 385881258,
23489
23492
  "canonicalSignature": ":System.Int32",
23490
23493
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
23491
23494
  "emitScope": "ViewOnly",
@@ -23505,7 +23508,7 @@
23505
23508
  {
23506
23509
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
23507
23510
  "clrName": "SyncRoot",
23508
- "metadataToken": 385881257,
23511
+ "metadataToken": 385881259,
23509
23512
  "canonicalSignature": ":System.Object",
23510
23513
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
23511
23514
  "emitScope": "ViewOnly",
@@ -23525,7 +23528,7 @@
23525
23528
  {
23526
23529
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
23527
23530
  "clrName": "IsSynchronized",
23528
- "metadataToken": 385881258,
23531
+ "metadataToken": 385881260,
23529
23532
  "canonicalSignature": ":System.Boolean",
23530
23533
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
23531
23534
  "emitScope": "ViewOnly",
@@ -23953,7 +23956,7 @@
23953
23956
  {
23954
23957
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
23955
23958
  "clrName": "GetEnumerator",
23956
- "metadataToken": 100703845,
23959
+ "metadataToken": 100703850,
23957
23960
  "canonicalSignature": "():System.Collections.IEnumerator",
23958
23961
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
23959
23962
  "emitScope": "ViewOnly",
@@ -24032,7 +24035,7 @@
24032
24035
  {
24033
24036
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
24034
24037
  "clrName": "GetEnumerator",
24035
- "metadataToken": 100703845,
24038
+ "metadataToken": 100703850,
24036
24039
  "canonicalSignature": "():System.Collections.IEnumerator",
24037
24040
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
24038
24041
  "emitScope": "ViewOnly",
@@ -24053,7 +24056,7 @@
24053
24056
  {
24054
24057
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
24055
24058
  "clrName": "GetEnumerator",
24056
- "metadataToken": 100704560,
24059
+ "metadataToken": 100704565,
24057
24060
  "canonicalSignature": "():IEnumerator_1",
24058
24061
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
24059
24062
  "emitScope": "ViewOnly",
@@ -24707,7 +24710,7 @@
24707
24710
  {
24708
24711
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
24709
24712
  "clrName": "CopyTo",
24710
- "metadataToken": 100703826,
24713
+ "metadataToken": 100703831,
24711
24714
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
24712
24715
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
24713
24716
  "emitScope": "ViewOnly",
@@ -24728,7 +24731,7 @@
24728
24731
  {
24729
24732
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
24730
24733
  "clrName": "GetEnumerator",
24731
- "metadataToken": 100703845,
24734
+ "metadataToken": 100703850,
24732
24735
  "canonicalSignature": "():System.Collections.IEnumerator",
24733
24736
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
24734
24737
  "emitScope": "ViewOnly",
@@ -24846,7 +24849,7 @@
24846
24849
  {
24847
24850
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
24848
24851
  "clrName": "Count",
24849
- "metadataToken": 385881256,
24852
+ "metadataToken": 385881258,
24850
24853
  "canonicalSignature": ":System.Int32",
24851
24854
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
24852
24855
  "emitScope": "ViewOnly",
@@ -24866,7 +24869,7 @@
24866
24869
  {
24867
24870
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
24868
24871
  "clrName": "SyncRoot",
24869
- "metadataToken": 385881257,
24872
+ "metadataToken": 385881259,
24870
24873
  "canonicalSignature": ":System.Object",
24871
24874
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
24872
24875
  "emitScope": "ViewOnly",
@@ -24886,7 +24889,7 @@
24886
24889
  {
24887
24890
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
24888
24891
  "clrName": "IsSynchronized",
24889
- "metadataToken": 385881258,
24892
+ "metadataToken": 385881260,
24890
24893
  "canonicalSignature": ":System.Boolean",
24891
24894
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
24892
24895
  "emitScope": "ViewOnly",
@@ -25406,7 +25409,7 @@
25406
25409
  {
25407
25410
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
25408
25411
  "clrName": "GetEnumerator",
25409
- "metadataToken": 100703845,
25412
+ "metadataToken": 100703850,
25410
25413
  "canonicalSignature": "():System.Collections.IEnumerator",
25411
25414
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
25412
25415
  "emitScope": "ViewOnly",
@@ -25427,7 +25430,7 @@
25427
25430
  {
25428
25431
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
25429
25432
  "clrName": "GetEnumerator",
25430
- "metadataToken": 100704560,
25433
+ "metadataToken": 100704565,
25431
25434
  "canonicalSignature": "():IEnumerator_1",
25432
25435
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
25433
25436
  "emitScope": "ViewOnly",
@@ -25516,7 +25519,7 @@
25516
25519
  {
25517
25520
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean",
25518
25521
  "clrName": "Contains",
25519
- "metadataToken": 100703835,
25522
+ "metadataToken": 100703840,
25520
25523
  "canonicalSignature": "(System.Object):System.Boolean",
25521
25524
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
25522
25525
  "emitScope": "ViewOnly",
@@ -25537,7 +25540,7 @@
25537
25540
  {
25538
25541
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void",
25539
25542
  "clrName": "Add",
25540
- "metadataToken": 100703836,
25543
+ "metadataToken": 100703841,
25541
25544
  "canonicalSignature": "(System.Object,System.Object):System.Void",
25542
25545
  "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false",
25543
25546
  "emitScope": "ViewOnly",
@@ -25558,7 +25561,7 @@
25558
25561
  {
25559
25562
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void",
25560
25563
  "clrName": "Clear",
25561
- "metadataToken": 100703837,
25564
+ "metadataToken": 100703842,
25562
25565
  "canonicalSignature": "():System.Void",
25563
25566
  "normalizedSignature": "Clear|():System.Void|static=false",
25564
25567
  "emitScope": "ViewOnly",
@@ -25579,7 +25582,7 @@
25579
25582
  {
25580
25583
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
25581
25584
  "clrName": "GetEnumerator",
25582
- "metadataToken": 100703840,
25585
+ "metadataToken": 100703845,
25583
25586
  "canonicalSignature": "():System.Collections.IDictionaryEnumerator",
25584
25587
  "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
25585
25588
  "emitScope": "ViewOnly",
@@ -25600,7 +25603,7 @@
25600
25603
  {
25601
25604
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void",
25602
25605
  "clrName": "Remove",
25603
- "metadataToken": 100703841,
25606
+ "metadataToken": 100703846,
25604
25607
  "canonicalSignature": "(System.Object):System.Void",
25605
25608
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
25606
25609
  "emitScope": "ViewOnly",
@@ -25621,7 +25624,7 @@
25621
25624
  {
25622
25625
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
25623
25626
  "clrName": "CopyTo",
25624
- "metadataToken": 100703826,
25627
+ "metadataToken": 100703831,
25625
25628
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
25626
25629
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
25627
25630
  "emitScope": "ViewOnly",
@@ -25642,7 +25645,7 @@
25642
25645
  {
25643
25646
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
25644
25647
  "clrName": "GetEnumerator",
25645
- "metadataToken": 100703845,
25648
+ "metadataToken": 100703850,
25646
25649
  "canonicalSignature": "():System.Collections.IEnumerator",
25647
25650
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
25648
25651
  "emitScope": "ViewOnly",
@@ -25728,7 +25731,7 @@
25728
25731
  {
25729
25732
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Keys:System.Collections.ICollection",
25730
25733
  "clrName": "Keys",
25731
- "metadataToken": 385881260,
25734
+ "metadataToken": 385881262,
25732
25735
  "canonicalSignature": ":System.Collections.ICollection",
25733
25736
  "normalizedSignature": "Keys|:System.Collections.ICollection|static=false|accessor=get",
25734
25737
  "emitScope": "ViewOnly",
@@ -25748,7 +25751,7 @@
25748
25751
  {
25749
25752
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsReadOnly:System.Boolean",
25750
25753
  "clrName": "IsReadOnly",
25751
- "metadataToken": 385881262,
25754
+ "metadataToken": 385881264,
25752
25755
  "canonicalSignature": ":System.Boolean",
25753
25756
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
25754
25757
  "emitScope": "ViewOnly",
@@ -25768,7 +25771,7 @@
25768
25771
  {
25769
25772
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
25770
25773
  "clrName": "Count",
25771
- "metadataToken": 385881256,
25774
+ "metadataToken": 385881258,
25772
25775
  "canonicalSignature": ":System.Int32",
25773
25776
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
25774
25777
  "emitScope": "ViewOnly",
@@ -25788,7 +25791,7 @@
25788
25791
  {
25789
25792
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
25790
25793
  "clrName": "SyncRoot",
25791
- "metadataToken": 385881257,
25794
+ "metadataToken": 385881259,
25792
25795
  "canonicalSignature": ":System.Object",
25793
25796
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
25794
25797
  "emitScope": "ViewOnly",
@@ -25808,7 +25811,7 @@
25808
25811
  {
25809
25812
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Values:System.Collections.ICollection",
25810
25813
  "clrName": "Values",
25811
- "metadataToken": 385881261,
25814
+ "metadataToken": 385881263,
25812
25815
  "canonicalSignature": ":System.Collections.ICollection",
25813
25816
  "normalizedSignature": "Values|:System.Collections.ICollection|static=false|accessor=get",
25814
25817
  "emitScope": "ViewOnly",
@@ -25828,7 +25831,7 @@
25828
25831
  {
25829
25832
  "stableId": "System.Private.CoreLib:System.Collections.IDictionary::IsFixedSize:System.Boolean",
25830
25833
  "clrName": "IsFixedSize",
25831
- "metadataToken": 385881263,
25834
+ "metadataToken": 385881265,
25832
25835
  "canonicalSignature": ":System.Boolean",
25833
25836
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
25834
25837
  "emitScope": "ViewOnly",
@@ -25848,7 +25851,7 @@
25848
25851
  {
25849
25852
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
25850
25853
  "clrName": "IsSynchronized",
25851
- "metadataToken": 385881258,
25854
+ "metadataToken": 385881260,
25852
25855
  "canonicalSignature": ":System.Boolean",
25853
25856
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
25854
25857
  "emitScope": "ViewOnly",
@@ -26648,7 +26651,7 @@
26648
26651
  {
26649
26652
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
26650
26653
  "clrName": "GetEnumerator",
26651
- "metadataToken": 100703845,
26654
+ "metadataToken": 100703850,
26652
26655
  "canonicalSignature": "():System.Collections.IEnumerator",
26653
26656
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
26654
26657
  "emitScope": "ViewOnly",
@@ -26690,7 +26693,7 @@
26690
26693
  {
26691
26694
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
26692
26695
  "clrName": "GetEnumerator",
26693
- "metadataToken": 100704560,
26696
+ "metadataToken": 100704565,
26694
26697
  "canonicalSignature": "():IEnumerator_1",
26695
26698
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
26696
26699
  "emitScope": "ViewOnly",