@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
@@ -4291,7 +4291,7 @@
4291
4291
  {
4292
4292
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
4293
4293
  "clrName": "IndexOf",
4294
- "metadataToken": 100704568,
4294
+ "metadataToken": 100704573,
4295
4295
  "canonicalSignature": "(T):System.Int32",
4296
4296
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
4297
4297
  "emitScope": "ViewOnly",
@@ -4312,7 +4312,7 @@
4312
4312
  {
4313
4313
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
4314
4314
  "clrName": "Insert",
4315
- "metadataToken": 100704569,
4315
+ "metadataToken": 100704574,
4316
4316
  "canonicalSignature": "(System.Int32,T):System.Void",
4317
4317
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
4318
4318
  "emitScope": "ViewOnly",
@@ -4333,7 +4333,7 @@
4333
4333
  {
4334
4334
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
4335
4335
  "clrName": "RemoveAt",
4336
- "metadataToken": 100704570,
4336
+ "metadataToken": 100704575,
4337
4337
  "canonicalSignature": "(System.Int32):System.Void",
4338
4338
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4339
4339
  "emitScope": "ViewOnly",
@@ -4354,7 +4354,7 @@
4354
4354
  {
4355
4355
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
4356
4356
  "clrName": "Add",
4357
- "metadataToken": 100704538,
4357
+ "metadataToken": 100704543,
4358
4358
  "canonicalSignature": "(T):System.Void",
4359
4359
  "normalizedSignature": "Add|(T):System.Void|static=false",
4360
4360
  "emitScope": "ViewOnly",
@@ -4375,7 +4375,7 @@
4375
4375
  {
4376
4376
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
4377
4377
  "clrName": "Clear",
4378
- "metadataToken": 100704539,
4378
+ "metadataToken": 100704544,
4379
4379
  "canonicalSignature": "():System.Void",
4380
4380
  "normalizedSignature": "Clear|():System.Void|static=false",
4381
4381
  "emitScope": "ViewOnly",
@@ -4396,7 +4396,7 @@
4396
4396
  {
4397
4397
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
4398
4398
  "clrName": "Contains",
4399
- "metadataToken": 100704540,
4399
+ "metadataToken": 100704545,
4400
4400
  "canonicalSignature": "(T):System.Boolean",
4401
4401
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
4402
4402
  "emitScope": "ViewOnly",
@@ -4417,7 +4417,7 @@
4417
4417
  {
4418
4418
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
4419
4419
  "clrName": "CopyTo",
4420
- "metadataToken": 100704541,
4420
+ "metadataToken": 100704546,
4421
4421
  "canonicalSignature": "(T[],System.Int32):System.Void",
4422
4422
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
4423
4423
  "emitScope": "ViewOnly",
@@ -4438,7 +4438,7 @@
4438
4438
  {
4439
4439
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
4440
4440
  "clrName": "GetEnumerator",
4441
- "metadataToken": 100704560,
4441
+ "metadataToken": 100704565,
4442
4442
  "canonicalSignature": "():IEnumerator_1",
4443
4443
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
4444
4444
  "emitScope": "ViewOnly",
@@ -4459,7 +4459,7 @@
4459
4459
  {
4460
4460
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
4461
4461
  "clrName": "GetEnumerator",
4462
- "metadataToken": 100703845,
4462
+ "metadataToken": 100703850,
4463
4463
  "canonicalSignature": "():System.Collections.IEnumerator",
4464
4464
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
4465
4465
  "emitScope": "ViewOnly",
@@ -4480,7 +4480,7 @@
4480
4480
  {
4481
4481
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
4482
4482
  "clrName": "Add",
4483
- "metadataToken": 100703854,
4483
+ "metadataToken": 100703859,
4484
4484
  "canonicalSignature": "(System.Object):System.Int32",
4485
4485
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
4486
4486
  "emitScope": "ViewOnly",
@@ -4501,7 +4501,7 @@
4501
4501
  {
4502
4502
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
4503
4503
  "clrName": "Contains",
4504
- "metadataToken": 100703855,
4504
+ "metadataToken": 100703860,
4505
4505
  "canonicalSignature": "(System.Object):System.Boolean",
4506
4506
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
4507
4507
  "emitScope": "ViewOnly",
@@ -4522,7 +4522,7 @@
4522
4522
  {
4523
4523
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
4524
4524
  "clrName": "Insert",
4525
- "metadataToken": 100703860,
4525
+ "metadataToken": 100703865,
4526
4526
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
4527
4527
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
4528
4528
  "emitScope": "ViewOnly",
@@ -4543,7 +4543,7 @@
4543
4543
  {
4544
4544
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
4545
4545
  "clrName": "Remove",
4546
- "metadataToken": 100703861,
4546
+ "metadataToken": 100703866,
4547
4547
  "canonicalSignature": "(System.Object):System.Void",
4548
4548
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
4549
4549
  "emitScope": "ViewOnly",
@@ -4564,7 +4564,7 @@
4564
4564
  {
4565
4565
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
4566
4566
  "clrName": "CopyTo",
4567
- "metadataToken": 100703826,
4567
+ "metadataToken": 100703831,
4568
4568
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
4569
4569
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
4570
4570
  "emitScope": "ViewOnly",
@@ -4585,7 +4585,7 @@
4585
4585
  {
4586
4586
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
4587
4587
  "clrName": "Clear",
4588
- "metadataToken": 100703856,
4588
+ "metadataToken": 100703861,
4589
4589
  "canonicalSignature": "():System.Void",
4590
4590
  "normalizedSignature": "Clear|():System.Void|static=false",
4591
4591
  "emitScope": "ViewOnly",
@@ -4606,7 +4606,7 @@
4606
4606
  {
4607
4607
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
4608
4608
  "clrName": "RemoveAt",
4609
- "metadataToken": 100703862,
4609
+ "metadataToken": 100703867,
4610
4610
  "canonicalSignature": "(System.Int32):System.Void",
4611
4611
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
4612
4612
  "emitScope": "ViewOnly",
@@ -4629,7 +4629,7 @@
4629
4629
  {
4630
4630
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
4631
4631
  "clrName": "Count",
4632
- "metadataToken": 385881417,
4632
+ "metadataToken": 385881419,
4633
4633
  "canonicalSignature": ":System.Int32",
4634
4634
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4635
4635
  "emitScope": "ViewOnly",
@@ -4649,7 +4649,7 @@
4649
4649
  {
4650
4650
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
4651
4651
  "clrName": "IsReadOnly",
4652
- "metadataToken": 385881418,
4652
+ "metadataToken": 385881420,
4653
4653
  "canonicalSignature": ":System.Boolean",
4654
4654
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4655
4655
  "emitScope": "ViewOnly",
@@ -4669,7 +4669,7 @@
4669
4669
  {
4670
4670
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4671
4671
  "clrName": "SyncRoot",
4672
- "metadataToken": 385881257,
4672
+ "metadataToken": 385881259,
4673
4673
  "canonicalSignature": ":System.Object",
4674
4674
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4675
4675
  "emitScope": "ViewOnly",
@@ -4689,7 +4689,7 @@
4689
4689
  {
4690
4690
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
4691
4691
  "clrName": "IsReadOnly",
4692
- "metadataToken": 385881269,
4692
+ "metadataToken": 385881271,
4693
4693
  "canonicalSignature": ":System.Boolean",
4694
4694
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
4695
4695
  "emitScope": "ViewOnly",
@@ -4709,7 +4709,7 @@
4709
4709
  {
4710
4710
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
4711
4711
  "clrName": "IsFixedSize",
4712
- "metadataToken": 385881270,
4712
+ "metadataToken": 385881272,
4713
4713
  "canonicalSignature": ":System.Boolean",
4714
4714
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
4715
4715
  "emitScope": "ViewOnly",
@@ -4729,7 +4729,7 @@
4729
4729
  {
4730
4730
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
4731
4731
  "clrName": "Count",
4732
- "metadataToken": 385881256,
4732
+ "metadataToken": 385881258,
4733
4733
  "canonicalSignature": ":System.Int32",
4734
4734
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4735
4735
  "emitScope": "ViewOnly",
@@ -4749,7 +4749,7 @@
4749
4749
  {
4750
4750
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4751
4751
  "clrName": "IsSynchronized",
4752
- "metadataToken": 385881258,
4752
+ "metadataToken": 385881260,
4753
4753
  "canonicalSignature": ":System.Boolean",
4754
4754
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4755
4755
  "emitScope": "ViewOnly",
@@ -4996,7 +4996,7 @@
4996
4996
  {
4997
4997
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
4998
4998
  "clrName": "IndexOf",
4999
- "metadataToken": 100704568,
4999
+ "metadataToken": 100704573,
5000
5000
  "canonicalSignature": "(T):System.Int32",
5001
5001
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
5002
5002
  "emitScope": "ViewOnly",
@@ -5017,7 +5017,7 @@
5017
5017
  {
5018
5018
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
5019
5019
  "clrName": "Insert",
5020
- "metadataToken": 100704569,
5020
+ "metadataToken": 100704574,
5021
5021
  "canonicalSignature": "(System.Int32,T):System.Void",
5022
5022
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
5023
5023
  "emitScope": "ViewOnly",
@@ -5038,7 +5038,7 @@
5038
5038
  {
5039
5039
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
5040
5040
  "clrName": "RemoveAt",
5041
- "metadataToken": 100704570,
5041
+ "metadataToken": 100704575,
5042
5042
  "canonicalSignature": "(System.Int32):System.Void",
5043
5043
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
5044
5044
  "emitScope": "ViewOnly",
@@ -5059,7 +5059,7 @@
5059
5059
  {
5060
5060
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
5061
5061
  "clrName": "Add",
5062
- "metadataToken": 100704538,
5062
+ "metadataToken": 100704543,
5063
5063
  "canonicalSignature": "(T):System.Void",
5064
5064
  "normalizedSignature": "Add|(T):System.Void|static=false",
5065
5065
  "emitScope": "ViewOnly",
@@ -5080,7 +5080,7 @@
5080
5080
  {
5081
5081
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
5082
5082
  "clrName": "Clear",
5083
- "metadataToken": 100704539,
5083
+ "metadataToken": 100704544,
5084
5084
  "canonicalSignature": "():System.Void",
5085
5085
  "normalizedSignature": "Clear|():System.Void|static=false",
5086
5086
  "emitScope": "ViewOnly",
@@ -5101,7 +5101,7 @@
5101
5101
  {
5102
5102
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
5103
5103
  "clrName": "Contains",
5104
- "metadataToken": 100704540,
5104
+ "metadataToken": 100704545,
5105
5105
  "canonicalSignature": "(T):System.Boolean",
5106
5106
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
5107
5107
  "emitScope": "ViewOnly",
@@ -5122,7 +5122,7 @@
5122
5122
  {
5123
5123
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
5124
5124
  "clrName": "CopyTo",
5125
- "metadataToken": 100704541,
5125
+ "metadataToken": 100704546,
5126
5126
  "canonicalSignature": "(T[],System.Int32):System.Void",
5127
5127
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
5128
5128
  "emitScope": "ViewOnly",
@@ -5143,7 +5143,7 @@
5143
5143
  {
5144
5144
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
5145
5145
  "clrName": "GetEnumerator",
5146
- "metadataToken": 100704560,
5146
+ "metadataToken": 100704565,
5147
5147
  "canonicalSignature": "():IEnumerator_1",
5148
5148
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
5149
5149
  "emitScope": "ViewOnly",
@@ -5164,7 +5164,7 @@
5164
5164
  {
5165
5165
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
5166
5166
  "clrName": "GetEnumerator",
5167
- "metadataToken": 100703845,
5167
+ "metadataToken": 100703850,
5168
5168
  "canonicalSignature": "():System.Collections.IEnumerator",
5169
5169
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
5170
5170
  "emitScope": "ViewOnly",
@@ -5185,7 +5185,7 @@
5185
5185
  {
5186
5186
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
5187
5187
  "clrName": "Add",
5188
- "metadataToken": 100703854,
5188
+ "metadataToken": 100703859,
5189
5189
  "canonicalSignature": "(System.Object):System.Int32",
5190
5190
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
5191
5191
  "emitScope": "ViewOnly",
@@ -5206,7 +5206,7 @@
5206
5206
  {
5207
5207
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
5208
5208
  "clrName": "Contains",
5209
- "metadataToken": 100703855,
5209
+ "metadataToken": 100703860,
5210
5210
  "canonicalSignature": "(System.Object):System.Boolean",
5211
5211
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
5212
5212
  "emitScope": "ViewOnly",
@@ -5227,7 +5227,7 @@
5227
5227
  {
5228
5228
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
5229
5229
  "clrName": "Insert",
5230
- "metadataToken": 100703860,
5230
+ "metadataToken": 100703865,
5231
5231
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
5232
5232
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
5233
5233
  "emitScope": "ViewOnly",
@@ -5248,7 +5248,7 @@
5248
5248
  {
5249
5249
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
5250
5250
  "clrName": "Remove",
5251
- "metadataToken": 100703861,
5251
+ "metadataToken": 100703866,
5252
5252
  "canonicalSignature": "(System.Object):System.Void",
5253
5253
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
5254
5254
  "emitScope": "ViewOnly",
@@ -5269,7 +5269,7 @@
5269
5269
  {
5270
5270
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
5271
5271
  "clrName": "CopyTo",
5272
- "metadataToken": 100703826,
5272
+ "metadataToken": 100703831,
5273
5273
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5274
5274
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5275
5275
  "emitScope": "ViewOnly",
@@ -5290,7 +5290,7 @@
5290
5290
  {
5291
5291
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
5292
5292
  "clrName": "Clear",
5293
- "metadataToken": 100703856,
5293
+ "metadataToken": 100703861,
5294
5294
  "canonicalSignature": "():System.Void",
5295
5295
  "normalizedSignature": "Clear|():System.Void|static=false",
5296
5296
  "emitScope": "ViewOnly",
@@ -5311,7 +5311,7 @@
5311
5311
  {
5312
5312
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
5313
5313
  "clrName": "RemoveAt",
5314
- "metadataToken": 100703862,
5314
+ "metadataToken": 100703867,
5315
5315
  "canonicalSignature": "(System.Int32):System.Void",
5316
5316
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
5317
5317
  "emitScope": "ViewOnly",
@@ -5353,7 +5353,7 @@
5353
5353
  {
5354
5354
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
5355
5355
  "clrName": "Count",
5356
- "metadataToken": 385881417,
5356
+ "metadataToken": 385881419,
5357
5357
  "canonicalSignature": ":System.Int32",
5358
5358
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5359
5359
  "emitScope": "ViewOnly",
@@ -5373,7 +5373,7 @@
5373
5373
  {
5374
5374
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
5375
5375
  "clrName": "IsReadOnly",
5376
- "metadataToken": 385881418,
5376
+ "metadataToken": 385881420,
5377
5377
  "canonicalSignature": ":System.Boolean",
5378
5378
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5379
5379
  "emitScope": "ViewOnly",
@@ -5393,7 +5393,7 @@
5393
5393
  {
5394
5394
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5395
5395
  "clrName": "SyncRoot",
5396
- "metadataToken": 385881257,
5396
+ "metadataToken": 385881259,
5397
5397
  "canonicalSignature": ":System.Object",
5398
5398
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5399
5399
  "emitScope": "ViewOnly",
@@ -5413,7 +5413,7 @@
5413
5413
  {
5414
5414
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
5415
5415
  "clrName": "IsReadOnly",
5416
- "metadataToken": 385881269,
5416
+ "metadataToken": 385881271,
5417
5417
  "canonicalSignature": ":System.Boolean",
5418
5418
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
5419
5419
  "emitScope": "ViewOnly",
@@ -5433,7 +5433,7 @@
5433
5433
  {
5434
5434
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
5435
5435
  "clrName": "IsFixedSize",
5436
- "metadataToken": 385881270,
5436
+ "metadataToken": 385881272,
5437
5437
  "canonicalSignature": ":System.Boolean",
5438
5438
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
5439
5439
  "emitScope": "ViewOnly",
@@ -5453,7 +5453,7 @@
5453
5453
  {
5454
5454
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5455
5455
  "clrName": "Count",
5456
- "metadataToken": 385881256,
5456
+ "metadataToken": 385881258,
5457
5457
  "canonicalSignature": ":System.Int32",
5458
5458
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5459
5459
  "emitScope": "ViewOnly",
@@ -5473,7 +5473,7 @@
5473
5473
  {
5474
5474
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5475
5475
  "clrName": "IsSynchronized",
5476
- "metadataToken": 385881258,
5476
+ "metadataToken": 385881260,
5477
5477
  "canonicalSignature": ":System.Boolean",
5478
5478
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5479
5479
  "emitScope": "ViewOnly",
@@ -8162,7 +8162,7 @@
8162
8162
  {
8163
8163
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
8164
8164
  "clrName": "Insert",
8165
- "metadataToken": 100704569,
8165
+ "metadataToken": 100704574,
8166
8166
  "canonicalSignature": "(System.Int32,T):System.Void",
8167
8167
  "normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
8168
8168
  "emitScope": "ViewOnly",
@@ -8183,7 +8183,7 @@
8183
8183
  {
8184
8184
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
8185
8185
  "clrName": "RemoveAt",
8186
- "metadataToken": 100704570,
8186
+ "metadataToken": 100704575,
8187
8187
  "canonicalSignature": "(System.Int32):System.Void",
8188
8188
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
8189
8189
  "emitScope": "ViewOnly",
@@ -8204,7 +8204,7 @@
8204
8204
  {
8205
8205
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Remove(T):System.Boolean",
8206
8206
  "clrName": "Remove",
8207
- "metadataToken": 100704542,
8207
+ "metadataToken": 100704547,
8208
8208
  "canonicalSignature": "(T):System.Boolean",
8209
8209
  "normalizedSignature": "Remove|(T):System.Boolean|static=false",
8210
8210
  "emitScope": "ViewOnly",
@@ -8225,7 +8225,7 @@
8225
8225
  {
8226
8226
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
8227
8227
  "clrName": "GetEnumerator",
8228
- "metadataToken": 100703845,
8228
+ "metadataToken": 100703850,
8229
8229
  "canonicalSignature": "():System.Collections.IEnumerator",
8230
8230
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
8231
8231
  "emitScope": "ViewOnly",
@@ -8246,7 +8246,7 @@
8246
8246
  {
8247
8247
  "stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
8248
8248
  "clrName": "Add",
8249
- "metadataToken": 100703854,
8249
+ "metadataToken": 100703859,
8250
8250
  "canonicalSignature": "(System.Object):System.Int32",
8251
8251
  "normalizedSignature": "Add|(System.Object):System.Int32|static=false",
8252
8252
  "emitScope": "ViewOnly",
@@ -8267,7 +8267,7 @@
8267
8267
  {
8268
8268
  "stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
8269
8269
  "clrName": "Contains",
8270
- "metadataToken": 100703855,
8270
+ "metadataToken": 100703860,
8271
8271
  "canonicalSignature": "(System.Object):System.Boolean",
8272
8272
  "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
8273
8273
  "emitScope": "ViewOnly",
@@ -8288,7 +8288,7 @@
8288
8288
  {
8289
8289
  "stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
8290
8290
  "clrName": "Insert",
8291
- "metadataToken": 100703860,
8291
+ "metadataToken": 100703865,
8292
8292
  "canonicalSignature": "(System.Int32,System.Object):System.Void",
8293
8293
  "normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
8294
8294
  "emitScope": "ViewOnly",
@@ -8309,7 +8309,7 @@
8309
8309
  {
8310
8310
  "stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
8311
8311
  "clrName": "Remove",
8312
- "metadataToken": 100703861,
8312
+ "metadataToken": 100703866,
8313
8313
  "canonicalSignature": "(System.Object):System.Void",
8314
8314
  "normalizedSignature": "Remove|(System.Object):System.Void|static=false",
8315
8315
  "emitScope": "ViewOnly",
@@ -8330,7 +8330,7 @@
8330
8330
  {
8331
8331
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
8332
8332
  "clrName": "CopyTo",
8333
- "metadataToken": 100703826,
8333
+ "metadataToken": 100703831,
8334
8334
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
8335
8335
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
8336
8336
  "emitScope": "ViewOnly",
@@ -8351,7 +8351,7 @@
8351
8351
  {
8352
8352
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
8353
8353
  "clrName": "IndexOf",
8354
- "metadataToken": 100704568,
8354
+ "metadataToken": 100704573,
8355
8355
  "canonicalSignature": "(T):System.Int32",
8356
8356
  "normalizedSignature": "IndexOf|(T):System.Int32|static=false",
8357
8357
  "emitScope": "ViewOnly",
@@ -8372,7 +8372,7 @@
8372
8372
  {
8373
8373
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
8374
8374
  "clrName": "Add",
8375
- "metadataToken": 100704538,
8375
+ "metadataToken": 100704543,
8376
8376
  "canonicalSignature": "(T):System.Void",
8377
8377
  "normalizedSignature": "Add|(T):System.Void|static=false",
8378
8378
  "emitScope": "ViewOnly",
@@ -8393,7 +8393,7 @@
8393
8393
  {
8394
8394
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
8395
8395
  "clrName": "Clear",
8396
- "metadataToken": 100704539,
8396
+ "metadataToken": 100704544,
8397
8397
  "canonicalSignature": "():System.Void",
8398
8398
  "normalizedSignature": "Clear|():System.Void|static=false",
8399
8399
  "emitScope": "ViewOnly",
@@ -8414,7 +8414,7 @@
8414
8414
  {
8415
8415
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
8416
8416
  "clrName": "Contains",
8417
- "metadataToken": 100704540,
8417
+ "metadataToken": 100704545,
8418
8418
  "canonicalSignature": "(T):System.Boolean",
8419
8419
  "normalizedSignature": "Contains|(T):System.Boolean|static=false",
8420
8420
  "emitScope": "ViewOnly",
@@ -8435,7 +8435,7 @@
8435
8435
  {
8436
8436
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
8437
8437
  "clrName": "CopyTo",
8438
- "metadataToken": 100704541,
8438
+ "metadataToken": 100704546,
8439
8439
  "canonicalSignature": "(T[],System.Int32):System.Void",
8440
8440
  "normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
8441
8441
  "emitScope": "ViewOnly",
@@ -8456,7 +8456,7 @@
8456
8456
  {
8457
8457
  "stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
8458
8458
  "clrName": "GetEnumerator",
8459
- "metadataToken": 100704560,
8459
+ "metadataToken": 100704565,
8460
8460
  "canonicalSignature": "():IEnumerator_1",
8461
8461
  "normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
8462
8462
  "emitScope": "ViewOnly",
@@ -8477,7 +8477,7 @@
8477
8477
  {
8478
8478
  "stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
8479
8479
  "clrName": "Clear",
8480
- "metadataToken": 100703856,
8480
+ "metadataToken": 100703861,
8481
8481
  "canonicalSignature": "():System.Void",
8482
8482
  "normalizedSignature": "Clear|():System.Void|static=false",
8483
8483
  "emitScope": "ViewOnly",
@@ -8498,7 +8498,7 @@
8498
8498
  {
8499
8499
  "stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
8500
8500
  "clrName": "RemoveAt",
8501
- "metadataToken": 100703862,
8501
+ "metadataToken": 100703867,
8502
8502
  "canonicalSignature": "(System.Int32):System.Void",
8503
8503
  "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
8504
8504
  "emitScope": "ViewOnly",
@@ -8559,7 +8559,7 @@
8559
8559
  {
8560
8560
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
8561
8561
  "clrName": "IsReadOnly",
8562
- "metadataToken": 385881418,
8562
+ "metadataToken": 385881420,
8563
8563
  "canonicalSignature": ":System.Boolean",
8564
8564
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
8565
8565
  "emitScope": "ViewOnly",
@@ -8579,7 +8579,7 @@
8579
8579
  {
8580
8580
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
8581
8581
  "clrName": "SyncRoot",
8582
- "metadataToken": 385881257,
8582
+ "metadataToken": 385881259,
8583
8583
  "canonicalSignature": ":System.Object",
8584
8584
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
8585
8585
  "emitScope": "ViewOnly",
@@ -8599,7 +8599,7 @@
8599
8599
  {
8600
8600
  "stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
8601
8601
  "clrName": "Count",
8602
- "metadataToken": 385881417,
8602
+ "metadataToken": 385881419,
8603
8603
  "canonicalSignature": ":System.Int32",
8604
8604
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8605
8605
  "emitScope": "ViewOnly",
@@ -8619,7 +8619,7 @@
8619
8619
  {
8620
8620
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
8621
8621
  "clrName": "IsReadOnly",
8622
- "metadataToken": 385881269,
8622
+ "metadataToken": 385881271,
8623
8623
  "canonicalSignature": ":System.Boolean",
8624
8624
  "normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
8625
8625
  "emitScope": "ViewOnly",
@@ -8639,7 +8639,7 @@
8639
8639
  {
8640
8640
  "stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
8641
8641
  "clrName": "IsFixedSize",
8642
- "metadataToken": 385881270,
8642
+ "metadataToken": 385881272,
8643
8643
  "canonicalSignature": ":System.Boolean",
8644
8644
  "normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
8645
8645
  "emitScope": "ViewOnly",
@@ -8659,7 +8659,7 @@
8659
8659
  {
8660
8660
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
8661
8661
  "clrName": "Count",
8662
- "metadataToken": 385881256,
8662
+ "metadataToken": 385881258,
8663
8663
  "canonicalSignature": ":System.Int32",
8664
8664
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
8665
8665
  "emitScope": "ViewOnly",
@@ -8679,7 +8679,7 @@
8679
8679
  {
8680
8680
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
8681
8681
  "clrName": "IsSynchronized",
8682
- "metadataToken": 385881258,
8682
+ "metadataToken": 385881260,
8683
8683
  "canonicalSignature": ":System.Boolean",
8684
8684
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
8685
8685
  "emitScope": "ViewOnly",
@@ -8708,7 +8708,10 @@
8708
8708
  "isLiteral": false,
8709
8709
  "visibility": "Public",
8710
8710
  "declaringClrType": "System.Xml.Xsl.Runtime.XmlQuerySequence\u00601",
8711
- "declaringAssemblyName": "System.Private.Xml"
8711
+ "declaringAssemblyName": "System.Private.Xml",
8712
+ "emitSemantics": {
8713
+ "callableStaticAccessorKind": "field"
8714
+ }
8712
8715
  }
8713
8716
  ],
8714
8717
  "events": [],