@tsonic/dotnet 0.5.2 → 0.6.0

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 (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -529,7 +529,7 @@
529
529
  {
530
530
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::I386System.Reflection.PortableExecutable.Machine",
531
531
  "clrName": "I386",
532
- "tsEmitName": "i386",
532
+ "tsEmitName": "I386",
533
533
  "normalizedSignature": "I386|System.Reflection.PortableExecutable.Machine|static=true|const=true",
534
534
  "isStatic": true,
535
535
  "isReadOnly": false,
@@ -556,7 +556,7 @@
556
556
  {
557
557
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3System.Reflection.PortableExecutable.Machine",
558
558
  "clrName": "SH3",
559
- "tsEmitName": "sh3",
559
+ "tsEmitName": "SH3",
560
560
  "normalizedSignature": "SH3|System.Reflection.PortableExecutable.Machine|static=true|const=true",
561
561
  "isStatic": true,
562
562
  "isReadOnly": false,
@@ -565,7 +565,7 @@
565
565
  {
566
566
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3DspSystem.Reflection.PortableExecutable.Machine",
567
567
  "clrName": "SH3Dsp",
568
- "tsEmitName": "sh3Dsp",
568
+ "tsEmitName": "sH3Dsp",
569
569
  "normalizedSignature": "SH3Dsp|System.Reflection.PortableExecutable.Machine|static=true|const=true",
570
570
  "isStatic": true,
571
571
  "isReadOnly": false,
@@ -574,7 +574,7 @@
574
574
  {
575
575
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3ESystem.Reflection.PortableExecutable.Machine",
576
576
  "clrName": "SH3E",
577
- "tsEmitName": "sh3e",
577
+ "tsEmitName": "SH3E",
578
578
  "normalizedSignature": "SH3E|System.Reflection.PortableExecutable.Machine|static=true|const=true",
579
579
  "isStatic": true,
580
580
  "isReadOnly": false,
@@ -583,7 +583,7 @@
583
583
  {
584
584
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH4System.Reflection.PortableExecutable.Machine",
585
585
  "clrName": "SH4",
586
- "tsEmitName": "sh4",
586
+ "tsEmitName": "SH4",
587
587
  "normalizedSignature": "SH4|System.Reflection.PortableExecutable.Machine|static=true|const=true",
588
588
  "isStatic": true,
589
589
  "isReadOnly": false,
@@ -592,7 +592,7 @@
592
592
  {
593
593
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH5System.Reflection.PortableExecutable.Machine",
594
594
  "clrName": "SH5",
595
- "tsEmitName": "sh5",
595
+ "tsEmitName": "SH5",
596
596
  "normalizedSignature": "SH5|System.Reflection.PortableExecutable.Machine|static=true|const=true",
597
597
  "isStatic": true,
598
598
  "isReadOnly": false,
@@ -628,7 +628,7 @@
628
628
  {
629
629
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::AM33System.Reflection.PortableExecutable.Machine",
630
630
  "clrName": "AM33",
631
- "tsEmitName": "am33",
631
+ "tsEmitName": "AM33",
632
632
  "normalizedSignature": "AM33|System.Reflection.PortableExecutable.Machine|static=true|const=true",
633
633
  "isStatic": true,
634
634
  "isReadOnly": false,
@@ -655,7 +655,7 @@
655
655
  {
656
656
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::IA64System.Reflection.PortableExecutable.Machine",
657
657
  "clrName": "IA64",
658
- "tsEmitName": "ia64",
658
+ "tsEmitName": "IA64",
659
659
  "normalizedSignature": "IA64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
660
660
  "isStatic": true,
661
661
  "isReadOnly": false,
@@ -664,7 +664,7 @@
664
664
  {
665
665
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::MIPS16System.Reflection.PortableExecutable.Machine",
666
666
  "clrName": "MIPS16",
667
- "tsEmitName": "mips16",
667
+ "tsEmitName": "MIPS16",
668
668
  "normalizedSignature": "MIPS16|System.Reflection.PortableExecutable.Machine|static=true|const=true",
669
669
  "isStatic": true,
670
670
  "isReadOnly": false,
@@ -727,7 +727,7 @@
727
727
  {
728
728
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::M32RSystem.Reflection.PortableExecutable.Machine",
729
729
  "clrName": "M32R",
730
- "tsEmitName": "m32r",
730
+ "tsEmitName": "M32R",
731
731
  "normalizedSignature": "M32R|System.Reflection.PortableExecutable.Machine|static=true|const=true",
732
732
  "isStatic": true,
733
733
  "isReadOnly": false,
@@ -816,7 +816,7 @@
816
816
  {
817
817
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic::PE32System.Reflection.PortableExecutable.PEMagic",
818
818
  "clrName": "PE32",
819
- "tsEmitName": "pe32",
819
+ "tsEmitName": "PE32",
820
820
  "normalizedSignature": "PE32|System.Reflection.PortableExecutable.PEMagic|static=true|const=true",
821
821
  "isStatic": true,
822
822
  "isReadOnly": false,
@@ -825,7 +825,7 @@
825
825
  {
826
826
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic::PE32PlusSystem.Reflection.PortableExecutable.PEMagic",
827
827
  "clrName": "PE32Plus",
828
- "tsEmitName": "pe32Plus",
828
+ "tsEmitName": "pE32Plus",
829
829
  "normalizedSignature": "PE32Plus|System.Reflection.PortableExecutable.PEMagic|static=true|const=true",
830
830
  "isStatic": true,
831
831
  "isReadOnly": false,
@@ -1407,7 +1407,7 @@
1407
1407
  {
1408
1408
  "stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Subsystem::OS2CuiSystem.Reflection.PortableExecutable.Subsystem",
1409
1409
  "clrName": "OS2Cui",
1410
- "tsEmitName": "os2Cui",
1410
+ "tsEmitName": "oS2Cui",
1411
1411
  "normalizedSignature": "OS2Cui|System.Reflection.PortableExecutable.Subsystem|static=true|const=true",
1412
1412
  "isStatic": true,
1413
1413
  "isReadOnly": false,
@@ -50,23 +50,27 @@ export enum UltimateResourceFallbackLocation {
50
50
  }
51
51
 
52
52
 
53
- export interface IResourceReader$instance {
54
- Close(): void;
55
- GetEnumerator(): IEnumerator;
56
- GetEnumerator(): IDictionaryEnumerator;
53
+ export interface IResourceReader$instance extends IEnumerable, IDisposable {
54
+ close(): void;
55
+ getEnumerator2(): IEnumerator;
56
+ getEnumerator2(): IDictionaryEnumerator;
57
57
  }
58
58
 
59
59
 
60
+ export interface IResourceReader$instance extends System_Internal.IDisposable$instance {}
61
+
60
62
  export type IResourceReader = IResourceReader$instance;
61
63
 
62
- export interface IResourceWriter$instance {
63
- AddResource(name: string, value: byte[]): void;
64
- AddResource(name: string, value: any): void;
65
- AddResource(name: string, value: string): void;
66
- Close(): void;
64
+ export interface IResourceWriter$instance extends IDisposable {
65
+ addResource3(name: string, value: byte[]): void;
66
+ addResource3(name: string, value: unknown): void;
67
+ addResource3(name: string, value: string): void;
68
+ close(): void;
67
69
  }
68
70
 
69
71
 
72
+ export interface IResourceWriter$instance extends System_Internal.IDisposable$instance {}
73
+
70
74
  export type IResourceWriter = IResourceWriter$instance;
71
75
 
72
76
  export class MissingManifestResourceException$instance extends System_Internal.SystemException$instance {
@@ -78,7 +82,7 @@ export class MissingManifestResourceException$instance extends System_Internal.S
78
82
 
79
83
 
80
84
  export interface __MissingManifestResourceException$views {
81
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
85
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
82
86
  }
83
87
 
84
88
  export type MissingManifestResourceException = MissingManifestResourceException$instance & __MissingManifestResourceException$views;
@@ -95,7 +99,7 @@ export class MissingSatelliteAssemblyException$instance extends System_Internal.
95
99
 
96
100
 
97
101
  export interface __MissingSatelliteAssemblyException$views {
98
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
102
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
99
103
  }
100
104
 
101
105
  export type MissingSatelliteAssemblyException = MissingSatelliteAssemblyException$instance & __MissingSatelliteAssemblyException$views;
@@ -118,8 +122,8 @@ export class ResourceManager$instance {
118
122
  readonly baseName: string;
119
123
  ignoreCase: boolean;
120
124
  readonly resourceSetType: Type;
121
- getObject(name: string): any;
122
- getObject(name: string, culture: CultureInfo): any;
125
+ getObject(name: string): unknown;
126
+ getObject(name: string, culture: CultureInfo): unknown;
123
127
  getResourceSet(culture: CultureInfo, createIfNotExists: boolean, tryParents: boolean): ResourceSet;
124
128
  getStream(name: string): UnmanagedMemoryStream;
125
129
  getStream(name: string, culture: CultureInfo): UnmanagedMemoryStream;
@@ -128,7 +132,7 @@ export class ResourceManager$instance {
128
132
  releaseAllResources(): void;
129
133
  static readonly magicNumber: int;
130
134
  static readonly headerVersionNumber: int;
131
- static CreateFileBasedResourceManager(baseName: string, resourceDir: string, usingResourceSet: Type): ResourceManager;
135
+ static createFileBasedResourceManager(baseName: string, resourceDir: string, usingResourceSet: Type): ResourceManager;
132
136
  }
133
137
 
134
138
 
@@ -145,9 +149,9 @@ export class ResourceReader$instance {
145
149
 
146
150
 
147
151
  export interface __ResourceReader$views {
148
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
149
- readonly As_IDisposable: System_Internal.IDisposable$instance;
150
- readonly As_IResourceReader: IResourceReader$instance;
152
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
153
+ As_IDisposable(): System_Internal.IDisposable$instance;
154
+ As_IResourceReader(): IResourceReader$instance;
151
155
  }
152
156
 
153
157
  export type ResourceReader = ResourceReader$instance & __ResourceReader$views;
@@ -162,18 +166,20 @@ export class ResourceSet$instance {
162
166
  getDefaultReader(): Type;
163
167
  getDefaultWriter(): Type;
164
168
  getEnumerator(): IDictionaryEnumerator;
165
- getObject(name: string): any;
166
- getObject(name: string, ignoreCase: boolean): any;
169
+ getObject(name: string): unknown;
170
+ getObject(name: string, ignoreCase: boolean): unknown;
167
171
  getString(name: string): string;
168
172
  getString(name: string, ignoreCase: boolean): string;
169
173
  }
170
174
 
171
175
 
172
176
  export interface __ResourceSet$views {
173
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
174
- readonly As_IDisposable: System_Internal.IDisposable$instance;
177
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
178
+ As_IDisposable(): System_Internal.IDisposable$instance;
175
179
  }
176
180
 
181
+ export interface ResourceSet$instance extends System_Internal.IDisposable$instance {}
182
+
177
183
  export type ResourceSet = ResourceSet$instance & __ResourceSet$views;
178
184
 
179
185
 
@@ -183,7 +189,7 @@ export class ResourceWriter$instance {
183
189
  typeNameConverter: Func_2<Type, CLROf<string>>;
184
190
  addResource(name: string, value: Stream): void;
185
191
  addResource(name: string, value: string): void;
186
- addResource(name: string, value: any): void;
192
+ addResource(name: string, value: unknown): void;
187
193
  addResource(name: string, value: Stream, closeAfterWrite?: boolean): void;
188
194
  addResource(name: string, value: byte[]): void;
189
195
  addResourceData(name: string, typeName: string, serializedData: byte[]): void;
@@ -194,8 +200,8 @@ export class ResourceWriter$instance {
194
200
 
195
201
 
196
202
  export interface __ResourceWriter$views {
197
- readonly As_IDisposable: System_Internal.IDisposable$instance;
198
- readonly As_IResourceWriter: IResourceWriter$instance;
203
+ As_IDisposable(): System_Internal.IDisposable$instance;
204
+ As_IResourceWriter(): IResourceWriter$instance;
199
205
  }
200
206
 
201
207
  export type ResourceWriter = ResourceWriter$instance & __ResourceWriter$views;
@@ -57,19 +57,21 @@ export enum GCLatencyMode {
57
57
 
58
58
 
59
59
  export class DependentHandle$instance {
60
- constructor(target: any, dependent: any);
61
- dependent: any;
60
+ constructor(target: unknown, dependent: unknown);
61
+ dependent: unknown;
62
62
  readonly isAllocated: boolean;
63
- target: any;
64
- readonly targetAndDependent: ValueTuple_2<any, any>;
63
+ target: unknown;
64
+ readonly targetAndDependent: ValueTuple_2<unknown, unknown>;
65
65
  dispose(): void;
66
66
  }
67
67
 
68
68
 
69
69
  export interface __DependentHandle$views {
70
- readonly As_IDisposable: System_Internal.IDisposable$instance;
70
+ As_IDisposable(): System_Internal.IDisposable$instance;
71
71
  }
72
72
 
73
+ export interface DependentHandle$instance extends System_Internal.IDisposable$instance {}
74
+
73
75
  export type DependentHandle = DependentHandle$instance & __DependentHandle$views;
74
76
 
75
77
 
@@ -82,7 +84,7 @@ export class AmbiguousImplementationException$instance extends System_Internal.E
82
84
 
83
85
 
84
86
  export interface __AmbiguousImplementationException$views {
85
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
87
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
86
88
  }
87
89
 
88
90
  export type AmbiguousImplementationException = AmbiguousImplementationException$instance & __AmbiguousImplementationException$views;
@@ -103,9 +105,11 @@ export class MemoryFailPoint$instance extends System_Runtime_ConstrainedExecutio
103
105
 
104
106
 
105
107
  export interface __MemoryFailPoint$views {
106
- readonly As_IDisposable: System_Internal.IDisposable$instance;
108
+ As_IDisposable(): System_Internal.IDisposable$instance;
107
109
  }
108
110
 
111
+ export interface MemoryFailPoint$instance extends System_Internal.IDisposable$instance {}
112
+
109
113
  export type MemoryFailPoint = MemoryFailPoint$instance & __MemoryFailPoint$views;
110
114
 
111
115
 
@@ -118,33 +122,33 @@ export class TargetedPatchingOptOutAttribute$instance extends System_Internal.At
118
122
  export type TargetedPatchingOptOutAttribute = TargetedPatchingOptOutAttribute$instance;
119
123
 
120
124
  export abstract class ControlledExecution$instance {
121
- static Run(action: Action, cancellationToken: CancellationToken): void;
125
+ static run(action: Action, cancellationToken: CancellationToken): void;
122
126
  }
123
127
 
124
128
 
125
129
  export type ControlledExecution = ControlledExecution$instance;
126
130
 
127
131
  export abstract class GCSettings$instance {
128
- static readonly IsServerGC: boolean;
129
- static LatencyMode: GCLatencyMode;
130
- static LargeObjectHeapCompactionMode: GCLargeObjectHeapCompactionMode;
132
+ static readonly isServerGC: boolean;
133
+ static latencyMode: GCLatencyMode;
134
+ static largeObjectHeapCompactionMode: GCLargeObjectHeapCompactionMode;
131
135
  }
132
136
 
133
137
 
134
138
  export type GCSettings = GCSettings$instance;
135
139
 
136
140
  export abstract class JitInfo$instance {
137
- static GetCompilationTime(currentThread?: boolean): TimeSpan;
138
- static GetCompiledILBytes(currentThread?: boolean): long;
139
- static GetCompiledMethodCount(currentThread?: boolean): long;
141
+ static getCompilationTime(currentThread?: boolean): TimeSpan;
142
+ static getCompiledILBytes(currentThread?: boolean): long;
143
+ static getCompiledMethodCount(currentThread?: boolean): long;
140
144
  }
141
145
 
142
146
 
143
147
  export type JitInfo = JitInfo$instance;
144
148
 
145
149
  export abstract class ProfileOptimization$instance {
146
- static SetProfileRoot(directoryPath: string): void;
147
- static StartProfile(profile: string): void;
150
+ static setProfileRoot(directoryPath: string): void;
151
+ static startProfile(profile: string): void;
148
152
  }
149
153
 
150
154
 
@@ -1584,7 +1584,7 @@
1584
1584
  {
1585
1585
  "stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.MethodCodeType::ILSystem.Runtime.CompilerServices.MethodCodeType",
1586
1586
  "clrName": "IL",
1587
- "tsEmitName": "il",
1587
+ "tsEmitName": "IL",
1588
1588
  "metadataToken": 67114395,
1589
1589
  "normalizedSignature": "IL|System.Runtime.CompilerServices.MethodCodeType|static=true|const=true",
1590
1590
  "isStatic": true,
@@ -1606,7 +1606,7 @@
1606
1606
  {
1607
1607
  "stableId": "System.Private.CoreLib:System.Runtime.CompilerServices.MethodCodeType::OPTILSystem.Runtime.CompilerServices.MethodCodeType",
1608
1608
  "clrName": "OPTIL",
1609
- "tsEmitName": "optil",
1609
+ "tsEmitName": "OPTIL",
1610
1610
  "metadataToken": 67114397,
1611
1611
  "normalizedSignature": "OPTIL|System.Runtime.CompilerServices.MethodCodeType|static=true|const=true",
1612
1612
  "isStatic": true,
@@ -2342,7 +2342,7 @@
2342
2342
  }
2343
2343
  },
2344
2344
  {
2345
- "tsName": "il",
2345
+ "tsName": "IL",
2346
2346
  "isStatic": true,
2347
2347
  "tsSignatureId": "IL|System.Runtime.CompilerServices.MethodCodeType|static=true|const=true",
2348
2348
  "target": {
@@ -2362,7 +2362,7 @@
2362
2362
  }
2363
2363
  },
2364
2364
  {
2365
- "tsName": "optil",
2365
+ "tsName": "OPTIL",
2366
2366
  "isStatic": true,
2367
2367
  "tsSignatureId": "OPTIL|System.Runtime.CompilerServices.MethodCodeType|static=true|const=true",
2368
2368
  "target": {