@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
@@ -63,9 +63,9 @@ export enum LoadHint {
63
63
 
64
64
 
65
65
  export enum MethodCodeType {
66
- il = 0,
66
+ IL = 0,
67
67
  native = 1,
68
- optil = 2,
68
+ OPTIL = 2,
69
69
  runtime = 3
70
70
  }
71
71
 
@@ -94,45 +94,47 @@ export enum UnsafeAccessorKind {
94
94
 
95
95
 
96
96
  export interface IAsyncStateMachine$instance {
97
- MoveNext(): void;
98
- SetStateMachine(stateMachine: IAsyncStateMachine): void;
97
+ moveNext(): void;
98
+ setStateMachine(stateMachine: IAsyncStateMachine): void;
99
99
  }
100
100
 
101
101
 
102
102
  export type IAsyncStateMachine = IAsyncStateMachine$instance;
103
103
 
104
- export interface ICriticalNotifyCompletion$instance {
105
- UnsafeOnCompleted(continuation: Action): void;
104
+ export interface ICriticalNotifyCompletion$instance extends INotifyCompletion {
105
+ unsafeOnCompleted(continuation: Action): void;
106
106
  }
107
107
 
108
108
 
109
+ export interface ICriticalNotifyCompletion$instance extends INotifyCompletion$instance {}
110
+
109
111
  export type ICriticalNotifyCompletion = ICriticalNotifyCompletion$instance;
110
112
 
111
113
  export interface INotifyCompletion$instance {
112
- OnCompleted(continuation: Action): void;
114
+ onCompleted(continuation: Action): void;
113
115
  }
114
116
 
115
117
 
116
118
  export type INotifyCompletion = INotifyCompletion$instance;
117
119
 
118
120
  export interface IRuntimeVariables$instance {
119
- readonly Count: int;
120
- Item: any;
121
+ readonly count: int;
122
+ item: unknown;
121
123
  }
122
124
 
123
125
 
124
126
  export type IRuntimeVariables = IRuntimeVariables$instance;
125
127
 
126
128
  export interface IStrongBox$instance {
127
- Value: any;
129
+ value: unknown;
128
130
  }
129
131
 
130
132
 
131
133
  export type IStrongBox = IStrongBox$instance;
132
134
 
133
135
  export interface ITuple$instance {
134
- readonly Length: int;
135
- readonly Item: any;
136
+ readonly length: int;
137
+ readonly item: unknown;
136
138
  }
137
139
 
138
140
 
@@ -143,7 +145,7 @@ export class AsyncIteratorMethodBuilder$instance {
143
145
  awaitUnsafeOnCompleted<TAwaiter extends ICriticalNotifyCompletion, TStateMachine extends IAsyncStateMachine>(awaiter: { value: ref<TAwaiter> }, stateMachine: { value: ref<TStateMachine> }): void;
144
146
  complete(): void;
145
147
  moveNext<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
146
- static Create(): AsyncIteratorMethodBuilder;
148
+ static create(): AsyncIteratorMethodBuilder;
147
149
  }
148
150
 
149
151
 
@@ -157,7 +159,7 @@ export class AsyncTaskMethodBuilder$instance {
157
159
  setResult(): void;
158
160
  setStateMachine(stateMachine: IAsyncStateMachine): void;
159
161
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
160
- static Create(): AsyncTaskMethodBuilder;
162
+ static create(): AsyncTaskMethodBuilder;
161
163
  }
162
164
 
163
165
 
@@ -171,7 +173,7 @@ export class AsyncTaskMethodBuilder_1$instance<TResult> {
171
173
  setResult(result: TResult): void;
172
174
  setStateMachine(stateMachine: IAsyncStateMachine): void;
173
175
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
174
- static Create<TResult>(): AsyncTaskMethodBuilder_1<TResult>;
176
+ static create<TResult>(): AsyncTaskMethodBuilder_1<TResult>;
175
177
  }
176
178
 
177
179
 
@@ -185,7 +187,7 @@ export class AsyncValueTaskMethodBuilder$instance {
185
187
  setResult(): void;
186
188
  setStateMachine(stateMachine: IAsyncStateMachine): void;
187
189
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
188
- static Create(): AsyncValueTaskMethodBuilder;
190
+ static create(): AsyncValueTaskMethodBuilder;
189
191
  }
190
192
 
191
193
 
@@ -199,7 +201,7 @@ export class AsyncValueTaskMethodBuilder_1$instance<TResult> {
199
201
  setResult(result: TResult): void;
200
202
  setStateMachine(stateMachine: IAsyncStateMachine): void;
201
203
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
202
- static Create<TResult>(): AsyncValueTaskMethodBuilder_1<TResult>;
204
+ static create<TResult>(): AsyncValueTaskMethodBuilder_1<TResult>;
203
205
  }
204
206
 
205
207
 
@@ -212,7 +214,7 @@ export class AsyncVoidMethodBuilder$instance {
212
214
  setResult(): void;
213
215
  setStateMachine(stateMachine: IAsyncStateMachine): void;
214
216
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
215
- static Create(): AsyncVoidMethodBuilder;
217
+ static create(): AsyncVoidMethodBuilder;
216
218
  }
217
219
 
218
220
 
@@ -257,7 +259,7 @@ export class ConfiguredTaskAwaitable_1$instance<TResult> {
257
259
 
258
260
  export type ConfiguredTaskAwaitable_1<TResult> = ConfiguredTaskAwaitable_1$instance<TResult>;
259
261
 
260
- export class ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$instance<TResult> {
262
+ export class ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$instance<TResult> implements ICriticalNotifyCompletion {
261
263
  readonly isCompleted: boolean;
262
264
  getResult(): TResult;
263
265
  onCompleted(continuation: Action): void;
@@ -266,13 +268,15 @@ export class ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$instance<TResult> {
266
268
 
267
269
 
268
270
  export interface __ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$views<TResult> {
269
- readonly As_INotifyCompletion: INotifyCompletion$instance;
271
+ As_INotifyCompletion(): INotifyCompletion$instance;
270
272
  }
271
273
 
274
+ export interface ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$instance<TResult> extends ICriticalNotifyCompletion$instance {}
275
+
272
276
  export type ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter<TResult> = ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$instance<TResult> & __ConfiguredTaskAwaitable_1_ConfiguredTaskAwaiter$views<TResult>;
273
277
 
274
278
 
275
- export class ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$instance {
279
+ export class ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$instance implements ICriticalNotifyCompletion {
276
280
  readonly isCompleted: boolean;
277
281
  getResult(): void;
278
282
  onCompleted(continuation: Action): void;
@@ -281,9 +285,11 @@ export class ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$instance {
281
285
 
282
286
 
283
287
  export interface __ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$views {
284
- readonly As_INotifyCompletion: INotifyCompletion$instance;
288
+ As_INotifyCompletion(): INotifyCompletion$instance;
285
289
  }
286
290
 
291
+ export interface ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$instance extends ICriticalNotifyCompletion$instance {}
292
+
287
293
  export type ConfiguredTaskAwaitable_ConfiguredTaskAwaiter = ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$instance & __ConfiguredTaskAwaitable_ConfiguredTaskAwaiter$views;
288
294
 
289
295
 
@@ -301,7 +307,7 @@ export class ConfiguredValueTaskAwaitable_1$instance<TResult> {
301
307
 
302
308
  export type ConfiguredValueTaskAwaitable_1<TResult> = ConfiguredValueTaskAwaitable_1$instance<TResult>;
303
309
 
304
- export class ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$instance<TResult> {
310
+ export class ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$instance<TResult> implements ICriticalNotifyCompletion {
305
311
  readonly isCompleted: boolean;
306
312
  getResult(): TResult;
307
313
  onCompleted(continuation: Action): void;
@@ -310,13 +316,15 @@ export class ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$instance<
310
316
 
311
317
 
312
318
  export interface __ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$views<TResult> {
313
- readonly As_INotifyCompletion: INotifyCompletion$instance;
319
+ As_INotifyCompletion(): INotifyCompletion$instance;
314
320
  }
315
321
 
322
+ export interface ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$instance<TResult> extends ICriticalNotifyCompletion$instance {}
323
+
316
324
  export type ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter<TResult> = ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$instance<TResult> & __ConfiguredValueTaskAwaitable_1_ConfiguredValueTaskAwaiter$views<TResult>;
317
325
 
318
326
 
319
- export class ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$instance {
327
+ export class ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$instance implements ICriticalNotifyCompletion {
320
328
  readonly isCompleted: boolean;
321
329
  getResult(): void;
322
330
  onCompleted(continuation: Action): void;
@@ -325,26 +333,28 @@ export class ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$instance {
325
333
 
326
334
 
327
335
  export interface __ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$views {
328
- readonly As_INotifyCompletion: INotifyCompletion$instance;
336
+ As_INotifyCompletion(): INotifyCompletion$instance;
329
337
  }
330
338
 
339
+ export interface ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$instance extends ICriticalNotifyCompletion$instance {}
340
+
331
341
  export type ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter = ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$instance & __ConfiguredValueTaskAwaitable_ConfiguredValueTaskAwaiter$views;
332
342
 
333
343
 
334
344
  export class DefaultInterpolatedStringHandler$instance {
335
345
  constructor(literalLength: int, formattedCount: int);
336
346
  constructor(literalLength: int, formattedCount: int, provider: IFormatProvider);
337
- constructor(literalLength: int, formattedCount: int, provider: IFormatProvider, initialBuffer: Span_1<CLROf<string>>);
338
- readonly text: ReadOnlySpan_1<CLROf<string>>;
347
+ constructor(literalLength: int, formattedCount: int, provider: IFormatProvider, initialBuffer: Span_1<CLROf<char>>);
348
+ readonly text: ReadOnlySpan_1<CLROf<char>>;
339
349
  appendFormatted<T>(value: T): void;
340
350
  appendFormatted<T>(value: T, format: string): void;
341
351
  appendFormatted<T>(value: T, alignment: int): void;
342
352
  appendFormatted<T>(value: T, alignment: int, format: string): void;
343
- appendFormatted(value: ReadOnlySpan_1<CLROf<string>>): void;
344
- appendFormatted(value: ReadOnlySpan_1<CLROf<string>>, alignment?: int, format?: string): void;
353
+ appendFormatted(value: ReadOnlySpan_1<CLROf<char>>): void;
354
+ appendFormatted(value: ReadOnlySpan_1<CLROf<char>>, alignment?: int, format?: string): void;
345
355
  appendFormatted(value: string): void;
346
356
  appendFormatted(value: string, alignment?: int, format?: string): void;
347
- appendFormatted(value: any, alignment?: int, format?: string): void;
357
+ appendFormatted(value: unknown, alignment?: int, format?: string): void;
348
358
  appendLiteral(value: string): void;
349
359
  clear(): void;
350
360
  toString(): string;
@@ -452,7 +462,7 @@ export class PoolingAsyncValueTaskMethodBuilder$instance {
452
462
  setResult(): void;
453
463
  setStateMachine(stateMachine: IAsyncStateMachine): void;
454
464
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
455
- static Create(): PoolingAsyncValueTaskMethodBuilder;
465
+ static create(): PoolingAsyncValueTaskMethodBuilder;
456
466
  }
457
467
 
458
468
 
@@ -466,13 +476,13 @@ export class PoolingAsyncValueTaskMethodBuilder_1$instance<TResult> {
466
476
  setResult(result: TResult): void;
467
477
  setStateMachine(stateMachine: IAsyncStateMachine): void;
468
478
  start<TStateMachine extends IAsyncStateMachine>(stateMachine: { value: ref<TStateMachine> }): void;
469
- static Create<TResult>(): PoolingAsyncValueTaskMethodBuilder_1<TResult>;
479
+ static create<TResult>(): PoolingAsyncValueTaskMethodBuilder_1<TResult>;
470
480
  }
471
481
 
472
482
 
473
483
  export type PoolingAsyncValueTaskMethodBuilder_1<TResult> = PoolingAsyncValueTaskMethodBuilder_1$instance<TResult>;
474
484
 
475
- export class TaskAwaiter$instance {
485
+ export class TaskAwaiter$instance implements ICriticalNotifyCompletion {
476
486
  readonly isCompleted: boolean;
477
487
  getResult(): void;
478
488
  onCompleted(continuation: Action): void;
@@ -481,13 +491,15 @@ export class TaskAwaiter$instance {
481
491
 
482
492
 
483
493
  export interface __TaskAwaiter$views {
484
- readonly As_INotifyCompletion: INotifyCompletion$instance;
494
+ As_INotifyCompletion(): INotifyCompletion$instance;
485
495
  }
486
496
 
497
+ export interface TaskAwaiter$instance extends ICriticalNotifyCompletion$instance {}
498
+
487
499
  export type TaskAwaiter = TaskAwaiter$instance & __TaskAwaiter$views;
488
500
 
489
501
 
490
- export class TaskAwaiter_1$instance<TResult> {
502
+ export class TaskAwaiter_1$instance<TResult> implements ICriticalNotifyCompletion {
491
503
  readonly isCompleted: boolean;
492
504
  getResult(): TResult;
493
505
  onCompleted(continuation: Action): void;
@@ -496,13 +508,15 @@ export class TaskAwaiter_1$instance<TResult> {
496
508
 
497
509
 
498
510
  export interface __TaskAwaiter_1$views<TResult> {
499
- readonly As_INotifyCompletion: INotifyCompletion$instance;
511
+ As_INotifyCompletion(): INotifyCompletion$instance;
500
512
  }
501
513
 
514
+ export interface TaskAwaiter_1$instance<TResult> extends ICriticalNotifyCompletion$instance {}
515
+
502
516
  export type TaskAwaiter_1<TResult> = TaskAwaiter_1$instance<TResult> & __TaskAwaiter_1$views<TResult>;
503
517
 
504
518
 
505
- export class ValueTaskAwaiter$instance {
519
+ export class ValueTaskAwaiter$instance implements ICriticalNotifyCompletion {
506
520
  readonly isCompleted: boolean;
507
521
  getResult(): void;
508
522
  onCompleted(continuation: Action): void;
@@ -511,13 +525,15 @@ export class ValueTaskAwaiter$instance {
511
525
 
512
526
 
513
527
  export interface __ValueTaskAwaiter$views {
514
- readonly As_INotifyCompletion: INotifyCompletion$instance;
528
+ As_INotifyCompletion(): INotifyCompletion$instance;
515
529
  }
516
530
 
531
+ export interface ValueTaskAwaiter$instance extends ICriticalNotifyCompletion$instance {}
532
+
517
533
  export type ValueTaskAwaiter = ValueTaskAwaiter$instance & __ValueTaskAwaiter$views;
518
534
 
519
535
 
520
- export class ValueTaskAwaiter_1$instance<TResult> {
536
+ export class ValueTaskAwaiter_1$instance<TResult> implements ICriticalNotifyCompletion {
521
537
  readonly isCompleted: boolean;
522
538
  getResult(): TResult;
523
539
  onCompleted(continuation: Action): void;
@@ -526,9 +542,11 @@ export class ValueTaskAwaiter_1$instance<TResult> {
526
542
 
527
543
 
528
544
  export interface __ValueTaskAwaiter_1$views<TResult> {
529
- readonly As_INotifyCompletion: INotifyCompletion$instance;
545
+ As_INotifyCompletion(): INotifyCompletion$instance;
530
546
  }
531
547
 
548
+ export interface ValueTaskAwaiter_1$instance<TResult> extends ICriticalNotifyCompletion$instance {}
549
+
532
550
  export type ValueTaskAwaiter_1<TResult> = ValueTaskAwaiter_1$instance<TResult> & __ValueTaskAwaiter_1$views<TResult>;
533
551
 
534
552
 
@@ -539,7 +557,7 @@ export class YieldAwaitable$instance {
539
557
 
540
558
  export type YieldAwaitable = YieldAwaitable$instance;
541
559
 
542
- export class YieldAwaitable_YieldAwaiter$instance {
560
+ export class YieldAwaitable_YieldAwaiter$instance implements ICriticalNotifyCompletion {
543
561
  readonly isCompleted: boolean;
544
562
  getResult(): void;
545
563
  onCompleted(continuation: Action): void;
@@ -548,9 +566,11 @@ export class YieldAwaitable_YieldAwaiter$instance {
548
566
 
549
567
 
550
568
  export interface __YieldAwaitable_YieldAwaiter$views {
551
- readonly As_INotifyCompletion: INotifyCompletion$instance;
569
+ As_INotifyCompletion(): INotifyCompletion$instance;
552
570
  }
553
571
 
572
+ export interface YieldAwaitable_YieldAwaiter$instance extends ICriticalNotifyCompletion$instance {}
573
+
554
574
  export type YieldAwaitable_YieldAwaiter = YieldAwaitable_YieldAwaiter$instance & __YieldAwaitable_YieldAwaiter$views;
555
575
 
556
576
 
@@ -664,14 +684,14 @@ export type CallerMemberNameAttribute = CallerMemberNameAttribute$instance;
664
684
 
665
685
  export class CallSite$instance {
666
686
  readonly binder: CallSiteBinder;
667
- static Create(delegateType: Type, binder: CallSiteBinder): CallSite;
687
+ static create(delegateType: Type, binder: CallSiteBinder): CallSite;
668
688
  }
669
689
 
670
690
 
671
691
  export type CallSite = CallSite$instance;
672
692
 
673
693
  export class CallSite_1$instance<T> extends CallSite$instance {
674
- Target: T;
694
+ target: T;
675
695
  readonly update: T;
676
696
  }
677
697
 
@@ -679,18 +699,18 @@ export class CallSite_1$instance<T> extends CallSite$instance {
679
699
  export type CallSite_1<T> = CallSite_1$instance<T>;
680
700
 
681
701
  export abstract class CallSiteBinder$instance {
682
- abstract bind(args: any[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
683
- bindDelegate<T>(site: CallSite_1<T>, args: any[]): T;
684
- static readonly UpdateLabel: LabelTarget;
702
+ abstract bind(args: unknown[], parameters: ReadOnlyCollection_1<ParameterExpression>, returnLabel: LabelTarget): Expression;
703
+ bindDelegate<T>(site: CallSite_1<T>, args: unknown[]): T;
704
+ static readonly updateLabel: LabelTarget;
685
705
  }
686
706
 
687
707
 
688
708
  export type CallSiteBinder = CallSiteBinder$instance;
689
709
 
690
710
  export class Closure$instance {
691
- constructor(constants: any[], locals: any[]);
692
- readonly Constants: any[];
693
- readonly Locals: any[];
711
+ constructor(constants: unknown[], locals: unknown[]);
712
+ readonly constants: unknown[];
713
+ readonly locals: unknown[];
694
714
  }
695
715
 
696
716
 
@@ -718,8 +738,8 @@ export class CompilerFeatureRequiredAttribute$instance extends System_Internal.A
718
738
  constructor(featureName: string);
719
739
  readonly featureName: string;
720
740
  isOptional: boolean;
721
- static readonly RefStructs: string;
722
- static readonly RequiredMembers: string;
741
+ static readonly refStructs: string;
742
+ static readonly requiredMembers: string;
723
743
  }
724
744
 
725
745
 
@@ -764,17 +784,19 @@ export class ConditionalWeakTable_2$instance<TKey, TValue> {
764
784
 
765
785
 
766
786
  export interface __ConditionalWeakTable_2$views<TKey, TValue> {
767
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<KeyValuePair_2<TKey, TValue>>;
768
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
787
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<KeyValuePair_2<TKey, TValue>>;
788
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
769
789
  }
770
790
 
791
+ export interface ConditionalWeakTable_2$instance<TKey, TValue> extends System_Collections_Generic_Internal.IEnumerable_1$instance<KeyValuePair_2<TKey, TValue>> {}
792
+
771
793
  export type ConditionalWeakTable_2<TKey, TValue> = ConditionalWeakTable_2$instance<TKey, TValue> & __ConditionalWeakTable_2$views<TKey, TValue>;
772
794
 
773
795
 
774
796
  export class ConditionalWeakTable_2_CreateValueCallback$instance<TKey, TValue> extends Function {
775
- constructor(object_: any, method: nint);
776
- beginInvoke(key: TKey, callback: AsyncCallback, object_: any): IAsyncResult;
777
- clone(): any;
797
+ constructor(object_: unknown, method: nint);
798
+ beginInvoke(key: TKey, callback: AsyncCallback, object_: unknown): IAsyncResult;
799
+ clone(): unknown;
778
800
  endInvoke(result: IAsyncResult): TValue;
779
801
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
780
802
  invoke(key: TKey): TValue;
@@ -782,8 +804,8 @@ export class ConditionalWeakTable_2_CreateValueCallback$instance<TKey, TValue> e
782
804
 
783
805
 
784
806
  export interface __ConditionalWeakTable_2_CreateValueCallback$views<TKey, TValue> {
785
- readonly As_ICloneable: System_Internal.ICloneable$instance;
786
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
807
+ As_ICloneable(): System_Internal.ICloneable$instance;
808
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
787
809
  }
788
810
 
789
811
  export type ConditionalWeakTable_2_CreateValueCallback<TKey, TValue> = ConditionalWeakTable_2_CreateValueCallback$instance<TKey, TValue> & __ConditionalWeakTable_2_CreateValueCallback$views<TKey, TValue>;
@@ -804,7 +826,7 @@ export class CreateNewOnMetadataUpdateAttribute$instance extends System_Internal
804
826
  export type CreateNewOnMetadataUpdateAttribute = CreateNewOnMetadataUpdateAttribute$instance;
805
827
 
806
828
  export abstract class CustomConstantAttribute$instance extends System_Internal.Attribute$instance {
807
- readonly value: any;
829
+ readonly value: unknown;
808
830
  }
809
831
 
810
832
 
@@ -812,7 +834,7 @@ export type CustomConstantAttribute = CustomConstantAttribute$instance;
812
834
 
813
835
  export class DateTimeConstantAttribute$instance extends CustomConstantAttribute$instance {
814
836
  constructor(ticks: long);
815
- readonly value: any;
837
+ readonly value: unknown;
816
838
  }
817
839
 
818
840
 
@@ -820,7 +842,7 @@ export type DateTimeConstantAttribute = DateTimeConstantAttribute$instance;
820
842
 
821
843
  export abstract class DebugInfoGenerator$instance {
822
844
  abstract markSequencePoint(method: LambdaExpression, ilOffset: int, sequencePoint: DebugInfoExpression): void;
823
- static CreatePdbGenerator(): DebugInfoGenerator;
845
+ static createPdbGenerator(): DebugInfoGenerator;
824
846
  }
825
847
 
826
848
 
@@ -929,7 +951,7 @@ export type HasCopySemanticsAttribute = HasCopySemanticsAttribute$instance;
929
951
 
930
952
  export class IDispatchConstantAttribute$instance extends CustomConstantAttribute$instance {
931
953
  constructor();
932
- readonly value: any;
954
+ readonly value: unknown;
933
955
  }
934
956
 
935
957
 
@@ -1005,7 +1027,7 @@ export type IteratorStateMachineAttribute = IteratorStateMachineAttribute$instan
1005
1027
 
1006
1028
  export class IUnknownConstantAttribute$instance extends CustomConstantAttribute$instance {
1007
1029
  constructor();
1008
- readonly value: any;
1030
+ readonly value: unknown;
1009
1031
  }
1010
1032
 
1011
1033
 
@@ -1023,7 +1045,7 @@ export class MethodImplAttribute$instance extends System_Internal.Attribute$inst
1023
1045
  constructor(methodImplOptions: MethodImplOptions);
1024
1046
  constructor(value: short);
1025
1047
  constructor();
1026
- MethodCodeType: MethodCodeType;
1048
+ methodCodeType: MethodCodeType;
1027
1049
  readonly value: MethodImplOptions;
1028
1050
  }
1029
1051
 
@@ -1047,7 +1069,7 @@ export type NativeCppClassAttribute = NativeCppClassAttribute$instance;
1047
1069
  export class NullableAttribute$instance extends System_Internal.Attribute$instance {
1048
1070
  constructor(value: byte);
1049
1071
  constructor(value: byte[]);
1050
- readonly NullableFlags: byte[];
1072
+ readonly nullableFlags: byte[];
1051
1073
  }
1052
1074
 
1053
1075
 
@@ -1055,7 +1077,7 @@ export type NullableAttribute = NullableAttribute$instance;
1055
1077
 
1056
1078
  export class NullableContextAttribute$instance extends System_Internal.Attribute$instance {
1057
1079
  constructor(value: byte);
1058
- readonly Flag: byte;
1080
+ readonly flag: byte;
1059
1081
  }
1060
1082
 
1061
1083
 
@@ -1063,7 +1085,7 @@ export type NullableContextAttribute = NullableContextAttribute$instance;
1063
1085
 
1064
1086
  export class NullablePublicOnlyAttribute$instance extends System_Internal.Attribute$instance {
1065
1087
  constructor(value: boolean);
1066
- readonly IncludesInternals: boolean;
1088
+ readonly includesInternals: boolean;
1067
1089
  }
1068
1090
 
1069
1091
 
@@ -1115,12 +1137,12 @@ export class ReadOnlyCollectionBuilder_1$instance<T> {
1115
1137
 
1116
1138
 
1117
1139
  export interface __ReadOnlyCollectionBuilder_1$views<T> {
1118
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<T>;
1119
- readonly As_IEnumerable_1: System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
1120
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<T>;
1121
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1122
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1123
- readonly As_IList: System_Collections_Internal.IList$instance;
1140
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<T>;
1141
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
1142
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<T>;
1143
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1144
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1145
+ As_IList(): System_Collections_Internal.IList$instance;
1124
1146
  }
1125
1147
 
1126
1148
  export type ReadOnlyCollectionBuilder_1<T> = ReadOnlyCollectionBuilder_1$instance<T> & __ReadOnlyCollectionBuilder_1$views<T>;
@@ -1180,50 +1202,50 @@ export class RuntimeCompatibilityAttribute$instance extends System_Internal.Attr
1180
1202
  export type RuntimeCompatibilityAttribute = RuntimeCompatibilityAttribute$instance;
1181
1203
 
1182
1204
  export class RuntimeHelpers_CleanupCode$instance extends Function {
1183
- constructor(object_: any, method: nint);
1184
- beginInvoke(userData: any, exceptionThrown: boolean, callback: AsyncCallback, object_: any): IAsyncResult;
1185
- clone(): any;
1205
+ constructor(object_: unknown, method: nint);
1206
+ beginInvoke(userData: unknown, exceptionThrown: boolean, callback: AsyncCallback, object_: unknown): IAsyncResult;
1207
+ clone(): unknown;
1186
1208
  endInvoke(result: IAsyncResult): void;
1187
1209
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1188
- invoke(userData: any, exceptionThrown: boolean): void;
1210
+ invoke(userData: unknown, exceptionThrown: boolean): void;
1189
1211
  }
1190
1212
 
1191
1213
 
1192
1214
  export interface __RuntimeHelpers_CleanupCode$views {
1193
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1194
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1215
+ As_ICloneable(): System_Internal.ICloneable$instance;
1216
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1195
1217
  }
1196
1218
 
1197
1219
  export type RuntimeHelpers_CleanupCode = RuntimeHelpers_CleanupCode$instance & __RuntimeHelpers_CleanupCode$views;
1198
1220
 
1199
1221
 
1200
1222
  export class RuntimeHelpers_TryCode$instance extends Function {
1201
- constructor(object_: any, method: nint);
1202
- beginInvoke(userData: any, callback: AsyncCallback, object_: any): IAsyncResult;
1203
- clone(): any;
1223
+ constructor(object_: unknown, method: nint);
1224
+ beginInvoke(userData: unknown, callback: AsyncCallback, object_: unknown): IAsyncResult;
1225
+ clone(): unknown;
1204
1226
  endInvoke(result: IAsyncResult): void;
1205
1227
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1206
- invoke(userData: any): void;
1228
+ invoke(userData: unknown): void;
1207
1229
  }
1208
1230
 
1209
1231
 
1210
1232
  export interface __RuntimeHelpers_TryCode$views {
1211
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1212
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1233
+ As_ICloneable(): System_Internal.ICloneable$instance;
1234
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1213
1235
  }
1214
1236
 
1215
1237
  export type RuntimeHelpers_TryCode = RuntimeHelpers_TryCode$instance & __RuntimeHelpers_TryCode$views;
1216
1238
 
1217
1239
 
1218
1240
  export class RuntimeWrappedException$instance extends System_Internal.Exception$instance {
1219
- constructor(thrownObject: any);
1220
- readonly wrappedException: any;
1241
+ constructor(thrownObject: unknown);
1242
+ readonly wrappedException: unknown;
1221
1243
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1222
1244
  }
1223
1245
 
1224
1246
 
1225
1247
  export interface __RuntimeWrappedException$views {
1226
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1248
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1227
1249
  }
1228
1250
 
1229
1251
  export type RuntimeWrappedException = RuntimeWrappedException$instance & __RuntimeWrappedException$views;
@@ -1275,14 +1297,16 @@ export type StringFreezingAttribute = StringFreezingAttribute$instance;
1275
1297
  export class StrongBox_1$instance<T> {
1276
1298
  constructor();
1277
1299
  constructor(value: T);
1278
- Value: T;
1300
+ value: T;
1279
1301
  }
1280
1302
 
1281
1303
 
1282
1304
  export interface __StrongBox_1$views<T> {
1283
- readonly As_IStrongBox: IStrongBox$instance;
1305
+ As_IStrongBox(): IStrongBox$instance;
1284
1306
  }
1285
1307
 
1308
+ export interface StrongBox_1$instance<T> extends IStrongBox$instance {}
1309
+
1286
1310
  export type StrongBox_1<T> = StrongBox_1$instance<T> & __StrongBox_1$views<T>;
1287
1311
 
1288
1312
 
@@ -1296,17 +1320,17 @@ export type SuppressIldasmAttribute = SuppressIldasmAttribute$instance;
1296
1320
  export class SwitchExpressionException$instance extends System_Internal.InvalidOperationException$instance {
1297
1321
  constructor();
1298
1322
  constructor(innerException: Exception);
1299
- constructor(unmatchedValue: any);
1323
+ constructor(unmatchedValue: unknown);
1300
1324
  constructor(message: string);
1301
1325
  constructor(message: string, innerException: Exception);
1302
1326
  readonly message: string;
1303
- readonly unmatchedValue: any;
1327
+ readonly unmatchedValue: unknown;
1304
1328
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1305
1329
  }
1306
1330
 
1307
1331
 
1308
1332
  export interface __SwitchExpressionException$views {
1309
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1333
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1310
1334
  }
1311
1335
 
1312
1336
  export type SwitchExpressionException = SwitchExpressionException$instance & __SwitchExpressionException$views;
@@ -1361,40 +1385,40 @@ export class UnsafeValueTypeAttribute$instance extends System_Internal.Attribute
1361
1385
  export type UnsafeValueTypeAttribute = UnsafeValueTypeAttribute$instance;
1362
1386
 
1363
1387
  export abstract class AsyncHelpers$instance {
1364
- static Await<T>(configuredAwaitable: ConfiguredTaskAwaitable_1<T>): T;
1365
- static Await<T>(configuredAwaitable: ConfiguredValueTaskAwaitable_1<T>): T;
1366
- static Await(configuredAwaitable: ConfiguredTaskAwaitable): void;
1367
- static Await(configuredAwaitable: ConfiguredValueTaskAwaitable): void;
1368
- static Await(task: Task): void;
1369
- static Await(task: ValueTask): void;
1370
- static Await<T>(task: Task_1<T>): T;
1371
- static Await<T>(task: ValueTask_1<T>): T;
1372
- static AwaitAwaiter<TAwaiter extends INotifyCompletion>(awaiter: TAwaiter): void;
1373
- static UnsafeAwaitAwaiter<TAwaiter extends ICriticalNotifyCompletion>(awaiter: TAwaiter): void;
1388
+ static await_7<T>(configuredAwaitable: ConfiguredTaskAwaitable_1<T>): T;
1389
+ static await_7<T>(configuredAwaitable: ConfiguredValueTaskAwaitable_1<T>): T;
1390
+ static await_7(configuredAwaitable: ConfiguredTaskAwaitable): void;
1391
+ static await_7(configuredAwaitable: ConfiguredValueTaskAwaitable): void;
1392
+ static await_7(task: Task): void;
1393
+ static await_7(task: ValueTask): void;
1394
+ static await_7<T>(task: Task_1<T>): T;
1395
+ static await_7<T>(task: ValueTask_1<T>): T;
1396
+ static awaitAwaiter<TAwaiter extends INotifyCompletion>(awaiter: TAwaiter): void;
1397
+ static unsafeAwaitAwaiter<TAwaiter extends ICriticalNotifyCompletion>(awaiter: TAwaiter): void;
1374
1398
  }
1375
1399
 
1376
1400
 
1377
1401
  export type AsyncHelpers = AsyncHelpers$instance;
1378
1402
 
1379
1403
  export abstract class CallSiteHelpers$instance {
1380
- static IsInternalFrame(mb: MethodBase): boolean;
1404
+ static isInternalFrame(mb: MethodBase): boolean;
1381
1405
  }
1382
1406
 
1383
1407
 
1384
1408
  export type CallSiteHelpers = CallSiteHelpers$instance;
1385
1409
 
1386
1410
  export abstract class CallSiteOps$instance {
1387
- static AddRule<T>(site: CallSite_1<T>, rule: T): void;
1388
- static Bind<T>(binder: CallSiteBinder, site: CallSite_1<T>, args: any[]): T;
1389
- static ClearMatch(site: CallSite): void;
1390
- static CreateMatchmaker<T>(site: CallSite_1<T>): CallSite_1<T>;
1391
- static GetCachedRules<T>(cache: RuleCache_1<T>): T[];
1392
- static GetMatch(site: CallSite): boolean;
1393
- static GetRuleCache<T>(site: CallSite_1<T>): RuleCache_1<T>;
1394
- static GetRules<T>(site: CallSite_1<T>): T[];
1395
- static MoveRule<T>(cache: RuleCache_1<T>, rule: T, i: int): void;
1396
- static SetNotMatched(site: CallSite): boolean;
1397
- static UpdateRules<T>(this_: CallSite_1<T>, matched: int): void;
1411
+ static addRule<T>(site: CallSite_1<T>, rule: T): void;
1412
+ static bind<T>(binder: CallSiteBinder, site: CallSite_1<T>, args: unknown[]): T;
1413
+ static clearMatch(site: CallSite): void;
1414
+ static createMatchmaker<T>(site: CallSite_1<T>): CallSite_1<T>;
1415
+ static getCachedRules<T>(cache: RuleCache_1<T>): T[];
1416
+ static getMatch(site: CallSite): boolean;
1417
+ static getRuleCache<T>(site: CallSite_1<T>): RuleCache_1<T>;
1418
+ static getRules<T>(site: CallSite_1<T>): T[];
1419
+ static moveRule<T>(cache: RuleCache_1<T>, rule: T, i: int): void;
1420
+ static setNotMatched(site: CallSite): boolean;
1421
+ static updateRules<T>(this_: CallSite_1<T>, matched: int): void;
1398
1422
  }
1399
1423
 
1400
1424
 
@@ -1407,15 +1431,15 @@ export abstract class CompilerMarshalOverride$instance {
1407
1431
  export type CompilerMarshalOverride = CompilerMarshalOverride$instance;
1408
1432
 
1409
1433
  export abstract class ContractHelper$instance {
1410
- static RaiseContractFailedEvent(failureKind: ContractFailureKind, userMessage: string, conditionText: string, innerException: Exception): string;
1411
- static TriggerFailure(kind: ContractFailureKind, displayMessage: string, userMessage: string, conditionText: string, innerException: Exception): void;
1434
+ static raiseContractFailedEvent(failureKind: ContractFailureKind, userMessage: string, conditionText: string, innerException: Exception): string;
1435
+ static triggerFailure(kind: ContractFailureKind, displayMessage: string, userMessage: string, conditionText: string, innerException: Exception): void;
1412
1436
  }
1413
1437
 
1414
1438
 
1415
1439
  export type ContractHelper = ContractHelper$instance;
1416
1440
 
1417
1441
  export abstract class FormattableStringFactory$instance {
1418
- static Create(format: string, arguments: any[]): FormattableString;
1442
+ static create(format: string, arguments: unknown[]): FormattableString;
1419
1443
  }
1420
1444
 
1421
1445
 
@@ -1500,113 +1524,113 @@ export abstract class IsVolatile$instance {
1500
1524
  export type IsVolatile = IsVolatile$instance;
1501
1525
 
1502
1526
  export abstract class RuntimeFeature$instance {
1503
- static readonly PortablePdb: string;
1504
- static readonly DefaultImplementationsOfInterfaces: string;
1505
- static readonly UnmanagedSignatureCallingConvention: string;
1506
- static readonly CovariantReturnsOfClasses: string;
1507
- static readonly ByRefFields: string;
1508
- static readonly ByRefLikeGenerics: string;
1509
- static readonly VirtualStaticsInInterfaces: string;
1510
- static readonly NumericIntPtr: string;
1511
- static readonly IsDynamicCodeSupported: boolean;
1512
- static readonly IsDynamicCodeCompiled: boolean;
1513
- static IsSupported(feature: string): boolean;
1527
+ static readonly portablePdb: string;
1528
+ static readonly defaultImplementationsOfInterfaces: string;
1529
+ static readonly unmanagedSignatureCallingConvention: string;
1530
+ static readonly covariantReturnsOfClasses: string;
1531
+ static readonly byRefFields: string;
1532
+ static readonly byRefLikeGenerics: string;
1533
+ static readonly virtualStaticsInInterfaces: string;
1534
+ static readonly numericIntPtr: string;
1535
+ static readonly isDynamicCodeSupported: boolean;
1536
+ static readonly isDynamicCodeCompiled: boolean;
1537
+ static isSupported(feature: string): boolean;
1514
1538
  }
1515
1539
 
1516
1540
 
1517
1541
  export type RuntimeFeature = RuntimeFeature$instance;
1518
1542
 
1519
1543
  export abstract class RuntimeHelpers$instance {
1520
- static readonly OffsetToStringData: int;
1521
- static AllocateTypeAssociatedMemory(type_: Type, size: int): nint;
1522
- static Box(target: { value: ref<byte> }, type_: RuntimeTypeHandle): any;
1523
- static CreateSpan<T>(fldHandle: RuntimeFieldHandle): ReadOnlySpan_1<T>;
1524
- static EnsureSufficientExecutionStack(): void;
1525
- static Equals(o1: any, o2: any): boolean;
1526
- static ExecuteCodeWithGuaranteedCleanup(code: RuntimeHelpers_TryCode, backoutCode: RuntimeHelpers_CleanupCode, userData: any): void;
1527
- static GetHashCode(o: any): int;
1528
- static GetObjectValue(obj: any): any;
1529
- static GetSubArray<T>(array: T[], range: Range): T[];
1530
- static GetUninitializedObject(type_: Type): any;
1531
- static InitializeArray(array: ClrArray, fldHandle: RuntimeFieldHandle): void;
1532
- static IsReferenceOrContainsReferences<T>(): boolean;
1533
- static PrepareConstrainedRegions(): void;
1534
- static PrepareConstrainedRegionsNoOP(): void;
1535
- static PrepareContractedDelegate(d: Function): void;
1536
- static PrepareDelegate(d: Function): void;
1537
- static PrepareMethod(method: RuntimeMethodHandle, instantiation: RuntimeTypeHandle[]): void;
1538
- static PrepareMethod(method: RuntimeMethodHandle): void;
1539
- static ProbeForSufficientStack(): void;
1540
- static RunClassConstructor(type_: RuntimeTypeHandle): void;
1541
- static RunModuleConstructor(module_: ModuleHandle): void;
1542
- static SizeOf(type_: RuntimeTypeHandle): int;
1543
- static TryEnsureSufficientExecutionStack(): boolean;
1544
+ static readonly offsetToStringData: int;
1545
+ static allocateTypeAssociatedMemory(type_: Type, size: int): nint;
1546
+ static box(target: { value: ref<byte> }, type_: RuntimeTypeHandle): unknown;
1547
+ static createSpan<T>(fldHandle: RuntimeFieldHandle): ReadOnlySpan_1<T>;
1548
+ static ensureSufficientExecutionStack(): void;
1549
+ static equals(o1: unknown, o2: unknown): boolean;
1550
+ static executeCodeWithGuaranteedCleanup(code: RuntimeHelpers_TryCode, backoutCode: RuntimeHelpers_CleanupCode, userData: unknown): void;
1551
+ static getHashCode(o: unknown): int;
1552
+ static getObjectValue(obj: unknown): unknown;
1553
+ static getSubArray<T>(array: T[], range: Range): T[];
1554
+ static getUninitializedObject(type_: Type): unknown;
1555
+ static initializeArray(array: ClrArray, fldHandle: RuntimeFieldHandle): void;
1556
+ static isReferenceOrContainsReferences<T>(): boolean;
1557
+ static prepareConstrainedRegions(): void;
1558
+ static prepareConstrainedRegionsNoOP(): void;
1559
+ static prepareContractedDelegate(d: Function): void;
1560
+ static prepareDelegate(d: Function): void;
1561
+ static prepareMethod2(method: RuntimeMethodHandle, instantiation: RuntimeTypeHandle[]): void;
1562
+ static prepareMethod2(method: RuntimeMethodHandle): void;
1563
+ static probeForSufficientStack(): void;
1564
+ static runClassConstructor(type_: RuntimeTypeHandle): void;
1565
+ static runModuleConstructor(module_: ModuleHandle): void;
1566
+ static sizeOf(type_: RuntimeTypeHandle): int;
1567
+ static tryEnsureSufficientExecutionStack(): boolean;
1544
1568
  }
1545
1569
 
1546
1570
 
1547
1571
  export type RuntimeHelpers = RuntimeHelpers$instance;
1548
1572
 
1549
1573
  export abstract class RuntimeOps$instance {
1550
- static CreateRuntimeVariables(): IRuntimeVariables;
1551
- static CreateRuntimeVariables(data: any[], indexes: long[]): IRuntimeVariables;
1552
- static ExpandoCheckVersion(expando: ExpandoObject, version: any): boolean;
1553
- static ExpandoPromoteClass(expando: ExpandoObject, oldClass: any, newClass: any): void;
1554
- static ExpandoTryDeleteValue(expando: ExpandoObject, indexClass: any, index: int, name: string, ignoreCase: boolean): boolean;
1555
- static ExpandoTryGetValue(expando: ExpandoObject, indexClass: any, index: int, name: string, ignoreCase: boolean, value: { value: ref<any> }): boolean;
1556
- static ExpandoTrySetValue(expando: ExpandoObject, indexClass: any, index: int, value: any, name: string, ignoreCase: boolean): any;
1557
- static MergeRuntimeVariables(first: IRuntimeVariables, second: IRuntimeVariables, indexes: int[]): IRuntimeVariables;
1558
- static Quote(expression: Expression, hoistedLocals: any, locals: any[]): Expression;
1574
+ static createRuntimeVariables2(): IRuntimeVariables;
1575
+ static createRuntimeVariables2(data: unknown[], indexes: long[]): IRuntimeVariables;
1576
+ static expandoCheckVersion(expando: ExpandoObject, version: unknown): boolean;
1577
+ static expandoPromoteClass(expando: ExpandoObject, oldClass: unknown, newClass: unknown): void;
1578
+ static expandoTryDeleteValue(expando: ExpandoObject, indexClass: unknown, index: int, name: string, ignoreCase: boolean): boolean;
1579
+ static expandoTryGetValue(expando: ExpandoObject, indexClass: unknown, index: int, name: string, ignoreCase: boolean, value: { value: ref<unknown> }): boolean;
1580
+ static expandoTrySetValue(expando: ExpandoObject, indexClass: unknown, index: int, value: unknown, name: string, ignoreCase: boolean): unknown;
1581
+ static mergeRuntimeVariables(first: IRuntimeVariables, second: IRuntimeVariables, indexes: int[]): IRuntimeVariables;
1582
+ static quote(expression: Expression, hoistedLocals: unknown, locals: unknown[]): Expression;
1559
1583
  }
1560
1584
 
1561
1585
 
1562
1586
  export type RuntimeOps = RuntimeOps$instance;
1563
1587
 
1564
1588
  export abstract class Unsafe$instance {
1565
- static Add<T>(source: ptr<void>, elementOffset: int): ptr<void>;
1566
- static Add<T>(source: { value: ref<T> }, elementOffset: int): ref<T>;
1567
- static Add<T>(source: { value: ref<T> }, elementOffset: nint): ref<T>;
1568
- static Add<T>(source: { value: ref<T> }, elementOffset: nuint): ref<T>;
1569
- static AddByteOffset<T>(source: { value: ref<T> }, byteOffset: nint): ref<T>;
1570
- static AddByteOffset<T>(source: { value: ref<T> }, byteOffset: nuint): ref<T>;
1571
- static AreSame<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1572
- static As<T>(o: any): T;
1573
- static As<TFrom, TTo>(source: { value: ref<TFrom> }): ref<TTo>;
1574
- static AsPointer<T>(value: { value: ref<T> }): ptr<void>;
1575
- static AsRef<T>(source: ptr<void>): ref<T>;
1576
- static AsRef<T>(source: { value: ref<T> }): ref<T>;
1577
- static BitCast<TFrom, TTo>(source: TFrom): TTo;
1578
- static ByteOffset<T>(origin: { value: ref<T> }, target: { value: ref<T> }): nint;
1579
- static Copy<T>(destination: ptr<void>, source: { value: ref<T> }): void;
1580
- static Copy<T>(destination: { value: ref<T> }, source: ptr<void>): void;
1581
- static CopyBlock(destination: { value: ref<byte> }, source: { value: ref<byte> }, byteCount: uint): void;
1582
- static CopyBlock(destination: ptr<void>, source: ptr<void>, byteCount: uint): void;
1583
- static CopyBlockUnaligned(destination: { value: ref<byte> }, source: { value: ref<byte> }, byteCount: uint): void;
1584
- static CopyBlockUnaligned(destination: ptr<void>, source: ptr<void>, byteCount: uint): void;
1585
- static InitBlock(startAddress: { value: ref<byte> }, value: byte, byteCount: uint): void;
1586
- static InitBlock(startAddress: ptr<void>, value: byte, byteCount: uint): void;
1587
- static InitBlockUnaligned(startAddress: { value: ref<byte> }, value: byte, byteCount: uint): void;
1588
- static InitBlockUnaligned(startAddress: ptr<void>, value: byte, byteCount: uint): void;
1589
- static IsAddressGreaterThan<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1590
- static IsAddressGreaterThanOrEqualTo<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1591
- static IsAddressLessThan<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1592
- static IsAddressLessThanOrEqualTo<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1593
- static IsNullRef<T>(source: { value: ref<T> }): boolean;
1594
- static NullRef<T>(): ref<T>;
1595
- static Read<T>(source: ptr<void>): T;
1596
- static ReadUnaligned<T>(source: { value: ref<byte> }): T;
1597
- static ReadUnaligned<T>(source: ptr<void>): T;
1598
- static SizeOf<T>(): int;
1599
- static SkipInit<T>(value: { value: ref<T> }): void;
1600
- static Subtract<T>(source: ptr<void>, elementOffset: int): ptr<void>;
1601
- static Subtract<T>(source: { value: ref<T> }, elementOffset: int): ref<T>;
1602
- static Subtract<T>(source: { value: ref<T> }, elementOffset: nint): ref<T>;
1603
- static Subtract<T>(source: { value: ref<T> }, elementOffset: nuint): ref<T>;
1604
- static SubtractByteOffset<T>(source: { value: ref<T> }, byteOffset: nint): ref<T>;
1605
- static SubtractByteOffset<T>(source: { value: ref<T> }, byteOffset: nuint): ref<T>;
1606
- static Unbox<T extends any>(box: any): ref<T>;
1607
- static Write<T>(destination: ptr<void>, value: T): void;
1608
- static WriteUnaligned<T>(destination: { value: ref<byte> }, value: T): void;
1609
- static WriteUnaligned<T>(destination: ptr<void>, value: T): void;
1589
+ static add3<T>(source: ptr<void>, elementOffset: int): ptr<void>;
1590
+ static add3<T>(source: { value: ref<T> }, elementOffset: int): ref<T>;
1591
+ static add3<T>(source: { value: ref<T> }, elementOffset: nint): ref<T>;
1592
+ static add3<T>(source: { value: ref<T> }, elementOffset: nuint): ref<T>;
1593
+ static addByteOffset2<T>(source: { value: ref<T> }, byteOffset: nint): ref<T>;
1594
+ static addByteOffset2<T>(source: { value: ref<T> }, byteOffset: nuint): ref<T>;
1595
+ static areSame<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1596
+ static as_<T>(o: unknown): T;
1597
+ static as_<TFrom, TTo>(source: { value: ref<TFrom> }): ref<TTo>;
1598
+ static asPointer<T>(value: { value: ref<T> }): ptr<void>;
1599
+ static asRef<T>(source: ptr<void>): ref<T>;
1600
+ static asRef<T>(source: { value: ref<T> }): ref<T>;
1601
+ static bitCast<TFrom, TTo>(source: TFrom): TTo;
1602
+ static byteOffset<T>(origin: { value: ref<T> }, target: { value: ref<T> }): nint;
1603
+ static copy<T>(destination: ptr<void>, source: { value: ref<T> }): void;
1604
+ static copy<T>(destination: { value: ref<T> }, source: ptr<void>): void;
1605
+ static copyBlock2(destination: { value: ref<byte> }, source: { value: ref<byte> }, byteCount: uint): void;
1606
+ static copyBlock2(destination: ptr<void>, source: ptr<void>, byteCount: uint): void;
1607
+ static copyBlockUnaligned2(destination: { value: ref<byte> }, source: { value: ref<byte> }, byteCount: uint): void;
1608
+ static copyBlockUnaligned2(destination: ptr<void>, source: ptr<void>, byteCount: uint): void;
1609
+ static initBlock2(startAddress: { value: ref<byte> }, value: byte, byteCount: uint): void;
1610
+ static initBlock2(startAddress: ptr<void>, value: byte, byteCount: uint): void;
1611
+ static initBlockUnaligned2(startAddress: { value: ref<byte> }, value: byte, byteCount: uint): void;
1612
+ static initBlockUnaligned2(startAddress: ptr<void>, value: byte, byteCount: uint): void;
1613
+ static isAddressGreaterThan<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1614
+ static isAddressGreaterThanOrEqualTo<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1615
+ static isAddressLessThan<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1616
+ static isAddressLessThanOrEqualTo<T>(left: { value: ref<T> }, right: { value: ref<T> }): boolean;
1617
+ static isNullRef<T>(source: { value: ref<T> }): boolean;
1618
+ static nullRef<T>(): ref<T>;
1619
+ static read<T>(source: ptr<void>): T;
1620
+ static readUnaligned2<T>(source: { value: ref<byte> }): T;
1621
+ static readUnaligned2<T>(source: ptr<void>): T;
1622
+ static sizeOf<T>(): int;
1623
+ static skipInit<T>(value: { value: ref<T> }): void;
1624
+ static subtract2<T>(source: ptr<void>, elementOffset: int): ptr<void>;
1625
+ static subtract2<T>(source: { value: ref<T> }, elementOffset: int): ref<T>;
1626
+ static subtract2<T>(source: { value: ref<T> }, elementOffset: nint): ref<T>;
1627
+ static subtract2<T>(source: { value: ref<T> }, elementOffset: nuint): ref<T>;
1628
+ static subtractByteOffset<T>(source: { value: ref<T> }, byteOffset: nint): ref<T>;
1629
+ static subtractByteOffset<T>(source: { value: ref<T> }, byteOffset: nuint): ref<T>;
1630
+ static unbox<T extends unknown>(box: unknown): ref<T>;
1631
+ static write<T>(destination: ptr<void>, value: T): void;
1632
+ static writeUnaligned2<T>(destination: { value: ref<byte> }, value: T): void;
1633
+ static writeUnaligned2<T>(destination: ptr<void>, value: T): void;
1610
1634
  }
1611
1635
 
1612
1636