@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
@@ -2748,7 +2748,7 @@
2748
2748
  {
2749
2749
  "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.CommandID::ID:System.Int32",
2750
2750
  "clrName": "ID",
2751
- "tsEmitName": "id",
2751
+ "tsEmitName": "ID",
2752
2752
  "normalizedSignature": "ID|:System.Int32|static=false|accessor=get",
2753
2753
  "provenance": "Original",
2754
2754
  "emitScope": "ClassSurface",
@@ -7,12 +7,12 @@ import * as Internal from './internal/index.js';
7
7
 
8
8
  // Cross-namespace type imports for constraints
9
9
  import type { ICollection } from '../System.Collections/internal/index.js';
10
- import type { DesignerTransaction, DesignerTransactionCloseEventHandler, IDesigner, ServiceCreatorCallback } from '../System.ComponentModel.Design/internal/index.js';
10
+ import type { DesignerTransaction, DesignerTransactionCloseEventHandler, IDesigner, IDesignerHost, IServiceContainer, ServiceCreatorCallback } from '../System.ComponentModel.Design/internal/index.js';
11
11
  import type { IComponent, IContainer, MemberDescriptor, PropertyDescriptorCollection } from '../System.ComponentModel/internal/index.js';
12
12
  import type { Stream } from '../System.IO/internal/index.js';
13
13
  import type { MemberInfo, MethodInfo } from '../System.Reflection/internal/index.js';
14
14
  import type { ISerializable, SerializationInfo, StreamingContext } from '../System.Runtime.Serialization/internal/index.js';
15
- import type { AsyncCallback, Attribute, Boolean as ClrBoolean, Delegate, EventArgs, EventHandler, IAsyncResult, ICloneable, IDisposable, IEquatable_1, Int32, IntPtr, MulticastDelegate, Object as ClrObject, String as ClrString, Type, ValueType, Void } from '../System/internal/index.js';
15
+ import type { AsyncCallback, Attribute, Boolean as ClrBoolean, Delegate, EventArgs, EventHandler, IAsyncResult, ICloneable, IDisposable, IEquatable_1, Int32, IntPtr, IServiceProvider, MulticastDelegate, Object as ClrObject, String as ClrString, Type, ValueType, Void } from '../System/internal/index.js';
16
16
 
17
17
  export * from './internal/index.js';
18
18
 
@@ -7,14 +7,15 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
7
7
 
8
8
  // Import types from other namespaces
9
9
  import type { ICollection } from "../../System.Collections/internal/index.js";
10
- import type { DesignerTransaction, DesignerTransactionCloseEventHandler, IDesigner, ServiceCreatorCallback } from "../../System.ComponentModel.Design/internal/index.js";
10
+ import * as System_ComponentModel_Design_Internal from "../../System.ComponentModel.Design/internal/index.js";
11
+ import type { DesignerTransaction, DesignerTransactionCloseEventHandler, IDesigner, IDesignerHost, IServiceContainer, ServiceCreatorCallback } from "../../System.ComponentModel.Design/internal/index.js";
11
12
  import type { IComponent, IContainer, MemberDescriptor, PropertyDescriptorCollection } from "../../System.ComponentModel/internal/index.js";
12
13
  import type { Stream } from "../../System.IO/internal/index.js";
13
14
  import type { MemberInfo, MethodInfo } from "../../System.Reflection/internal/index.js";
14
15
  import * as System_Runtime_Serialization_Internal from "../../System.Runtime.Serialization/internal/index.js";
15
16
  import type { ISerializable, SerializationInfo, StreamingContext } from "../../System.Runtime.Serialization/internal/index.js";
16
17
  import * as System_Internal from "../../System/internal/index.js";
17
- import type { AsyncCallback, Attribute, Boolean as ClrBoolean, Delegate, EventArgs, EventHandler, IAsyncResult, ICloneable, IDisposable, IEquatable_1, Int32, IntPtr, MulticastDelegate, Object as ClrObject, String as ClrString, Type, ValueType, Void } from "../../System/internal/index.js";
18
+ import type { AsyncCallback, Attribute, Boolean as ClrBoolean, Delegate, EventArgs, EventHandler, IAsyncResult, ICloneable, IDisposable, IEquatable_1, Int32, IntPtr, IServiceProvider, MulticastDelegate, Object as ClrObject, String as ClrString, Type, ValueType, Void } from "../../System/internal/index.js";
18
19
 
19
20
  // CLROf<T> - Maps ergonomic primitives to their CLR types for generic constraints
20
21
  // This utility is used ONLY in generic type arguments to satisfy CLR interface constraints
@@ -41,120 +42,122 @@ export type CLROf<T> =
41
42
  T extends string ? System_Internal.String :
42
43
  T; // Identity fallback for non-primitive types
43
44
 
44
- export interface IDesignerLoaderHost$instance {
45
- readonly Loading: boolean;
46
- readonly InTransaction: boolean;
47
- readonly Container: IContainer;
48
- readonly RootComponent: IComponent;
49
- readonly RootComponentClassName: string;
50
- readonly TransactionDescription: string;
51
- AddService(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
52
- AddService(serviceType: Type, callback: ServiceCreatorCallback): void;
53
- AddService(serviceType: Type, serviceInstance: any, promote: boolean): void;
54
- AddService(serviceType: Type, serviceInstance: any): void;
55
- CreateComponent(componentClass: Type, name: string): IComponent;
56
- CreateComponent(componentClass: Type): IComponent;
57
- CreateTransaction(): DesignerTransaction;
58
- CreateTransaction(description: string): DesignerTransaction;
59
- DestroyComponent(component: IComponent): void;
60
- EndLoad(baseClassName: string, successful: boolean, errorCollection: ICollection): void;
61
- GetDesigner(component: IComponent): IDesigner;
62
- GetService(serviceType: Type): any;
63
- GetType(typeName: string): Type;
64
- Reload(): void;
65
- RemoveService(serviceType: Type, promote: boolean): void;
66
- RemoveService(serviceType: Type): void;
45
+ export interface IDesignerLoaderHost$instance extends IDesignerHost, IServiceContainer, IServiceProvider {
46
+ readonly loading: boolean;
47
+ readonly inTransaction: boolean;
48
+ readonly container: IContainer;
49
+ readonly rootComponent: IComponent;
50
+ readonly rootComponentClassName: string;
51
+ readonly transactionDescription: string;
52
+ addService4(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
53
+ addService4(serviceType: Type, callback: ServiceCreatorCallback): void;
54
+ addService4(serviceType: Type, serviceInstance: unknown, promote: boolean): void;
55
+ addService4(serviceType: Type, serviceInstance: unknown): void;
56
+ createComponent2(componentClass: Type, name: string): IComponent;
57
+ createComponent2(componentClass: Type): IComponent;
58
+ createTransaction(): DesignerTransaction;
59
+ createTransaction(description: string): DesignerTransaction;
60
+ destroyComponent(component: IComponent): void;
61
+ endLoad(baseClassName: string, successful: boolean, errorCollection: ICollection): void;
62
+ getDesigner(component: IComponent): IDesigner;
63
+ getService(serviceType: Type): unknown;
64
+ getType(typeName: string): Type;
65
+ reload(): void;
66
+ removeService2(serviceType: Type, promote: boolean): void;
67
+ removeService2(serviceType: Type): void;
67
68
  }
68
69
 
69
70
 
70
71
  export type IDesignerLoaderHost = IDesignerLoaderHost$instance;
71
72
 
72
- export interface IDesignerLoaderHost2$instance {
73
- IgnoreErrorsDuringReload: boolean;
74
- CanReloadWithErrors: boolean;
75
- readonly Loading: boolean;
76
- readonly InTransaction: boolean;
77
- readonly Container: IContainer;
78
- readonly RootComponent: IComponent;
79
- readonly RootComponentClassName: string;
80
- readonly TransactionDescription: string;
81
- AddService(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
82
- AddService(serviceType: Type, callback: ServiceCreatorCallback): void;
83
- AddService(serviceType: Type, serviceInstance: any, promote: boolean): void;
84
- AddService(serviceType: Type, serviceInstance: any): void;
85
- CreateComponent(componentClass: Type, name: string): IComponent;
86
- CreateComponent(componentClass: Type): IComponent;
87
- CreateTransaction(): DesignerTransaction;
88
- CreateTransaction(description: string): DesignerTransaction;
89
- DestroyComponent(component: IComponent): void;
90
- EndLoad(baseClassName: string, successful: boolean, errorCollection: ICollection): void;
91
- GetDesigner(component: IComponent): IDesigner;
92
- GetService(serviceType: Type): any;
93
- GetType(typeName: string): Type;
94
- Reload(): void;
95
- RemoveService(serviceType: Type, promote: boolean): void;
96
- RemoveService(serviceType: Type): void;
73
+ export interface IDesignerLoaderHost2$instance extends IDesignerLoaderHost, IDesignerHost, IServiceContainer, IServiceProvider {
74
+ ignoreErrorsDuringReload: boolean;
75
+ canReloadWithErrors: boolean;
76
+ readonly loading: boolean;
77
+ readonly inTransaction: boolean;
78
+ readonly container: IContainer;
79
+ readonly rootComponent: IComponent;
80
+ readonly rootComponentClassName: string;
81
+ readonly transactionDescription: string;
82
+ addService4(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
83
+ addService4(serviceType: Type, callback: ServiceCreatorCallback): void;
84
+ addService4(serviceType: Type, serviceInstance: unknown, promote: boolean): void;
85
+ addService4(serviceType: Type, serviceInstance: unknown): void;
86
+ createComponent2(componentClass: Type, name: string): IComponent;
87
+ createComponent2(componentClass: Type): IComponent;
88
+ createTransaction(): DesignerTransaction;
89
+ createTransaction(description: string): DesignerTransaction;
90
+ destroyComponent(component: IComponent): void;
91
+ endLoad(baseClassName: string, successful: boolean, errorCollection: ICollection): void;
92
+ getDesigner(component: IComponent): IDesigner;
93
+ getService(serviceType: Type): unknown;
94
+ getType(typeName: string): Type;
95
+ reload(): void;
96
+ removeService2(serviceType: Type, promote: boolean): void;
97
+ removeService2(serviceType: Type): void;
97
98
  }
98
99
 
99
100
 
100
101
  export type IDesignerLoaderHost2 = IDesignerLoaderHost2$instance;
101
102
 
102
103
  export interface IDesignerLoaderService$instance {
103
- AddLoadDependency(): void;
104
- DependentLoadComplete(successful: boolean, errorCollection: ICollection): void;
105
- Reload(): boolean;
104
+ addLoadDependency(): void;
105
+ dependentLoadComplete(successful: boolean, errorCollection: ICollection): void;
106
+ reload(): boolean;
106
107
  }
107
108
 
108
109
 
109
110
  export type IDesignerLoaderService = IDesignerLoaderService$instance;
110
111
 
111
- export interface IDesignerSerializationManager$instance {
112
- readonly Context: ContextStack;
113
- readonly Properties: PropertyDescriptorCollection;
114
- AddSerializationProvider(provider: IDesignerSerializationProvider): void;
115
- CreateInstance(type_: Type, arguments: ICollection, name: string, addToContainer: boolean): any;
116
- GetInstance(name: string): any;
117
- GetName(value: any): string;
118
- GetSerializer(objectType: Type, serializerType: Type): any;
119
- GetService(serviceType: Type): any;
120
- GetType(typeName: string): Type;
121
- ReportError(errorInformation: any): void;
122
- SetName(instance: any, name: string): void;
112
+ export interface IDesignerSerializationManager$instance extends IServiceProvider {
113
+ readonly context: ContextStack;
114
+ readonly properties: PropertyDescriptorCollection;
115
+ addSerializationProvider(provider: IDesignerSerializationProvider): void;
116
+ createInstance(type_: Type, arguments: ICollection, name: string, addToContainer: boolean): unknown;
117
+ getInstance(name: string): unknown;
118
+ getName(value: unknown): string;
119
+ getSerializer(objectType: Type, serializerType: Type): unknown;
120
+ getService(serviceType: Type): unknown;
121
+ getType(typeName: string): Type;
122
+ reportError(errorInformation: unknown): void;
123
+ setName(instance: unknown, name: string): void;
123
124
  }
124
125
 
125
126
 
127
+ export interface IDesignerSerializationManager$instance extends System_Internal.IServiceProvider$instance {}
128
+
126
129
  export type IDesignerSerializationManager = IDesignerSerializationManager$instance;
127
130
 
128
131
  export interface IDesignerSerializationProvider$instance {
129
- GetSerializer(manager: IDesignerSerializationManager, currentSerializer: any, objectType: Type, serializerType: Type): any;
132
+ getSerializer(manager: IDesignerSerializationManager, currentSerializer: unknown, objectType: Type, serializerType: Type): unknown;
130
133
  }
131
134
 
132
135
 
133
136
  export type IDesignerSerializationProvider = IDesignerSerializationProvider$instance;
134
137
 
135
138
  export interface IDesignerSerializationService$instance {
136
- Deserialize(serializationData: any): ICollection;
137
- Serialize(objects: ICollection): any;
139
+ deserialize(serializationData: unknown): ICollection;
140
+ serialize(objects: ICollection): unknown;
138
141
  }
139
142
 
140
143
 
141
144
  export type IDesignerSerializationService = IDesignerSerializationService$instance;
142
145
 
143
146
  export interface INameCreationService$instance {
144
- CreateName(container: IContainer, dataType: Type): string;
145
- IsValidName(name: string): boolean;
146
- ValidateName(name: string): void;
147
+ createName(container: IContainer, dataType: Type): string;
148
+ isValidName(name: string): boolean;
149
+ validateName(name: string): void;
147
150
  }
148
151
 
149
152
 
150
153
  export type INameCreationService = INameCreationService$instance;
151
154
 
152
155
  export class MemberRelationship$instance {
153
- constructor(owner: any, member: MemberDescriptor);
156
+ constructor(owner: unknown, member: MemberDescriptor);
154
157
  readonly isEmpty: boolean;
155
158
  readonly member: MemberDescriptor;
156
- readonly owner: any;
157
- equals(obj: any): boolean;
159
+ readonly owner: unknown;
160
+ equals(obj: unknown): boolean;
158
161
  equals(other: MemberRelationship): boolean;
159
162
  getHashCode(): int;
160
163
  static readonly empty: MemberRelationship;
@@ -162,7 +165,7 @@ export class MemberRelationship$instance {
162
165
 
163
166
 
164
167
  export interface __MemberRelationship$views {
165
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<MemberRelationship>;
168
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<MemberRelationship>;
166
169
 
167
170
  // Structural method bridges for numeric interface constraints
168
171
  Equals(other: MemberRelationship): boolean;
@@ -179,10 +182,10 @@ export abstract class ComponentSerializationService$instance {
179
182
  deserializeTo(store: SerializationStore, container: IContainer): void;
180
183
  deserializeTo(store: SerializationStore, container: IContainer, validateRecycledTypes: boolean): void;
181
184
  abstract loadStore(stream: Stream): SerializationStore;
182
- abstract serialize(store: SerializationStore, value: any): void;
183
- abstract serializeAbsolute(store: SerializationStore, value: any): void;
184
- abstract serializeMember(store: SerializationStore, owningObject: any, member: MemberDescriptor): void;
185
- abstract serializeMemberAbsolute(store: SerializationStore, owningObject: any, member: MemberDescriptor): void;
185
+ abstract serialize(store: SerializationStore, value: unknown): void;
186
+ abstract serializeAbsolute(store: SerializationStore, value: unknown): void;
187
+ abstract serializeMember(store: SerializationStore, owningObject: unknown, member: MemberDescriptor): void;
188
+ abstract serializeMemberAbsolute(store: SerializationStore, owningObject: unknown, member: MemberDescriptor): void;
186
189
  }
187
190
 
188
191
 
@@ -190,12 +193,12 @@ export type ComponentSerializationService = ComponentSerializationService$instan
190
193
 
191
194
  export class ContextStack$instance {
192
195
  constructor();
193
- readonly current: any;
194
- append(context: any): void;
195
- get_Item(level: int): any;
196
- get_Item(type_: Type): any;
197
- pop(): any;
198
- push(context: any): void;
196
+ readonly current: unknown;
197
+ append(context: unknown): void;
198
+ get_Item(level: int): unknown;
199
+ get_Item(type_: Type): unknown;
200
+ pop(): unknown;
201
+ push(context: unknown): void;
199
202
  }
200
203
 
201
204
 
@@ -226,7 +229,7 @@ export class DesignerSerializerAttribute$instance extends System_Internal.Attrib
226
229
  constructor(serializerTypeName: string, baseSerializerTypeName: string);
227
230
  readonly serializerBaseTypeName: string;
228
231
  readonly serializerTypeName: string;
229
- readonly typeId: any;
232
+ readonly typeId: unknown;
230
233
  }
231
234
 
232
235
 
@@ -238,7 +241,7 @@ export class InstanceDescriptor$instance {
238
241
  readonly arguments: ICollection;
239
242
  readonly isComplete: boolean;
240
243
  readonly memberInfo: MemberInfo;
241
- invoke(): any;
244
+ invoke(): unknown;
242
245
  }
243
246
 
244
247
 
@@ -246,9 +249,9 @@ export type InstanceDescriptor = InstanceDescriptor$instance;
246
249
 
247
250
  export abstract class MemberRelationshipService$instance {
248
251
  get_Item(source: MemberRelationship): MemberRelationship;
249
- get_Item(sourceOwner: any, sourceMember: MemberDescriptor): MemberRelationship;
252
+ get_Item(sourceOwner: unknown, sourceMember: MemberDescriptor): MemberRelationship;
250
253
  set_Item(source: MemberRelationship, value: MemberRelationship): void;
251
- set_Item(sourceOwner: any, sourceMember: MemberDescriptor, value: MemberRelationship): void;
254
+ set_Item(sourceOwner: unknown, sourceMember: MemberDescriptor, value: MemberRelationship): void;
252
255
  abstract supportsRelationship(source: MemberRelationship, relationship: MemberRelationship): boolean;
253
256
  }
254
257
 
@@ -258,25 +261,25 @@ export type MemberRelationshipService = MemberRelationshipService$instance;
258
261
  export class ResolveNameEventArgs$instance extends System_Internal.EventArgs$instance {
259
262
  constructor(name: string);
260
263
  readonly name: string;
261
- value: any;
264
+ value: unknown;
262
265
  }
263
266
 
264
267
 
265
268
  export type ResolveNameEventArgs = ResolveNameEventArgs$instance;
266
269
 
267
270
  export class ResolveNameEventHandler$instance extends Function {
268
- constructor(object_: any, method: nint);
269
- beginInvoke(sender: any, e: ResolveNameEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
270
- clone(): any;
271
+ constructor(object_: unknown, method: nint);
272
+ beginInvoke(sender: unknown, e: ResolveNameEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
273
+ clone(): unknown;
271
274
  endInvoke(result: IAsyncResult): void;
272
275
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
273
- invoke(sender: any, e: ResolveNameEventArgs): void;
276
+ invoke(sender: unknown, e: ResolveNameEventArgs): void;
274
277
  }
275
278
 
276
279
 
277
280
  export interface __ResolveNameEventHandler$views {
278
- readonly As_ICloneable: System_Internal.ICloneable$instance;
279
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
281
+ As_ICloneable(): System_Internal.ICloneable$instance;
282
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
280
283
  }
281
284
 
282
285
  export type ResolveNameEventHandler = ResolveNameEventHandler$instance & __ResolveNameEventHandler$views;
@@ -289,7 +292,7 @@ export class RootDesignerSerializerAttribute$instance extends System_Internal.At
289
292
  readonly reloadable: boolean;
290
293
  readonly serializerBaseTypeName: string;
291
294
  readonly serializerTypeName: string;
292
- readonly typeId: any;
295
+ readonly typeId: unknown;
293
296
  }
294
297
 
295
298
 
@@ -303,9 +306,11 @@ export abstract class SerializationStore$instance {
303
306
 
304
307
 
305
308
  export interface __SerializationStore$views {
306
- readonly As_IDisposable: System_Internal.IDisposable$instance;
309
+ As_IDisposable(): System_Internal.IDisposable$instance;
307
310
  }
308
311
 
312
+ export interface SerializationStore$instance extends System_Internal.IDisposable$instance {}
313
+
309
314
  export type SerializationStore = SerializationStore$instance & __SerializationStore$views;
310
315
 
311
316
 
@@ -35,7 +35,7 @@
35
35
  {
36
36
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::MD5System.Configuration.Assemblies.AssemblyHashAlgorithm",
37
37
  "clrName": "MD5",
38
- "tsEmitName": "md5",
38
+ "tsEmitName": "MD5",
39
39
  "metadataToken": 67111656,
40
40
  "normalizedSignature": "MD5|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
41
41
  "isStatic": true,
@@ -46,7 +46,7 @@
46
46
  {
47
47
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA1System.Configuration.Assemblies.AssemblyHashAlgorithm",
48
48
  "clrName": "SHA1",
49
- "tsEmitName": "sha1",
49
+ "tsEmitName": "SHA1",
50
50
  "metadataToken": 67111657,
51
51
  "normalizedSignature": "SHA1|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
52
52
  "isStatic": true,
@@ -57,7 +57,7 @@
57
57
  {
58
58
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA256System.Configuration.Assemblies.AssemblyHashAlgorithm",
59
59
  "clrName": "SHA256",
60
- "tsEmitName": "sha256",
60
+ "tsEmitName": "SHA256",
61
61
  "metadataToken": 67111658,
62
62
  "normalizedSignature": "SHA256|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
63
63
  "isStatic": true,
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA384System.Configuration.Assemblies.AssemblyHashAlgorithm",
70
70
  "clrName": "SHA384",
71
- "tsEmitName": "sha384",
71
+ "tsEmitName": "SHA384",
72
72
  "metadataToken": 67111659,
73
73
  "normalizedSignature": "SHA384|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
74
74
  "isStatic": true,
@@ -79,7 +79,7 @@
79
79
  {
80
80
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA512System.Configuration.Assemblies.AssemblyHashAlgorithm",
81
81
  "clrName": "SHA512",
82
- "tsEmitName": "sha512",
82
+ "tsEmitName": "SHA512",
83
83
  "metadataToken": 67111660,
84
84
  "normalizedSignature": "SHA512|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
85
85
  "isStatic": true,
@@ -814,7 +814,7 @@
814
814
  }
815
815
  },
816
816
  {
817
- "tsName": "md5",
817
+ "tsName": "MD5",
818
818
  "isStatic": true,
819
819
  "tsSignatureId": "MD5|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
820
820
  "target": {
@@ -824,7 +824,7 @@
824
824
  }
825
825
  },
826
826
  {
827
- "tsName": "sha1",
827
+ "tsName": "SHA1",
828
828
  "isStatic": true,
829
829
  "tsSignatureId": "SHA1|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
830
830
  "target": {
@@ -834,7 +834,7 @@
834
834
  }
835
835
  },
836
836
  {
837
- "tsName": "sha256",
837
+ "tsName": "SHA256",
838
838
  "isStatic": true,
839
839
  "tsSignatureId": "SHA256|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
840
840
  "target": {
@@ -844,7 +844,7 @@
844
844
  }
845
845
  },
846
846
  {
847
- "tsName": "sha384",
847
+ "tsName": "SHA384",
848
848
  "isStatic": true,
849
849
  "tsSignatureId": "SHA384|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
850
850
  "target": {
@@ -854,7 +854,7 @@
854
854
  }
855
855
  },
856
856
  {
857
- "tsName": "sha512",
857
+ "tsName": "SHA512",
858
858
  "isStatic": true,
859
859
  "tsSignatureId": "SHA512|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
860
860
  "target": {
@@ -36,11 +36,11 @@ export type CLROf<T> =
36
36
 
37
37
  export enum AssemblyHashAlgorithm {
38
38
  none = 0,
39
- md5 = 32771,
40
- sha1 = 32772,
41
- sha256 = 32780,
42
- sha384 = 32781,
43
- sha512 = 32782
39
+ MD5 = 32771,
40
+ SHA1 = 32772,
41
+ SHA256 = 32780,
42
+ SHA384 = 32781,
43
+ SHA512 = 32782
44
44
  }
45
45
 
46
46
 
@@ -38,7 +38,7 @@
38
38
  {
39
39
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::MD5System.Configuration.Assemblies.AssemblyHashAlgorithm",
40
40
  "clrName": "MD5",
41
- "tsEmitName": "md5",
41
+ "tsEmitName": "MD5",
42
42
  "normalizedSignature": "MD5|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
43
43
  "isStatic": true,
44
44
  "isReadOnly": false,
@@ -47,7 +47,7 @@
47
47
  {
48
48
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA1System.Configuration.Assemblies.AssemblyHashAlgorithm",
49
49
  "clrName": "SHA1",
50
- "tsEmitName": "sha1",
50
+ "tsEmitName": "SHA1",
51
51
  "normalizedSignature": "SHA1|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
52
52
  "isStatic": true,
53
53
  "isReadOnly": false,
@@ -56,7 +56,7 @@
56
56
  {
57
57
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA256System.Configuration.Assemblies.AssemblyHashAlgorithm",
58
58
  "clrName": "SHA256",
59
- "tsEmitName": "sha256",
59
+ "tsEmitName": "SHA256",
60
60
  "normalizedSignature": "SHA256|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
61
61
  "isStatic": true,
62
62
  "isReadOnly": false,
@@ -65,7 +65,7 @@
65
65
  {
66
66
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA384System.Configuration.Assemblies.AssemblyHashAlgorithm",
67
67
  "clrName": "SHA384",
68
- "tsEmitName": "sha384",
68
+ "tsEmitName": "SHA384",
69
69
  "normalizedSignature": "SHA384|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
70
70
  "isStatic": true,
71
71
  "isReadOnly": false,
@@ -74,7 +74,7 @@
74
74
  {
75
75
  "stableId": "System.Private.CoreLib:System.Configuration.Assemblies.AssemblyHashAlgorithm::SHA512System.Configuration.Assemblies.AssemblyHashAlgorithm",
76
76
  "clrName": "SHA512",
77
- "tsEmitName": "sha512",
77
+ "tsEmitName": "SHA512",
78
78
  "normalizedSignature": "SHA512|System.Configuration.Assemblies.AssemblyHashAlgorithm|static=true|const=true",
79
79
  "isStatic": true,
80
80
  "isReadOnly": false,