@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
@@ -170,209 +170,213 @@ export enum ToolboxItemFilterType {
170
170
  }
171
171
 
172
172
 
173
- export interface IBindingList$instance {
174
- readonly AllowNew: boolean;
175
- readonly AllowEdit: boolean;
176
- readonly AllowRemove: boolean;
177
- readonly SupportsChangeNotification: boolean;
178
- readonly SupportsSearching: boolean;
179
- readonly SupportsSorting: boolean;
180
- readonly IsSorted: boolean;
181
- readonly SortProperty: PropertyDescriptor;
182
- readonly SortDirection: ListSortDirection;
183
- Item: any;
184
- readonly IsReadOnly: boolean;
185
- readonly IsFixedSize: boolean;
186
- readonly Count: int;
187
- readonly SyncRoot: any;
188
- readonly IsSynchronized: boolean;
189
- Add(value: any): int;
190
- AddIndex(property: PropertyDescriptor): void;
191
- AddNew(): any;
192
- ApplySort(property: PropertyDescriptor, direction: ListSortDirection): void;
193
- Contains(value: any): boolean;
194
- CopyTo(array: ClrArray, index: int): void;
195
- Find(property: PropertyDescriptor, key: any): int;
196
- GetEnumerator(): IEnumerator;
197
- Insert(index: int, value: any): void;
198
- Remove(value: any): void;
199
- RemoveAt(index: int): void;
200
- RemoveSort(): void;
173
+ export interface IBindingList$instance extends IList, ICollection, IEnumerable {
174
+ readonly allowNew: boolean;
175
+ readonly allowEdit: boolean;
176
+ readonly allowRemove: boolean;
177
+ readonly supportsChangeNotification: boolean;
178
+ readonly supportsSearching: boolean;
179
+ readonly supportsSorting: boolean;
180
+ readonly isSorted: boolean;
181
+ readonly sortProperty: PropertyDescriptor;
182
+ readonly sortDirection: ListSortDirection;
183
+ item: unknown;
184
+ readonly isReadOnly: boolean;
185
+ readonly isFixedSize: boolean;
186
+ readonly count: int;
187
+ readonly syncRoot: unknown;
188
+ readonly isSynchronized: boolean;
189
+ add(value: unknown): int;
190
+ addIndex(property: PropertyDescriptor): void;
191
+ addNew(): unknown;
192
+ applySort(property: PropertyDescriptor, direction: ListSortDirection): void;
193
+ contains(value: unknown): boolean;
194
+ copyTo(array: ClrArray, index: int): void;
195
+ find(property: PropertyDescriptor, key: unknown): int;
196
+ getEnumerator(): IEnumerator;
197
+ insert(index: int, value: unknown): void;
198
+ remove(value: unknown): void;
199
+ removeAt(index: int): void;
200
+ removeSort(): void;
201
201
  }
202
202
 
203
203
 
204
204
  export type IBindingList = IBindingList$instance;
205
205
 
206
- export interface IBindingListView$instance {
207
- Filter: string;
208
- readonly SortDescriptions: ListSortDescriptionCollection;
209
- readonly SupportsAdvancedSorting: boolean;
210
- readonly SupportsFiltering: boolean;
211
- readonly AllowNew: boolean;
212
- readonly AllowEdit: boolean;
213
- readonly AllowRemove: boolean;
214
- readonly SupportsChangeNotification: boolean;
215
- readonly SupportsSearching: boolean;
216
- readonly SupportsSorting: boolean;
217
- readonly IsSorted: boolean;
218
- readonly SortProperty: PropertyDescriptor;
219
- readonly SortDirection: ListSortDirection;
220
- Item: any;
221
- readonly IsReadOnly: boolean;
222
- readonly IsFixedSize: boolean;
223
- readonly Count: int;
224
- readonly SyncRoot: any;
225
- readonly IsSynchronized: boolean;
226
- Add(value: any): int;
227
- AddIndex(property: PropertyDescriptor): void;
228
- AddNew(): any;
229
- ApplySort(property: PropertyDescriptor, direction: ListSortDirection): void;
230
- ApplySort(sorts: ListSortDescriptionCollection): void;
231
- Contains(value: any): boolean;
232
- CopyTo(array: ClrArray, index: int): void;
233
- Find(property: PropertyDescriptor, key: any): int;
234
- GetEnumerator(): IEnumerator;
235
- Insert(index: int, value: any): void;
236
- Remove(value: any): void;
237
- RemoveAt(index: int): void;
238
- RemoveFilter(): void;
206
+ export interface IBindingListView$instance extends IBindingList, IList, ICollection, IEnumerable {
207
+ filter: string;
208
+ readonly sortDescriptions: ListSortDescriptionCollection;
209
+ readonly supportsAdvancedSorting: boolean;
210
+ readonly supportsFiltering: boolean;
211
+ readonly allowNew: boolean;
212
+ readonly allowEdit: boolean;
213
+ readonly allowRemove: boolean;
214
+ readonly supportsChangeNotification: boolean;
215
+ readonly supportsSearching: boolean;
216
+ readonly supportsSorting: boolean;
217
+ readonly isSorted: boolean;
218
+ readonly sortProperty: PropertyDescriptor;
219
+ readonly sortDirection: ListSortDirection;
220
+ item: unknown;
221
+ readonly isReadOnly: boolean;
222
+ readonly isFixedSize: boolean;
223
+ readonly count: int;
224
+ readonly syncRoot: unknown;
225
+ readonly isSynchronized: boolean;
226
+ add(value: unknown): int;
227
+ addIndex(property: PropertyDescriptor): void;
228
+ addNew(): unknown;
229
+ applySort2(property: PropertyDescriptor, direction: ListSortDirection): void;
230
+ applySort2(sorts: ListSortDescriptionCollection): void;
231
+ contains(value: unknown): boolean;
232
+ copyTo(array: ClrArray, index: int): void;
233
+ find(property: PropertyDescriptor, key: unknown): int;
234
+ getEnumerator(): IEnumerator;
235
+ insert(index: int, value: unknown): void;
236
+ remove(value: unknown): void;
237
+ removeAt(index: int): void;
238
+ removeFilter(): void;
239
239
  }
240
240
 
241
241
 
242
242
  export type IBindingListView = IBindingListView$instance;
243
243
 
244
244
  export interface ICancelAddNew$instance {
245
- CancelNew(itemIndex: int): void;
245
+ cancelNew(itemIndex: int): void;
246
246
  }
247
247
 
248
248
 
249
249
  export type ICancelAddNew = ICancelAddNew$instance;
250
250
 
251
251
  export interface IChangeTracking$instance {
252
- readonly IsChanged: boolean;
253
- AcceptChanges(): void;
252
+ readonly isChanged: boolean;
253
+ acceptChanges(): void;
254
254
  }
255
255
 
256
256
 
257
257
  export type IChangeTracking = IChangeTracking$instance;
258
258
 
259
259
  export interface IComNativeDescriptorHandler$instance {
260
- GetAttributes(component: any): AttributeCollection;
261
- GetClassName(component: any): string;
262
- GetConverter(component: any): TypeConverter;
263
- GetDefaultEvent(component: any): EventDescriptor;
264
- GetDefaultProperty(component: any): PropertyDescriptor;
265
- GetEditor(component: any, baseEditorType: Type): any;
266
- GetEvents(component: any, attributes: Attribute[]): EventDescriptorCollection;
267
- GetEvents(component: any): EventDescriptorCollection;
268
- GetProperties(component: any, attributes: Attribute[]): PropertyDescriptorCollection;
269
- GetPropertyValue(component: any, dispid: int, success: { value: ref<boolean> }): any;
270
- GetPropertyValue(component: any, propertyName: string, success: { value: ref<boolean> }): any;
260
+ getAttributes(component: unknown): AttributeCollection;
261
+ getClassName(component: unknown): string;
262
+ getConverter(component: unknown): TypeConverter;
263
+ getDefaultEvent(component: unknown): EventDescriptor;
264
+ getDefaultProperty(component: unknown): PropertyDescriptor;
265
+ getEditor(component: unknown, baseEditorType: Type): unknown;
266
+ getEvents2(component: unknown, attributes: Attribute[]): EventDescriptorCollection;
267
+ getEvents2(component: unknown): EventDescriptorCollection;
268
+ getProperties(component: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
269
+ getPropertyValue2(component: unknown, dispid: int, success: { value: ref<boolean> }): unknown;
270
+ getPropertyValue2(component: unknown, propertyName: string, success: { value: ref<boolean> }): unknown;
271
271
  }
272
272
 
273
273
 
274
274
  export type IComNativeDescriptorHandler = IComNativeDescriptorHandler$instance;
275
275
 
276
- export interface IComponent$instance {
277
- Site: ISite;
278
- Dispose(): void;
276
+ export interface IComponent$instance extends IDisposable {
277
+ site: ISite;
278
+ dispose(): void;
279
279
  }
280
280
 
281
281
 
282
+ export interface IComponent$instance extends System_Internal.IDisposable$instance {}
283
+
282
284
  export type IComponent = IComponent$instance;
283
285
 
284
- export interface IContainer$instance {
285
- readonly Components: ComponentCollection;
286
- Add(component: IComponent, name: string): void;
287
- Add(component: IComponent): void;
288
- Dispose(): void;
286
+ export interface IContainer$instance extends IDisposable {
287
+ readonly components: ComponentCollection;
288
+ add2(component: IComponent, name: string): void;
289
+ add2(component: IComponent): void;
290
+ dispose(): void;
289
291
  }
290
292
 
291
293
 
294
+ export interface IContainer$instance extends System_Internal.IDisposable$instance {}
295
+
292
296
  export type IContainer = IContainer$instance;
293
297
 
294
298
  export interface ICustomTypeDescriptor$instance {
295
- readonly RequireRegisteredTypes: Nullable_1<CLROf<boolean>>;
296
- GetAttributes(): AttributeCollection;
297
- GetClassName(): string;
298
- GetConverter(): TypeConverter;
299
- GetDefaultEvent(): EventDescriptor;
300
- GetDefaultProperty(): PropertyDescriptor;
301
- GetEditor(editorBaseType: Type): any;
302
- GetEvents(): EventDescriptorCollection;
303
- GetEvents(attributes: Attribute[]): EventDescriptorCollection;
304
- GetProperties(): PropertyDescriptorCollection;
305
- GetProperties(attributes: Attribute[]): PropertyDescriptorCollection;
306
- GetPropertyOwner(pd: PropertyDescriptor): any;
299
+ readonly requireRegisteredTypes: Nullable_1<CLROf<boolean>>;
300
+ getAttributes(): AttributeCollection;
301
+ getClassName(): string;
302
+ getConverter(): TypeConverter;
303
+ getDefaultEvent(): EventDescriptor;
304
+ getDefaultProperty(): PropertyDescriptor;
305
+ getEditor(editorBaseType: Type): unknown;
306
+ getEvents(): EventDescriptorCollection;
307
+ getEvents(attributes: Attribute[]): EventDescriptorCollection;
308
+ getProperties(): PropertyDescriptorCollection;
309
+ getProperties(attributes: Attribute[]): PropertyDescriptorCollection;
310
+ getPropertyOwner(pd: PropertyDescriptor): unknown;
307
311
  }
308
312
 
309
313
 
310
314
  export type ICustomTypeDescriptor = ICustomTypeDescriptor$instance;
311
315
 
312
316
  export interface IDataErrorInfo$instance {
313
- readonly Item: string;
314
- readonly Error: string;
317
+ readonly item: string;
318
+ readonly error: string;
315
319
  }
316
320
 
317
321
 
318
322
  export type IDataErrorInfo = IDataErrorInfo$instance;
319
323
 
320
324
  export interface IEditableObject$instance {
321
- BeginEdit(): void;
325
+ beginEdit(): void;
322
326
  }
323
327
 
324
328
 
325
329
  export type IEditableObject = IEditableObject$instance;
326
330
 
327
331
  export interface IExtenderProvider$instance {
328
- CanExtend(extendee: any): boolean;
332
+ canExtend(extendee: unknown): boolean;
329
333
  }
330
334
 
331
335
 
332
336
  export type IExtenderProvider = IExtenderProvider$instance;
333
337
 
334
338
  export interface IIntellisenseBuilder$instance {
335
- readonly Name: string;
336
- Show(language: string, value: string, newValue: { value: ref<string> }): boolean;
339
+ readonly name: string;
340
+ show(language: string, value: string, newValue: { value: ref<string> }): boolean;
337
341
  }
338
342
 
339
343
 
340
344
  export type IIntellisenseBuilder = IIntellisenseBuilder$instance;
341
345
 
342
346
  export interface IListSource$instance {
343
- readonly ContainsListCollection: boolean;
344
- GetList(): IList;
347
+ readonly containsListCollection: boolean;
348
+ getList(): IList;
345
349
  }
346
350
 
347
351
 
348
352
  export type IListSource = IListSource$instance;
349
353
 
350
- export interface INestedContainer$instance {
351
- readonly Owner: IComponent;
352
- readonly Components: ComponentCollection;
353
- Add(component: IComponent, name: string): void;
354
- Add(component: IComponent): void;
355
- Dispose(): void;
354
+ export interface INestedContainer$instance extends IContainer, IDisposable {
355
+ readonly owner: IComponent;
356
+ readonly components: ComponentCollection;
357
+ add2(component: IComponent, name: string): void;
358
+ add2(component: IComponent): void;
359
+ dispose(): void;
356
360
  }
357
361
 
358
362
 
359
363
  export type INestedContainer = INestedContainer$instance;
360
364
 
361
- export interface INestedSite$instance {
362
- readonly FullName: string;
363
- readonly Component: IComponent;
364
- readonly Container: IContainer;
365
- readonly DesignMode: boolean;
366
- Name: string;
367
- GetService(serviceType: Type): any;
365
+ export interface INestedSite$instance extends ISite, IServiceProvider {
366
+ readonly fullName: string;
367
+ readonly component: IComponent;
368
+ readonly container: IContainer;
369
+ readonly designMode: boolean;
370
+ name: string;
371
+ getService(serviceType: Type): unknown;
368
372
  }
369
373
 
370
374
 
371
375
  export type INestedSite = INestedSite$instance;
372
376
 
373
377
  export interface INotifyDataErrorInfo$instance {
374
- readonly HasErrors: boolean;
375
- GetErrors(propertyName: string): IEnumerable;
378
+ readonly hasErrors: boolean;
379
+ getErrors(propertyName: string): IEnumerable;
376
380
  }
377
381
 
378
382
 
@@ -391,71 +395,79 @@ export interface INotifyPropertyChanging$instance {
391
395
  export type INotifyPropertyChanging = INotifyPropertyChanging$instance;
392
396
 
393
397
  export interface IRaiseItemChangedEvents$instance {
394
- readonly RaisesItemChangedEvents: boolean;
398
+ readonly raisesItemChangedEvents: boolean;
395
399
  }
396
400
 
397
401
 
398
402
  export type IRaiseItemChangedEvents = IRaiseItemChangedEvents$instance;
399
403
 
400
- export interface IRevertibleChangeTracking$instance {
401
- readonly IsChanged: boolean;
402
- RejectChanges(): void;
404
+ export interface IRevertibleChangeTracking$instance extends IChangeTracking {
405
+ readonly isChanged: boolean;
406
+ rejectChanges(): void;
403
407
  }
404
408
 
405
409
 
410
+ export interface IRevertibleChangeTracking$instance extends IChangeTracking$instance {}
411
+
406
412
  export type IRevertibleChangeTracking = IRevertibleChangeTracking$instance;
407
413
 
408
- export interface ISite$instance {
409
- readonly Component: IComponent;
410
- readonly Container: IContainer;
411
- readonly DesignMode: boolean;
412
- Name: string;
413
- GetService(serviceType: Type): any;
414
+ export interface ISite$instance extends IServiceProvider {
415
+ readonly component: IComponent;
416
+ readonly container: IContainer;
417
+ readonly designMode: boolean;
418
+ name: string;
419
+ getService(serviceType: Type): unknown;
414
420
  }
415
421
 
416
422
 
423
+ export interface ISite$instance extends System_Internal.IServiceProvider$instance {}
424
+
417
425
  export type ISite = ISite$instance;
418
426
 
419
427
  export interface ISupportInitialize$instance {
420
- BeginInit(): void;
428
+ beginInit(): void;
421
429
  }
422
430
 
423
431
 
424
432
  export type ISupportInitialize = ISupportInitialize$instance;
425
433
 
426
- export interface ISupportInitializeNotification$instance {
427
- readonly IsInitialized: boolean;
428
- BeginInit(): void;
434
+ export interface ISupportInitializeNotification$instance extends ISupportInitialize {
435
+ readonly isInitialized: boolean;
436
+ beginInit(): void;
429
437
  }
430
438
 
431
439
 
440
+ export interface ISupportInitializeNotification$instance extends ISupportInitialize$instance {}
441
+
432
442
  export type ISupportInitializeNotification = ISupportInitializeNotification$instance;
433
443
 
434
444
  export interface ISynchronizeInvoke$instance {
435
- readonly InvokeRequired: boolean;
436
- BeginInvoke(method: Function, args: any[]): IAsyncResult;
437
- EndInvoke(result: IAsyncResult): any;
438
- Invoke(method: Function, args: any[]): any;
445
+ readonly invokeRequired: boolean;
446
+ beginInvoke(method: Function, args: unknown[]): IAsyncResult;
447
+ endInvoke(result: IAsyncResult): unknown;
448
+ invoke(method: Function, args: unknown[]): unknown;
439
449
  }
440
450
 
441
451
 
442
452
  export type ISynchronizeInvoke = ISynchronizeInvoke$instance;
443
453
 
444
- export interface ITypeDescriptorContext$instance {
445
- readonly Container: IContainer;
446
- readonly Instance: any;
447
- readonly PropertyDescriptor: PropertyDescriptor;
448
- GetService(serviceType: Type): any;
449
- OnComponentChanged(): void;
450
- OnComponentChanging(): boolean;
454
+ export interface ITypeDescriptorContext$instance extends IServiceProvider {
455
+ readonly container: IContainer;
456
+ readonly instance: unknown;
457
+ readonly propertyDescriptor: PropertyDescriptor;
458
+ getService(serviceType: Type): unknown;
459
+ onComponentChanged(): void;
460
+ onComponentChanging(): boolean;
451
461
  }
452
462
 
453
463
 
464
+ export interface ITypeDescriptorContext$instance extends System_Internal.IServiceProvider$instance {}
465
+
454
466
  export type ITypeDescriptorContext = ITypeDescriptorContext$instance;
455
467
 
456
468
  export interface ITypedList$instance {
457
- GetItemProperties(listAccessors: PropertyDescriptor[]): PropertyDescriptorCollection;
458
- GetListName(listAccessors: PropertyDescriptor[]): string;
469
+ getItemProperties(listAccessors: PropertyDescriptor[]): PropertyDescriptorCollection;
470
+ getListName(listAccessors: PropertyDescriptor[]): string;
459
471
  }
460
472
 
461
473
 
@@ -463,26 +475,26 @@ export type ITypedList = ITypedList$instance;
463
475
 
464
476
  export class AddingNewEventArgs$instance extends System_Internal.EventArgs$instance {
465
477
  constructor();
466
- constructor(newObject: any);
467
- newObject: any;
478
+ constructor(newObject: unknown);
479
+ newObject: unknown;
468
480
  }
469
481
 
470
482
 
471
483
  export type AddingNewEventArgs = AddingNewEventArgs$instance;
472
484
 
473
485
  export class AddingNewEventHandler$instance extends Function {
474
- constructor(object_: any, method: nint);
475
- beginInvoke(sender: any, e: AddingNewEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
476
- clone(): any;
486
+ constructor(object_: unknown, method: nint);
487
+ beginInvoke(sender: unknown, e: AddingNewEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
488
+ clone(): unknown;
477
489
  endInvoke(result: IAsyncResult): void;
478
490
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
479
- invoke(sender: any, e: AddingNewEventArgs): void;
491
+ invoke(sender: unknown, e: AddingNewEventArgs): void;
480
492
  }
481
493
 
482
494
 
483
495
  export interface __AddingNewEventHandler$views {
484
- readonly As_ICloneable: System_Internal.ICloneable$instance;
485
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
496
+ As_ICloneable(): System_Internal.ICloneable$instance;
497
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
486
498
  }
487
499
 
488
500
  export type AddingNewEventHandler = AddingNewEventHandler$instance & __AddingNewEventHandler$views;
@@ -490,7 +502,7 @@ export type AddingNewEventHandler = AddingNewEventHandler$instance & __AddingNew
490
502
 
491
503
  export class AmbientValueAttribute$instance extends System_Internal.Attribute$instance {
492
504
  constructor(type_: Type, value: string);
493
- constructor(value: string);
505
+ constructor(value: char);
494
506
  constructor(value: byte);
495
507
  constructor(value: short);
496
508
  constructor(value: int);
@@ -499,9 +511,9 @@ export class AmbientValueAttribute$instance extends System_Internal.Attribute$in
499
511
  constructor(value: double);
500
512
  constructor(value: boolean);
501
513
  constructor(value: string);
502
- constructor(value: any);
503
- readonly value: any;
504
- equals(obj: any): boolean;
514
+ constructor(value: unknown);
515
+ readonly value: unknown;
516
+ equals(obj: unknown): boolean;
505
517
  getHashCode(): int;
506
518
  }
507
519
 
@@ -510,11 +522,11 @@ export type AmbientValueAttribute = AmbientValueAttribute$instance;
510
522
 
511
523
  export class ArrayConverter$instance extends CollectionConverter$instance {
512
524
  constructor();
513
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
514
- convertTo(value: any, destinationType: Type): any;
515
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
516
- getProperties(value: any): PropertyDescriptorCollection;
517
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
525
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
526
+ convertTo(value: unknown, destinationType: Type): unknown;
527
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
528
+ getProperties(value: unknown): PropertyDescriptorCollection;
529
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
518
530
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
519
531
  getPropertiesSupported(): boolean;
520
532
  }
@@ -523,28 +535,28 @@ export class ArrayConverter$instance extends CollectionConverter$instance {
523
535
  export type ArrayConverter = ArrayConverter$instance;
524
536
 
525
537
  export class AsyncCompletedEventArgs$instance extends System_Internal.EventArgs$instance {
526
- constructor(error: Exception, cancelled: boolean, userState: any);
538
+ constructor(error: Exception, cancelled: boolean, userState: unknown);
527
539
  readonly cancelled: boolean;
528
540
  readonly error: Exception;
529
- readonly userState: any;
541
+ readonly userState: unknown;
530
542
  }
531
543
 
532
544
 
533
545
  export type AsyncCompletedEventArgs = AsyncCompletedEventArgs$instance;
534
546
 
535
547
  export class AsyncCompletedEventHandler$instance extends Function {
536
- constructor(object_: any, method: nint);
537
- beginInvoke(sender: any, e: AsyncCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
538
- clone(): any;
548
+ constructor(object_: unknown, method: nint);
549
+ beginInvoke(sender: unknown, e: AsyncCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
550
+ clone(): unknown;
539
551
  endInvoke(result: IAsyncResult): void;
540
552
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
541
- invoke(sender: any, e: AsyncCompletedEventArgs): void;
553
+ invoke(sender: unknown, e: AsyncCompletedEventArgs): void;
542
554
  }
543
555
 
544
556
 
545
557
  export interface __AsyncCompletedEventHandler$views {
546
- readonly As_ICloneable: System_Internal.ICloneable$instance;
547
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
558
+ As_ICloneable(): System_Internal.ICloneable$instance;
559
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
548
560
  }
549
561
 
550
562
  export type AsyncCompletedEventHandler = AsyncCompletedEventHandler$instance & __AsyncCompletedEventHandler$views;
@@ -552,10 +564,10 @@ export type AsyncCompletedEventHandler = AsyncCompletedEventHandler$instance & _
552
564
 
553
565
  export class AsyncOperation$instance {
554
566
  readonly synchronizationContext: SynchronizationContext;
555
- readonly userSuppliedState: any;
567
+ readonly userSuppliedState: unknown;
556
568
  operationCompleted(): void;
557
- post(d: SendOrPostCallback, arg: any): void;
558
- postOperationCompleted(d: SendOrPostCallback, arg: any): void;
569
+ post(d: SendOrPostCallback, arg: unknown): void;
570
+ postOperationCompleted(d: SendOrPostCallback, arg: unknown): void;
559
571
  }
560
572
 
561
573
 
@@ -573,13 +585,13 @@ export class AttributeCollection$instance {
573
585
  matches(attribute: Attribute): boolean;
574
586
  matches(attributes: Attribute[]): boolean;
575
587
  static readonly empty: AttributeCollection;
576
- static FromExisting(existing: AttributeCollection, newAttributes: Attribute[]): AttributeCollection;
588
+ static fromExisting(existing: AttributeCollection, newAttributes: Attribute[]): AttributeCollection;
577
589
  }
578
590
 
579
591
 
580
592
  export interface __AttributeCollection$views {
581
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
582
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
593
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
594
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
583
595
  }
584
596
 
585
597
  export type AttributeCollection = AttributeCollection$instance & __AttributeCollection$views;
@@ -605,17 +617,19 @@ export class BackgroundWorker$instance extends Component$instance {
605
617
  cancelAsync(): void;
606
618
  dispose(): void;
607
619
  reportProgress(percentProgress: int): void;
608
- reportProgress(percentProgress: int, userState: any): void;
620
+ reportProgress(percentProgress: int, userState: unknown): void;
609
621
  runWorkerAsync(): void;
610
- runWorkerAsync(argument: any): void;
622
+ runWorkerAsync(argument: unknown): void;
611
623
  }
612
624
 
613
625
 
614
626
  export interface __BackgroundWorker$views {
615
- readonly As_IComponent: IComponent$instance;
616
- readonly As_IDisposable: System_Internal.IDisposable$instance;
627
+ As_IComponent(): IComponent$instance;
628
+ As_IDisposable(): System_Internal.IDisposable$instance;
617
629
  }
618
630
 
631
+ export interface BackgroundWorker$instance extends IComponent$instance {}
632
+
619
633
  export type BackgroundWorker = BackgroundWorker$instance & __BackgroundWorker$views;
620
634
 
621
635
 
@@ -624,10 +638,10 @@ export abstract class BaseNumberConverter$instance extends TypeConverter$instanc
624
638
  canConvertFrom(sourceType: Type): boolean;
625
639
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
626
640
  canConvertTo(destinationType: Type): boolean;
627
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
628
- convertFrom(value: any): any;
629
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
630
- convertTo(value: any, destinationType: Type): any;
641
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
642
+ convertFrom(value: unknown): unknown;
643
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
644
+ convertTo(value: unknown, destinationType: Type): unknown;
631
645
  }
632
646
 
633
647
 
@@ -640,7 +654,7 @@ export class BindableAttribute$instance extends System_Internal.Attribute$instan
640
654
  constructor(flags: BindableSupport, direction: BindingDirection);
641
655
  readonly bindable: boolean;
642
656
  readonly direction: BindingDirection;
643
- equals(obj: any): boolean;
657
+ equals(obj: unknown): boolean;
644
658
  getHashCode(): int;
645
659
  isDefaultAttribute(): boolean;
646
660
  static readonly yes: BindableAttribute;
@@ -659,12 +673,12 @@ export class BindingList_1$instance<T> extends System_Collections_ObjectModel_In
659
673
  allowRemove: boolean;
660
674
  raiseListChangedEvents: boolean;
661
675
  add(item: T): void;
662
- add(value: any): int;
676
+ add(value: unknown): int;
663
677
  addNew(): T;
664
678
  cancelNew(itemIndex: int): void;
665
679
  clear(): void;
666
680
  contains(item: T): boolean;
667
- contains(value: any): boolean;
681
+ contains(value: unknown): boolean;
668
682
  copyTo(array: T[], index: int): void;
669
683
  copyTo(array: ClrArray, index: int): void;
670
684
  endNew(itemIndex: int): void;
@@ -672,9 +686,9 @@ export class BindingList_1$instance<T> extends System_Collections_ObjectModel_In
672
686
  getEnumerator(): IEnumerator;
673
687
  indexOf(item: T): int;
674
688
  insert(index: int, item: T): void;
675
- insert(index: int, value: any): void;
689
+ insert(index: int, value: unknown): void;
676
690
  remove(item: T): boolean;
677
- remove(value: any): void;
691
+ remove(value: unknown): void;
678
692
  removeAt(index: int): void;
679
693
  resetBindings(): void;
680
694
  resetItem(position: int): void;
@@ -682,18 +696,20 @@ export class BindingList_1$instance<T> extends System_Collections_ObjectModel_In
682
696
 
683
697
 
684
698
  export interface __BindingList_1$views<T> {
685
- readonly As_IBindingList: IBindingList$instance;
686
- readonly As_ICancelAddNew: ICancelAddNew$instance;
687
- readonly As_IRaiseItemChangedEvents: IRaiseItemChangedEvents$instance;
688
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<T>;
689
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
690
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<T>;
691
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<T>;
692
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
693
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
694
- readonly As_IList: System_Collections_Internal.IList$instance;
699
+ As_IBindingList(): IBindingList$instance;
700
+ As_ICancelAddNew(): ICancelAddNew$instance;
701
+ As_IRaiseItemChangedEvents(): IRaiseItemChangedEvents$instance;
702
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<T>;
703
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
704
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<T>;
705
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<T>;
706
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
707
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
708
+ As_IList(): System_Collections_Internal.IList$instance;
695
709
  }
696
710
 
711
+ export interface BindingList_1$instance<T> extends ICancelAddNew$instance, IRaiseItemChangedEvents$instance {}
712
+
697
713
  export type BindingList_1<T> = BindingList_1$instance<T> & __BindingList_1$views<T>;
698
714
 
699
715
 
@@ -701,8 +717,8 @@ export class BooleanConverter$instance extends TypeConverter$instance {
701
717
  constructor();
702
718
  canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
703
719
  canConvertFrom(sourceType: Type): boolean;
704
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
705
- convertFrom(value: any): any;
720
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
721
+ convertFrom(value: unknown): unknown;
706
722
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
707
723
  getStandardValues(): ICollection;
708
724
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
@@ -717,7 +733,7 @@ export type BooleanConverter = BooleanConverter$instance;
717
733
  export class BrowsableAttribute$instance extends System_Internal.Attribute$instance {
718
734
  constructor(browsable: boolean);
719
735
  readonly browsable: boolean;
720
- equals(obj: any): boolean;
736
+ equals(obj: unknown): boolean;
721
737
  getHashCode(): int;
722
738
  isDefaultAttribute(): boolean;
723
739
  static readonly yes: BrowsableAttribute;
@@ -745,18 +761,18 @@ export class CancelEventArgs$instance extends System_Internal.EventArgs$instance
745
761
  export type CancelEventArgs = CancelEventArgs$instance;
746
762
 
747
763
  export class CancelEventHandler$instance extends Function {
748
- constructor(object_: any, method: nint);
749
- beginInvoke(sender: any, e: CancelEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
750
- clone(): any;
764
+ constructor(object_: unknown, method: nint);
765
+ beginInvoke(sender: unknown, e: CancelEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
766
+ clone(): unknown;
751
767
  endInvoke(result: IAsyncResult): void;
752
768
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
753
- invoke(sender: any, e: CancelEventArgs): void;
769
+ invoke(sender: unknown, e: CancelEventArgs): void;
754
770
  }
755
771
 
756
772
 
757
773
  export interface __CancelEventHandler$views {
758
- readonly As_ICloneable: System_Internal.ICloneable$instance;
759
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
774
+ As_ICloneable(): System_Internal.ICloneable$instance;
775
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
760
776
  }
761
777
 
762
778
  export type CancelEventHandler = CancelEventHandler$instance & __CancelEventHandler$views;
@@ -766,23 +782,23 @@ export class CategoryAttribute$instance extends System_Internal.Attribute$instan
766
782
  constructor();
767
783
  constructor(category: string);
768
784
  readonly category: string;
769
- equals(obj: any): boolean;
785
+ equals(obj: unknown): boolean;
770
786
  getHashCode(): int;
771
787
  isDefaultAttribute(): boolean;
772
- static readonly Action: CategoryAttribute;
773
- static readonly Appearance: CategoryAttribute;
774
- static readonly Asynchronous: CategoryAttribute;
775
- static readonly Behavior: CategoryAttribute;
776
- static readonly Data: CategoryAttribute;
777
- static readonly Default: CategoryAttribute;
778
- static readonly Design: CategoryAttribute;
779
- static readonly DragDrop: CategoryAttribute;
780
- static readonly Focus: CategoryAttribute;
781
- static readonly Format: CategoryAttribute;
782
- static readonly Key: CategoryAttribute;
783
- static readonly Layout: CategoryAttribute;
784
- static readonly Mouse: CategoryAttribute;
785
- static readonly WindowStyle: CategoryAttribute;
788
+ static readonly action: CategoryAttribute;
789
+ static readonly appearance: CategoryAttribute;
790
+ static readonly asynchronous: CategoryAttribute;
791
+ static readonly behavior: CategoryAttribute;
792
+ static readonly data: CategoryAttribute;
793
+ static readonly default_: CategoryAttribute;
794
+ static readonly design: CategoryAttribute;
795
+ static readonly dragDrop: CategoryAttribute;
796
+ static readonly focus: CategoryAttribute;
797
+ static readonly format: CategoryAttribute;
798
+ static readonly key: CategoryAttribute;
799
+ static readonly layout: CategoryAttribute;
800
+ static readonly mouse: CategoryAttribute;
801
+ static readonly windowStyle: CategoryAttribute;
786
802
  }
787
803
 
788
804
 
@@ -792,37 +808,37 @@ export class CharConverter$instance extends TypeConverter$instance {
792
808
  constructor();
793
809
  canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
794
810
  canConvertFrom(sourceType: Type): boolean;
795
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
796
- convertFrom(value: any): any;
797
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
798
- convertTo(value: any, destinationType: Type): any;
811
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
812
+ convertFrom(value: unknown): unknown;
813
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
814
+ convertTo(value: unknown, destinationType: Type): unknown;
799
815
  }
800
816
 
801
817
 
802
818
  export type CharConverter = CharConverter$instance;
803
819
 
804
820
  export class CollectionChangeEventArgs$instance extends System_Internal.EventArgs$instance {
805
- constructor(action: CollectionChangeAction, element: any);
821
+ constructor(action: CollectionChangeAction, element: unknown);
806
822
  readonly action: CollectionChangeAction;
807
- readonly element: any;
823
+ readonly element: unknown;
808
824
  }
809
825
 
810
826
 
811
827
  export type CollectionChangeEventArgs = CollectionChangeEventArgs$instance;
812
828
 
813
829
  export class CollectionChangeEventHandler$instance extends Function {
814
- constructor(object_: any, method: nint);
815
- beginInvoke(sender: any, e: CollectionChangeEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
816
- clone(): any;
830
+ constructor(object_: unknown, method: nint);
831
+ beginInvoke(sender: unknown, e: CollectionChangeEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
832
+ clone(): unknown;
817
833
  endInvoke(result: IAsyncResult): void;
818
834
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
819
- invoke(sender: any, e: CollectionChangeEventArgs): void;
835
+ invoke(sender: unknown, e: CollectionChangeEventArgs): void;
820
836
  }
821
837
 
822
838
 
823
839
  export interface __CollectionChangeEventHandler$views {
824
- readonly As_ICloneable: System_Internal.ICloneable$instance;
825
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
840
+ As_ICloneable(): System_Internal.ICloneable$instance;
841
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
826
842
  }
827
843
 
828
844
  export type CollectionChangeEventHandler = CollectionChangeEventHandler$instance & __CollectionChangeEventHandler$views;
@@ -830,11 +846,11 @@ export type CollectionChangeEventHandler = CollectionChangeEventHandler$instance
830
846
 
831
847
  export class CollectionConverter$instance extends TypeConverter$instance {
832
848
  constructor();
833
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
834
- convertTo(value: any, destinationType: Type): any;
835
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
836
- getProperties(value: any): PropertyDescriptorCollection;
837
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
849
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
850
+ convertTo(value: unknown, destinationType: Type): unknown;
851
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
852
+ getProperties(value: unknown): PropertyDescriptorCollection;
853
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
838
854
  }
839
855
 
840
856
 
@@ -846,7 +862,7 @@ export class ComplexBindingPropertiesAttribute$instance extends System_Internal.
846
862
  constructor(dataSource: string, dataMember: string);
847
863
  readonly dataMember: string;
848
864
  readonly dataSource: string;
849
- equals(obj: any): boolean;
865
+ equals(obj: unknown): boolean;
850
866
  getHashCode(): int;
851
867
  static readonly default_: ComplexBindingPropertiesAttribute;
852
868
  }
@@ -864,8 +880,8 @@ export class Component$instance extends System_Internal.MarshalByRefObject$insta
864
880
 
865
881
 
866
882
  export interface __Component$views {
867
- readonly As_IComponent: IComponent$instance;
868
- readonly As_IDisposable: System_Internal.IDisposable$instance;
883
+ As_IComponent(): IComponent$instance;
884
+ As_IDisposable(): System_Internal.IDisposable$instance;
869
885
  }
870
886
 
871
887
  export type Component = Component$instance & __Component$views;
@@ -881,18 +897,20 @@ export class ComponentCollection$instance extends System_Collections_Internal.Re
881
897
 
882
898
 
883
899
  export interface __ComponentCollection$views {
884
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
885
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
900
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
901
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
886
902
  }
887
903
 
904
+ export interface ComponentCollection$instance extends System_Collections_Internal.ICollection$instance {}
905
+
888
906
  export type ComponentCollection = ComponentCollection$instance & __ComponentCollection$views;
889
907
 
890
908
 
891
909
  export class ComponentConverter$instance extends ReferenceConverter$instance {
892
910
  constructor(type_: Type);
893
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
894
- getProperties(value: any): PropertyDescriptorCollection;
895
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
911
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
912
+ getProperties(value: unknown): PropertyDescriptorCollection;
913
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
896
914
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
897
915
  getPropertiesSupported(): boolean;
898
916
  }
@@ -901,8 +919,8 @@ export class ComponentConverter$instance extends ReferenceConverter$instance {
901
919
  export type ComponentConverter = ComponentConverter$instance;
902
920
 
903
921
  export abstract class ComponentEditor$instance {
904
- editComponent(component: any): boolean;
905
- editComponent(context: ITypeDescriptorContext, component: any): boolean;
922
+ editComponent(component: unknown): boolean;
923
+ editComponent(context: ITypeDescriptorContext, component: unknown): boolean;
906
924
  }
907
925
 
908
926
 
@@ -911,9 +929,9 @@ export type ComponentEditor = ComponentEditor$instance;
911
929
  export class ComponentResourceManager$instance extends System_Resources_Internal.ResourceManager$instance {
912
930
  constructor();
913
931
  constructor(t: Type);
914
- applyResources(value: any, objectName: string): void;
915
- applyResources(value: any, objectName: string, culture: CultureInfo): void;
916
- applyResourcesToRegisteredType(value: any, objectName: string, culture: CultureInfo): void;
932
+ applyResources(value: unknown, objectName: string): void;
933
+ applyResources(value: unknown, objectName: string, culture: CultureInfo): void;
934
+ applyResourcesToRegisteredType(value: unknown, objectName: string, culture: CultureInfo): void;
917
935
  }
918
936
 
919
937
 
@@ -930,8 +948,8 @@ export class Container$instance {
930
948
 
931
949
 
932
950
  export interface __Container$views {
933
- readonly As_IContainer: IContainer$instance;
934
- readonly As_IDisposable: System_Internal.IDisposable$instance;
951
+ As_IContainer(): IContainer$instance;
952
+ As_IDisposable(): System_Internal.IDisposable$instance;
935
953
  }
936
954
 
937
955
  export type Container = Container$instance & __Container$views;
@@ -950,10 +968,10 @@ export class CultureInfoConverter$instance extends TypeConverter$instance {
950
968
  canConvertFrom(sourceType: Type): boolean;
951
969
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
952
970
  canConvertTo(destinationType: Type): boolean;
953
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
954
- convertFrom(value: any): any;
955
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
956
- convertTo(value: any, destinationType: Type): any;
971
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
972
+ convertFrom(value: unknown): unknown;
973
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
974
+ convertTo(value: unknown, destinationType: Type): unknown;
957
975
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
958
976
  getStandardValues(): ICollection;
959
977
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
@@ -974,21 +992,23 @@ export abstract class CustomTypeDescriptor$instance {
974
992
  getConverterFromRegisteredType(): TypeConverter;
975
993
  getDefaultEvent(): EventDescriptor;
976
994
  getDefaultProperty(): PropertyDescriptor;
977
- getEditor(editorBaseType: Type): any;
995
+ getEditor(editorBaseType: Type): unknown;
978
996
  getEvents(): EventDescriptorCollection;
979
997
  getEvents(attributes: Attribute[]): EventDescriptorCollection;
980
998
  getEventsFromRegisteredType(): EventDescriptorCollection;
981
999
  getProperties(): PropertyDescriptorCollection;
982
1000
  getProperties(attributes: Attribute[]): PropertyDescriptorCollection;
983
1001
  getPropertiesFromRegisteredType(): PropertyDescriptorCollection;
984
- getPropertyOwner(pd: PropertyDescriptor): any;
1002
+ getPropertyOwner(pd: PropertyDescriptor): unknown;
985
1003
  }
986
1004
 
987
1005
 
988
1006
  export interface __CustomTypeDescriptor$views {
989
- readonly As_ICustomTypeDescriptor: ICustomTypeDescriptor$instance;
1007
+ As_ICustomTypeDescriptor(): ICustomTypeDescriptor$instance;
990
1008
  }
991
1009
 
1010
+ export interface CustomTypeDescriptor$instance extends ICustomTypeDescriptor$instance {}
1011
+
992
1012
  export type CustomTypeDescriptor = CustomTypeDescriptor$instance & __CustomTypeDescriptor$views;
993
1013
 
994
1014
 
@@ -1004,7 +1024,7 @@ export class DataObjectAttribute$instance extends System_Internal.Attribute$inst
1004
1024
  constructor();
1005
1025
  constructor(isDataObject: boolean);
1006
1026
  readonly isDataObject: boolean;
1007
- equals(obj: any): boolean;
1027
+ equals(obj: unknown): boolean;
1008
1028
  getHashCode(): int;
1009
1029
  isDefaultAttribute(): boolean;
1010
1030
  static readonly dataObject: DataObjectAttribute;
@@ -1024,7 +1044,7 @@ export class DataObjectFieldAttribute$instance extends System_Internal.Attribute
1024
1044
  readonly isNullable: boolean;
1025
1045
  readonly length: int;
1026
1046
  readonly primaryKey: boolean;
1027
- equals(obj: any): boolean;
1047
+ equals(obj: unknown): boolean;
1028
1048
  getHashCode(): int;
1029
1049
  }
1030
1050
 
@@ -1036,9 +1056,9 @@ export class DataObjectMethodAttribute$instance extends System_Internal.Attribut
1036
1056
  constructor(methodType: DataObjectMethodType, isDefault: boolean);
1037
1057
  readonly isDefault: boolean;
1038
1058
  readonly methodType: DataObjectMethodType;
1039
- equals(obj: any): boolean;
1059
+ equals(obj: unknown): boolean;
1040
1060
  getHashCode(): int;
1041
- match(obj: any): boolean;
1061
+ match(obj: unknown): boolean;
1042
1062
  }
1043
1063
 
1044
1064
 
@@ -1050,10 +1070,10 @@ export class DateOnlyConverter$instance extends TypeConverter$instance {
1050
1070
  canConvertFrom(sourceType: Type): boolean;
1051
1071
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1052
1072
  canConvertTo(destinationType: Type): boolean;
1053
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1054
- convertFrom(value: any): any;
1055
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1056
- convertTo(value: any, destinationType: Type): any;
1073
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
1074
+ convertFrom(value: unknown): unknown;
1075
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1076
+ convertTo(value: unknown, destinationType: Type): unknown;
1057
1077
  }
1058
1078
 
1059
1079
 
@@ -1065,10 +1085,10 @@ export class DateTimeConverter$instance extends TypeConverter$instance {
1065
1085
  canConvertFrom(sourceType: Type): boolean;
1066
1086
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1067
1087
  canConvertTo(destinationType: Type): boolean;
1068
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1069
- convertFrom(value: any): any;
1070
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1071
- convertTo(value: any, destinationType: Type): any;
1088
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
1089
+ convertFrom(value: unknown): unknown;
1090
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1091
+ convertTo(value: unknown, destinationType: Type): unknown;
1072
1092
  }
1073
1093
 
1074
1094
 
@@ -1080,10 +1100,10 @@ export class DateTimeOffsetConverter$instance extends TypeConverter$instance {
1080
1100
  canConvertFrom(sourceType: Type): boolean;
1081
1101
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1082
1102
  canConvertTo(destinationType: Type): boolean;
1083
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1084
- convertFrom(value: any): any;
1085
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1086
- convertTo(value: any, destinationType: Type): any;
1103
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
1104
+ convertFrom(value: unknown): unknown;
1105
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1106
+ convertTo(value: unknown, destinationType: Type): unknown;
1087
1107
  }
1088
1108
 
1089
1109
 
@@ -1093,8 +1113,8 @@ export class DecimalConverter$instance extends BaseNumberConverter$instance {
1093
1113
  constructor();
1094
1114
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1095
1115
  canConvertTo(destinationType: Type): boolean;
1096
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1097
- convertTo(value: any, destinationType: Type): any;
1116
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1117
+ convertTo(value: unknown, destinationType: Type): unknown;
1098
1118
  }
1099
1119
 
1100
1120
 
@@ -1104,7 +1124,7 @@ export class DefaultBindingPropertyAttribute$instance extends System_Internal.At
1104
1124
  constructor();
1105
1125
  constructor(name: string);
1106
1126
  readonly name: string;
1107
- equals(obj: any): boolean;
1127
+ equals(obj: unknown): boolean;
1108
1128
  getHashCode(): int;
1109
1129
  static readonly default_: DefaultBindingPropertyAttribute;
1110
1130
  }
@@ -1115,7 +1135,7 @@ export type DefaultBindingPropertyAttribute = DefaultBindingPropertyAttribute$in
1115
1135
  export class DefaultEventAttribute$instance extends System_Internal.Attribute$instance {
1116
1136
  constructor(name: string);
1117
1137
  readonly name: string;
1118
- equals(obj: any): boolean;
1138
+ equals(obj: unknown): boolean;
1119
1139
  getHashCode(): int;
1120
1140
  static readonly default_: DefaultEventAttribute;
1121
1141
  }
@@ -1126,7 +1146,7 @@ export type DefaultEventAttribute = DefaultEventAttribute$instance;
1126
1146
  export class DefaultPropertyAttribute$instance extends System_Internal.Attribute$instance {
1127
1147
  constructor(name: string);
1128
1148
  readonly name: string;
1129
- equals(obj: any): boolean;
1149
+ equals(obj: unknown): boolean;
1130
1150
  getHashCode(): int;
1131
1151
  static readonly default_: DefaultPropertyAttribute;
1132
1152
  }
@@ -1136,7 +1156,7 @@ export type DefaultPropertyAttribute = DefaultPropertyAttribute$instance;
1136
1156
 
1137
1157
  export class DefaultValueAttribute$instance extends System_Internal.Attribute$instance {
1138
1158
  constructor(type_: Type, value: string);
1139
- constructor(value: string);
1159
+ constructor(value: char);
1140
1160
  constructor(value: byte);
1141
1161
  constructor(value: short);
1142
1162
  constructor(value: int);
@@ -1145,13 +1165,13 @@ export class DefaultValueAttribute$instance extends System_Internal.Attribute$in
1145
1165
  constructor(value: double);
1146
1166
  constructor(value: boolean);
1147
1167
  constructor(value: string);
1148
- constructor(value: any);
1168
+ constructor(value: unknown);
1149
1169
  constructor(value: sbyte);
1150
1170
  constructor(value: ushort);
1151
1171
  constructor(value: uint);
1152
1172
  constructor(value: ulong);
1153
- readonly value: any;
1154
- equals(obj: any): boolean;
1173
+ readonly value: unknown;
1174
+ equals(obj: unknown): boolean;
1155
1175
  getHashCode(): int;
1156
1176
  }
1157
1177
 
@@ -1162,7 +1182,7 @@ export class DescriptionAttribute$instance extends System_Internal.Attribute$ins
1162
1182
  constructor();
1163
1183
  constructor(description: string);
1164
1184
  readonly description: string;
1165
- equals(obj: any): boolean;
1185
+ equals(obj: unknown): boolean;
1166
1186
  getHashCode(): int;
1167
1187
  isDefaultAttribute(): boolean;
1168
1188
  static readonly default_: DescriptionAttribute;
@@ -1179,8 +1199,8 @@ export class DesignerAttribute$instance extends System_Internal.Attribute$instan
1179
1199
  constructor(designerType: Type, designerBaseType: Type);
1180
1200
  readonly designerBaseTypeName: string;
1181
1201
  readonly designerTypeName: string;
1182
- readonly typeId: any;
1183
- equals(obj: any): boolean;
1202
+ readonly typeId: unknown;
1203
+ equals(obj: unknown): boolean;
1184
1204
  getHashCode(): int;
1185
1205
  }
1186
1206
 
@@ -1191,8 +1211,8 @@ export class DesignerCategoryAttribute$instance extends System_Internal.Attribut
1191
1211
  constructor();
1192
1212
  constructor(category: string);
1193
1213
  readonly category: string;
1194
- readonly typeId: any;
1195
- equals(obj: any): boolean;
1214
+ readonly typeId: unknown;
1215
+ equals(obj: unknown): boolean;
1196
1216
  getHashCode(): int;
1197
1217
  isDefaultAttribute(): boolean;
1198
1218
  static readonly component: DesignerCategoryAttribute;
@@ -1207,7 +1227,7 @@ export type DesignerCategoryAttribute = DesignerCategoryAttribute$instance;
1207
1227
  export class DesignerSerializationVisibilityAttribute$instance extends System_Internal.Attribute$instance {
1208
1228
  constructor(visibility: DesignerSerializationVisibility);
1209
1229
  readonly visibility: DesignerSerializationVisibility;
1210
- equals(obj: any): boolean;
1230
+ equals(obj: unknown): boolean;
1211
1231
  getHashCode(): int;
1212
1232
  isDefaultAttribute(): boolean;
1213
1233
  static readonly content: DesignerSerializationVisibilityAttribute;
@@ -1222,7 +1242,7 @@ export type DesignerSerializationVisibilityAttribute = DesignerSerializationVisi
1222
1242
  export class DesignOnlyAttribute$instance extends System_Internal.Attribute$instance {
1223
1243
  constructor(isDesignOnly: boolean);
1224
1244
  readonly isDesignOnly: boolean;
1225
- equals(obj: any): boolean;
1245
+ equals(obj: unknown): boolean;
1226
1246
  getHashCode(): int;
1227
1247
  isDefaultAttribute(): boolean;
1228
1248
  static readonly yes: DesignOnlyAttribute;
@@ -1237,7 +1257,7 @@ export class DesignTimeVisibleAttribute$instance extends System_Internal.Attribu
1237
1257
  constructor(visible: boolean);
1238
1258
  constructor();
1239
1259
  readonly visible: boolean;
1240
- equals(obj: any): boolean;
1260
+ equals(obj: unknown): boolean;
1241
1261
  getHashCode(): int;
1242
1262
  isDefaultAttribute(): boolean;
1243
1263
  static readonly yes: DesignTimeVisibleAttribute;
@@ -1252,7 +1272,7 @@ export class DisplayNameAttribute$instance extends System_Internal.Attribute$ins
1252
1272
  constructor();
1253
1273
  constructor(displayName: string);
1254
1274
  readonly displayName: string;
1255
- equals(obj: any): boolean;
1275
+ equals(obj: unknown): boolean;
1256
1276
  getHashCode(): int;
1257
1277
  isDefaultAttribute(): boolean;
1258
1278
  static readonly default_: DisplayNameAttribute;
@@ -1269,27 +1289,27 @@ export class DoubleConverter$instance extends BaseNumberConverter$instance {
1269
1289
  export type DoubleConverter = DoubleConverter$instance;
1270
1290
 
1271
1291
  export class DoWorkEventArgs$instance extends CancelEventArgs$instance {
1272
- constructor(argument: any);
1273
- readonly argument: any;
1274
- result: any;
1292
+ constructor(argument: unknown);
1293
+ readonly argument: unknown;
1294
+ result: unknown;
1275
1295
  }
1276
1296
 
1277
1297
 
1278
1298
  export type DoWorkEventArgs = DoWorkEventArgs$instance;
1279
1299
 
1280
1300
  export class DoWorkEventHandler$instance extends Function {
1281
- constructor(object_: any, method: nint);
1282
- beginInvoke(sender: any, e: DoWorkEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1283
- clone(): any;
1301
+ constructor(object_: unknown, method: nint);
1302
+ beginInvoke(sender: unknown, e: DoWorkEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1303
+ clone(): unknown;
1284
1304
  endInvoke(result: IAsyncResult): void;
1285
1305
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1286
- invoke(sender: any, e: DoWorkEventArgs): void;
1306
+ invoke(sender: unknown, e: DoWorkEventArgs): void;
1287
1307
  }
1288
1308
 
1289
1309
 
1290
1310
  export interface __DoWorkEventHandler$views {
1291
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1292
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1311
+ As_ICloneable(): System_Internal.ICloneable$instance;
1312
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1293
1313
  }
1294
1314
 
1295
1315
  export type DoWorkEventHandler = DoWorkEventHandler$instance & __DoWorkEventHandler$views;
@@ -1302,8 +1322,8 @@ export class EditorAttribute$instance extends System_Internal.Attribute$instance
1302
1322
  constructor(type_: Type, baseType: Type);
1303
1323
  readonly editorBaseTypeName: string;
1304
1324
  readonly editorTypeName: string;
1305
- readonly typeId: any;
1306
- equals(obj: any): boolean;
1325
+ readonly typeId: unknown;
1326
+ equals(obj: unknown): boolean;
1307
1327
  getHashCode(): int;
1308
1328
  }
1309
1329
 
@@ -1314,7 +1334,7 @@ export class EditorBrowsableAttribute$instance extends System_Internal.Attribute
1314
1334
  constructor(state: EditorBrowsableState);
1315
1335
  constructor();
1316
1336
  readonly state: EditorBrowsableState;
1317
- equals(obj: any): boolean;
1337
+ equals(obj: unknown): boolean;
1318
1338
  getHashCode(): int;
1319
1339
  }
1320
1340
 
@@ -1327,18 +1347,18 @@ export class EnumConverter$instance extends TypeConverter$instance {
1327
1347
  canConvertFrom(sourceType: Type): boolean;
1328
1348
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1329
1349
  canConvertTo(destinationType: Type): boolean;
1330
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1331
- convertFrom(value: any): any;
1332
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1333
- convertTo(value: any, destinationType: Type): any;
1350
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
1351
+ convertFrom(value: unknown): unknown;
1352
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1353
+ convertTo(value: unknown, destinationType: Type): unknown;
1334
1354
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
1335
1355
  getStandardValues(): ICollection;
1336
1356
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
1337
1357
  getStandardValuesExclusive(): boolean;
1338
1358
  getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
1339
1359
  getStandardValuesSupported(): boolean;
1340
- isValid(context: ITypeDescriptorContext, value: any): boolean;
1341
- isValid(value: any): boolean;
1360
+ isValid(context: ITypeDescriptorContext, value: unknown): boolean;
1361
+ isValid(value: unknown): boolean;
1342
1362
  }
1343
1363
 
1344
1364
 
@@ -1348,8 +1368,8 @@ export abstract class EventDescriptor$instance extends MemberDescriptor$instance
1348
1368
  readonly componentType: Type;
1349
1369
  readonly eventType: Type;
1350
1370
  readonly isMulticast: boolean;
1351
- abstract addEventHandler(component: any, value: Function): void;
1352
- abstract removeEventHandler(component: any, value: Function): void;
1371
+ abstract addEventHandler(component: unknown, value: Function): void;
1372
+ abstract removeEventHandler(component: unknown, value: Function): void;
1353
1373
  }
1354
1374
 
1355
1375
 
@@ -1379,9 +1399,9 @@ export class EventDescriptorCollection$instance {
1379
1399
 
1380
1400
 
1381
1401
  export interface __EventDescriptorCollection$views {
1382
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1383
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1384
- readonly As_IList: System_Collections_Internal.IList$instance;
1402
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1403
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1404
+ As_IList(): System_Collections_Internal.IList$instance;
1385
1405
  }
1386
1406
 
1387
1407
  export type EventDescriptorCollection = EventDescriptorCollection$instance & __EventDescriptorCollection$views;
@@ -1390,25 +1410,27 @@ export type EventDescriptorCollection = EventDescriptorCollection$instance & __E
1390
1410
  export class EventHandlerList$instance {
1391
1411
  constructor();
1392
1412
  item: Function;
1393
- addHandler(key: any, value: Function): void;
1413
+ addHandler(key: unknown, value: Function): void;
1394
1414
  addHandlers(listToAddFrom: EventHandlerList): void;
1395
1415
  dispose(): void;
1396
- removeHandler(key: any, value: Function): void;
1416
+ removeHandler(key: unknown, value: Function): void;
1397
1417
  }
1398
1418
 
1399
1419
 
1400
1420
  export interface __EventHandlerList$views {
1401
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1421
+ As_IDisposable(): System_Internal.IDisposable$instance;
1402
1422
  }
1403
1423
 
1424
+ export interface EventHandlerList$instance extends System_Internal.IDisposable$instance {}
1425
+
1404
1426
  export type EventHandlerList = EventHandlerList$instance & __EventHandlerList$views;
1405
1427
 
1406
1428
 
1407
1429
  export class ExpandableObjectConverter$instance extends TypeConverter$instance {
1408
1430
  constructor();
1409
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
1410
- getProperties(value: any): PropertyDescriptorCollection;
1411
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
1431
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
1432
+ getProperties(value: unknown): PropertyDescriptorCollection;
1433
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
1412
1434
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
1413
1435
  getPropertiesSupported(): boolean;
1414
1436
  }
@@ -1421,7 +1443,7 @@ export class ExtenderProvidedPropertyAttribute$instance extends System_Internal.
1421
1443
  readonly extenderProperty: PropertyDescriptor;
1422
1444
  readonly provider: IExtenderProvider;
1423
1445
  readonly receiverType: Type;
1424
- equals(obj: any): boolean;
1446
+ equals(obj: unknown): boolean;
1425
1447
  getHashCode(): int;
1426
1448
  isDefaultAttribute(): boolean;
1427
1449
  }
@@ -1435,10 +1457,10 @@ export class GuidConverter$instance extends TypeConverter$instance {
1435
1457
  canConvertFrom(sourceType: Type): boolean;
1436
1458
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1437
1459
  canConvertTo(destinationType: Type): boolean;
1438
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1439
- convertFrom(value: any): any;
1440
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1441
- convertTo(value: any, destinationType: Type): any;
1460
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
1461
+ convertFrom(value: unknown): unknown;
1462
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1463
+ convertTo(value: unknown, destinationType: Type): unknown;
1442
1464
  }
1443
1465
 
1444
1466
 
@@ -1461,18 +1483,18 @@ export class HandledEventArgs$instance extends System_Internal.EventArgs$instanc
1461
1483
  export type HandledEventArgs = HandledEventArgs$instance;
1462
1484
 
1463
1485
  export class HandledEventHandler$instance extends Function {
1464
- constructor(object_: any, method: nint);
1465
- beginInvoke(sender: any, e: HandledEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1466
- clone(): any;
1486
+ constructor(object_: unknown, method: nint);
1487
+ beginInvoke(sender: unknown, e: HandledEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1488
+ clone(): unknown;
1467
1489
  endInvoke(result: IAsyncResult): void;
1468
1490
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1469
- invoke(sender: any, e: HandledEventArgs): void;
1491
+ invoke(sender: unknown, e: HandledEventArgs): void;
1470
1492
  }
1471
1493
 
1472
1494
 
1473
1495
  export interface __HandledEventHandler$views {
1474
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1475
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1496
+ As_ICloneable(): System_Internal.ICloneable$instance;
1497
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1476
1498
  }
1477
1499
 
1478
1500
  export type HandledEventHandler = HandledEventHandler$instance & __HandledEventHandler$views;
@@ -1481,7 +1503,7 @@ export type HandledEventHandler = HandledEventHandler$instance & __HandledEventH
1481
1503
  export class ImmutableObjectAttribute$instance extends System_Internal.Attribute$instance {
1482
1504
  constructor(immutable: boolean);
1483
1505
  readonly immutable: boolean;
1484
- equals(obj: any): boolean;
1506
+ equals(obj: unknown): boolean;
1485
1507
  getHashCode(): int;
1486
1508
  isDefaultAttribute(): boolean;
1487
1509
  static readonly yes: ImmutableObjectAttribute;
@@ -1496,7 +1518,7 @@ export class InheritanceAttribute$instance extends System_Internal.Attribute$ins
1496
1518
  constructor();
1497
1519
  constructor(inheritanceLevel: InheritanceLevel);
1498
1520
  readonly inheritanceLevel: InheritanceLevel;
1499
- equals(value: any): boolean;
1521
+ equals(value: unknown): boolean;
1500
1522
  getHashCode(): int;
1501
1523
  isDefaultAttribute(): boolean;
1502
1524
  toString(): string;
@@ -1521,7 +1543,7 @@ export class InstallerTypeAttribute$instance extends System_Internal.Attribute$i
1521
1543
  constructor(installerType: Type);
1522
1544
  constructor(typeName: string);
1523
1545
  readonly installerType: Type;
1524
- equals(obj: any): boolean;
1546
+ equals(obj: unknown): boolean;
1525
1547
  getHashCode(): int;
1526
1548
  }
1527
1549
 
@@ -1530,7 +1552,7 @@ export type InstallerTypeAttribute = InstallerTypeAttribute$instance;
1530
1552
 
1531
1553
  export abstract class InstanceCreationEditor$instance {
1532
1554
  readonly text: string;
1533
- abstract createInstance(context: ITypeDescriptorContext, instanceType: Type): any;
1555
+ abstract createInstance(context: ITypeDescriptorContext, instanceType: Type): unknown;
1534
1556
  }
1535
1557
 
1536
1558
 
@@ -1573,7 +1595,7 @@ export class InvalidAsynchronousStateException$instance extends System_Internal.
1573
1595
 
1574
1596
 
1575
1597
  export interface __InvalidAsynchronousStateException$views {
1576
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1598
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1577
1599
  }
1578
1600
 
1579
1601
  export type InvalidAsynchronousStateException = InvalidAsynchronousStateException$instance & __InvalidAsynchronousStateException$views;
@@ -1589,7 +1611,7 @@ export class InvalidEnumArgumentException$instance extends System_Internal.Argum
1589
1611
 
1590
1612
 
1591
1613
  export interface __InvalidEnumArgumentException$views {
1592
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1614
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1593
1615
  }
1594
1616
 
1595
1617
  export type InvalidEnumArgumentException = InvalidEnumArgumentException$instance & __InvalidEnumArgumentException$views;
@@ -1602,9 +1624,11 @@ export abstract class License$instance {
1602
1624
 
1603
1625
 
1604
1626
  export interface __License$views {
1605
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1627
+ As_IDisposable(): System_Internal.IDisposable$instance;
1606
1628
  }
1607
1629
 
1630
+ export interface License$instance extends System_Internal.IDisposable$instance {}
1631
+
1608
1632
  export type License = License$instance & __License$views;
1609
1633
 
1610
1634
 
@@ -1612,54 +1636,56 @@ export class LicenseContext$instance {
1612
1636
  constructor();
1613
1637
  readonly usageMode: LicenseUsageMode;
1614
1638
  getSavedLicenseKey(type_: Type, resourceAssembly: Assembly): string;
1615
- getService(type_: Type): any;
1639
+ getService(type_: Type): unknown;
1616
1640
  setSavedLicenseKey(type_: Type, key: string): void;
1617
1641
  }
1618
1642
 
1619
1643
 
1620
1644
  export interface __LicenseContext$views {
1621
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1645
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1622
1646
  }
1623
1647
 
1648
+ export interface LicenseContext$instance extends System_Internal.IServiceProvider$instance {}
1649
+
1624
1650
  export type LicenseContext = LicenseContext$instance & __LicenseContext$views;
1625
1651
 
1626
1652
 
1627
1653
  export class LicenseException$instance extends System_Internal.SystemException$instance {
1628
1654
  constructor(type_: Type);
1629
- constructor(type_: Type, instance: any);
1630
- constructor(type_: Type, instance: any, message: string);
1631
- constructor(type_: Type, instance: any, message: string, innerException: Exception);
1655
+ constructor(type_: Type, instance: unknown);
1656
+ constructor(type_: Type, instance: unknown, message: string);
1657
+ constructor(type_: Type, instance: unknown, message: string, innerException: Exception);
1632
1658
  readonly licensedType: Type;
1633
1659
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1634
1660
  }
1635
1661
 
1636
1662
 
1637
1663
  export interface __LicenseException$views {
1638
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1664
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1639
1665
  }
1640
1666
 
1641
1667
  export type LicenseException = LicenseException$instance & __LicenseException$views;
1642
1668
 
1643
1669
 
1644
1670
  export class LicenseManager$instance {
1645
- static CurrentContext: LicenseContext;
1646
- static readonly UsageMode: LicenseUsageMode;
1647
- static CreateWithContext(type_: Type, creationContext: LicenseContext, args: any[]): any;
1648
- static CreateWithContext(type_: Type, creationContext: LicenseContext): any;
1649
- static IsLicensed(type_: Type): boolean;
1650
- static IsValid(type_: Type, instance: any, license: { value: ref<License> }): boolean;
1651
- static IsValid(type_: Type): boolean;
1652
- static LockContext(contextUser: any): void;
1653
- static UnlockContext(contextUser: any): void;
1654
- static Validate(type_: Type, instance: any): License;
1655
- static Validate(type_: Type): void;
1671
+ static currentContext: LicenseContext;
1672
+ static readonly usageMode: LicenseUsageMode;
1673
+ static createWithContext2(type_: Type, creationContext: LicenseContext, args: unknown[]): unknown;
1674
+ static createWithContext2(type_: Type, creationContext: LicenseContext): unknown;
1675
+ static isLicensed(type_: Type): boolean;
1676
+ static isValid2(type_: Type, instance: unknown, license: { value: ref<License> }): boolean;
1677
+ static isValid2(type_: Type): boolean;
1678
+ static lockContext(contextUser: unknown): void;
1679
+ static unlockContext(contextUser: unknown): void;
1680
+ static validate2(type_: Type, instance: unknown): License;
1681
+ static validate2(type_: Type): void;
1656
1682
  }
1657
1683
 
1658
1684
 
1659
1685
  export type LicenseManager = LicenseManager$instance;
1660
1686
 
1661
1687
  export abstract class LicenseProvider$instance {
1662
- abstract getLicense(context: LicenseContext, type_: Type, instance: any, allowExceptions: boolean): License;
1688
+ abstract getLicense(context: LicenseContext, type_: Type, instance: unknown, allowExceptions: boolean): License;
1663
1689
  }
1664
1690
 
1665
1691
 
@@ -1670,8 +1696,8 @@ export class LicenseProviderAttribute$instance extends System_Internal.Attribute
1670
1696
  constructor(typeName: string);
1671
1697
  constructor(type_: Type);
1672
1698
  readonly licenseProvider: Type;
1673
- readonly typeId: any;
1674
- equals(value: any): boolean;
1699
+ readonly typeId: unknown;
1700
+ equals(value: unknown): boolean;
1675
1701
  getHashCode(): int;
1676
1702
  static readonly default_: LicenseProviderAttribute;
1677
1703
  }
@@ -1681,7 +1707,7 @@ export type LicenseProviderAttribute = LicenseProviderAttribute$instance;
1681
1707
 
1682
1708
  export class LicFileLicenseProvider$instance extends LicenseProvider$instance {
1683
1709
  constructor();
1684
- getLicense(context: LicenseContext, type_: Type, instance: any, allowExceptions: boolean): License;
1710
+ getLicense(context: LicenseContext, type_: Type, instance: unknown, allowExceptions: boolean): License;
1685
1711
  }
1686
1712
 
1687
1713
 
@@ -1691,7 +1717,7 @@ export class ListBindableAttribute$instance extends System_Internal.Attribute$in
1691
1717
  constructor(listBindable: boolean);
1692
1718
  constructor(flags: BindableSupport);
1693
1719
  readonly listBindable: boolean;
1694
- equals(obj: any): boolean;
1720
+ equals(obj: unknown): boolean;
1695
1721
  getHashCode(): int;
1696
1722
  isDefaultAttribute(): boolean;
1697
1723
  static readonly yes: ListBindableAttribute;
@@ -1717,18 +1743,18 @@ export class ListChangedEventArgs$instance extends System_Internal.EventArgs$ins
1717
1743
  export type ListChangedEventArgs = ListChangedEventArgs$instance;
1718
1744
 
1719
1745
  export class ListChangedEventHandler$instance extends Function {
1720
- constructor(object_: any, method: nint);
1721
- beginInvoke(sender: any, e: ListChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1722
- clone(): any;
1746
+ constructor(object_: unknown, method: nint);
1747
+ beginInvoke(sender: unknown, e: ListChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1748
+ clone(): unknown;
1723
1749
  endInvoke(result: IAsyncResult): void;
1724
1750
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1725
- invoke(sender: any, e: ListChangedEventArgs): void;
1751
+ invoke(sender: unknown, e: ListChangedEventArgs): void;
1726
1752
  }
1727
1753
 
1728
1754
 
1729
1755
  export interface __ListChangedEventHandler$views {
1730
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1731
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1756
+ As_ICloneable(): System_Internal.ICloneable$instance;
1757
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1732
1758
  }
1733
1759
 
1734
1760
  export type ListChangedEventHandler = ListChangedEventHandler$instance & __ListChangedEventHandler$views;
@@ -1748,16 +1774,16 @@ export class ListSortDescriptionCollection$instance {
1748
1774
  constructor(sorts: ListSortDescription[]);
1749
1775
  readonly count: int;
1750
1776
  item: ListSortDescription;
1751
- contains(value: any): boolean;
1777
+ contains(value: unknown): boolean;
1752
1778
  copyTo(array: ClrArray, index: int): void;
1753
- indexOf(value: any): int;
1779
+ indexOf(value: unknown): int;
1754
1780
  }
1755
1781
 
1756
1782
 
1757
1783
  export interface __ListSortDescriptionCollection$views {
1758
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1759
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1760
- readonly As_IList: System_Collections_Internal.IList$instance;
1784
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1785
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1786
+ As_IList(): System_Collections_Internal.IList$instance;
1761
1787
  }
1762
1788
 
1763
1789
  export type ListSortDescriptionCollection = ListSortDescriptionCollection$instance & __ListSortDescriptionCollection$views;
@@ -1766,7 +1792,7 @@ export type ListSortDescriptionCollection = ListSortDescriptionCollection$instan
1766
1792
  export class LocalizableAttribute$instance extends System_Internal.Attribute$instance {
1767
1793
  constructor(isLocalizable: boolean);
1768
1794
  readonly isLocalizable: boolean;
1769
- equals(obj: any): boolean;
1795
+ equals(obj: unknown): boolean;
1770
1796
  getHashCode(): int;
1771
1797
  isDefaultAttribute(): boolean;
1772
1798
  static readonly yes: LocalizableAttribute;
@@ -1784,7 +1810,7 @@ export class LookupBindingPropertiesAttribute$instance extends System_Internal.A
1784
1810
  readonly displayMember: string;
1785
1811
  readonly lookupMember: string;
1786
1812
  readonly valueMember: string;
1787
- equals(obj: any): boolean;
1813
+ equals(obj: unknown): boolean;
1788
1814
  getHashCode(): int;
1789
1815
  static readonly default_: LookupBindingPropertiesAttribute;
1790
1816
  }
@@ -1798,17 +1824,19 @@ export class MarshalByValueComponent$instance {
1798
1824
  readonly designMode: boolean;
1799
1825
  site: ISite;
1800
1826
  dispose(): void;
1801
- getService(service: Type): any;
1827
+ getService(service: Type): unknown;
1802
1828
  toString(): string;
1803
1829
  }
1804
1830
 
1805
1831
 
1806
1832
  export interface __MarshalByValueComponent$views {
1807
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1808
- readonly As_IComponent: IComponent$instance;
1809
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1833
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1834
+ As_IComponent(): IComponent$instance;
1835
+ As_IDisposable(): System_Internal.IDisposable$instance;
1810
1836
  }
1811
1837
 
1838
+ export interface MarshalByValueComponent$instance extends System_Internal.IServiceProvider$instance {}
1839
+
1812
1840
  export type MarshalByValueComponent = MarshalByValueComponent$instance & __MarshalByValueComponent$views;
1813
1841
 
1814
1842
 
@@ -1817,9 +1845,9 @@ export class MaskedTextProvider$instance {
1817
1845
  constructor(mask: string, restrictToAscii: boolean);
1818
1846
  constructor(mask: string, culture: CultureInfo);
1819
1847
  constructor(mask: string, culture: CultureInfo, restrictToAscii: boolean);
1820
- constructor(mask: string, passwordChar: string, allowPromptAsInput: boolean);
1821
- constructor(mask: string, culture: CultureInfo, passwordChar: string, allowPromptAsInput: boolean);
1822
- constructor(mask: string, culture: CultureInfo, allowPromptAsInput: boolean, promptChar: string, passwordChar: string, restrictToAscii: boolean);
1848
+ constructor(mask: string, passwordChar: char, allowPromptAsInput: boolean);
1849
+ constructor(mask: string, culture: CultureInfo, passwordChar: char, allowPromptAsInput: boolean);
1850
+ constructor(mask: string, culture: CultureInfo, allowPromptAsInput: boolean, promptChar: char, passwordChar: char, restrictToAscii: boolean);
1823
1851
  readonly allowPromptAsInput: boolean;
1824
1852
  readonly asciiOnly: boolean;
1825
1853
  readonly assignedEditPositionCount: int;
@@ -1830,24 +1858,24 @@ export class MaskedTextProvider$instance {
1830
1858
  includeLiterals: boolean;
1831
1859
  includePrompt: boolean;
1832
1860
  isPassword: boolean;
1833
- readonly item: string;
1861
+ readonly item: char;
1834
1862
  readonly lastAssignedPosition: int;
1835
1863
  readonly length: int;
1836
1864
  readonly mask: string;
1837
1865
  readonly maskCompleted: boolean;
1838
1866
  readonly maskFull: boolean;
1839
- passwordChar: string;
1840
- promptChar: string;
1867
+ passwordChar: char;
1868
+ promptChar: char;
1841
1869
  resetOnPrompt: boolean;
1842
1870
  resetOnSpace: boolean;
1843
1871
  skipLiterals: boolean;
1844
- add(input: string): boolean;
1845
- add(input: string, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1872
+ add(input: char): boolean;
1873
+ add(input: char, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1846
1874
  add(input: string): boolean;
1847
1875
  add(input: string, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1848
1876
  clear(): void;
1849
1877
  clear(resultHint: { value: ref<MaskedTextResultHint> }): void;
1850
- clone(): any;
1878
+ clone(): unknown;
1851
1879
  findAssignedEditPositionFrom(position: int, direction: boolean): int;
1852
1880
  findAssignedEditPositionInRange(startPosition: int, endPosition: int, direction: boolean): int;
1853
1881
  findEditPositionFrom(position: int, direction: boolean): int;
@@ -1856,8 +1884,8 @@ export class MaskedTextProvider$instance {
1856
1884
  findNonEditPositionInRange(startPosition: int, endPosition: int, direction: boolean): int;
1857
1885
  findUnassignedEditPositionFrom(position: int, direction: boolean): int;
1858
1886
  findUnassignedEditPositionInRange(startPosition: int, endPosition: int, direction: boolean): int;
1859
- insertAt(input: string, position: int): boolean;
1860
- insertAt(input: string, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1887
+ insertAt(input: char, position: int): boolean;
1888
+ insertAt(input: char, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1861
1889
  insertAt(input: string, position: int): boolean;
1862
1890
  insertAt(input: string, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1863
1891
  isAvailablePosition(position: int): boolean;
@@ -1867,9 +1895,9 @@ export class MaskedTextProvider$instance {
1867
1895
  removeAt(position: int): boolean;
1868
1896
  removeAt(startPosition: int, endPosition: int): boolean;
1869
1897
  removeAt(startPosition: int, endPosition: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1870
- replace(input: string, position: int): boolean;
1871
- replace(input: string, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1872
- replace(input: string, startPosition: int, endPosition: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1898
+ replace(input: char, position: int): boolean;
1899
+ replace(input: char, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1900
+ replace(input: char, startPosition: int, endPosition: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1873
1901
  replace(input: string, position: int): boolean;
1874
1902
  replace(input: string, position: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1875
1903
  replace(input: string, startPosition: int, endPosition: int, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
@@ -1883,23 +1911,25 @@ export class MaskedTextProvider$instance {
1883
1911
  toString(includePrompt: boolean, includeLiterals: boolean): string;
1884
1912
  toString(includePrompt: boolean, includeLiterals: boolean, startPosition: int, length: int): string;
1885
1913
  toString(ignorePasswordChar: boolean, includePrompt: boolean, includeLiterals: boolean, startPosition: int, length: int): string;
1886
- verifyChar(input: string, position: int, hint: { value: ref<MaskedTextResultHint> }): boolean;
1887
- verifyEscapeChar(input: string, position: int): boolean;
1914
+ verifyChar(input: char, position: int, hint: { value: ref<MaskedTextResultHint> }): boolean;
1915
+ verifyEscapeChar(input: char, position: int): boolean;
1888
1916
  verifyString(input: string): boolean;
1889
1917
  verifyString(input: string, testPosition: { value: ref<int> }, resultHint: { value: ref<MaskedTextResultHint> }): boolean;
1890
- static readonly DefaultPasswordChar: string;
1891
- static readonly InvalidIndex: int;
1892
- static GetOperationResultFromHint(hint: MaskedTextResultHint): boolean;
1893
- static IsValidInputChar(c: string): boolean;
1894
- static IsValidMaskChar(c: string): boolean;
1895
- static IsValidPasswordChar(c: string): boolean;
1918
+ static readonly defaultPasswordChar: char;
1919
+ static readonly invalidIndex: int;
1920
+ static getOperationResultFromHint(hint: MaskedTextResultHint): boolean;
1921
+ static isValidInputChar(c: char): boolean;
1922
+ static isValidMaskChar(c: char): boolean;
1923
+ static isValidPasswordChar(c: char): boolean;
1896
1924
  }
1897
1925
 
1898
1926
 
1899
1927
  export interface __MaskedTextProvider$views {
1900
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1928
+ As_ICloneable(): System_Internal.ICloneable$instance;
1901
1929
  }
1902
1930
 
1931
+ export interface MaskedTextProvider$instance extends System_Internal.ICloneable$instance {}
1932
+
1903
1933
  export type MaskedTextProvider = MaskedTextProvider$instance & __MaskedTextProvider$views;
1904
1934
 
1905
1935
 
@@ -1911,7 +1941,7 @@ export abstract class MemberDescriptor$instance {
1911
1941
  readonly displayName: string;
1912
1942
  readonly isBrowsable: boolean;
1913
1943
  readonly name: string;
1914
- equals(obj: any): boolean;
1944
+ equals(obj: unknown): boolean;
1915
1945
  getHashCode(): int;
1916
1946
  }
1917
1947
 
@@ -1921,7 +1951,7 @@ export type MemberDescriptor = MemberDescriptor$instance;
1921
1951
  export class MergablePropertyAttribute$instance extends System_Internal.Attribute$instance {
1922
1952
  constructor(allowMerge: boolean);
1923
1953
  readonly allowMerge: boolean;
1924
- equals(obj: any): boolean;
1954
+ equals(obj: unknown): boolean;
1925
1955
  getHashCode(): int;
1926
1956
  isDefaultAttribute(): boolean;
1927
1957
  static readonly yes: MergablePropertyAttribute;
@@ -1934,11 +1964,11 @@ export type MergablePropertyAttribute = MergablePropertyAttribute$instance;
1934
1964
 
1935
1965
  export class MultilineStringConverter$instance extends TypeConverter$instance {
1936
1966
  constructor();
1937
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1938
- convertTo(value: any, destinationType: Type): any;
1939
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
1940
- getProperties(value: any): PropertyDescriptorCollection;
1941
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
1967
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
1968
+ convertTo(value: unknown, destinationType: Type): unknown;
1969
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
1970
+ getProperties(value: unknown): PropertyDescriptorCollection;
1971
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
1942
1972
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
1943
1973
  getPropertiesSupported(): boolean;
1944
1974
  }
@@ -1956,9 +1986,9 @@ export class NestedContainer$instance extends Container$instance {
1956
1986
 
1957
1987
 
1958
1988
  export interface __NestedContainer$views {
1959
- readonly As_IContainer: IContainer$instance;
1960
- readonly As_INestedContainer: INestedContainer$instance;
1961
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1989
+ As_IContainer(): IContainer$instance;
1990
+ As_INestedContainer(): INestedContainer$instance;
1991
+ As_IDisposable(): System_Internal.IDisposable$instance;
1962
1992
  }
1963
1993
 
1964
1994
  export type NestedContainer = NestedContainer$instance & __NestedContainer$views;
@@ -1967,7 +1997,7 @@ export type NestedContainer = NestedContainer$instance & __NestedContainer$views
1967
1997
  export class NotifyParentPropertyAttribute$instance extends System_Internal.Attribute$instance {
1968
1998
  constructor(notifyParent: boolean);
1969
1999
  readonly notifyParent: boolean;
1970
- equals(obj: any): boolean;
2000
+ equals(obj: unknown): boolean;
1971
2001
  getHashCode(): int;
1972
2002
  isDefaultAttribute(): boolean;
1973
2003
  static readonly yes: NotifyParentPropertyAttribute;
@@ -1987,17 +2017,17 @@ export class NullableConverter$instance extends TypeConverter$instance {
1987
2017
  canConvertFrom(sourceType: Type): boolean;
1988
2018
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
1989
2019
  canConvertTo(destinationType: Type): boolean;
1990
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
1991
- convertFrom(value: any): any;
1992
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
1993
- convertTo(value: any, destinationType: Type): any;
1994
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
1995
- createInstance(propertyValues: IDictionary): any;
2020
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2021
+ convertFrom(value: unknown): unknown;
2022
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2023
+ convertTo(value: unknown, destinationType: Type): unknown;
2024
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
2025
+ createInstance(propertyValues: IDictionary): unknown;
1996
2026
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
1997
2027
  getCreateInstanceSupported(): boolean;
1998
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
1999
- getProperties(value: any): PropertyDescriptorCollection;
2000
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
2028
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
2029
+ getProperties(value: unknown): PropertyDescriptorCollection;
2030
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
2001
2031
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
2002
2032
  getPropertiesSupported(): boolean;
2003
2033
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
@@ -2006,8 +2036,8 @@ export class NullableConverter$instance extends TypeConverter$instance {
2006
2036
  getStandardValuesExclusive(): boolean;
2007
2037
  getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
2008
2038
  getStandardValuesSupported(): boolean;
2009
- isValid(context: ITypeDescriptorContext, value: any): boolean;
2010
- isValid(value: any): boolean;
2039
+ isValid(context: ITypeDescriptorContext, value: unknown): boolean;
2040
+ isValid(value: unknown): boolean;
2011
2041
  }
2012
2042
 
2013
2043
 
@@ -2017,7 +2047,7 @@ export class ParenthesizePropertyNameAttribute$instance extends System_Internal.
2017
2047
  constructor();
2018
2048
  constructor(needParenthesis: boolean);
2019
2049
  readonly needParenthesis: boolean;
2020
- equals(obj: any): boolean;
2050
+ equals(obj: unknown): boolean;
2021
2051
  getHashCode(): int;
2022
2052
  isDefaultAttribute(): boolean;
2023
2053
  static readonly default_: ParenthesizePropertyNameAttribute;
@@ -2030,7 +2060,7 @@ export class PasswordPropertyTextAttribute$instance extends System_Internal.Attr
2030
2060
  constructor();
2031
2061
  constructor(password: boolean);
2032
2062
  readonly password: boolean;
2033
- equals(o: any): boolean;
2063
+ equals(o: unknown): boolean;
2034
2064
  getHashCode(): int;
2035
2065
  isDefaultAttribute(): boolean;
2036
2066
  static readonly yes: PasswordPropertyTextAttribute;
@@ -2042,27 +2072,27 @@ export class PasswordPropertyTextAttribute$instance extends System_Internal.Attr
2042
2072
  export type PasswordPropertyTextAttribute = PasswordPropertyTextAttribute$instance;
2043
2073
 
2044
2074
  export class ProgressChangedEventArgs$instance extends System_Internal.EventArgs$instance {
2045
- constructor(progressPercentage: int, userState: any);
2075
+ constructor(progressPercentage: int, userState: unknown);
2046
2076
  readonly progressPercentage: int;
2047
- readonly userState: any;
2077
+ readonly userState: unknown;
2048
2078
  }
2049
2079
 
2050
2080
 
2051
2081
  export type ProgressChangedEventArgs = ProgressChangedEventArgs$instance;
2052
2082
 
2053
2083
  export class ProgressChangedEventHandler$instance extends Function {
2054
- constructor(object_: any, method: nint);
2055
- beginInvoke(sender: any, e: ProgressChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
2056
- clone(): any;
2084
+ constructor(object_: unknown, method: nint);
2085
+ beginInvoke(sender: unknown, e: ProgressChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
2086
+ clone(): unknown;
2057
2087
  endInvoke(result: IAsyncResult): void;
2058
2088
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
2059
- invoke(sender: any, e: ProgressChangedEventArgs): void;
2089
+ invoke(sender: unknown, e: ProgressChangedEventArgs): void;
2060
2090
  }
2061
2091
 
2062
2092
 
2063
2093
  export interface __ProgressChangedEventHandler$views {
2064
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2065
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2094
+ As_ICloneable(): System_Internal.ICloneable$instance;
2095
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2066
2096
  }
2067
2097
 
2068
2098
  export type ProgressChangedEventHandler = ProgressChangedEventHandler$instance & __ProgressChangedEventHandler$views;
@@ -2077,18 +2107,18 @@ export class PropertyChangedEventArgs$instance extends System_Internal.EventArgs
2077
2107
  export type PropertyChangedEventArgs = PropertyChangedEventArgs$instance;
2078
2108
 
2079
2109
  export class PropertyChangedEventHandler$instance extends Function {
2080
- constructor(object_: any, method: nint);
2081
- beginInvoke(sender: any, e: PropertyChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
2082
- clone(): any;
2110
+ constructor(object_: unknown, method: nint);
2111
+ beginInvoke(sender: unknown, e: PropertyChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
2112
+ clone(): unknown;
2083
2113
  endInvoke(result: IAsyncResult): void;
2084
2114
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
2085
- invoke(sender: any, e: PropertyChangedEventArgs): void;
2115
+ invoke(sender: unknown, e: PropertyChangedEventArgs): void;
2086
2116
  }
2087
2117
 
2088
2118
 
2089
2119
  export interface __PropertyChangedEventHandler$views {
2090
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2091
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2120
+ As_ICloneable(): System_Internal.ICloneable$instance;
2121
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2092
2122
  }
2093
2123
 
2094
2124
  export type PropertyChangedEventHandler = PropertyChangedEventHandler$instance & __PropertyChangedEventHandler$views;
@@ -2103,18 +2133,18 @@ export class PropertyChangingEventArgs$instance extends System_Internal.EventArg
2103
2133
  export type PropertyChangingEventArgs = PropertyChangingEventArgs$instance;
2104
2134
 
2105
2135
  export class PropertyChangingEventHandler$instance extends Function {
2106
- constructor(object_: any, method: nint);
2107
- beginInvoke(sender: any, e: PropertyChangingEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
2108
- clone(): any;
2136
+ constructor(object_: unknown, method: nint);
2137
+ beginInvoke(sender: unknown, e: PropertyChangingEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
2138
+ clone(): unknown;
2109
2139
  endInvoke(result: IAsyncResult): void;
2110
2140
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
2111
- invoke(sender: any, e: PropertyChangingEventArgs): void;
2141
+ invoke(sender: unknown, e: PropertyChangingEventArgs): void;
2112
2142
  }
2113
2143
 
2114
2144
 
2115
2145
  export interface __PropertyChangingEventHandler$views {
2116
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2117
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2146
+ As_ICloneable(): System_Internal.ICloneable$instance;
2147
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2118
2148
  }
2119
2149
 
2120
2150
  export type PropertyChangingEventHandler = PropertyChangingEventHandler$instance & __PropertyChangingEventHandler$views;
@@ -2129,20 +2159,20 @@ export abstract class PropertyDescriptor$instance extends MemberDescriptor$insta
2129
2159
  readonly propertyType: Type;
2130
2160
  readonly serializationVisibility: DesignerSerializationVisibility;
2131
2161
  readonly supportsChangeEvents: boolean;
2132
- addValueChanged(component: any, handler: EventHandler): void;
2133
- abstract canResetValue(component: any): boolean;
2134
- equals(obj: any): boolean;
2162
+ addValueChanged(component: unknown, handler: EventHandler): void;
2163
+ abstract canResetValue(component: unknown): boolean;
2164
+ equals(obj: unknown): boolean;
2135
2165
  getChildProperties(): PropertyDescriptorCollection;
2136
2166
  getChildProperties(filter: Attribute[]): PropertyDescriptorCollection;
2137
- getChildProperties(instance: any): PropertyDescriptorCollection;
2138
- getChildProperties(instance: any, filter: Attribute[]): PropertyDescriptorCollection;
2139
- getEditor(editorBaseType: Type): any;
2167
+ getChildProperties(instance: unknown): PropertyDescriptorCollection;
2168
+ getChildProperties(instance: unknown, filter: Attribute[]): PropertyDescriptorCollection;
2169
+ getEditor(editorBaseType: Type): unknown;
2140
2170
  getHashCode(): int;
2141
- abstract getValue(component: any): any;
2142
- removeValueChanged(component: any, handler: EventHandler): void;
2143
- abstract resetValue(component: any): void;
2144
- abstract setValue(component: any, value: any): void;
2145
- abstract shouldSerializeValue(component: any): boolean;
2171
+ abstract getValue(component: unknown): unknown;
2172
+ removeValueChanged(component: unknown, handler: EventHandler): void;
2173
+ abstract resetValue(component: unknown): void;
2174
+ abstract setValue(component: unknown, value: unknown): void;
2175
+ abstract shouldSerializeValue(component: unknown): boolean;
2146
2176
  }
2147
2177
 
2148
2178
 
@@ -2173,10 +2203,10 @@ export class PropertyDescriptorCollection$instance {
2173
2203
 
2174
2204
 
2175
2205
  export interface __PropertyDescriptorCollection$views {
2176
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
2177
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
2178
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
2179
- readonly As_IList: System_Collections_Internal.IList$instance;
2206
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
2207
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
2208
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
2209
+ As_IList(): System_Collections_Internal.IList$instance;
2180
2210
  }
2181
2211
 
2182
2212
  export type PropertyDescriptorCollection = PropertyDescriptorCollection$instance & __PropertyDescriptorCollection$views;
@@ -2190,7 +2220,7 @@ export class PropertyTabAttribute$instance extends System_Internal.Attribute$ins
2190
2220
  constructor(tabClassName: string, tabScope: PropertyTabScope);
2191
2221
  readonly tabClasses: Type[];
2192
2222
  readonly tabScopes: PropertyTabScope[];
2193
- equals(other: any): boolean;
2223
+ equals(other: unknown): boolean;
2194
2224
  equals(other: PropertyTabAttribute): boolean;
2195
2225
  getHashCode(): int;
2196
2226
  }
@@ -2203,8 +2233,8 @@ export class ProvidePropertyAttribute$instance extends System_Internal.Attribute
2203
2233
  constructor(propertyName: string, receiverTypeName: string);
2204
2234
  readonly propertyName: string;
2205
2235
  readonly receiverTypeName: string;
2206
- readonly typeId: any;
2207
- equals(obj: any): boolean;
2236
+ readonly typeId: unknown;
2237
+ equals(obj: unknown): boolean;
2208
2238
  getHashCode(): int;
2209
2239
  }
2210
2240
 
@@ -2214,7 +2244,7 @@ export type ProvidePropertyAttribute = ProvidePropertyAttribute$instance;
2214
2244
  export class ReadOnlyAttribute$instance extends System_Internal.Attribute$instance {
2215
2245
  constructor(isReadOnly: boolean);
2216
2246
  readonly isReadOnly: boolean;
2217
- equals(value: any): boolean;
2247
+ equals(value: unknown): boolean;
2218
2248
  getHashCode(): int;
2219
2249
  isDefaultAttribute(): boolean;
2220
2250
  static readonly yes: ReadOnlyAttribute;
@@ -2228,7 +2258,7 @@ export type ReadOnlyAttribute = ReadOnlyAttribute$instance;
2228
2258
  export class RecommendedAsConfigurableAttribute$instance extends System_Internal.Attribute$instance {
2229
2259
  constructor(recommendedAsConfigurable: boolean);
2230
2260
  readonly recommendedAsConfigurable: boolean;
2231
- equals(obj: any): boolean;
2261
+ equals(obj: unknown): boolean;
2232
2262
  getHashCode(): int;
2233
2263
  isDefaultAttribute(): boolean;
2234
2264
  static readonly no: RecommendedAsConfigurableAttribute;
@@ -2243,10 +2273,10 @@ export class ReferenceConverter$instance extends TypeConverter$instance {
2243
2273
  constructor(type_: Type);
2244
2274
  canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
2245
2275
  canConvertFrom(sourceType: Type): boolean;
2246
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2247
- convertFrom(value: any): any;
2248
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2249
- convertTo(value: any, destinationType: Type): any;
2276
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2277
+ convertFrom(value: unknown): unknown;
2278
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2279
+ convertTo(value: unknown, destinationType: Type): unknown;
2250
2280
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
2251
2281
  getStandardValues(): ICollection;
2252
2282
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
@@ -2259,9 +2289,9 @@ export class ReferenceConverter$instance extends TypeConverter$instance {
2259
2289
  export type ReferenceConverter = ReferenceConverter$instance;
2260
2290
 
2261
2291
  export class RefreshEventArgs$instance extends System_Internal.EventArgs$instance {
2262
- constructor(componentChanged: any);
2292
+ constructor(componentChanged: unknown);
2263
2293
  constructor(typeChanged: Type);
2264
- readonly componentChanged: any;
2294
+ readonly componentChanged: unknown;
2265
2295
  readonly typeChanged: Type;
2266
2296
  }
2267
2297
 
@@ -2269,9 +2299,9 @@ export class RefreshEventArgs$instance extends System_Internal.EventArgs$instanc
2269
2299
  export type RefreshEventArgs = RefreshEventArgs$instance;
2270
2300
 
2271
2301
  export class RefreshEventHandler$instance extends Function {
2272
- constructor(object_: any, method: nint);
2273
- beginInvoke(e: RefreshEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
2274
- clone(): any;
2302
+ constructor(object_: unknown, method: nint);
2303
+ beginInvoke(e: RefreshEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
2304
+ clone(): unknown;
2275
2305
  endInvoke(result: IAsyncResult): void;
2276
2306
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
2277
2307
  invoke(e: RefreshEventArgs): void;
@@ -2279,8 +2309,8 @@ export class RefreshEventHandler$instance extends Function {
2279
2309
 
2280
2310
 
2281
2311
  export interface __RefreshEventHandler$views {
2282
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2283
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2312
+ As_ICloneable(): System_Internal.ICloneable$instance;
2313
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2284
2314
  }
2285
2315
 
2286
2316
  export type RefreshEventHandler = RefreshEventHandler$instance & __RefreshEventHandler$views;
@@ -2289,7 +2319,7 @@ export type RefreshEventHandler = RefreshEventHandler$instance & __RefreshEventH
2289
2319
  export class RefreshPropertiesAttribute$instance extends System_Internal.Attribute$instance {
2290
2320
  constructor(refresh: RefreshProperties);
2291
2321
  readonly refreshProperties: RefreshProperties;
2292
- equals(obj: any): boolean;
2322
+ equals(obj: unknown): boolean;
2293
2323
  getHashCode(): int;
2294
2324
  isDefaultAttribute(): boolean;
2295
2325
  static readonly all: RefreshPropertiesAttribute;
@@ -2303,7 +2333,7 @@ export type RefreshPropertiesAttribute = RefreshPropertiesAttribute$instance;
2303
2333
  export class RunInstallerAttribute$instance extends System_Internal.Attribute$instance {
2304
2334
  constructor(runInstaller: boolean);
2305
2335
  readonly runInstaller: boolean;
2306
- equals(obj: any): boolean;
2336
+ equals(obj: unknown): boolean;
2307
2337
  getHashCode(): int;
2308
2338
  isDefaultAttribute(): boolean;
2309
2339
  static readonly yes: RunInstallerAttribute;
@@ -2315,27 +2345,27 @@ export class RunInstallerAttribute$instance extends System_Internal.Attribute$in
2315
2345
  export type RunInstallerAttribute = RunInstallerAttribute$instance;
2316
2346
 
2317
2347
  export class RunWorkerCompletedEventArgs$instance extends AsyncCompletedEventArgs$instance {
2318
- constructor(result: any, error: Exception, cancelled: boolean);
2319
- readonly result: any;
2320
- readonly userState: any;
2348
+ constructor(result: unknown, error: Exception, cancelled: boolean);
2349
+ readonly result: unknown;
2350
+ readonly userState: unknown;
2321
2351
  }
2322
2352
 
2323
2353
 
2324
2354
  export type RunWorkerCompletedEventArgs = RunWorkerCompletedEventArgs$instance;
2325
2355
 
2326
2356
  export class RunWorkerCompletedEventHandler$instance extends Function {
2327
- constructor(object_: any, method: nint);
2328
- beginInvoke(sender: any, e: RunWorkerCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
2329
- clone(): any;
2357
+ constructor(object_: unknown, method: nint);
2358
+ beginInvoke(sender: unknown, e: RunWorkerCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
2359
+ clone(): unknown;
2330
2360
  endInvoke(result: IAsyncResult): void;
2331
2361
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
2332
- invoke(sender: any, e: RunWorkerCompletedEventArgs): void;
2362
+ invoke(sender: unknown, e: RunWorkerCompletedEventArgs): void;
2333
2363
  }
2334
2364
 
2335
2365
 
2336
2366
  export interface __RunWorkerCompletedEventHandler$views {
2337
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2338
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2367
+ As_ICloneable(): System_Internal.ICloneable$instance;
2368
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2339
2369
  }
2340
2370
 
2341
2371
  export type RunWorkerCompletedEventHandler = RunWorkerCompletedEventHandler$instance & __RunWorkerCompletedEventHandler$views;
@@ -2351,7 +2381,7 @@ export type SByteConverter = SByteConverter$instance;
2351
2381
  export class SettingsBindableAttribute$instance extends System_Internal.Attribute$instance {
2352
2382
  constructor(bindable: boolean);
2353
2383
  readonly bindable: boolean;
2354
- equals(obj: any): boolean;
2384
+ equals(obj: unknown): boolean;
2355
2385
  getHashCode(): int;
2356
2386
  static readonly yes: SettingsBindableAttribute;
2357
2387
  static readonly no: SettingsBindableAttribute;
@@ -2371,8 +2401,8 @@ export class StringConverter$instance extends TypeConverter$instance {
2371
2401
  constructor();
2372
2402
  canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
2373
2403
  canConvertFrom(sourceType: Type): boolean;
2374
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2375
- convertFrom(value: any): any;
2404
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2405
+ convertFrom(value: unknown): unknown;
2376
2406
  }
2377
2407
 
2378
2408
 
@@ -2384,10 +2414,10 @@ export class TimeOnlyConverter$instance extends TypeConverter$instance {
2384
2414
  canConvertFrom(sourceType: Type): boolean;
2385
2415
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
2386
2416
  canConvertTo(destinationType: Type): boolean;
2387
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2388
- convertFrom(value: any): any;
2389
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2390
- convertTo(value: any, destinationType: Type): any;
2417
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2418
+ convertFrom(value: unknown): unknown;
2419
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2420
+ convertTo(value: unknown, destinationType: Type): unknown;
2391
2421
  }
2392
2422
 
2393
2423
 
@@ -2399,10 +2429,10 @@ export class TimeSpanConverter$instance extends TypeConverter$instance {
2399
2429
  canConvertFrom(sourceType: Type): boolean;
2400
2430
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
2401
2431
  canConvertTo(destinationType: Type): boolean;
2402
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2403
- convertFrom(value: any): any;
2404
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2405
- convertTo(value: any, destinationType: Type): any;
2432
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2433
+ convertFrom(value: unknown): unknown;
2434
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2435
+ convertTo(value: unknown, destinationType: Type): unknown;
2406
2436
  }
2407
2437
 
2408
2438
 
@@ -2414,7 +2444,7 @@ export class ToolboxItemAttribute$instance extends System_Internal.Attribute$ins
2414
2444
  constructor(toolboxItemType: Type);
2415
2445
  readonly toolboxItemType: Type;
2416
2446
  readonly toolboxItemTypeName: string;
2417
- equals(obj: any): boolean;
2447
+ equals(obj: unknown): boolean;
2418
2448
  getHashCode(): int;
2419
2449
  isDefaultAttribute(): boolean;
2420
2450
  static readonly default_: ToolboxItemAttribute;
@@ -2429,10 +2459,10 @@ export class ToolboxItemFilterAttribute$instance extends System_Internal.Attribu
2429
2459
  constructor(filterString: string, filterType: ToolboxItemFilterType);
2430
2460
  readonly filterString: string;
2431
2461
  readonly filterType: ToolboxItemFilterType;
2432
- readonly typeId: any;
2433
- equals(obj: any): boolean;
2462
+ readonly typeId: unknown;
2463
+ equals(obj: unknown): boolean;
2434
2464
  getHashCode(): int;
2435
- match(obj: any): boolean;
2465
+ match(obj: unknown): boolean;
2436
2466
  toString(): string;
2437
2467
  }
2438
2468
 
@@ -2445,27 +2475,27 @@ export class TypeConverter$instance {
2445
2475
  canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
2446
2476
  canConvertTo(destinationType: Type): boolean;
2447
2477
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
2448
- convertFrom(value: any): any;
2449
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2450
- convertFromInvariantString(text: string): any;
2451
- convertFromInvariantString(context: ITypeDescriptorContext, text: string): any;
2452
- convertFromString(text: string): any;
2453
- convertFromString(context: ITypeDescriptorContext, text: string): any;
2454
- convertFromString(context: ITypeDescriptorContext, culture: CultureInfo, text: string): any;
2455
- convertTo(value: any, destinationType: Type): any;
2456
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2457
- convertToInvariantString(value: any): string;
2458
- convertToInvariantString(context: ITypeDescriptorContext, value: any): string;
2459
- convertToString(value: any): string;
2460
- convertToString(context: ITypeDescriptorContext, value: any): string;
2461
- convertToString(context: ITypeDescriptorContext, culture: CultureInfo, value: any): string;
2462
- createInstance(propertyValues: IDictionary): any;
2463
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
2478
+ convertFrom(value: unknown): unknown;
2479
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2480
+ convertFromInvariantString(text: string): unknown;
2481
+ convertFromInvariantString(context: ITypeDescriptorContext, text: string): unknown;
2482
+ convertFromString(text: string): unknown;
2483
+ convertFromString(context: ITypeDescriptorContext, text: string): unknown;
2484
+ convertFromString(context: ITypeDescriptorContext, culture: CultureInfo, text: string): unknown;
2485
+ convertTo(value: unknown, destinationType: Type): unknown;
2486
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2487
+ convertToInvariantString(value: unknown): string;
2488
+ convertToInvariantString(context: ITypeDescriptorContext, value: unknown): string;
2489
+ convertToString(value: unknown): string;
2490
+ convertToString(context: ITypeDescriptorContext, value: unknown): string;
2491
+ convertToString(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): string;
2492
+ createInstance(propertyValues: IDictionary): unknown;
2493
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
2464
2494
  getCreateInstanceSupported(): boolean;
2465
2495
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
2466
- getProperties(value: any): PropertyDescriptorCollection;
2467
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
2468
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
2496
+ getProperties(value: unknown): PropertyDescriptorCollection;
2497
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
2498
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
2469
2499
  getPropertiesSupported(): boolean;
2470
2500
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
2471
2501
  getStandardValues(): ICollection;
@@ -2474,8 +2504,8 @@ export class TypeConverter$instance {
2474
2504
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
2475
2505
  getStandardValuesSupported(): boolean;
2476
2506
  getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
2477
- isValid(value: any): boolean;
2478
- isValid(context: ITypeDescriptorContext, value: any): boolean;
2507
+ isValid(value: unknown): boolean;
2508
+ isValid(context: ITypeDescriptorContext, value: unknown): boolean;
2479
2509
  }
2480
2510
 
2481
2511
 
@@ -2484,15 +2514,15 @@ export type TypeConverter = TypeConverter$instance;
2484
2514
  export class TypeConverter_StandardValuesCollection$instance {
2485
2515
  constructor(values: ICollection);
2486
2516
  readonly count: int;
2487
- readonly item: any;
2517
+ readonly item: unknown;
2488
2518
  copyTo(array: ClrArray, index: int): void;
2489
2519
  getEnumerator(): IEnumerator;
2490
2520
  }
2491
2521
 
2492
2522
 
2493
2523
  export interface __TypeConverter_StandardValuesCollection$views {
2494
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
2495
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
2524
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
2525
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
2496
2526
  }
2497
2527
 
2498
2528
  export type TypeConverter_StandardValuesCollection = TypeConverter_StandardValuesCollection$instance & __TypeConverter_StandardValuesCollection$views;
@@ -2503,7 +2533,7 @@ export class TypeConverterAttribute$instance extends System_Internal.Attribute$i
2503
2533
  constructor(type_: Type);
2504
2534
  constructor(typeName: string);
2505
2535
  readonly converterTypeName: string;
2506
- equals(obj: any): boolean;
2536
+ equals(obj: unknown): boolean;
2507
2537
  getHashCode(): int;
2508
2538
  static readonly default_: TypeConverterAttribute;
2509
2539
  }
@@ -2513,21 +2543,21 @@ export type TypeConverterAttribute = TypeConverterAttribute$instance;
2513
2543
 
2514
2544
  export abstract class TypeDescriptionProvider$instance {
2515
2545
  readonly requireRegisteredTypes: Nullable_1<CLROf<boolean>>;
2516
- createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: any[]): any;
2517
- getCache(instance: any): IDictionary;
2518
- getExtendedTypeDescriptor(instance: any): ICustomTypeDescriptor;
2519
- getExtendedTypeDescriptorFromRegisteredType(instance: any): ICustomTypeDescriptor;
2520
- getFullComponentName(component: any): string;
2546
+ createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: unknown[]): unknown;
2547
+ getCache(instance: unknown): IDictionary;
2548
+ getExtendedTypeDescriptor(instance: unknown): ICustomTypeDescriptor;
2549
+ getExtendedTypeDescriptorFromRegisteredType(instance: unknown): ICustomTypeDescriptor;
2550
+ getFullComponentName(component: unknown): string;
2521
2551
  getReflectionType(objectType: Type): Type;
2522
- getReflectionType(instance: any): Type;
2523
- getReflectionType(objectType: Type, instance: any): Type;
2552
+ getReflectionType(instance: unknown): Type;
2553
+ getReflectionType(objectType: Type, instance: unknown): Type;
2524
2554
  getRuntimeType(reflectionType: Type): Type;
2525
2555
  getTypeDescriptor(objectType: Type): ICustomTypeDescriptor;
2526
- getTypeDescriptor(instance: any): ICustomTypeDescriptor;
2527
- getTypeDescriptor(objectType: Type, instance: any): ICustomTypeDescriptor;
2556
+ getTypeDescriptor(instance: unknown): ICustomTypeDescriptor;
2557
+ getTypeDescriptor(objectType: Type, instance: unknown): ICustomTypeDescriptor;
2528
2558
  getTypeDescriptorFromRegisteredType(objectType: Type): ICustomTypeDescriptor;
2529
- getTypeDescriptorFromRegisteredType(instance: any): ICustomTypeDescriptor;
2530
- getTypeDescriptorFromRegisteredType(objectType: Type, instance: any): ICustomTypeDescriptor;
2559
+ getTypeDescriptorFromRegisteredType(instance: unknown): ICustomTypeDescriptor;
2560
+ getTypeDescriptorFromRegisteredType(objectType: Type, instance: unknown): ICustomTypeDescriptor;
2531
2561
  isRegisteredType(type_: Type): boolean;
2532
2562
  isSupportedType(type_: Type): boolean;
2533
2563
  registerType<T>(): void;
@@ -2546,78 +2576,78 @@ export class TypeDescriptionProviderAttribute$instance extends System_Internal.A
2546
2576
  export type TypeDescriptionProviderAttribute = TypeDescriptionProviderAttribute$instance;
2547
2577
 
2548
2578
  export class TypeDescriptor$instance {
2549
- static readonly InterfaceType: Type;
2550
- static readonly ComObjectType: Type;
2551
- static ComNativeDescriptorHandler: IComNativeDescriptorHandler;
2552
- static AddAttributes(instance: any, attributes: Attribute[]): TypeDescriptionProvider;
2553
- static AddAttributes(type_: Type, attributes: Attribute[]): TypeDescriptionProvider;
2554
- static AddEditorTable(editorBaseType: Type, table: Hashtable): void;
2555
- static AddProvider(provider: TypeDescriptionProvider, instance: any): void;
2556
- static AddProvider(provider: TypeDescriptionProvider, type_: Type): void;
2557
- static AddProviderTransparent(provider: TypeDescriptionProvider, instance: any): void;
2558
- static AddProviderTransparent(provider: TypeDescriptionProvider, type_: Type): void;
2559
- static CreateAssociation(primary: any, secondary: any): void;
2560
- static CreateDesigner(component: IComponent, designerBaseType: Type): IDesigner;
2561
- static CreateEvent(componentType: Type, oldEventDescriptor: EventDescriptor, attributes: Attribute[]): EventDescriptor;
2562
- static CreateEvent(componentType: Type, name: string, type_: Type, attributes: Attribute[]): EventDescriptor;
2563
- static CreateInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: any[]): any;
2564
- static CreateProperty(componentType: Type, oldPropertyDescriptor: PropertyDescriptor, attributes: Attribute[]): PropertyDescriptor;
2565
- static CreateProperty(componentType: Type, name: string, type_: Type, attributes: Attribute[]): PropertyDescriptor;
2566
- static GetAssociation(type_: Type, primary: any): any;
2567
- static GetAttributes(component: any, noCustomTypeDesc: boolean): AttributeCollection;
2568
- static GetAttributes(component: any): AttributeCollection;
2569
- static GetAttributes(componentType: Type): AttributeCollection;
2570
- static GetClassName(component: any, noCustomTypeDesc: boolean): string;
2571
- static GetClassName(component: any): string;
2572
- static GetClassName(componentType: Type): string;
2573
- static GetComponentName(component: any, noCustomTypeDesc: boolean): string;
2574
- static GetComponentName(component: any): string;
2575
- static GetConverter(component: any, noCustomTypeDesc: boolean): TypeConverter;
2576
- static GetConverter(component: any): TypeConverter;
2577
- static GetConverter(type_: Type): TypeConverter;
2578
- static GetConverterFromRegisteredType(component: any): TypeConverter;
2579
- static GetConverterFromRegisteredType(type_: Type): TypeConverter;
2580
- static GetDefaultEvent(component: any, noCustomTypeDesc: boolean): EventDescriptor;
2581
- static GetDefaultEvent(component: any): EventDescriptor;
2582
- static GetDefaultEvent(componentType: Type): EventDescriptor;
2583
- static GetDefaultProperty(component: any, noCustomTypeDesc: boolean): PropertyDescriptor;
2584
- static GetDefaultProperty(component: any): PropertyDescriptor;
2585
- static GetDefaultProperty(componentType: Type): PropertyDescriptor;
2586
- static GetEditor(component: any, editorBaseType: Type, noCustomTypeDesc: boolean): any;
2587
- static GetEditor(component: any, editorBaseType: Type): any;
2588
- static GetEditor(type_: Type, editorBaseType: Type): any;
2589
- static GetEvents(component: any, attributes: Attribute[], noCustomTypeDesc: boolean): EventDescriptorCollection;
2590
- static GetEvents(component: any, attributes: Attribute[]): EventDescriptorCollection;
2591
- static GetEvents(component: any, noCustomTypeDesc: boolean): EventDescriptorCollection;
2592
- static GetEvents(component: any): EventDescriptorCollection;
2593
- static GetEvents(componentType: Type, attributes: Attribute[]): EventDescriptorCollection;
2594
- static GetEvents(componentType: Type): EventDescriptorCollection;
2595
- static GetEventsFromRegisteredType(componentType: Type): EventDescriptorCollection;
2596
- static GetFullComponentName(component: any): string;
2597
- static GetProperties(component: any, attributes: Attribute[], noCustomTypeDesc: boolean): PropertyDescriptorCollection;
2598
- static GetProperties(component: any, attributes: Attribute[]): PropertyDescriptorCollection;
2599
- static GetProperties(component: any, noCustomTypeDesc: boolean): PropertyDescriptorCollection;
2600
- static GetProperties(component: any): PropertyDescriptorCollection;
2601
- static GetProperties(componentType: Type, attributes: Attribute[]): PropertyDescriptorCollection;
2602
- static GetProperties(componentType: Type): PropertyDescriptorCollection;
2603
- static GetPropertiesFromRegisteredType(component: any): PropertyDescriptorCollection;
2604
- static GetPropertiesFromRegisteredType(componentType: Type): PropertyDescriptorCollection;
2605
- static GetProvider(instance: any): TypeDescriptionProvider;
2606
- static GetProvider(type_: Type): TypeDescriptionProvider;
2607
- static GetReflectionType(instance: any): Type;
2608
- static GetReflectionType(type_: Type): Type;
2609
- static Refresh(component: any): void;
2610
- static Refresh(assembly: Assembly): void;
2611
- static Refresh(module_: Module): void;
2612
- static Refresh(type_: Type): void;
2613
- static RegisterType<T>(): void;
2614
- static RemoveAssociation(primary: any, secondary: any): void;
2615
- static RemoveAssociations(primary: any): void;
2616
- static RemoveProvider(provider: TypeDescriptionProvider, instance: any): void;
2617
- static RemoveProvider(provider: TypeDescriptionProvider, type_: Type): void;
2618
- static RemoveProviderTransparent(provider: TypeDescriptionProvider, instance: any): void;
2619
- static RemoveProviderTransparent(provider: TypeDescriptionProvider, type_: Type): void;
2620
- static SortDescriptorArray(infos: IList): void;
2579
+ static readonly interfaceType: Type;
2580
+ static readonly comObjectType: Type;
2581
+ static comNativeDescriptorHandler: IComNativeDescriptorHandler;
2582
+ static addAttributes2(instance: unknown, attributes: Attribute[]): TypeDescriptionProvider;
2583
+ static addAttributes2(type_: Type, attributes: Attribute[]): TypeDescriptionProvider;
2584
+ static addEditorTable(editorBaseType: Type, table: Hashtable): void;
2585
+ static addProvider2(provider: TypeDescriptionProvider, instance: unknown): void;
2586
+ static addProvider2(provider: TypeDescriptionProvider, type_: Type): void;
2587
+ static addProviderTransparent2(provider: TypeDescriptionProvider, instance: unknown): void;
2588
+ static addProviderTransparent2(provider: TypeDescriptionProvider, type_: Type): void;
2589
+ static createAssociation(primary: unknown, secondary: unknown): void;
2590
+ static createDesigner(component: IComponent, designerBaseType: Type): IDesigner;
2591
+ static createEvent2(componentType: Type, oldEventDescriptor: EventDescriptor, attributes: Attribute[]): EventDescriptor;
2592
+ static createEvent2(componentType: Type, name: string, type_: Type, attributes: Attribute[]): EventDescriptor;
2593
+ static createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: unknown[]): unknown;
2594
+ static createProperty2(componentType: Type, oldPropertyDescriptor: PropertyDescriptor, attributes: Attribute[]): PropertyDescriptor;
2595
+ static createProperty2(componentType: Type, name: string, type_: Type, attributes: Attribute[]): PropertyDescriptor;
2596
+ static getAssociation(type_: Type, primary: unknown): unknown;
2597
+ static getAttributes3(component: unknown, noCustomTypeDesc: boolean): AttributeCollection;
2598
+ static getAttributes3(component: unknown): AttributeCollection;
2599
+ static getAttributes3(componentType: Type): AttributeCollection;
2600
+ static getClassName2(component: unknown, noCustomTypeDesc: boolean): string;
2601
+ static getClassName2(component: unknown): string;
2602
+ static getClassName2(componentType: Type): string;
2603
+ static getComponentName2(component: unknown, noCustomTypeDesc: boolean): string;
2604
+ static getComponentName2(component: unknown): string;
2605
+ static getConverter2(component: unknown, noCustomTypeDesc: boolean): TypeConverter;
2606
+ static getConverter2(component: unknown): TypeConverter;
2607
+ static getConverter2(type_: Type): TypeConverter;
2608
+ static getConverterFromRegisteredType(component: unknown): TypeConverter;
2609
+ static getConverterFromRegisteredType(type_: Type): TypeConverter;
2610
+ static getDefaultEvent3(component: unknown, noCustomTypeDesc: boolean): EventDescriptor;
2611
+ static getDefaultEvent3(component: unknown): EventDescriptor;
2612
+ static getDefaultEvent3(componentType: Type): EventDescriptor;
2613
+ static getDefaultProperty3(component: unknown, noCustomTypeDesc: boolean): PropertyDescriptor;
2614
+ static getDefaultProperty3(component: unknown): PropertyDescriptor;
2615
+ static getDefaultProperty3(componentType: Type): PropertyDescriptor;
2616
+ static getEditor2(component: unknown, editorBaseType: Type, noCustomTypeDesc: boolean): unknown;
2617
+ static getEditor2(component: unknown, editorBaseType: Type): unknown;
2618
+ static getEditor2(type_: Type, editorBaseType: Type): unknown;
2619
+ static getEvents6(component: unknown, attributes: Attribute[], noCustomTypeDesc: boolean): EventDescriptorCollection;
2620
+ static getEvents6(component: unknown, attributes: Attribute[]): EventDescriptorCollection;
2621
+ static getEvents6(component: unknown, noCustomTypeDesc: boolean): EventDescriptorCollection;
2622
+ static getEvents6(component: unknown): EventDescriptorCollection;
2623
+ static getEvents6(componentType: Type, attributes: Attribute[]): EventDescriptorCollection;
2624
+ static getEvents6(componentType: Type): EventDescriptorCollection;
2625
+ static getEventsFromRegisteredType(componentType: Type): EventDescriptorCollection;
2626
+ static getFullComponentName(component: unknown): string;
2627
+ static getProperties6(component: unknown, attributes: Attribute[], noCustomTypeDesc: boolean): PropertyDescriptorCollection;
2628
+ static getProperties6(component: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
2629
+ static getProperties6(component: unknown, noCustomTypeDesc: boolean): PropertyDescriptorCollection;
2630
+ static getProperties6(component: unknown): PropertyDescriptorCollection;
2631
+ static getProperties6(componentType: Type, attributes: Attribute[]): PropertyDescriptorCollection;
2632
+ static getProperties6(componentType: Type): PropertyDescriptorCollection;
2633
+ static getPropertiesFromRegisteredType2(component: unknown): PropertyDescriptorCollection;
2634
+ static getPropertiesFromRegisteredType2(componentType: Type): PropertyDescriptorCollection;
2635
+ static getProvider2(instance: unknown): TypeDescriptionProvider;
2636
+ static getProvider2(type_: Type): TypeDescriptionProvider;
2637
+ static getReflectionType2(instance: unknown): Type;
2638
+ static getReflectionType2(type_: Type): Type;
2639
+ static refresh(component: unknown): void;
2640
+ static refresh(assembly: Assembly): void;
2641
+ static refresh(module_: Module): void;
2642
+ static refresh(type_: Type): void;
2643
+ static registerType<T>(): void;
2644
+ static removeAssociation(primary: unknown, secondary: unknown): void;
2645
+ static removeAssociations(primary: unknown): void;
2646
+ static removeProvider2(provider: TypeDescriptionProvider, instance: unknown): void;
2647
+ static removeProvider2(provider: TypeDescriptionProvider, type_: Type): void;
2648
+ static removeProviderTransparent2(provider: TypeDescriptionProvider, instance: unknown): void;
2649
+ static removeProviderTransparent2(provider: TypeDescriptionProvider, type_: Type): void;
2650
+ static sortDescriptorArray(infos: IList): void;
2621
2651
  }
2622
2652
 
2623
2653
 
@@ -2628,10 +2658,10 @@ export abstract class TypeListConverter$instance extends TypeConverter$instance
2628
2658
  canConvertFrom(sourceType: Type): boolean;
2629
2659
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
2630
2660
  canConvertTo(destinationType: Type): boolean;
2631
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2632
- convertFrom(value: any): any;
2633
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2634
- convertTo(value: any, destinationType: Type): any;
2661
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2662
+ convertFrom(value: unknown): unknown;
2663
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2664
+ convertTo(value: unknown, destinationType: Type): unknown;
2635
2665
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
2636
2666
  getStandardValues(): ICollection;
2637
2667
  getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
@@ -2677,12 +2707,12 @@ export class VersionConverter$instance extends TypeConverter$instance {
2677
2707
  canConvertFrom(sourceType: Type): boolean;
2678
2708
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
2679
2709
  canConvertTo(destinationType: Type): boolean;
2680
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
2681
- convertFrom(value: any): any;
2682
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
2683
- convertTo(value: any, destinationType: Type): any;
2684
- isValid(context: ITypeDescriptorContext, value: any): boolean;
2685
- isValid(value: any): boolean;
2710
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
2711
+ convertFrom(value: unknown): unknown;
2712
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
2713
+ convertTo(value: unknown, destinationType: Type): unknown;
2714
+ isValid(context: ITypeDescriptorContext, value: unknown): boolean;
2715
+ isValid(value: unknown): boolean;
2686
2716
  }
2687
2717
 
2688
2718
 
@@ -2701,7 +2731,7 @@ export class WarningException$instance extends System_Internal.SystemException$i
2701
2731
 
2702
2732
 
2703
2733
  export interface __WarningException$views {
2704
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2734
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2705
2735
  }
2706
2736
 
2707
2737
  export type WarningException = WarningException$instance & __WarningException$views;
@@ -2720,24 +2750,24 @@ export class Win32Exception$instance extends System_Runtime_InteropServices_Inte
2720
2750
 
2721
2751
 
2722
2752
  export interface __Win32Exception$views {
2723
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
2753
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
2724
2754
  }
2725
2755
 
2726
2756
  export type Win32Exception = Win32Exception$instance & __Win32Exception$views;
2727
2757
 
2728
2758
 
2729
2759
  export abstract class AsyncOperationManager$instance {
2730
- static SynchronizationContext: SynchronizationContext;
2731
- static CreateOperation(userSuppliedState: any): AsyncOperation;
2760
+ static synchronizationContext: SynchronizationContext;
2761
+ static createOperation(userSuppliedState: unknown): AsyncOperation;
2732
2762
  }
2733
2763
 
2734
2764
 
2735
2765
  export type AsyncOperationManager = AsyncOperationManager$instance;
2736
2766
 
2737
2767
  export abstract class SyntaxCheck$instance {
2738
- static CheckMachineName(value: string): boolean;
2739
- static CheckPath(value: string): boolean;
2740
- static CheckRootedPath(value: string): boolean;
2768
+ static checkMachineName(value: string): boolean;
2769
+ static checkPath(value: string): boolean;
2770
+ static checkRootedPath(value: string): boolean;
2741
2771
  }
2742
2772
 
2743
2773