@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
@@ -64,7 +64,7 @@ export enum AssemblyFlags {
64
64
 
65
65
  export enum AssemblyHashAlgorithm {
66
66
  none = 0,
67
- md5 = 32771,
67
+ MD5 = 32771,
68
68
  sha1 = 32772,
69
69
  sha256 = 32780,
70
70
  sha384 = 32781,
@@ -182,10 +182,10 @@ export enum GenericParameterAttributes {
182
182
 
183
183
 
184
184
  export enum ImageFileMachine {
185
- i386 = 332,
186
- ia64 = 512,
187
- amd64 = 34404,
188
- arm = 452
185
+ I386 = 332,
186
+ IA64 = 512,
187
+ AMD64 = 34404,
188
+ ARM = 452
189
189
  }
190
190
 
191
191
 
@@ -239,9 +239,9 @@ export enum MethodAttributes {
239
239
 
240
240
  export enum MethodImplAttributes {
241
241
  codeTypeMask = 3,
242
- il = 0,
242
+ IL = 0,
243
243
  native = 1,
244
- optil = 2,
244
+ OPTIL = 2,
245
245
  runtime = 3,
246
246
  managedMask = 4,
247
247
  unmanaged = 4,
@@ -318,7 +318,7 @@ export enum PortableExecutableKinds {
318
318
  notAPortableExecutableImage = 0,
319
319
  ilOnly = 1,
320
320
  required32Bit = 2,
321
- pe32Plus = 4,
321
+ pE32Plus = 4,
322
322
  unmanaged32Bit = 8,
323
323
  preferred32Bit = 16
324
324
  }
@@ -326,9 +326,9 @@ export enum PortableExecutableKinds {
326
326
 
327
327
  export enum ProcessorArchitecture {
328
328
  none = 0,
329
- msil = 1,
330
- x86 = 2,
331
- ia64 = 3,
329
+ MSIL = 1,
330
+ X86 = 2,
331
+ IA64 = 3,
332
332
  amd64 = 4,
333
333
  arm = 5
334
334
  }
@@ -396,54 +396,54 @@ export enum TypeAttributes {
396
396
 
397
397
 
398
398
  export interface ICustomAttributeProvider$instance {
399
- GetCustomAttributes(inherit: boolean): any[];
400
- GetCustomAttributes(attributeType: Type, inherit: boolean): any[];
401
- IsDefined(attributeType: Type, inherit: boolean): boolean;
399
+ getCustomAttributes(inherit: boolean): unknown[];
400
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
401
+ isDefined(attributeType: Type, inherit: boolean): boolean;
402
402
  }
403
403
 
404
404
 
405
405
  export type ICustomAttributeProvider = ICustomAttributeProvider$instance;
406
406
 
407
407
  export interface ICustomTypeProvider$instance {
408
- GetCustomType(): Type;
408
+ getCustomType(): Type;
409
409
  }
410
410
 
411
411
 
412
412
  export type ICustomTypeProvider = ICustomTypeProvider$instance;
413
413
 
414
414
  export interface IReflect$instance {
415
- readonly UnderlyingSystemType: Type;
416
- GetField(name: string, bindingAttr: BindingFlags): FieldInfo;
417
- GetFields(bindingAttr: BindingFlags): FieldInfo[];
418
- GetMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
419
- GetMembers(bindingAttr: BindingFlags): MemberInfo[];
420
- GetMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
421
- GetMethod(name: string, bindingAttr: BindingFlags): MethodInfo;
422
- GetMethods(bindingAttr: BindingFlags): MethodInfo[];
423
- GetProperties(bindingAttr: BindingFlags): PropertyInfo[];
424
- GetProperty(name: string, bindingAttr: BindingFlags, binder: Binder, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
425
- GetProperty(name: string, bindingAttr: BindingFlags): PropertyInfo;
426
- InvokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): any;
415
+ readonly underlyingSystemType: Type;
416
+ getField(name: string, bindingAttr: BindingFlags): FieldInfo;
417
+ getFields(bindingAttr: BindingFlags): FieldInfo[];
418
+ getMember(name: string, bindingAttr: BindingFlags): MemberInfo[];
419
+ getMembers(bindingAttr: BindingFlags): MemberInfo[];
420
+ getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
421
+ getMethod(name: string, bindingAttr: BindingFlags): MethodInfo;
422
+ getMethods(bindingAttr: BindingFlags): MethodInfo[];
423
+ getProperties(bindingAttr: BindingFlags): PropertyInfo[];
424
+ getProperty2(name: string, bindingAttr: BindingFlags, binder: Binder, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
425
+ getProperty2(name: string, bindingAttr: BindingFlags): PropertyInfo;
426
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): unknown;
427
427
  }
428
428
 
429
429
 
430
430
  export type IReflect = IReflect$instance;
431
431
 
432
432
  export interface IReflectableType$instance {
433
- GetTypeInfo(): TypeInfo;
433
+ getTypeInfo(): TypeInfo;
434
434
  }
435
435
 
436
436
 
437
437
  export type IReflectableType = IReflectableType$instance;
438
438
 
439
439
  export class CustomAttributeNamedArgument$instance {
440
- constructor(memberInfo: MemberInfo, value: any);
440
+ constructor(memberInfo: MemberInfo, value: unknown);
441
441
  constructor(memberInfo: MemberInfo, typedArgument: CustomAttributeTypedArgument);
442
442
  readonly isField: boolean;
443
443
  readonly memberInfo: MemberInfo;
444
444
  readonly memberName: string;
445
445
  readonly typedValue: CustomAttributeTypedArgument;
446
- equals(obj: any): boolean;
446
+ equals(obj: unknown): boolean;
447
447
  equals(other: CustomAttributeNamedArgument): boolean;
448
448
  getHashCode(): int;
449
449
  toString(): string;
@@ -451,7 +451,7 @@ export class CustomAttributeNamedArgument$instance {
451
451
 
452
452
 
453
453
  export interface __CustomAttributeNamedArgument$views {
454
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<CustomAttributeNamedArgument>;
454
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<CustomAttributeNamedArgument>;
455
455
 
456
456
  // Structural method bridges for numeric interface constraints
457
457
  Equals(other: CustomAttributeNamedArgument): boolean;
@@ -461,11 +461,11 @@ export type CustomAttributeNamedArgument = CustomAttributeNamedArgument$instance
461
461
 
462
462
 
463
463
  export class CustomAttributeTypedArgument$instance {
464
- constructor(argumentType: Type, value: any);
465
- constructor(value: any);
464
+ constructor(argumentType: Type, value: unknown);
465
+ constructor(value: unknown);
466
466
  readonly argumentType: Type;
467
- readonly value: any;
468
- equals(obj: any): boolean;
467
+ readonly value: unknown;
468
+ equals(obj: unknown): boolean;
469
469
  equals(other: CustomAttributeTypedArgument): boolean;
470
470
  getHashCode(): int;
471
471
  toString(): string;
@@ -473,7 +473,7 @@ export class CustomAttributeTypedArgument$instance {
473
473
 
474
474
 
475
475
  export interface __CustomAttributeTypedArgument$views {
476
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<CustomAttributeTypedArgument>;
476
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<CustomAttributeTypedArgument>;
477
477
 
478
478
  // Structural method bridges for numeric interface constraints
479
479
  Equals(other: CustomAttributeTypedArgument): boolean;
@@ -483,10 +483,10 @@ export type CustomAttributeTypedArgument = CustomAttributeTypedArgument$instance
483
483
 
484
484
 
485
485
  export class InterfaceMapping$instance {
486
- TargetType: Type;
487
- InterfaceType: Type;
488
- TargetMethods: MethodInfo[];
489
- InterfaceMethods: MethodInfo[];
486
+ targetType: Type;
487
+ interfaceType: Type;
488
+ targetMethods: MethodInfo[];
489
+ interfaceMethods: MethodInfo[];
490
490
  }
491
491
 
492
492
 
@@ -509,7 +509,7 @@ export class AmbiguousMatchException$instance extends System_Internal.SystemExce
509
509
 
510
510
 
511
511
  export interface __AmbiguousMatchException$views {
512
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
512
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
513
513
  }
514
514
 
515
515
  export type AmbiguousMatchException = AmbiguousMatchException$instance & __AmbiguousMatchException$views;
@@ -534,12 +534,12 @@ export abstract class Assembly$instance {
534
534
  readonly modules: IEnumerable_1<Module>;
535
535
  readonly reflectionOnly: boolean;
536
536
  readonly securityRuleSet: SecurityRuleSet;
537
- createInstance(typeName: string): any;
538
- createInstance(typeName: string, ignoreCase: boolean): any;
539
- createInstance(typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: any[], culture: CultureInfo, activationAttributes: any[]): any;
540
- equals(o: any): boolean;
541
- getCustomAttributes(inherit: boolean): any[];
542
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
537
+ createInstance(typeName: string): unknown;
538
+ createInstance(typeName: string, ignoreCase: boolean): unknown;
539
+ createInstance(typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): unknown;
540
+ equals(o: unknown): boolean;
541
+ getCustomAttributes(inherit: boolean): unknown[];
542
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
543
543
  getCustomAttributesData(): IList_1<CustomAttributeData>;
544
544
  getExportedTypes(): Type[];
545
545
  getFile(name: string): FileStream;
@@ -570,32 +570,34 @@ export abstract class Assembly$instance {
570
570
  loadModule(moduleName: string, rawModule: byte[]): Module;
571
571
  loadModule(moduleName: string, rawModule: byte[], rawSymbolStore: byte[]): Module;
572
572
  toString(): string;
573
- static CreateQualifiedName(assemblyName: string, typeName: string): string;
574
- static GetAssembly(type_: Type): Assembly;
575
- static GetCallingAssembly(): Assembly;
576
- static GetEntryAssembly(): Assembly;
577
- static GetExecutingAssembly(): Assembly;
578
- static Load(rawAssembly: byte[], rawSymbolStore: byte[]): Assembly;
579
- static Load(rawAssembly: byte[]): Assembly;
580
- static Load(assemblyRef: AssemblyName): Assembly;
581
- static Load(assemblyString: string): Assembly;
582
- static LoadFile(path: string): Assembly;
583
- static LoadFrom(assemblyFile: string, hashValue: byte[], hashAlgorithm: AssemblyHashAlgorithm_Assemblies): Assembly;
584
- static LoadFrom(assemblyFile: string): Assembly;
585
- static LoadWithPartialName(partialName: string): Assembly;
586
- static ReflectionOnlyLoad(rawAssembly: byte[]): Assembly;
587
- static ReflectionOnlyLoad(assemblyString: string): Assembly;
588
- static ReflectionOnlyLoadFrom(assemblyFile: string): Assembly;
589
- static SetEntryAssembly(assembly: Assembly): void;
590
- static UnsafeLoadFrom(assemblyFile: string): Assembly;
573
+ static createQualifiedName(assemblyName: string, typeName: string): string;
574
+ static getAssembly(type_: Type): Assembly;
575
+ static getCallingAssembly(): Assembly;
576
+ static getEntryAssembly(): Assembly;
577
+ static getExecutingAssembly(): Assembly;
578
+ static load4(rawAssembly: byte[], rawSymbolStore: byte[]): Assembly;
579
+ static load4(rawAssembly: byte[]): Assembly;
580
+ static load4(assemblyRef: AssemblyName): Assembly;
581
+ static load4(assemblyString: string): Assembly;
582
+ static loadFile(path: string): Assembly;
583
+ static loadFrom2(assemblyFile: string, hashValue: byte[], hashAlgorithm: AssemblyHashAlgorithm_Assemblies): Assembly;
584
+ static loadFrom2(assemblyFile: string): Assembly;
585
+ static loadWithPartialName(partialName: string): Assembly;
586
+ static reflectionOnlyLoad(rawAssembly: byte[]): Assembly;
587
+ static reflectionOnlyLoad(assemblyString: string): Assembly;
588
+ static reflectionOnlyLoadFrom(assemblyFile: string): Assembly;
589
+ static setEntryAssembly(assembly: Assembly): void;
590
+ static unsafeLoadFrom(assemblyFile: string): Assembly;
591
591
  }
592
592
 
593
593
 
594
594
  export interface __Assembly$views {
595
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
596
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
595
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
596
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
597
597
  }
598
598
 
599
+ export interface Assembly$instance extends ICustomAttributeProvider$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
600
+
599
601
  export type Assembly = Assembly$instance & __Assembly$views;
600
602
 
601
603
 
@@ -732,25 +734,27 @@ export class AssemblyName$instance {
732
734
  processorArchitecture: ProcessorArchitecture;
733
735
  version: Version;
734
736
  versionCompatibility: AssemblyVersionCompatibility;
735
- clone(): any;
737
+ clone(): unknown;
736
738
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
737
739
  getPublicKey(): byte[];
738
740
  getPublicKeyToken(): byte[];
739
- onDeserialization(sender: any): void;
741
+ onDeserialization(sender: unknown): void;
740
742
  setPublicKey(publicKey: byte[]): void;
741
743
  setPublicKeyToken(publicKeyToken: byte[]): void;
742
744
  toString(): string;
743
- static GetAssemblyName(assemblyFile: string): AssemblyName;
744
- static ReferenceMatchesDefinition(reference: AssemblyName, definition: AssemblyName): boolean;
745
+ static getAssemblyName(assemblyFile: string): AssemblyName;
746
+ static referenceMatchesDefinition(reference: AssemblyName, definition: AssemblyName): boolean;
745
747
  }
746
748
 
747
749
 
748
750
  export interface __AssemblyName$views {
749
- readonly As_ICloneable: System_Internal.ICloneable$instance;
750
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
751
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
751
+ As_ICloneable(): System_Internal.ICloneable$instance;
752
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
753
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
752
754
  }
753
755
 
756
+ export interface AssemblyName$instance extends System_Internal.ICloneable$instance, System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
757
+
754
758
  export type AssemblyName = AssemblyName$instance & __AssemblyName$views;
755
759
 
756
760
 
@@ -804,10 +808,10 @@ export class AssemblyVersionAttribute$instance extends System_Internal.Attribute
804
808
  export type AssemblyVersionAttribute = AssemblyVersionAttribute$instance;
805
809
 
806
810
  export abstract class Binder$instance {
807
- abstract bindToField(bindingAttr: BindingFlags, match: FieldInfo[], value: any, culture: CultureInfo): FieldInfo;
808
- abstract bindToMethod(bindingAttr: BindingFlags, match: MethodBase[], args: { value: ref<any[]> }, modifiers: ParameterModifier[], culture: CultureInfo, names: string[], state: { value: ref<any> }): MethodBase;
809
- abstract changeType(value: any, type_: Type, culture: CultureInfo): any;
810
- abstract reorderArgumentArray(args: { value: ref<any[]> }, state: any): void;
811
+ abstract bindToField(bindingAttr: BindingFlags, match: FieldInfo[], value: unknown, culture: CultureInfo): FieldInfo;
812
+ abstract bindToMethod(bindingAttr: BindingFlags, match: MethodBase[], args: { value: ref<unknown[]> }, modifiers: ParameterModifier[], culture: CultureInfo, names: string[], state: { value: ref<unknown> }): MethodBase;
813
+ abstract changeType(value: unknown, type_: Type, culture: CultureInfo): unknown;
814
+ abstract reorderArgumentArray(args: { value: ref<unknown[]> }, state: unknown): void;
811
815
  abstract selectMethod(bindingAttr: BindingFlags, match: MethodBase[], types: Type[], modifiers: ParameterModifier[]): MethodBase;
812
816
  abstract selectProperty(bindingAttr: BindingFlags, match: PropertyInfo[], returnType: Type, indexes: Type[], modifiers: ParameterModifier[]): PropertyInfo;
813
817
  }
@@ -817,12 +821,12 @@ export type Binder = Binder$instance;
817
821
 
818
822
  export abstract class ConstructorInfo$instance extends MethodBase$instance {
819
823
  readonly memberType: MemberTypes;
820
- equals(obj: any): boolean;
821
- getCustomAttributes(inherit: boolean): any[];
822
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
824
+ equals(obj: unknown): boolean;
825
+ getCustomAttributes(inherit: boolean): unknown[];
826
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
823
827
  getHashCode(): int;
824
- invoke(obj: any, parameters: any[]): any;
825
- invoke(obj: any, invokeAttr: BindingFlags, binder: Binder, parameters: any[], culture: CultureInfo): any;
828
+ invoke(obj: unknown, parameters: unknown[]): unknown;
829
+ invoke(obj: unknown, invokeAttr: BindingFlags, binder: Binder, parameters: unknown[], culture: CultureInfo): unknown;
826
830
  isDefined(attributeType: Type, inherit: boolean): boolean;
827
831
  static readonly constructorName: string;
828
832
  static readonly typeConstructorName: string;
@@ -830,20 +834,20 @@ export abstract class ConstructorInfo$instance extends MethodBase$instance {
830
834
 
831
835
 
832
836
  export interface __ConstructorInfo$views {
833
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
837
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
834
838
  }
835
839
 
836
840
  export type ConstructorInfo = ConstructorInfo$instance & __ConstructorInfo$views;
837
841
 
838
842
 
839
843
  export class ConstructorInvoker$instance {
840
- invoke(): any;
841
- invoke(arg1: any): any;
842
- invoke(arg1: any, arg2: any): any;
843
- invoke(arg1: any, arg2: any, arg3: any): any;
844
- invoke(arg1: any, arg2: any, arg3: any, arg4: any): any;
845
- invoke(arguments: Span_1<any>): any;
846
- static Create(constructor_: ConstructorInfo): ConstructorInvoker;
844
+ invoke(): unknown;
845
+ invoke(arg1: unknown): unknown;
846
+ invoke(arg1: unknown, arg2: unknown): unknown;
847
+ invoke(arg1: unknown, arg2: unknown, arg3: unknown): unknown;
848
+ invoke(arg1: unknown, arg2: unknown, arg3: unknown, arg4: unknown): unknown;
849
+ invoke(arguments: Span_1<unknown>): unknown;
850
+ static create(constructor_: ConstructorInfo): ConstructorInvoker;
847
851
  }
848
852
 
849
853
 
@@ -855,10 +859,10 @@ export class CustomAttributeData$instance {
855
859
  readonly constructorArguments: IList_1<CustomAttributeTypedArgument>;
856
860
  readonly namedArguments: IList_1<CustomAttributeNamedArgument>;
857
861
  toString(): string;
858
- static GetCustomAttributes(target: Assembly): IList_1<CustomAttributeData>;
859
- static GetCustomAttributes(target: MemberInfo): IList_1<CustomAttributeData>;
860
- static GetCustomAttributes(target: Module): IList_1<CustomAttributeData>;
861
- static GetCustomAttributes(target: ParameterInfo): IList_1<CustomAttributeData>;
862
+ static getCustomAttributes3(target: Assembly): IList_1<CustomAttributeData>;
863
+ static getCustomAttributes3(target: MemberInfo): IList_1<CustomAttributeData>;
864
+ static getCustomAttributes3(target: Module): IList_1<CustomAttributeData>;
865
+ static getCustomAttributes3(target: ParameterInfo): IList_1<CustomAttributeData>;
862
866
  }
863
867
 
864
868
 
@@ -873,7 +877,7 @@ export class CustomAttributeFormatException$instance extends System_Internal.For
873
877
 
874
878
 
875
879
  export interface __CustomAttributeFormatException$views {
876
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
880
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
877
881
  }
878
882
 
879
883
  export type CustomAttributeFormatException = CustomAttributeFormatException$instance & __CustomAttributeFormatException$views;
@@ -888,8 +892,8 @@ export class DefaultMemberAttribute$instance extends System_Internal.Attribute$i
888
892
  export type DefaultMemberAttribute = DefaultMemberAttribute$instance;
889
893
 
890
894
  export abstract class DispatchProxy$instance {
891
- static Create<T, TProxy extends DispatchProxy>(): T;
892
- static Create(interfaceType: Type, proxyType: Type): any;
895
+ static create<T, TProxy extends DispatchProxy>(): T;
896
+ static create(interfaceType: Type, proxyType: Type): unknown;
893
897
  }
894
898
 
895
899
 
@@ -904,12 +908,12 @@ export abstract class EventInfo$instance extends MemberInfo$instance {
904
908
  readonly memberType: MemberTypes;
905
909
  readonly raiseMethod: MethodInfo;
906
910
  readonly removeMethod: MethodInfo;
907
- addEventHandler(target: any, handler: Function): void;
908
- equals(obj: any): boolean;
911
+ addEventHandler(target: unknown, handler: Function): void;
912
+ equals(obj: unknown): boolean;
909
913
  getAddMethod(): MethodInfo;
910
914
  getAddMethod(nonPublic: boolean): MethodInfo;
911
- abstract getCustomAttributes(inherit: boolean): any[];
912
- abstract getCustomAttributes(attributeType: Type, inherit: boolean): any[];
915
+ abstract getCustomAttributes(inherit: boolean): unknown[];
916
+ abstract getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
913
917
  getHashCode(): int;
914
918
  getOtherMethods(): MethodInfo[];
915
919
  getOtherMethods(nonPublic: boolean): MethodInfo[];
@@ -918,12 +922,12 @@ export abstract class EventInfo$instance extends MemberInfo$instance {
918
922
  getRemoveMethod(): MethodInfo;
919
923
  getRemoveMethod(nonPublic: boolean): MethodInfo;
920
924
  abstract isDefined(attributeType: Type, inherit: boolean): boolean;
921
- removeEventHandler(target: any, handler: Function): void;
925
+ removeEventHandler(target: unknown, handler: Function): void;
922
926
  }
923
927
 
924
928
 
925
929
  export interface __EventInfo$views {
926
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
930
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
927
931
  }
928
932
 
929
933
  export type EventInfo = EventInfo$instance & __EventInfo$views;
@@ -963,27 +967,27 @@ export abstract class FieldInfo$instance extends MemberInfo$instance {
963
967
  readonly isSpecialName: boolean;
964
968
  readonly isStatic: boolean;
965
969
  readonly memberType: MemberTypes;
966
- equals(obj: any): boolean;
967
- abstract getCustomAttributes(inherit: boolean): any[];
968
- abstract getCustomAttributes(attributeType: Type, inherit: boolean): any[];
970
+ equals(obj: unknown): boolean;
971
+ abstract getCustomAttributes(inherit: boolean): unknown[];
972
+ abstract getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
969
973
  getHashCode(): int;
970
974
  getModifiedFieldType(): Type;
971
975
  getOptionalCustomModifiers(): Type[];
972
- getRawConstantValue(): any;
976
+ getRawConstantValue(): unknown;
973
977
  getRequiredCustomModifiers(): Type[];
974
- abstract getValue(obj: any): any;
975
- getValueDirect(obj: TypedReference): any;
978
+ abstract getValue(obj: unknown): unknown;
979
+ getValueDirect(obj: TypedReference): unknown;
976
980
  abstract isDefined(attributeType: Type, inherit: boolean): boolean;
977
- setValue(obj: any, value: any): void;
978
- setValue(obj: any, value: any, invokeAttr: BindingFlags, binder: Binder, culture: CultureInfo): void;
979
- setValueDirect(obj: TypedReference, value: any): void;
980
- static GetFieldFromHandle(handle: RuntimeFieldHandle, declaringType: RuntimeTypeHandle): FieldInfo;
981
- static GetFieldFromHandle(handle: RuntimeFieldHandle): FieldInfo;
981
+ setValue(obj: unknown, value: unknown): void;
982
+ setValue(obj: unknown, value: unknown, invokeAttr: BindingFlags, binder: Binder, culture: CultureInfo): void;
983
+ setValueDirect(obj: TypedReference, value: unknown): void;
984
+ static getFieldFromHandle2(handle: RuntimeFieldHandle, declaringType: RuntimeTypeHandle): FieldInfo;
985
+ static getFieldFromHandle2(handle: RuntimeFieldHandle): FieldInfo;
982
986
  }
983
987
 
984
988
 
985
989
  export interface __FieldInfo$views {
986
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
990
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
987
991
  }
988
992
 
989
993
  export type FieldInfo = FieldInfo$instance & __FieldInfo$views;
@@ -998,7 +1002,7 @@ export class InvalidFilterCriteriaException$instance extends System_Internal.App
998
1002
 
999
1003
 
1000
1004
  export interface __InvalidFilterCriteriaException$views {
1001
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1005
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1002
1006
  }
1003
1007
 
1004
1008
  export type InvalidFilterCriteriaException = InvalidFilterCriteriaException$instance & __InvalidFilterCriteriaException$views;
@@ -1025,18 +1029,18 @@ export class ManifestResourceInfo$instance {
1025
1029
  export type ManifestResourceInfo = ManifestResourceInfo$instance;
1026
1030
 
1027
1031
  export class MemberFilter$instance extends Function {
1028
- constructor(object_: any, method: nint);
1029
- beginInvoke(m: MemberInfo, filterCriteria: any, callback: AsyncCallback, object_: any): IAsyncResult;
1030
- clone(): any;
1032
+ constructor(object_: unknown, method: nint);
1033
+ beginInvoke(m: MemberInfo, filterCriteria: unknown, callback: AsyncCallback, object_: unknown): IAsyncResult;
1034
+ clone(): unknown;
1031
1035
  endInvoke(result: IAsyncResult): boolean;
1032
1036
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1033
- invoke(m: MemberInfo, filterCriteria: any): boolean;
1037
+ invoke(m: MemberInfo, filterCriteria: unknown): boolean;
1034
1038
  }
1035
1039
 
1036
1040
 
1037
1041
  export interface __MemberFilter$views {
1038
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1039
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1042
+ As_ICloneable(): System_Internal.ICloneable$instance;
1043
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1040
1044
  }
1041
1045
 
1042
1046
  export type MemberFilter = MemberFilter$instance & __MemberFilter$views;
@@ -1051,9 +1055,9 @@ export abstract class MemberInfo$instance {
1051
1055
  readonly module_: Module;
1052
1056
  readonly name: string;
1053
1057
  readonly reflectedType: Type;
1054
- equals(obj: any): boolean;
1055
- abstract getCustomAttributes(inherit: boolean): any[];
1056
- abstract getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1058
+ equals(obj: unknown): boolean;
1059
+ abstract getCustomAttributes(inherit: boolean): unknown[];
1060
+ abstract getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1057
1061
  getCustomAttributesData(): IList_1<CustomAttributeData>;
1058
1062
  getHashCode(): int;
1059
1063
  hasSameMetadataDefinitionAs(other: MemberInfo): boolean;
@@ -1062,9 +1066,11 @@ export abstract class MemberInfo$instance {
1062
1066
 
1063
1067
 
1064
1068
  export interface __MemberInfo$views {
1065
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1069
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1066
1070
  }
1067
1071
 
1072
+ export interface MemberInfo$instance extends ICustomAttributeProvider$instance {}
1073
+
1068
1074
  export type MemberInfo = MemberInfo$instance & __MemberInfo$views;
1069
1075
 
1070
1076
 
@@ -1093,25 +1099,25 @@ export abstract class MethodBase$instance extends MemberInfo$instance {
1093
1099
  readonly isVirtual: boolean;
1094
1100
  readonly methodHandle: RuntimeMethodHandle;
1095
1101
  readonly methodImplementationFlags: MethodImplAttributes;
1096
- equals(obj: any): boolean;
1097
- abstract getCustomAttributes(inherit: boolean): any[];
1098
- abstract getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1102
+ equals(obj: unknown): boolean;
1103
+ abstract getCustomAttributes(inherit: boolean): unknown[];
1104
+ abstract getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1099
1105
  getGenericArguments(): Type[];
1100
1106
  getHashCode(): int;
1101
1107
  getMethodBody(): MethodBody;
1102
1108
  abstract getMethodImplementationFlags(): MethodImplAttributes;
1103
1109
  abstract getParameters(): ParameterInfo[];
1104
- invoke(obj: any, parameters: any[]): any;
1105
- invoke(obj: any, invokeAttr: BindingFlags, binder: Binder, parameters: any[], culture: CultureInfo): any;
1110
+ invoke(obj: unknown, parameters: unknown[]): unknown;
1111
+ invoke(obj: unknown, invokeAttr: BindingFlags, binder: Binder, parameters: unknown[], culture: CultureInfo): unknown;
1106
1112
  abstract isDefined(attributeType: Type, inherit: boolean): boolean;
1107
- static GetCurrentMethod(): MethodBase;
1108
- static GetMethodFromHandle(handle: RuntimeMethodHandle, declaringType: RuntimeTypeHandle): MethodBase;
1109
- static GetMethodFromHandle(handle: RuntimeMethodHandle): MethodBase;
1113
+ static getCurrentMethod(): MethodBase;
1114
+ static getMethodFromHandle2(handle: RuntimeMethodHandle, declaringType: RuntimeTypeHandle): MethodBase;
1115
+ static getMethodFromHandle2(handle: RuntimeMethodHandle): MethodBase;
1110
1116
  }
1111
1117
 
1112
1118
 
1113
1119
  export interface __MethodBase$views {
1114
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1120
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1115
1121
  }
1116
1122
 
1117
1123
  export type MethodBase = MethodBase$instance & __MethodBase$views;
@@ -1135,13 +1141,13 @@ export abstract class MethodInfo$instance extends MethodBase$instance {
1135
1141
  readonly returnType: Type;
1136
1142
  readonly returnTypeCustomAttributes: ICustomAttributeProvider;
1137
1143
  createDelegate(delegateType: Type): Function;
1138
- createDelegate(delegateType: Type, target: any): Function;
1144
+ createDelegate(delegateType: Type, target: unknown): Function;
1139
1145
  createDelegate<T extends Function>(): T;
1140
- createDelegate<T extends Function>(target: any): T;
1141
- equals(obj: any): boolean;
1146
+ createDelegate<T extends Function>(target: unknown): T;
1147
+ equals(obj: unknown): boolean;
1142
1148
  abstract getBaseDefinition(): MethodInfo;
1143
- getCustomAttributes(inherit: boolean): any[];
1144
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1149
+ getCustomAttributes(inherit: boolean): unknown[];
1150
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1145
1151
  getGenericArguments(): Type[];
1146
1152
  getGenericMethodDefinition(): MethodInfo;
1147
1153
  getHashCode(): int;
@@ -1151,20 +1157,20 @@ export abstract class MethodInfo$instance extends MethodBase$instance {
1151
1157
 
1152
1158
 
1153
1159
  export interface __MethodInfo$views {
1154
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1160
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1155
1161
  }
1156
1162
 
1157
1163
  export type MethodInfo = MethodInfo$instance & __MethodInfo$views;
1158
1164
 
1159
1165
 
1160
1166
  export class MethodInvoker$instance {
1161
- invoke(obj: any): any;
1162
- invoke(obj: any, arg1: any): any;
1163
- invoke(obj: any, arg1: any, arg2: any): any;
1164
- invoke(obj: any, arg1: any, arg2: any, arg3: any): any;
1165
- invoke(obj: any, arg1: any, arg2: any, arg3: any, arg4: any): any;
1166
- invoke(obj: any, arguments: Span_1<any>): any;
1167
- static Create(method: MethodBase): MethodInvoker;
1167
+ invoke(obj: unknown): unknown;
1168
+ invoke(obj: unknown, arg1: unknown): unknown;
1169
+ invoke(obj: unknown, arg1: unknown, arg2: unknown): unknown;
1170
+ invoke(obj: unknown, arg1: unknown, arg2: unknown, arg3: unknown): unknown;
1171
+ invoke(obj: unknown, arg1: unknown, arg2: unknown, arg3: unknown, arg4: unknown): unknown;
1172
+ invoke(obj: unknown, arguments: Span_1<unknown>): unknown;
1173
+ static create(method: MethodBase): MethodInvoker;
1168
1174
  }
1169
1175
 
1170
1176
 
@@ -1176,9 +1182,11 @@ export class Missing$instance {
1176
1182
 
1177
1183
 
1178
1184
  export interface __Missing$views {
1179
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1185
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1180
1186
  }
1181
1187
 
1188
+ export interface Missing$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
1189
+
1182
1190
  export type Missing = Missing$instance & __Missing$views;
1183
1191
 
1184
1192
 
@@ -1192,10 +1200,10 @@ export abstract class Module$instance {
1192
1200
  readonly moduleVersionId: Guid;
1193
1201
  readonly name: string;
1194
1202
  readonly scopeName: string;
1195
- equals(o: any): boolean;
1196
- findTypes(filter: TypeFilter, filterCriteria: any): Type[];
1197
- getCustomAttributes(inherit: boolean): any[];
1198
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1203
+ equals(o: unknown): boolean;
1204
+ findTypes(filter: TypeFilter, filterCriteria: unknown): Type[];
1205
+ getCustomAttributes(inherit: boolean): unknown[];
1206
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1199
1207
  getCustomAttributesData(): IList_1<CustomAttributeData>;
1200
1208
  getField(name: string): FieldInfo;
1201
1209
  getField(name: string, bindingAttr: BindingFlags): FieldInfo;
@@ -1232,26 +1240,28 @@ export abstract class Module$instance {
1232
1240
 
1233
1241
 
1234
1242
  export interface __Module$views {
1235
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1236
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1243
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1244
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1237
1245
  }
1238
1246
 
1247
+ export interface Module$instance extends ICustomAttributeProvider$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1248
+
1239
1249
  export type Module = Module$instance & __Module$views;
1240
1250
 
1241
1251
 
1242
1252
  export class ModuleResolveEventHandler$instance extends Function {
1243
- constructor(object_: any, method: nint);
1244
- beginInvoke(sender: any, e: ResolveEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1245
- clone(): any;
1253
+ constructor(object_: unknown, method: nint);
1254
+ beginInvoke(sender: unknown, e: ResolveEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1255
+ clone(): unknown;
1246
1256
  endInvoke(result: IAsyncResult): Module;
1247
1257
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1248
- invoke(sender: any, e: ResolveEventArgs): Module;
1258
+ invoke(sender: unknown, e: ResolveEventArgs): Module;
1249
1259
  }
1250
1260
 
1251
1261
 
1252
1262
  export interface __ModuleResolveEventHandler$views {
1253
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1254
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1263
+ As_ICloneable(): System_Internal.ICloneable$instance;
1264
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1255
1265
  }
1256
1266
 
1257
1267
  export type ModuleResolveEventHandler = ModuleResolveEventHandler$instance & __ModuleResolveEventHandler$views;
@@ -1302,7 +1312,7 @@ export type ObfuscationAttribute = ObfuscationAttribute$instance;
1302
1312
  export class ParameterInfo$instance {
1303
1313
  readonly attributes: ParameterAttributes;
1304
1314
  readonly customAttributes: IEnumerable_1<CustomAttributeData>;
1305
- readonly defaultValue: any;
1315
+ readonly defaultValue: unknown;
1306
1316
  readonly hasDefaultValue: boolean;
1307
1317
  readonly isIn: boolean;
1308
1318
  readonly isLcid: boolean;
@@ -1314,13 +1324,13 @@ export class ParameterInfo$instance {
1314
1324
  readonly name: string;
1315
1325
  readonly parameterType: Type;
1316
1326
  readonly position: int;
1317
- readonly rawDefaultValue: any;
1318
- getCustomAttributes(inherit: boolean): any[];
1319
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1327
+ readonly rawDefaultValue: unknown;
1328
+ getCustomAttributes(inherit: boolean): unknown[];
1329
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1320
1330
  getCustomAttributesData(): IList_1<CustomAttributeData>;
1321
1331
  getModifiedParameterType(): Type;
1322
1332
  getOptionalCustomModifiers(): Type[];
1323
- getRealObject(context: StreamingContext): any;
1333
+ getRealObject(context: StreamingContext): unknown;
1324
1334
  getRequiredCustomModifiers(): Type[];
1325
1335
  isDefined(attributeType: Type, inherit: boolean): boolean;
1326
1336
  toString(): string;
@@ -1328,25 +1338,29 @@ export class ParameterInfo$instance {
1328
1338
 
1329
1339
 
1330
1340
  export interface __ParameterInfo$views {
1331
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1332
- readonly As_IObjectReference: System_Runtime_Serialization_Internal.IObjectReference$instance;
1341
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1342
+ As_IObjectReference(): System_Runtime_Serialization_Internal.IObjectReference$instance;
1333
1343
  }
1334
1344
 
1345
+ export interface ParameterInfo$instance extends ICustomAttributeProvider$instance, System_Runtime_Serialization_Internal.IObjectReference$instance {}
1346
+
1335
1347
  export type ParameterInfo = ParameterInfo$instance & __ParameterInfo$views;
1336
1348
 
1337
1349
 
1338
1350
  export class Pointer$instance {
1339
- equals(obj: any): boolean;
1351
+ equals(obj: unknown): boolean;
1340
1352
  getHashCode(): int;
1341
- static Box(ptr: ptr<void>, type_: Type): any;
1342
- static Unbox(ptr: any): ptr<void>;
1353
+ static box(ptr: ptr<void>, type_: Type): unknown;
1354
+ static unbox(ptr: unknown): ptr<void>;
1343
1355
  }
1344
1356
 
1345
1357
 
1346
1358
  export interface __Pointer$views {
1347
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1359
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1348
1360
  }
1349
1361
 
1362
+ export interface Pointer$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
1363
+
1350
1364
  export type Pointer = Pointer$instance & __Pointer$views;
1351
1365
 
1352
1366
 
@@ -1359,41 +1373,41 @@ export abstract class PropertyInfo$instance extends MemberInfo$instance {
1359
1373
  readonly memberType: MemberTypes;
1360
1374
  readonly propertyType: Type;
1361
1375
  readonly setMethod: MethodInfo;
1362
- equals(obj: any): boolean;
1376
+ equals(obj: unknown): boolean;
1363
1377
  getAccessors(): MethodInfo[];
1364
1378
  getAccessors(nonPublic: boolean): MethodInfo[];
1365
- getConstantValue(): any;
1366
- abstract getCustomAttributes(inherit: boolean): any[];
1367
- abstract getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1379
+ getConstantValue(): unknown;
1380
+ abstract getCustomAttributes(inherit: boolean): unknown[];
1381
+ abstract getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1368
1382
  getGetMethod(): MethodInfo;
1369
1383
  getGetMethod(nonPublic: boolean): MethodInfo;
1370
1384
  getHashCode(): int;
1371
1385
  abstract getIndexParameters(): ParameterInfo[];
1372
1386
  getModifiedPropertyType(): Type;
1373
1387
  getOptionalCustomModifiers(): Type[];
1374
- getRawConstantValue(): any;
1388
+ getRawConstantValue(): unknown;
1375
1389
  getRequiredCustomModifiers(): Type[];
1376
1390
  getSetMethod(): MethodInfo;
1377
1391
  getSetMethod(nonPublic: boolean): MethodInfo;
1378
- getValue(obj: any): any;
1379
- getValue(obj: any, index: any[]): any;
1380
- getValue(obj: any, invokeAttr: BindingFlags, binder: Binder, index: any[], culture: CultureInfo): any;
1392
+ getValue(obj: unknown): unknown;
1393
+ getValue(obj: unknown, index: unknown[]): unknown;
1394
+ getValue(obj: unknown, invokeAttr: BindingFlags, binder: Binder, index: unknown[], culture: CultureInfo): unknown;
1381
1395
  abstract isDefined(attributeType: Type, inherit: boolean): boolean;
1382
- setValue(obj: any, value: any): void;
1383
- setValue(obj: any, value: any, index: any[]): void;
1384
- setValue(obj: any, value: any, invokeAttr: BindingFlags, binder: Binder, index: any[], culture: CultureInfo): void;
1396
+ setValue(obj: unknown, value: unknown): void;
1397
+ setValue(obj: unknown, value: unknown, index: unknown[]): void;
1398
+ setValue(obj: unknown, value: unknown, invokeAttr: BindingFlags, binder: Binder, index: unknown[], culture: CultureInfo): void;
1385
1399
  }
1386
1400
 
1387
1401
 
1388
1402
  export interface __PropertyInfo$views {
1389
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1403
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1390
1404
  }
1391
1405
 
1392
1406
  export type PropertyInfo = PropertyInfo$instance & __PropertyInfo$views;
1393
1407
 
1394
1408
 
1395
1409
  export abstract class ReflectionContext$instance {
1396
- getTypeForObject(value: any): TypeInfo;
1410
+ getTypeForObject(value: unknown): TypeInfo;
1397
1411
  abstract mapAssembly(assembly: Assembly): Assembly;
1398
1412
  abstract mapType(type_: TypeInfo): TypeInfo;
1399
1413
  }
@@ -1413,7 +1427,7 @@ export class ReflectionTypeLoadException$instance extends System_Internal.System
1413
1427
 
1414
1428
 
1415
1429
  export interface __ReflectionTypeLoadException$views {
1416
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1430
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1417
1431
  }
1418
1432
 
1419
1433
  export type ReflectionTypeLoadException = ReflectionTypeLoadException$instance & __ReflectionTypeLoadException$views;
@@ -1428,10 +1442,12 @@ export class StrongNameKeyPair$instance {
1428
1442
 
1429
1443
 
1430
1444
  export interface __StrongNameKeyPair$views {
1431
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1432
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1445
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1446
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1433
1447
  }
1434
1448
 
1449
+ export interface StrongNameKeyPair$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1450
+
1435
1451
  export type StrongNameKeyPair = StrongNameKeyPair$instance & __StrongNameKeyPair$views;
1436
1452
 
1437
1453
 
@@ -1444,7 +1460,7 @@ export class TargetException$instance extends System_Internal.ApplicationExcepti
1444
1460
 
1445
1461
 
1446
1462
  export interface __TargetException$views {
1447
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1463
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1448
1464
  }
1449
1465
 
1450
1466
  export type TargetException = TargetException$instance & __TargetException$views;
@@ -1458,7 +1474,7 @@ export class TargetInvocationException$instance extends System_Internal.Applicat
1458
1474
 
1459
1475
 
1460
1476
  export interface __TargetInvocationException$views {
1461
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1477
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1462
1478
  }
1463
1479
 
1464
1480
  export type TargetInvocationException = TargetInvocationException$instance & __TargetInvocationException$views;
@@ -1473,7 +1489,7 @@ export class TargetParameterCountException$instance extends System_Internal.Appl
1473
1489
 
1474
1490
 
1475
1491
  export interface __TargetParameterCountException$views {
1476
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1492
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1477
1493
  }
1478
1494
 
1479
1495
  export type TargetParameterCountException = TargetParameterCountException$instance & __TargetParameterCountException$views;
@@ -1485,7 +1501,7 @@ export class TypeDelegator$instance extends TypeInfo$instance {
1485
1501
  readonly assemblyQualifiedName: string;
1486
1502
  readonly baseType: Type;
1487
1503
  readonly fullName: string;
1488
- readonly guid: Guid;
1504
+ readonly GUID: Guid;
1489
1505
  readonly isByRefLike: boolean;
1490
1506
  readonly isCollectible: boolean;
1491
1507
  readonly isConstructedGenericType: boolean;
@@ -1505,8 +1521,8 @@ export class TypeDelegator$instance extends TypeInfo$instance {
1505
1521
  getArrayRank(): int;
1506
1522
  getConstructors(bindingAttr: BindingFlags): ConstructorInfo[];
1507
1523
  getConstructors(): ConstructorInfo[];
1508
- getCustomAttributes(inherit: boolean): any[];
1509
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1524
+ getCustomAttributes(inherit: boolean): unknown[];
1525
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1510
1526
  getElementType(): Type;
1511
1527
  getEvent(name: string, bindingAttr: BindingFlags): EventInfo;
1512
1528
  getEvent(name: string): EventInfo;
@@ -1557,9 +1573,9 @@ export class TypeDelegator$instance extends TypeInfo$instance {
1557
1573
  getProperty(name: string, returnType: Type, types: Type[]): PropertyInfo;
1558
1574
  getProperty(name: string, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
1559
1575
  getTypeInfo(): TypeInfo;
1560
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): any;
1561
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[]): any;
1562
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[], culture: CultureInfo): any;
1576
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): unknown;
1577
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[]): unknown;
1578
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], culture: CultureInfo): unknown;
1563
1579
  isAssignableFrom(typeInfo: TypeInfo): boolean;
1564
1580
  isAssignableFrom(c: Type): boolean;
1565
1581
  isDefined(attributeType: Type, inherit: boolean): boolean;
@@ -1567,27 +1583,29 @@ export class TypeDelegator$instance extends TypeInfo$instance {
1567
1583
 
1568
1584
 
1569
1585
  export interface __TypeDelegator$views {
1570
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1571
- readonly As_IReflect: IReflect$instance;
1572
- readonly As_IReflectableType: IReflectableType$instance;
1586
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1587
+ As_IReflect(): IReflect$instance;
1588
+ As_IReflectableType(): IReflectableType$instance;
1573
1589
  }
1574
1590
 
1591
+ export interface TypeDelegator$instance extends IReflectableType$instance {}
1592
+
1575
1593
  export type TypeDelegator = TypeDelegator$instance & __TypeDelegator$views;
1576
1594
 
1577
1595
 
1578
1596
  export class TypeFilter$instance extends Function {
1579
- constructor(object_: any, method: nint);
1580
- beginInvoke(m: Type, filterCriteria: any, callback: AsyncCallback, object_: any): IAsyncResult;
1581
- clone(): any;
1597
+ constructor(object_: unknown, method: nint);
1598
+ beginInvoke(m: Type, filterCriteria: unknown, callback: AsyncCallback, object_: unknown): IAsyncResult;
1599
+ clone(): unknown;
1582
1600
  endInvoke(result: IAsyncResult): boolean;
1583
1601
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1584
- invoke(m: Type, filterCriteria: any): boolean;
1602
+ invoke(m: Type, filterCriteria: unknown): boolean;
1585
1603
  }
1586
1604
 
1587
1605
 
1588
1606
  export interface __TypeFilter$views {
1589
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1590
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1607
+ As_ICloneable(): System_Internal.ICloneable$instance;
1608
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1591
1609
  }
1592
1610
 
1593
1611
  export type TypeFilter = TypeFilter$instance & __TypeFilter$views;
@@ -1604,8 +1622,8 @@ export abstract class TypeInfo$instance extends System_Internal.Type$instance {
1604
1622
  readonly genericTypeParameters: Type[];
1605
1623
  readonly implementedInterfaces: IEnumerable_1<Type>;
1606
1624
  asType(): Type;
1607
- getCustomAttributes(inherit: boolean): any[];
1608
- getCustomAttributes(attributeType: Type, inherit: boolean): any[];
1625
+ getCustomAttributes(inherit: boolean): unknown[];
1626
+ getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
1609
1627
  getDeclaredEvent(name: string): EventInfo;
1610
1628
  getDeclaredField(name: string): FieldInfo;
1611
1629
  getDeclaredMethod(name: string): MethodInfo;
@@ -1644,179 +1662,181 @@ export abstract class TypeInfo$instance extends System_Internal.Type$instance {
1644
1662
  getProperty(name: string, returnType: Type, types: Type[]): PropertyInfo;
1645
1663
  getProperty(name: string, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
1646
1664
  getProperty(name: string, bindingAttr: BindingFlags, binder: Binder, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
1647
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[]): any;
1648
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[], culture: CultureInfo): any;
1649
- invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: any, args: any[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): any;
1665
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[]): unknown;
1666
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], culture: CultureInfo): unknown;
1667
+ invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): unknown;
1650
1668
  isAssignableFrom(c: Type): boolean;
1651
1669
  isDefined(attributeType: Type, inherit: boolean): boolean;
1652
1670
  }
1653
1671
 
1654
1672
 
1655
1673
  export interface __TypeInfo$views {
1656
- readonly As_ICustomAttributeProvider: ICustomAttributeProvider$instance;
1657
- readonly As_IReflect: IReflect$instance;
1658
- readonly As_IReflectableType: IReflectableType$instance;
1674
+ As_ICustomAttributeProvider(): ICustomAttributeProvider$instance;
1675
+ As_IReflect(): IReflect$instance;
1676
+ As_IReflectableType(): IReflectableType$instance;
1659
1677
  }
1660
1678
 
1679
+ export interface TypeInfo$instance extends IReflectableType$instance {}
1680
+
1661
1681
  export type TypeInfo = TypeInfo$instance & __TypeInfo$views;
1662
1682
 
1663
1683
 
1664
1684
  export abstract class AssemblyExtensions$instance {
1665
- static GetExportedTypes(assembly: Assembly): Type[];
1666
- static GetModules(assembly: Assembly): Module[];
1667
- static GetTypes(assembly: Assembly): Type[];
1685
+ static getExportedTypes(assembly: Assembly): Type[];
1686
+ static getModules(assembly: Assembly): Module[];
1687
+ static getTypes(assembly: Assembly): Type[];
1668
1688
  }
1669
1689
 
1670
1690
 
1671
1691
  export type AssemblyExtensions = AssemblyExtensions$instance;
1672
1692
 
1673
1693
  export abstract class CustomAttributeExtensions$instance {
1674
- static GetCustomAttribute(element: Assembly, attributeType: Type): Attribute;
1675
- static GetCustomAttribute<T extends Attribute>(element: Assembly): T;
1676
- static GetCustomAttribute<T extends Attribute>(element: MemberInfo, inherit: boolean): T;
1677
- static GetCustomAttribute(element: MemberInfo, attributeType: Type, inherit: boolean): Attribute;
1678
- static GetCustomAttribute(element: MemberInfo, attributeType: Type): Attribute;
1679
- static GetCustomAttribute<T extends Attribute>(element: MemberInfo): T;
1680
- static GetCustomAttribute(element: Module, attributeType: Type): Attribute;
1681
- static GetCustomAttribute<T extends Attribute>(element: Module): T;
1682
- static GetCustomAttribute<T extends Attribute>(element: ParameterInfo, inherit: boolean): T;
1683
- static GetCustomAttribute(element: ParameterInfo, attributeType: Type, inherit: boolean): Attribute;
1684
- static GetCustomAttribute(element: ParameterInfo, attributeType: Type): Attribute;
1685
- static GetCustomAttribute<T extends Attribute>(element: ParameterInfo): T;
1686
- static GetCustomAttributes(element: Assembly, attributeType: Type): IEnumerable_1<Attribute>;
1687
- static GetCustomAttributes<T extends Attribute>(element: Assembly): IEnumerable_1<T>;
1688
- static GetCustomAttributes(element: Assembly): IEnumerable_1<Attribute>;
1689
- static GetCustomAttributes<T extends Attribute>(element: MemberInfo, inherit: boolean): IEnumerable_1<T>;
1690
- static GetCustomAttributes(element: MemberInfo, inherit: boolean): IEnumerable_1<Attribute>;
1691
- static GetCustomAttributes(element: MemberInfo, attributeType: Type, inherit: boolean): IEnumerable_1<Attribute>;
1692
- static GetCustomAttributes(element: MemberInfo, attributeType: Type): IEnumerable_1<Attribute>;
1693
- static GetCustomAttributes<T extends Attribute>(element: MemberInfo): IEnumerable_1<T>;
1694
- static GetCustomAttributes(element: MemberInfo): IEnumerable_1<Attribute>;
1695
- static GetCustomAttributes(element: Module, attributeType: Type): IEnumerable_1<Attribute>;
1696
- static GetCustomAttributes<T extends Attribute>(element: Module): IEnumerable_1<T>;
1697
- static GetCustomAttributes(element: Module): IEnumerable_1<Attribute>;
1698
- static GetCustomAttributes<T extends Attribute>(element: ParameterInfo, inherit: boolean): IEnumerable_1<T>;
1699
- static GetCustomAttributes(element: ParameterInfo, inherit: boolean): IEnumerable_1<Attribute>;
1700
- static GetCustomAttributes(element: ParameterInfo, attributeType: Type, inherit: boolean): IEnumerable_1<Attribute>;
1701
- static GetCustomAttributes(element: ParameterInfo, attributeType: Type): IEnumerable_1<Attribute>;
1702
- static GetCustomAttributes<T extends Attribute>(element: ParameterInfo): IEnumerable_1<T>;
1703
- static GetCustomAttributes(element: ParameterInfo): IEnumerable_1<Attribute>;
1704
- static IsDefined(element: Assembly, attributeType: Type): boolean;
1705
- static IsDefined(element: MemberInfo, attributeType: Type, inherit: boolean): boolean;
1706
- static IsDefined(element: MemberInfo, attributeType: Type): boolean;
1707
- static IsDefined(element: Module, attributeType: Type): boolean;
1708
- static IsDefined(element: ParameterInfo, attributeType: Type, inherit: boolean): boolean;
1709
- static IsDefined(element: ParameterInfo, attributeType: Type): boolean;
1694
+ static getCustomAttribute(element: Assembly, attributeType: Type): Attribute;
1695
+ static getCustomAttribute<T extends Attribute>(element: Assembly): T;
1696
+ static getCustomAttribute<T extends Attribute>(element: MemberInfo, inherit: boolean): T;
1697
+ static getCustomAttribute(element: MemberInfo, attributeType: Type, inherit: boolean): Attribute;
1698
+ static getCustomAttribute(element: MemberInfo, attributeType: Type): Attribute;
1699
+ static getCustomAttribute<T extends Attribute>(element: MemberInfo): T;
1700
+ static getCustomAttribute(element: Module, attributeType: Type): Attribute;
1701
+ static getCustomAttribute<T extends Attribute>(element: Module): T;
1702
+ static getCustomAttribute<T extends Attribute>(element: ParameterInfo, inherit: boolean): T;
1703
+ static getCustomAttribute(element: ParameterInfo, attributeType: Type, inherit: boolean): Attribute;
1704
+ static getCustomAttribute(element: ParameterInfo, attributeType: Type): Attribute;
1705
+ static getCustomAttribute<T extends Attribute>(element: ParameterInfo): T;
1706
+ static getCustomAttributes7(element: Assembly, attributeType: Type): IEnumerable_1<Attribute>;
1707
+ static getCustomAttributes7<T extends Attribute>(element: Assembly): IEnumerable_1<T>;
1708
+ static getCustomAttributes7(element: Assembly): IEnumerable_1<Attribute>;
1709
+ static getCustomAttributes7<T extends Attribute>(element: MemberInfo, inherit: boolean): IEnumerable_1<T>;
1710
+ static getCustomAttributes7(element: MemberInfo, inherit: boolean): IEnumerable_1<Attribute>;
1711
+ static getCustomAttributes7(element: MemberInfo, attributeType: Type, inherit: boolean): IEnumerable_1<Attribute>;
1712
+ static getCustomAttributes7(element: MemberInfo, attributeType: Type): IEnumerable_1<Attribute>;
1713
+ static getCustomAttributes7<T extends Attribute>(element: MemberInfo): IEnumerable_1<T>;
1714
+ static getCustomAttributes7(element: MemberInfo): IEnumerable_1<Attribute>;
1715
+ static getCustomAttributes7(element: Module, attributeType: Type): IEnumerable_1<Attribute>;
1716
+ static getCustomAttributes7<T extends Attribute>(element: Module): IEnumerable_1<T>;
1717
+ static getCustomAttributes7(element: Module): IEnumerable_1<Attribute>;
1718
+ static getCustomAttributes7<T extends Attribute>(element: ParameterInfo, inherit: boolean): IEnumerable_1<T>;
1719
+ static getCustomAttributes7(element: ParameterInfo, inherit: boolean): IEnumerable_1<Attribute>;
1720
+ static getCustomAttributes7(element: ParameterInfo, attributeType: Type, inherit: boolean): IEnumerable_1<Attribute>;
1721
+ static getCustomAttributes7(element: ParameterInfo, attributeType: Type): IEnumerable_1<Attribute>;
1722
+ static getCustomAttributes7<T extends Attribute>(element: ParameterInfo): IEnumerable_1<T>;
1723
+ static getCustomAttributes7(element: ParameterInfo): IEnumerable_1<Attribute>;
1724
+ static isDefined(element: Assembly, attributeType: Type): boolean;
1725
+ static isDefined(element: MemberInfo, attributeType: Type, inherit: boolean): boolean;
1726
+ static isDefined(element: MemberInfo, attributeType: Type): boolean;
1727
+ static isDefined(element: Module, attributeType: Type): boolean;
1728
+ static isDefined(element: ParameterInfo, attributeType: Type, inherit: boolean): boolean;
1729
+ static isDefined(element: ParameterInfo, attributeType: Type): boolean;
1710
1730
  }
1711
1731
 
1712
1732
 
1713
1733
  export type CustomAttributeExtensions = CustomAttributeExtensions$instance;
1714
1734
 
1715
1735
  export abstract class EventInfoExtensions$instance {
1716
- static GetAddMethod(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1717
- static GetAddMethod(eventInfo: EventInfo): MethodInfo;
1718
- static GetRaiseMethod(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1719
- static GetRaiseMethod(eventInfo: EventInfo): MethodInfo;
1720
- static GetRemoveMethod(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1721
- static GetRemoveMethod(eventInfo: EventInfo): MethodInfo;
1736
+ static getAddMethod2(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1737
+ static getAddMethod2(eventInfo: EventInfo): MethodInfo;
1738
+ static getRaiseMethod2(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1739
+ static getRaiseMethod2(eventInfo: EventInfo): MethodInfo;
1740
+ static getRemoveMethod2(eventInfo: EventInfo, nonPublic: boolean): MethodInfo;
1741
+ static getRemoveMethod2(eventInfo: EventInfo): MethodInfo;
1722
1742
  }
1723
1743
 
1724
1744
 
1725
1745
  export type EventInfoExtensions = EventInfoExtensions$instance;
1726
1746
 
1727
1747
  export abstract class IntrospectionExtensions$instance {
1728
- static GetTypeInfo(type_: Type): TypeInfo;
1748
+ static getTypeInfo(type_: Type): TypeInfo;
1729
1749
  }
1730
1750
 
1731
1751
 
1732
1752
  export type IntrospectionExtensions = IntrospectionExtensions$instance;
1733
1753
 
1734
1754
  export abstract class MemberInfoExtensions$instance {
1735
- static GetMetadataToken(member: MemberInfo): int;
1736
- static HasMetadataToken(member: MemberInfo): boolean;
1755
+ static getMetadataToken(member: MemberInfo): int;
1756
+ static hasMetadataToken(member: MemberInfo): boolean;
1737
1757
  }
1738
1758
 
1739
1759
 
1740
1760
  export type MemberInfoExtensions = MemberInfoExtensions$instance;
1741
1761
 
1742
1762
  export abstract class MethodInfoExtensions$instance {
1743
- static GetBaseDefinition(method: MethodInfo): MethodInfo;
1763
+ static getBaseDefinition(method: MethodInfo): MethodInfo;
1744
1764
  }
1745
1765
 
1746
1766
 
1747
1767
  export type MethodInfoExtensions = MethodInfoExtensions$instance;
1748
1768
 
1749
1769
  export abstract class ModuleExtensions$instance {
1750
- static GetModuleVersionId(module_: Module): Guid;
1751
- static HasModuleVersionId(module_: Module): boolean;
1770
+ static getModuleVersionId(module_: Module): Guid;
1771
+ static hasModuleVersionId(module_: Module): boolean;
1752
1772
  }
1753
1773
 
1754
1774
 
1755
1775
  export type ModuleExtensions = ModuleExtensions$instance;
1756
1776
 
1757
1777
  export abstract class PropertyInfoExtensions$instance {
1758
- static GetAccessors(property: PropertyInfo, nonPublic: boolean): MethodInfo[];
1759
- static GetAccessors(property: PropertyInfo): MethodInfo[];
1760
- static GetGetMethod(property: PropertyInfo, nonPublic: boolean): MethodInfo;
1761
- static GetGetMethod(property: PropertyInfo): MethodInfo;
1762
- static GetSetMethod(property: PropertyInfo, nonPublic: boolean): MethodInfo;
1763
- static GetSetMethod(property: PropertyInfo): MethodInfo;
1778
+ static getAccessors2(property: PropertyInfo, nonPublic: boolean): MethodInfo[];
1779
+ static getAccessors2(property: PropertyInfo): MethodInfo[];
1780
+ static getGetMethod2(property: PropertyInfo, nonPublic: boolean): MethodInfo;
1781
+ static getGetMethod2(property: PropertyInfo): MethodInfo;
1782
+ static getSetMethod2(property: PropertyInfo, nonPublic: boolean): MethodInfo;
1783
+ static getSetMethod2(property: PropertyInfo): MethodInfo;
1764
1784
  }
1765
1785
 
1766
1786
 
1767
1787
  export type PropertyInfoExtensions = PropertyInfoExtensions$instance;
1768
1788
 
1769
1789
  export abstract class RuntimeReflectionExtensions$instance {
1770
- static GetMethodInfo(del: Function): MethodInfo;
1771
- static GetRuntimeBaseDefinition(method: MethodInfo): MethodInfo;
1772
- static GetRuntimeEvent(type_: Type, name: string): EventInfo;
1773
- static GetRuntimeEvents(type_: Type): IEnumerable_1<EventInfo>;
1774
- static GetRuntimeField(type_: Type, name: string): FieldInfo;
1775
- static GetRuntimeFields(type_: Type): IEnumerable_1<FieldInfo>;
1776
- static GetRuntimeInterfaceMap(typeInfo: TypeInfo, interfaceType: Type): InterfaceMapping;
1777
- static GetRuntimeMethod(type_: Type, name: string, parameters: Type[]): MethodInfo;
1778
- static GetRuntimeMethods(type_: Type): IEnumerable_1<MethodInfo>;
1779
- static GetRuntimeProperties(type_: Type): IEnumerable_1<PropertyInfo>;
1780
- static GetRuntimeProperty(type_: Type, name: string): PropertyInfo;
1790
+ static getMethodInfo(del: Function): MethodInfo;
1791
+ static getRuntimeBaseDefinition(method: MethodInfo): MethodInfo;
1792
+ static getRuntimeEvent(type_: Type, name: string): EventInfo;
1793
+ static getRuntimeEvents(type_: Type): IEnumerable_1<EventInfo>;
1794
+ static getRuntimeField(type_: Type, name: string): FieldInfo;
1795
+ static getRuntimeFields(type_: Type): IEnumerable_1<FieldInfo>;
1796
+ static getRuntimeInterfaceMap(typeInfo: TypeInfo, interfaceType: Type): InterfaceMapping;
1797
+ static getRuntimeMethod(type_: Type, name: string, parameters: Type[]): MethodInfo;
1798
+ static getRuntimeMethods(type_: Type): IEnumerable_1<MethodInfo>;
1799
+ static getRuntimeProperties(type_: Type): IEnumerable_1<PropertyInfo>;
1800
+ static getRuntimeProperty(type_: Type, name: string): PropertyInfo;
1781
1801
  }
1782
1802
 
1783
1803
 
1784
1804
  export type RuntimeReflectionExtensions = RuntimeReflectionExtensions$instance;
1785
1805
 
1786
1806
  export abstract class TypeExtensions$instance {
1787
- static GetConstructor(type_: Type, types: Type[]): ConstructorInfo;
1788
- static GetConstructors(type_: Type, bindingAttr: BindingFlags): ConstructorInfo[];
1789
- static GetConstructors(type_: Type): ConstructorInfo[];
1790
- static GetDefaultMembers(type_: Type): MemberInfo[];
1791
- static GetEvent(type_: Type, name: string, bindingAttr: BindingFlags): EventInfo;
1792
- static GetEvent(type_: Type, name: string): EventInfo;
1793
- static GetEvents(type_: Type, bindingAttr: BindingFlags): EventInfo[];
1794
- static GetEvents(type_: Type): EventInfo[];
1795
- static GetField(type_: Type, name: string, bindingAttr: BindingFlags): FieldInfo;
1796
- static GetField(type_: Type, name: string): FieldInfo;
1797
- static GetFields(type_: Type, bindingAttr: BindingFlags): FieldInfo[];
1798
- static GetFields(type_: Type): FieldInfo[];
1799
- static GetGenericArguments(type_: Type): Type[];
1800
- static GetInterfaces(type_: Type): Type[];
1801
- static GetMember(type_: Type, name: string, bindingAttr: BindingFlags): MemberInfo[];
1802
- static GetMember(type_: Type, name: string): MemberInfo[];
1803
- static GetMembers(type_: Type, bindingAttr: BindingFlags): MemberInfo[];
1804
- static GetMembers(type_: Type): MemberInfo[];
1805
- static GetMethod(type_: Type, name: string, bindingAttr: BindingFlags): MethodInfo;
1806
- static GetMethod(type_: Type, name: string, types: Type[]): MethodInfo;
1807
- static GetMethod(type_: Type, name: string): MethodInfo;
1808
- static GetMethods(type_: Type, bindingAttr: BindingFlags): MethodInfo[];
1809
- static GetMethods(type_: Type): MethodInfo[];
1810
- static GetNestedType(type_: Type, name: string, bindingAttr: BindingFlags): Type;
1811
- static GetNestedTypes(type_: Type, bindingAttr: BindingFlags): Type[];
1812
- static GetProperties(type_: Type, bindingAttr: BindingFlags): PropertyInfo[];
1813
- static GetProperties(type_: Type): PropertyInfo[];
1814
- static GetProperty(type_: Type, name: string, bindingAttr: BindingFlags): PropertyInfo;
1815
- static GetProperty(type_: Type, name: string, returnType: Type, types: Type[]): PropertyInfo;
1816
- static GetProperty(type_: Type, name: string, returnType: Type): PropertyInfo;
1817
- static GetProperty(type_: Type, name: string): PropertyInfo;
1818
- static IsAssignableFrom(type_: Type, c: Type): boolean;
1819
- static IsInstanceOfType(type_: Type, o: any): boolean;
1807
+ static getConstructor(type_: Type, types: Type[]): ConstructorInfo;
1808
+ static getConstructors2(type_: Type, bindingAttr: BindingFlags): ConstructorInfo[];
1809
+ static getConstructors2(type_: Type): ConstructorInfo[];
1810
+ static getDefaultMembers(type_: Type): MemberInfo[];
1811
+ static getEvent2(type_: Type, name: string, bindingAttr: BindingFlags): EventInfo;
1812
+ static getEvent2(type_: Type, name: string): EventInfo;
1813
+ static getEvents2(type_: Type, bindingAttr: BindingFlags): EventInfo[];
1814
+ static getEvents2(type_: Type): EventInfo[];
1815
+ static getField2(type_: Type, name: string, bindingAttr: BindingFlags): FieldInfo;
1816
+ static getField2(type_: Type, name: string): FieldInfo;
1817
+ static getFields2(type_: Type, bindingAttr: BindingFlags): FieldInfo[];
1818
+ static getFields2(type_: Type): FieldInfo[];
1819
+ static getGenericArguments(type_: Type): Type[];
1820
+ static getInterfaces(type_: Type): Type[];
1821
+ static getMember2(type_: Type, name: string, bindingAttr: BindingFlags): MemberInfo[];
1822
+ static getMember2(type_: Type, name: string): MemberInfo[];
1823
+ static getMembers2(type_: Type, bindingAttr: BindingFlags): MemberInfo[];
1824
+ static getMembers2(type_: Type): MemberInfo[];
1825
+ static getMethod2(type_: Type, name: string, bindingAttr: BindingFlags): MethodInfo;
1826
+ static getMethod2(type_: Type, name: string, types: Type[]): MethodInfo;
1827
+ static getMethod2(type_: Type, name: string): MethodInfo;
1828
+ static getMethods2(type_: Type, bindingAttr: BindingFlags): MethodInfo[];
1829
+ static getMethods2(type_: Type): MethodInfo[];
1830
+ static getNestedType(type_: Type, name: string, bindingAttr: BindingFlags): Type;
1831
+ static getNestedTypes(type_: Type, bindingAttr: BindingFlags): Type[];
1832
+ static getProperties2(type_: Type, bindingAttr: BindingFlags): PropertyInfo[];
1833
+ static getProperties2(type_: Type): PropertyInfo[];
1834
+ static getProperty2(type_: Type, name: string, bindingAttr: BindingFlags): PropertyInfo;
1835
+ static getProperty2(type_: Type, name: string, returnType: Type, types: Type[]): PropertyInfo;
1836
+ static getProperty2(type_: Type, name: string, returnType: Type): PropertyInfo;
1837
+ static getProperty2(type_: Type, name: string): PropertyInfo;
1838
+ static isAssignableFrom(type_: Type, c: Type): boolean;
1839
+ static isInstanceOfType(type_: Type, o: unknown): boolean;
1820
1840
  }
1821
1841
 
1822
1842