@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
@@ -1180,7 +1180,7 @@
1180
1180
  {
1181
1181
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
1182
1182
  "clrName": "CopyTo",
1183
- "metadataToken": 100703826,
1183
+ "metadataToken": 100703831,
1184
1184
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
1185
1185
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
1186
1186
  "emitScope": "ViewOnly",
@@ -1201,7 +1201,7 @@
1201
1201
  {
1202
1202
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
1203
1203
  "clrName": "GetEnumerator",
1204
- "metadataToken": 100703845,
1204
+ "metadataToken": 100703850,
1205
1205
  "canonicalSignature": "():System.Collections.IEnumerator",
1206
1206
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
1207
1207
  "emitScope": "ViewOnly",
@@ -1363,7 +1363,7 @@
1363
1363
  {
1364
1364
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
1365
1365
  "clrName": "Count",
1366
- "metadataToken": 385881256,
1366
+ "metadataToken": 385881258,
1367
1367
  "canonicalSignature": ":System.Int32",
1368
1368
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
1369
1369
  "emitScope": "ViewOnly",
@@ -1383,7 +1383,7 @@
1383
1383
  {
1384
1384
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
1385
1385
  "clrName": "SyncRoot",
1386
- "metadataToken": 385881257,
1386
+ "metadataToken": 385881259,
1387
1387
  "canonicalSignature": ":System.Object",
1388
1388
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
1389
1389
  "emitScope": "ViewOnly",
@@ -1403,7 +1403,7 @@
1403
1403
  {
1404
1404
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
1405
1405
  "clrName": "IsSynchronized",
1406
- "metadataToken": 385881258,
1406
+ "metadataToken": 385881260,
1407
1407
  "canonicalSignature": ":System.Boolean",
1408
1408
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
1409
1409
  "emitScope": "ViewOnly",
@@ -2,11 +2,9 @@
2
2
  // Namespace: System.Security
3
3
  // Assembly: System.Private.CoreLib, System.Runtime.InteropServices
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
- // Import support types from @tsonic/core
9
- import type { ptr } from "@tsonic/core/types.js";
10
8
 
11
9
  // Import types from other namespaces
12
10
  import * as System_Collections_Internal from "../../System.Collections/internal/index.js";
@@ -43,9 +41,9 @@ export interface IPermission$instance extends ISecurityEncodable {
43
41
  Copy(): IPermission;
44
42
  Demand(): void;
45
43
  FromXml(e: SecurityElement): void;
46
- Intersect(target: IPermission): IPermission | undefined;
47
- IsSubsetOf(target: IPermission): boolean;
48
- ToXml(): SecurityElement | undefined;
44
+ Intersect(target: IPermission | null): IPermission | null;
45
+ IsSubsetOf(target: IPermission | null): boolean;
46
+ ToXml(): SecurityElement | null;
49
47
  }
50
48
 
51
49
 
@@ -57,7 +55,7 @@ export interface ISecurityEncodable$instance {
57
55
  readonly __tsonic_iface_System_Security_ISecurityEncodable: never;
58
56
 
59
57
  FromXml(e: SecurityElement): void;
60
- ToXml(): SecurityElement | undefined;
58
+ ToXml(): SecurityElement | null;
61
59
  }
62
60
 
63
61
 
@@ -99,39 +97,39 @@ export interface PermissionSet$instance extends System_Runtime_Serialization_Int
99
97
  readonly IsReadOnly: boolean;
100
98
  readonly IsSynchronized: boolean;
101
99
  readonly SyncRoot: unknown;
102
- AddPermission(perm: IPermission): IPermission | undefined;
103
- AddPermissionImpl(perm: IPermission): IPermission | undefined;
100
+ AddPermission(perm: IPermission | null): IPermission | null;
101
+ AddPermissionImpl(perm: IPermission | null): IPermission | null;
104
102
  Assert(): void;
105
103
  ContainsNonCodeAccessPermissions(): boolean;
106
104
  Copy(): PermissionSet;
107
105
  CopyTo(array: ClrArray, index: int): void;
108
106
  Demand(): void;
109
107
  Deny(): void;
110
- Equals(o: unknown): boolean;
108
+ Equals(o: unknown | null): boolean;
111
109
  FromXml(et: SecurityElement): void;
112
110
  GetEnumerator(): IEnumerator;
113
111
  GetEnumeratorImpl(): IEnumerator;
114
112
  GetHashCode(): int;
115
- GetPermission(permClass: Type): IPermission | undefined;
116
- GetPermissionImpl(permClass: Type): IPermission | undefined;
117
- Intersect(other: PermissionSet): PermissionSet | undefined;
113
+ GetPermission(permClass: Type | null): IPermission | null;
114
+ GetPermissionImpl(permClass: Type | null): IPermission | null;
115
+ Intersect(other: PermissionSet | null): PermissionSet | null;
118
116
  IsEmpty(): boolean;
119
- IsSubsetOf(target: PermissionSet): boolean;
117
+ IsSubsetOf(target: PermissionSet | null): boolean;
120
118
  IsUnrestricted(): boolean;
121
119
  PermitOnly(): void;
122
- RemovePermission(permClass: Type): IPermission | undefined;
123
- RemovePermissionImpl(permClass: Type): IPermission | undefined;
124
- SetPermission(perm: IPermission): IPermission | undefined;
125
- SetPermissionImpl(perm: IPermission): IPermission | undefined;
120
+ RemovePermission(permClass: Type | null): IPermission | null;
121
+ RemovePermissionImpl(permClass: Type | null): IPermission | null;
122
+ SetPermission(perm: IPermission | null): IPermission | null;
123
+ SetPermissionImpl(perm: IPermission | null): IPermission | null;
126
124
  ToString(): string;
127
- ToXml(): SecurityElement | undefined;
128
- Union(other: PermissionSet): PermissionSet | undefined;
125
+ ToXml(): SecurityElement | null;
126
+ Union(other: PermissionSet | null): PermissionSet | null;
129
127
  }
130
128
 
131
129
 
132
130
  export const PermissionSet: {
133
131
  new(state: PermissionState): PermissionSet;
134
- new(permSet: PermissionSet): PermissionSet;
132
+ new(permSet: PermissionSet | null): PermissionSet;
135
133
  ConvertPermissionSet(inFormat: string, inData: byte[], outFormat: string): byte[];
136
134
  RevertAssert(): void;
137
135
  };
@@ -197,63 +195,63 @@ export type SecurityCriticalAttribute = SecurityCriticalAttribute$instance;
197
195
  export interface SecurityElement$instance {
198
196
  readonly __tsonic_type_System_Security_SecurityElement: never;
199
197
 
200
- get Attributes(): Hashtable | undefined;
201
- set Attributes(value: Hashtable | undefined);
202
- get Children(): ArrayList | undefined;
203
- set Children(value: ArrayList | undefined);
198
+ get Attributes(): Hashtable | null;
199
+ set Attributes(value: Hashtable | null);
200
+ get Children(): ArrayList | null;
201
+ set Children(value: ArrayList | null);
204
202
  Tag: string;
205
- get Text(): string | undefined;
206
- set Text(value: string | undefined);
203
+ get Text(): string | null;
204
+ set Text(value: string | null);
207
205
  AddAttribute(name: string, value: string): void;
208
206
  AddChild(child: SecurityElement): void;
209
- Attribute(name: string): string | undefined;
207
+ Attribute(name: string): string | null;
210
208
  Copy(): SecurityElement;
211
- Equal(other: SecurityElement): boolean;
212
- SearchForChildByTag(tag: string): SecurityElement | undefined;
213
- SearchForTextOfTag(tag: string): string | undefined;
209
+ Equal(other: SecurityElement | null): boolean;
210
+ SearchForChildByTag(tag: string): SecurityElement | null;
211
+ SearchForTextOfTag(tag: string): string | null;
214
212
  ToString(): string;
215
213
  }
216
214
 
217
215
 
218
216
  export const SecurityElement: {
219
217
  new(tag: string): SecurityElement;
220
- new(tag: string, text: string): SecurityElement;
221
- Escape(str: string): string | undefined;
222
- FromString(xml: string): SecurityElement | undefined;
223
- IsValidAttributeName(name: string): boolean;
224
- IsValidAttributeValue(value: string): boolean;
225
- IsValidTag(tag: string): boolean;
226
- IsValidText(text: string): boolean;
218
+ new(tag: string, text: string | null): SecurityElement;
219
+ Escape(str: string | null): string | null;
220
+ FromString(xml: string): SecurityElement | null;
221
+ IsValidAttributeName(name: string | null): boolean;
222
+ IsValidAttributeValue(value: string | null): boolean;
223
+ IsValidTag(tag: string | null): boolean;
224
+ IsValidText(text: string | null): boolean;
227
225
  };
228
226
 
229
227
 
230
228
  export type SecurityElement = SecurityElement$instance;
231
229
 
232
- export interface SecurityException$instance extends SystemException {
230
+ export interface SecurityException$instance extends SystemException, System_Runtime_Serialization_Internal.ISerializable$instance {
233
231
  readonly __tsonic_type_System_Security_SecurityException: never;
234
232
 
235
233
  readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
236
234
 
237
- get Demanded(): unknown | undefined;
238
- set Demanded(value: unknown | undefined);
239
- get DenySetInstance(): unknown | undefined;
240
- set DenySetInstance(value: unknown | undefined);
241
- get FailedAssemblyInfo(): AssemblyName | undefined;
242
- set FailedAssemblyInfo(value: AssemblyName | undefined);
243
- get GrantedSet(): string | undefined;
244
- set GrantedSet(value: string | undefined);
245
- get Method(): MethodInfo | undefined;
246
- set Method(value: MethodInfo | undefined);
247
- get PermissionState(): string | undefined;
248
- set PermissionState(value: string | undefined);
249
- get PermissionType(): Type | undefined;
250
- set PermissionType(value: Type | undefined);
251
- get PermitOnlySetInstance(): unknown | undefined;
252
- set PermitOnlySetInstance(value: unknown | undefined);
253
- get RefusedSet(): string | undefined;
254
- set RefusedSet(value: string | undefined);
255
- get Url(): string | undefined;
256
- set Url(value: string | undefined);
235
+ get Demanded(): unknown | null;
236
+ set Demanded(value: unknown | null);
237
+ get DenySetInstance(): unknown | null;
238
+ set DenySetInstance(value: unknown | null);
239
+ get FailedAssemblyInfo(): AssemblyName | null;
240
+ set FailedAssemblyInfo(value: AssemblyName | null);
241
+ get GrantedSet(): string | null;
242
+ set GrantedSet(value: string | null);
243
+ get Method(): MethodInfo | null;
244
+ set Method(value: MethodInfo | null);
245
+ get PermissionState(): string | null;
246
+ set PermissionState(value: string | null);
247
+ get PermissionType(): Type | null;
248
+ set PermissionType(value: Type | null);
249
+ get PermitOnlySetInstance(): unknown | null;
250
+ set PermitOnlySetInstance(value: unknown | null);
251
+ get RefusedSet(): string | null;
252
+ set RefusedSet(value: string | null);
253
+ get Url(): string | null;
254
+ set Url(value: string | null);
257
255
  GetObjectData(info: SerializationInfo, context: StreamingContext): void;
258
256
  ToString(): string;
259
257
  }
@@ -261,10 +259,10 @@ export interface SecurityException$instance extends SystemException {
261
259
 
262
260
  export const SecurityException: {
263
261
  new(): SecurityException;
264
- new(message: string): SecurityException;
265
- new(message: string, inner: Exception): SecurityException;
266
- new(message: string, type: Type): SecurityException;
267
- new(message: string, type: Type, state: string): SecurityException;
262
+ new(message: string | null): SecurityException;
263
+ new(message: string | null, inner: Exception | null): SecurityException;
264
+ new(message: string | null, type: Type | null): SecurityException;
265
+ new(message: string | null, type: Type | null, state: string | null): SecurityException;
268
266
  };
269
267
 
270
268
 
@@ -365,8 +363,8 @@ export interface VerificationException$instance extends SystemException, System_
365
363
 
366
364
  export const VerificationException: {
367
365
  new(): VerificationException;
368
- new(message: string): VerificationException;
369
- new(message: string, innerException: Exception): VerificationException;
366
+ new(message: string | null): VerificationException;
367
+ new(message: string | null, innerException: Exception | null): VerificationException;
370
368
  };
371
369
 
372
370
 
@@ -3102,7 +3102,7 @@
3102
3102
  {
3103
3103
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::MoveNext():System.Boolean",
3104
3104
  "clrName": "MoveNext",
3105
- "metadataToken": 100703846,
3105
+ "metadataToken": 100703851,
3106
3106
  "canonicalSignature": "():System.Boolean",
3107
3107
  "normalizedSignature": "MoveNext|():System.Boolean|static=false",
3108
3108
  "emitScope": "ViewOnly",
@@ -3123,7 +3123,7 @@
3123
3123
  {
3124
3124
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Reset():System.Void",
3125
3125
  "clrName": "Reset",
3126
- "metadataToken": 100703848,
3126
+ "metadataToken": 100703853,
3127
3127
  "canonicalSignature": "():System.Void",
3128
3128
  "normalizedSignature": "Reset|():System.Void|static=false",
3129
3129
  "emitScope": "ViewOnly",
@@ -3165,7 +3165,7 @@
3165
3165
  {
3166
3166
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Current:System.Object",
3167
3167
  "clrName": "Current",
3168
- "metadataToken": 385881267,
3168
+ "metadataToken": 385881269,
3169
3169
  "canonicalSignature": ":System.Object",
3170
3170
  "normalizedSignature": "Current|:System.Object|static=false|accessor=get",
3171
3171
  "emitScope": "ViewOnly",
@@ -3527,7 +3527,7 @@
3527
3527
  {
3528
3528
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3529
3529
  "clrName": "CopyTo",
3530
- "metadataToken": 100703826,
3530
+ "metadataToken": 100703831,
3531
3531
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3532
3532
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3533
3533
  "emitScope": "ViewOnly",
@@ -3548,7 +3548,7 @@
3548
3548
  {
3549
3549
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3550
3550
  "clrName": "GetEnumerator",
3551
- "metadataToken": 100703845,
3551
+ "metadataToken": 100703850,
3552
3552
  "canonicalSignature": "():System.Collections.IEnumerator",
3553
3553
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3554
3554
  "emitScope": "ViewOnly",
@@ -3590,7 +3590,7 @@
3590
3590
  {
3591
3591
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
3592
3592
  "clrName": "Count",
3593
- "metadataToken": 385881256,
3593
+ "metadataToken": 385881258,
3594
3594
  "canonicalSignature": ":System.Int32",
3595
3595
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
3596
3596
  "emitScope": "ViewOnly",
@@ -3610,7 +3610,7 @@
3610
3610
  {
3611
3611
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
3612
3612
  "clrName": "SyncRoot",
3613
- "metadataToken": 385881257,
3613
+ "metadataToken": 385881259,
3614
3614
  "canonicalSignature": ":System.Object",
3615
3615
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
3616
3616
  "emitScope": "ViewOnly",
@@ -3630,7 +3630,7 @@
3630
3630
  {
3631
3631
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
3632
3632
  "clrName": "IsSynchronized",
3633
- "metadataToken": 385881258,
3633
+ "metadataToken": 385881260,
3634
3634
  "canonicalSignature": ":System.Boolean",
3635
3635
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
3636
3636
  "emitScope": "ViewOnly",
@@ -3847,7 +3847,7 @@
3847
3847
  {
3848
3848
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
3849
3849
  "clrName": "CopyTo",
3850
- "metadataToken": 100703826,
3850
+ "metadataToken": 100703831,
3851
3851
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
3852
3852
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
3853
3853
  "emitScope": "ViewOnly",
@@ -3868,7 +3868,7 @@
3868
3868
  {
3869
3869
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
3870
3870
  "clrName": "GetEnumerator",
3871
- "metadataToken": 100703845,
3871
+ "metadataToken": 100703850,
3872
3872
  "canonicalSignature": "():System.Collections.IEnumerator",
3873
3873
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
3874
3874
  "emitScope": "ViewOnly",
@@ -4024,7 +4024,7 @@
4024
4024
  {
4025
4025
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
4026
4026
  "clrName": "SyncRoot",
4027
- "metadataToken": 385881257,
4027
+ "metadataToken": 385881259,
4028
4028
  "canonicalSignature": ":System.Object",
4029
4029
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
4030
4030
  "emitScope": "ViewOnly",
@@ -4044,7 +4044,7 @@
4044
4044
  {
4045
4045
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
4046
4046
  "clrName": "IsSynchronized",
4047
- "metadataToken": 385881258,
4047
+ "metadataToken": 385881260,
4048
4048
  "canonicalSignature": ":System.Boolean",
4049
4049
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
4050
4050
  "emitScope": "ViewOnly",
@@ -4064,7 +4064,7 @@
4064
4064
  {
4065
4065
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
4066
4066
  "clrName": "Count",
4067
- "metadataToken": 385881256,
4067
+ "metadataToken": 385881258,
4068
4068
  "canonicalSignature": ":System.Int32",
4069
4069
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
4070
4070
  "emitScope": "ViewOnly",
@@ -5780,7 +5780,7 @@
5780
5780
  {
5781
5781
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
5782
5782
  "clrName": "CopyTo",
5783
- "metadataToken": 100703826,
5783
+ "metadataToken": 100703831,
5784
5784
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
5785
5785
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
5786
5786
  "emitScope": "ViewOnly",
@@ -5801,7 +5801,7 @@
5801
5801
  {
5802
5802
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
5803
5803
  "clrName": "GetEnumerator",
5804
- "metadataToken": 100703845,
5804
+ "metadataToken": 100703850,
5805
5805
  "canonicalSignature": "():System.Collections.IEnumerator",
5806
5806
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
5807
5807
  "emitScope": "ViewOnly",
@@ -5824,7 +5824,7 @@
5824
5824
  {
5825
5825
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
5826
5826
  "clrName": "Count",
5827
- "metadataToken": 385881256,
5827
+ "metadataToken": 385881258,
5828
5828
  "canonicalSignature": ":System.Int32",
5829
5829
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
5830
5830
  "emitScope": "ViewOnly",
@@ -5844,7 +5844,7 @@
5844
5844
  {
5845
5845
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
5846
5846
  "clrName": "SyncRoot",
5847
- "metadataToken": 385881257,
5847
+ "metadataToken": 385881259,
5848
5848
  "canonicalSignature": ":System.Object",
5849
5849
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
5850
5850
  "emitScope": "ViewOnly",
@@ -5864,7 +5864,7 @@
5864
5864
  {
5865
5865
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
5866
5866
  "clrName": "IsSynchronized",
5867
- "metadataToken": 385881258,
5867
+ "metadataToken": 385881260,
5868
5868
  "canonicalSignature": ":System.Boolean",
5869
5869
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
5870
5870
  "emitScope": "ViewOnly",
@@ -7730,7 +7730,7 @@
7730
7730
  {
7731
7731
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
7732
7732
  "clrName": "CopyTo",
7733
- "metadataToken": 100703826,
7733
+ "metadataToken": 100703831,
7734
7734
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
7735
7735
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
7736
7736
  "emitScope": "ViewOnly",
@@ -7751,7 +7751,7 @@
7751
7751
  {
7752
7752
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
7753
7753
  "clrName": "GetEnumerator",
7754
- "metadataToken": 100703845,
7754
+ "metadataToken": 100703850,
7755
7755
  "canonicalSignature": "():System.Collections.IEnumerator",
7756
7756
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
7757
7757
  "emitScope": "ViewOnly",
@@ -7888,7 +7888,7 @@
7888
7888
  {
7889
7889
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
7890
7890
  "clrName": "Count",
7891
- "metadataToken": 385881256,
7891
+ "metadataToken": 385881258,
7892
7892
  "canonicalSignature": ":System.Int32",
7893
7893
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
7894
7894
  "emitScope": "ViewOnly",
@@ -7908,7 +7908,7 @@
7908
7908
  {
7909
7909
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
7910
7910
  "clrName": "SyncRoot",
7911
- "metadataToken": 385881257,
7911
+ "metadataToken": 385881259,
7912
7912
  "canonicalSignature": ":System.Object",
7913
7913
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
7914
7914
  "emitScope": "ViewOnly",
@@ -7928,7 +7928,7 @@
7928
7928
  {
7929
7929
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
7930
7930
  "clrName": "IsSynchronized",
7931
- "metadataToken": 385881258,
7931
+ "metadataToken": 385881260,
7932
7932
  "canonicalSignature": ":System.Boolean",
7933
7933
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
7934
7934
  "emitScope": "ViewOnly",
@@ -9126,6 +9126,110 @@
9126
9126
  }
9127
9127
  ]
9128
9128
  },
9129
+ {
9130
+ "stableId": "System.Security.AccessControl:System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9131
+ "clrName": "System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9132
+ "assemblyName": "System.Security.AccessControl",
9133
+ "metadataToken": 0,
9134
+ "kind": "Delegate",
9135
+ "accessibility": "ProtectedInternal",
9136
+ "isAbstract": false,
9137
+ "isSealed": true,
9138
+ "isStatic": false,
9139
+ "arity": 0,
9140
+ "baseType": {
9141
+ "stableId": "System.Private.CoreLib:System.MulticastDelegate",
9142
+ "clrName": "System.MulticastDelegate"
9143
+ },
9144
+ "interfaces": [
9145
+ {
9146
+ "stableId": "System.Private.CoreLib:System.ICloneable",
9147
+ "clrName": "System.ICloneable"
9148
+ },
9149
+ {
9150
+ "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
9151
+ "clrName": "System.Runtime.Serialization.ISerializable"
9152
+ }
9153
+ ],
9154
+ "methods": [
9155
+ {
9156
+ "stableId": "System.Security.AccessControl:System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode::Invoke(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object):System.Exception",
9157
+ "clrName": "Invoke",
9158
+ "metadataToken": 100663692,
9159
+ "canonicalSignature": "(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object):System.Exception",
9160
+ "normalizedSignature": "Invoke|(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object):System.Exception|static=false",
9161
+ "emitScope": "ClassSurface",
9162
+ "provenance": "Original",
9163
+ "arity": 0,
9164
+ "parameterCount": 4,
9165
+ "isStatic": false,
9166
+ "isAbstract": false,
9167
+ "isVirtual": true,
9168
+ "isOverride": false,
9169
+ "isSealed": false,
9170
+ "visibility": "Public",
9171
+ "declaringClrType": "System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9172
+ "declaringAssemblyName": "System.Security.AccessControl",
9173
+ "isExtensionMethod": false
9174
+ },
9175
+ {
9176
+ "stableId": "System.Security.AccessControl:System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode::BeginInvoke(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
9177
+ "clrName": "BeginInvoke",
9178
+ "metadataToken": 100663693,
9179
+ "canonicalSignature": "(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
9180
+ "normalizedSignature": "BeginInvoke|(System.Int32,System.String,System.Runtime.InteropServices.SafeHandle,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
9181
+ "emitScope": "ClassSurface",
9182
+ "provenance": "Original",
9183
+ "arity": 0,
9184
+ "parameterCount": 6,
9185
+ "isStatic": false,
9186
+ "isAbstract": false,
9187
+ "isVirtual": true,
9188
+ "isOverride": false,
9189
+ "isSealed": false,
9190
+ "visibility": "Public",
9191
+ "declaringClrType": "System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9192
+ "declaringAssemblyName": "System.Security.AccessControl",
9193
+ "isExtensionMethod": false
9194
+ },
9195
+ {
9196
+ "stableId": "System.Security.AccessControl:System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode::EndInvoke(System.IAsyncResult):System.Exception",
9197
+ "clrName": "EndInvoke",
9198
+ "metadataToken": 100663694,
9199
+ "canonicalSignature": "(System.IAsyncResult):System.Exception",
9200
+ "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Exception|static=false",
9201
+ "emitScope": "ClassSurface",
9202
+ "provenance": "Original",
9203
+ "arity": 0,
9204
+ "parameterCount": 1,
9205
+ "isStatic": false,
9206
+ "isAbstract": false,
9207
+ "isVirtual": true,
9208
+ "isOverride": false,
9209
+ "isSealed": false,
9210
+ "visibility": "Public",
9211
+ "declaringClrType": "System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9212
+ "declaringAssemblyName": "System.Security.AccessControl",
9213
+ "isExtensionMethod": false
9214
+ }
9215
+ ],
9216
+ "properties": [],
9217
+ "fields": [],
9218
+ "events": [],
9219
+ "constructors": [
9220
+ {
9221
+ "stableId": "System.Security.AccessControl:System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode::.ctor(System.Object,System.IntPtr):void",
9222
+ "metadataToken": 100663691,
9223
+ "canonicalSignature": "(System.Object,System.IntPtr):void",
9224
+ "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
9225
+ "isStatic": false,
9226
+ "parameterCount": 2,
9227
+ "visibility": "Public",
9228
+ "declaringClrType": "System.Security.AccessControl.NativeObjectSecurity\u002BExceptionFromErrorCode",
9229
+ "declaringAssemblyName": "System.Security.AccessControl"
9230
+ }
9231
+ ]
9232
+ },
9129
9233
  {
9130
9234
  "stableId": "System.Security.AccessControl:System.Security.AccessControl.ObjectAccessRule",
9131
9235
  "clrName": "System.Security.AccessControl.ObjectAccessRule",
@@ -11457,7 +11561,7 @@
11457
11561
  {
11458
11562
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
11459
11563
  "clrName": "CopyTo",
11460
- "metadataToken": 100703826,
11564
+ "metadataToken": 100703831,
11461
11565
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
11462
11566
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
11463
11567
  "emitScope": "ViewOnly",
@@ -11478,7 +11582,7 @@
11478
11582
  {
11479
11583
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
11480
11584
  "clrName": "GetEnumerator",
11481
- "metadataToken": 100703845,
11585
+ "metadataToken": 100703850,
11482
11586
  "canonicalSignature": "():System.Collections.IEnumerator",
11483
11587
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
11484
11588
  "emitScope": "ViewOnly",
@@ -11577,7 +11681,7 @@
11577
11681
  {
11578
11682
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
11579
11683
  "clrName": "SyncRoot",
11580
- "metadataToken": 385881257,
11684
+ "metadataToken": 385881259,
11581
11685
  "canonicalSignature": ":System.Object",
11582
11686
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
11583
11687
  "emitScope": "ViewOnly",
@@ -11597,7 +11701,7 @@
11597
11701
  {
11598
11702
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
11599
11703
  "clrName": "IsSynchronized",
11600
- "metadataToken": 385881258,
11704
+ "metadataToken": 385881260,
11601
11705
  "canonicalSignature": ":System.Boolean",
11602
11706
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
11603
11707
  "emitScope": "ViewOnly",
@@ -11617,7 +11721,7 @@
11617
11721
  {
11618
11722
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
11619
11723
  "clrName": "Count",
11620
- "metadataToken": 385881256,
11724
+ "metadataToken": 385881258,
11621
11725
  "canonicalSignature": ":System.Int32",
11622
11726
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
11623
11727
  "emitScope": "ViewOnly",
@@ -13544,7 +13648,7 @@
13544
13648
  {
13545
13649
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
13546
13650
  "clrName": "CopyTo",
13547
- "metadataToken": 100703826,
13651
+ "metadataToken": 100703831,
13548
13652
  "canonicalSignature": "(System.Array,System.Int32):System.Void",
13549
13653
  "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
13550
13654
  "emitScope": "ViewOnly",
@@ -13565,7 +13669,7 @@
13565
13669
  {
13566
13670
  "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
13567
13671
  "clrName": "GetEnumerator",
13568
- "metadataToken": 100703845,
13672
+ "metadataToken": 100703850,
13569
13673
  "canonicalSignature": "():System.Collections.IEnumerator",
13570
13674
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
13571
13675
  "emitScope": "ViewOnly",
@@ -13588,7 +13692,7 @@
13588
13692
  {
13589
13693
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
13590
13694
  "clrName": "Count",
13591
- "metadataToken": 385881256,
13695
+ "metadataToken": 385881258,
13592
13696
  "canonicalSignature": ":System.Int32",
13593
13697
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
13594
13698
  "emitScope": "ViewOnly",
@@ -13608,7 +13712,7 @@
13608
13712
  {
13609
13713
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
13610
13714
  "clrName": "SyncRoot",
13611
- "metadataToken": 385881257,
13715
+ "metadataToken": 385881259,
13612
13716
  "canonicalSignature": ":System.Object",
13613
13717
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
13614
13718
  "emitScope": "ViewOnly",
@@ -13628,7 +13732,7 @@
13628
13732
  {
13629
13733
  "stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
13630
13734
  "clrName": "IsSynchronized",
13631
- "metadataToken": 385881258,
13735
+ "metadataToken": 385881260,
13632
13736
  "canonicalSignature": ":System.Boolean",
13633
13737
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
13634
13738
  "emitScope": "ViewOnly",