@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
@@ -84,252 +84,260 @@ export enum ViewTechnology {
84
84
 
85
85
 
86
86
  export interface IComponentChangeService$instance {
87
- OnComponentChanged(component: any, member: MemberDescriptor, oldValue: any, newValue: any): void;
88
- OnComponentChanging(component: any, member: MemberDescriptor): void;
87
+ onComponentChanged(component: unknown, member: MemberDescriptor, oldValue: unknown, newValue: unknown): void;
88
+ onComponentChanging(component: unknown, member: MemberDescriptor): void;
89
89
  }
90
90
 
91
91
 
92
92
  export type IComponentChangeService = IComponentChangeService$instance;
93
93
 
94
94
  export interface IComponentDiscoveryService$instance {
95
- GetComponentTypes(designerHost: IDesignerHost, baseType: Type): ICollection;
95
+ getComponentTypes(designerHost: IDesignerHost, baseType: Type): ICollection;
96
96
  }
97
97
 
98
98
 
99
99
  export type IComponentDiscoveryService = IComponentDiscoveryService$instance;
100
100
 
101
101
  export interface IComponentInitializer$instance {
102
- InitializeExistingComponent(defaultValues: IDictionary): void;
102
+ initializeExistingComponent(defaultValues: IDictionary): void;
103
103
  }
104
104
 
105
105
 
106
106
  export type IComponentInitializer = IComponentInitializer$instance;
107
107
 
108
- export interface IDesigner$instance {
109
- readonly Component: IComponent;
110
- readonly Verbs: DesignerVerbCollection;
111
- DoDefaultAction(): void;
112
- Initialize(component: IComponent): void;
108
+ export interface IDesigner$instance extends IDisposable {
109
+ readonly component: IComponent;
110
+ readonly verbs: DesignerVerbCollection;
111
+ doDefaultAction(): void;
112
+ initialize(component: IComponent): void;
113
113
  }
114
114
 
115
115
 
116
+ export interface IDesigner$instance extends System_Internal.IDisposable$instance {}
117
+
116
118
  export type IDesigner = IDesigner$instance;
117
119
 
118
120
  export interface IDesignerEventService$instance {
119
- readonly ActiveDesigner: IDesignerHost;
120
- readonly Designers: DesignerCollection;
121
+ readonly activeDesigner: IDesignerHost;
122
+ readonly designers: DesignerCollection;
121
123
  }
122
124
 
123
125
 
124
126
  export type IDesignerEventService = IDesignerEventService$instance;
125
127
 
126
128
  export interface IDesignerFilter$instance {
127
- PostFilterAttributes(attributes: IDictionary): void;
129
+ postFilterAttributes(attributes: IDictionary): void;
128
130
  }
129
131
 
130
132
 
131
133
  export type IDesignerFilter = IDesignerFilter$instance;
132
134
 
133
- export interface IDesignerHost$instance {
134
- readonly Loading: boolean;
135
- readonly InTransaction: boolean;
136
- readonly Container: IContainer;
137
- readonly RootComponent: IComponent;
138
- readonly RootComponentClassName: string;
139
- readonly TransactionDescription: string;
140
- Activate(): void;
141
- AddService(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
142
- AddService(serviceType: Type, callback: ServiceCreatorCallback): void;
143
- AddService(serviceType: Type, serviceInstance: any, promote: boolean): void;
144
- AddService(serviceType: Type, serviceInstance: any): void;
145
- CreateComponent(componentClass: Type, name: string): IComponent;
146
- CreateComponent(componentClass: Type): IComponent;
147
- CreateTransaction(): DesignerTransaction;
148
- CreateTransaction(description: string): DesignerTransaction;
149
- DestroyComponent(component: IComponent): void;
150
- GetDesigner(component: IComponent): IDesigner;
151
- GetService(serviceType: Type): any;
152
- GetType(typeName: string): Type;
153
- RemoveService(serviceType: Type, promote: boolean): void;
154
- RemoveService(serviceType: Type): void;
135
+ export interface IDesignerHost$instance extends IServiceContainer, IServiceProvider {
136
+ readonly loading: boolean;
137
+ readonly inTransaction: boolean;
138
+ readonly container: IContainer;
139
+ readonly rootComponent: IComponent;
140
+ readonly rootComponentClassName: string;
141
+ readonly transactionDescription: string;
142
+ activate(): void;
143
+ addService4(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
144
+ addService4(serviceType: Type, callback: ServiceCreatorCallback): void;
145
+ addService4(serviceType: Type, serviceInstance: unknown, promote: boolean): void;
146
+ addService4(serviceType: Type, serviceInstance: unknown): void;
147
+ createComponent2(componentClass: Type, name: string): IComponent;
148
+ createComponent2(componentClass: Type): IComponent;
149
+ createTransaction(): DesignerTransaction;
150
+ createTransaction(description: string): DesignerTransaction;
151
+ destroyComponent(component: IComponent): void;
152
+ getDesigner(component: IComponent): IDesigner;
153
+ getService(serviceType: Type): unknown;
154
+ getType(typeName: string): Type;
155
+ removeService2(serviceType: Type, promote: boolean): void;
156
+ removeService2(serviceType: Type): void;
155
157
  }
156
158
 
157
159
 
158
160
  export type IDesignerHost = IDesignerHost$instance;
159
161
 
160
162
  export interface IDesignerHostTransactionState$instance {
161
- readonly IsClosingTransaction: boolean;
163
+ readonly isClosingTransaction: boolean;
162
164
  }
163
165
 
164
166
 
165
167
  export type IDesignerHostTransactionState = IDesignerHostTransactionState$instance;
166
168
 
167
169
  export interface IDesignerOptionService$instance {
168
- GetOptionValue(pageName: string, valueName: string): any;
169
- SetOptionValue(pageName: string, valueName: string, value: any): void;
170
+ getOptionValue(pageName: string, valueName: string): unknown;
171
+ setOptionValue(pageName: string, valueName: string, value: unknown): void;
170
172
  }
171
173
 
172
174
 
173
175
  export type IDesignerOptionService = IDesignerOptionService$instance;
174
176
 
175
177
  export interface IDictionaryService$instance {
176
- GetKey(value: any): any;
177
- SetValue(key: any, value: any): void;
178
+ getKey(value: unknown): unknown;
179
+ setValue(key: unknown, value: unknown): void;
178
180
  }
179
181
 
180
182
 
181
183
  export type IDictionaryService = IDictionaryService$instance;
182
184
 
183
185
  export interface IEventBindingService$instance {
184
- CreateUniqueMethodName(component: IComponent, e: EventDescriptor): string;
185
- GetCompatibleMethods(e: EventDescriptor): ICollection;
186
- GetEvent(property: PropertyDescriptor): EventDescriptor;
187
- GetEventProperties(events: EventDescriptorCollection): PropertyDescriptorCollection;
188
- GetEventProperty(e: EventDescriptor): PropertyDescriptor;
189
- ShowCode(): boolean;
190
- ShowCode(component: IComponent, e: EventDescriptor): boolean;
191
- ShowCode(lineNumber: int): boolean;
186
+ createUniqueMethodName(component: IComponent, e: EventDescriptor): string;
187
+ getCompatibleMethods(e: EventDescriptor): ICollection;
188
+ getEvent(property: PropertyDescriptor): EventDescriptor;
189
+ getEventProperties(events: EventDescriptorCollection): PropertyDescriptorCollection;
190
+ getEventProperty(e: EventDescriptor): PropertyDescriptor;
191
+ showCode(): boolean;
192
+ showCode(component: IComponent, e: EventDescriptor): boolean;
193
+ showCode(lineNumber: int): boolean;
192
194
  }
193
195
 
194
196
 
195
197
  export type IEventBindingService = IEventBindingService$instance;
196
198
 
197
199
  export interface IExtenderListService$instance {
198
- GetExtenderProviders(): IExtenderProvider[];
200
+ getExtenderProviders(): IExtenderProvider[];
199
201
  }
200
202
 
201
203
 
202
204
  export type IExtenderListService = IExtenderListService$instance;
203
205
 
204
206
  export interface IExtenderProviderService$instance {
205
- AddExtenderProvider(provider: IExtenderProvider): void;
207
+ addExtenderProvider(provider: IExtenderProvider): void;
206
208
  }
207
209
 
208
210
 
209
211
  export type IExtenderProviderService = IExtenderProviderService$instance;
210
212
 
211
213
  export interface IHelpService$instance {
212
- AddContextAttribute(name: string, value: string, keywordType: HelpKeywordType): void;
213
- ClearContextAttributes(): void;
214
- CreateLocalContext(contextType: HelpContextType): IHelpService;
215
- RemoveContextAttribute(name: string, value: string): void;
216
- RemoveLocalContext(localContext: IHelpService): void;
217
- ShowHelpFromKeyword(helpKeyword: string): void;
214
+ addContextAttribute(name: string, value: string, keywordType: HelpKeywordType): void;
215
+ clearContextAttributes(): void;
216
+ createLocalContext(contextType: HelpContextType): IHelpService;
217
+ removeContextAttribute(name: string, value: string): void;
218
+ removeLocalContext(localContext: IHelpService): void;
219
+ showHelpFromKeyword(helpKeyword: string): void;
218
220
  }
219
221
 
220
222
 
221
223
  export type IHelpService = IHelpService$instance;
222
224
 
223
225
  export interface IInheritanceService$instance {
224
- AddInheritedComponents(component: IComponent, container: IContainer): void;
225
- GetInheritanceAttribute(component: IComponent): InheritanceAttribute;
226
+ addInheritedComponents(component: IComponent, container: IContainer): void;
227
+ getInheritanceAttribute(component: IComponent): InheritanceAttribute;
226
228
  }
227
229
 
228
230
 
229
231
  export type IInheritanceService = IInheritanceService$instance;
230
232
 
231
233
  export interface IMenuCommandService$instance {
232
- readonly Verbs: DesignerVerbCollection;
233
- AddCommand(command: MenuCommand): void;
234
- AddVerb(verb: DesignerVerb): void;
235
- FindCommand(commandID: CommandID): MenuCommand;
236
- GlobalInvoke(commandID: CommandID): boolean;
237
- ShowContextMenu(menuID: CommandID, x: int, y: int): void;
234
+ readonly verbs: DesignerVerbCollection;
235
+ addCommand(command: MenuCommand): void;
236
+ addVerb(verb: DesignerVerb): void;
237
+ findCommand(commandID: CommandID): MenuCommand;
238
+ globalInvoke(commandID: CommandID): boolean;
239
+ showContextMenu(menuID: CommandID, x: int, y: int): void;
238
240
  }
239
241
 
240
242
 
241
243
  export type IMenuCommandService = IMenuCommandService$instance;
242
244
 
243
245
  export interface IReferenceService$instance {
244
- GetComponent(reference: any): IComponent;
245
- GetName(reference: any): string;
246
- GetReference(name: string): any;
247
- GetReferences(): any[];
248
- GetReferences(baseType: Type): any[];
246
+ getComponent(reference: unknown): IComponent;
247
+ getName(reference: unknown): string;
248
+ getReference(name: string): unknown;
249
+ getReferences(): unknown[];
250
+ getReferences(baseType: Type): unknown[];
249
251
  }
250
252
 
251
253
 
252
254
  export type IReferenceService = IReferenceService$instance;
253
255
 
254
256
  export interface IResourceService$instance {
255
- GetResourceReader(info: CultureInfo): IResourceReader;
256
- GetResourceWriter(info: CultureInfo): IResourceWriter;
257
+ getResourceReader(info: CultureInfo): IResourceReader;
258
+ getResourceWriter(info: CultureInfo): IResourceWriter;
257
259
  }
258
260
 
259
261
 
260
262
  export type IResourceService = IResourceService$instance;
261
263
 
262
- export interface IRootDesigner$instance {
263
- readonly SupportedTechnologies: ViewTechnology[];
264
- readonly Component: IComponent;
265
- readonly Verbs: DesignerVerbCollection;
266
- DoDefaultAction(): void;
267
- GetView(technology: ViewTechnology): any;
268
- Initialize(component: IComponent): void;
264
+ export interface IRootDesigner$instance extends IDesigner, IDisposable {
265
+ readonly supportedTechnologies: ViewTechnology[];
266
+ readonly component: IComponent;
267
+ readonly verbs: DesignerVerbCollection;
268
+ doDefaultAction(): void;
269
+ getView(technology: ViewTechnology): unknown;
270
+ initialize(component: IComponent): void;
269
271
  }
270
272
 
271
273
 
274
+ export interface IRootDesigner$instance extends IDesigner$instance {}
275
+
272
276
  export type IRootDesigner = IRootDesigner$instance;
273
277
 
274
278
  export interface ISelectionService$instance {
275
- readonly PrimarySelection: any;
276
- readonly SelectionCount: int;
277
- GetComponentSelected(component: any): boolean;
278
- GetSelectedComponents(): ICollection;
279
- SetSelectedComponents(components: ICollection, selectionType: SelectionTypes): void;
280
- SetSelectedComponents(components: ICollection): void;
279
+ readonly primarySelection: unknown;
280
+ readonly selectionCount: int;
281
+ getComponentSelected(component: unknown): boolean;
282
+ getSelectedComponents(): ICollection;
283
+ setSelectedComponents2(components: ICollection, selectionType: SelectionTypes): void;
284
+ setSelectedComponents2(components: ICollection): void;
281
285
  }
282
286
 
283
287
 
284
288
  export type ISelectionService = ISelectionService$instance;
285
289
 
286
- export interface IServiceContainer$instance {
287
- AddService(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
288
- AddService(serviceType: Type, callback: ServiceCreatorCallback): void;
289
- AddService(serviceType: Type, serviceInstance: any, promote: boolean): void;
290
- AddService(serviceType: Type, serviceInstance: any): void;
291
- GetService(serviceType: Type): any;
292
- RemoveService(serviceType: Type, promote: boolean): void;
293
- RemoveService(serviceType: Type): void;
290
+ export interface IServiceContainer$instance extends IServiceProvider {
291
+ addService4(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
292
+ addService4(serviceType: Type, callback: ServiceCreatorCallback): void;
293
+ addService4(serviceType: Type, serviceInstance: unknown, promote: boolean): void;
294
+ addService4(serviceType: Type, serviceInstance: unknown): void;
295
+ getService(serviceType: Type): unknown;
296
+ removeService2(serviceType: Type, promote: boolean): void;
297
+ removeService2(serviceType: Type): void;
294
298
  }
295
299
 
296
300
 
301
+ export interface IServiceContainer$instance extends System_Internal.IServiceProvider$instance {}
302
+
297
303
  export type IServiceContainer = IServiceContainer$instance;
298
304
 
299
- export interface ITreeDesigner$instance {
300
- readonly Children: ICollection;
301
- readonly Parent: IDesigner;
302
- readonly Component: IComponent;
303
- readonly Verbs: DesignerVerbCollection;
304
- DoDefaultAction(): void;
305
- Initialize(component: IComponent): void;
305
+ export interface ITreeDesigner$instance extends IDesigner, IDisposable {
306
+ readonly children: ICollection;
307
+ readonly parent: IDesigner;
308
+ readonly component: IComponent;
309
+ readonly verbs: DesignerVerbCollection;
310
+ doDefaultAction(): void;
311
+ initialize(component: IComponent): void;
306
312
  }
307
313
 
308
314
 
315
+ export interface ITreeDesigner$instance extends IDesigner$instance {}
316
+
309
317
  export type ITreeDesigner = ITreeDesigner$instance;
310
318
 
311
319
  export interface ITypeDescriptorFilterService$instance {
312
- FilterAttributes(component: IComponent, attributes: IDictionary): boolean;
320
+ filterAttributes(component: IComponent, attributes: IDictionary): boolean;
313
321
  }
314
322
 
315
323
 
316
324
  export type ITypeDescriptorFilterService = ITypeDescriptorFilterService$instance;
317
325
 
318
326
  export interface ITypeDiscoveryService$instance {
319
- GetTypes(baseType: Type, excludeGlobalTypes: boolean): ICollection;
327
+ getTypes(baseType: Type, excludeGlobalTypes: boolean): ICollection;
320
328
  }
321
329
 
322
330
 
323
331
  export type ITypeDiscoveryService = ITypeDiscoveryService$instance;
324
332
 
325
333
  export interface ITypeResolutionService$instance {
326
- GetAssembly(name: AssemblyName, throwOnError: boolean): Assembly;
327
- GetAssembly(name: AssemblyName): Assembly;
328
- GetPathOfAssembly(name: AssemblyName): string;
329
- GetType(name: string, throwOnError: boolean, ignoreCase: boolean): Type;
330
- GetType(name: string, throwOnError: boolean): Type;
331
- GetType(name: string): Type;
332
- ReferenceAssembly(name: AssemblyName): void;
334
+ getAssembly2(name: AssemblyName, throwOnError: boolean): Assembly;
335
+ getAssembly2(name: AssemblyName): Assembly;
336
+ getPathOfAssembly(name: AssemblyName): string;
337
+ getType3(name: string, throwOnError: boolean, ignoreCase: boolean): Type;
338
+ getType3(name: string, throwOnError: boolean): Type;
339
+ getType3(name: string): Type;
340
+ referenceAssembly(name: AssemblyName): void;
333
341
  }
334
342
 
335
343
 
@@ -345,18 +353,18 @@ export class ActiveDesignerEventArgs$instance extends System_Internal.EventArgs$
345
353
  export type ActiveDesignerEventArgs = ActiveDesignerEventArgs$instance;
346
354
 
347
355
  export class ActiveDesignerEventHandler$instance extends Function {
348
- constructor(object_: any, method: nint);
349
- beginInvoke(sender: any, e: ActiveDesignerEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
350
- clone(): any;
356
+ constructor(object_: unknown, method: nint);
357
+ beginInvoke(sender: unknown, e: ActiveDesignerEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
358
+ clone(): unknown;
351
359
  endInvoke(result: IAsyncResult): void;
352
360
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
353
- invoke(sender: any, e: ActiveDesignerEventArgs): void;
361
+ invoke(sender: unknown, e: ActiveDesignerEventArgs): void;
354
362
  }
355
363
 
356
364
 
357
365
  export interface __ActiveDesignerEventHandler$views {
358
- readonly As_ICloneable: System_Internal.ICloneable$instance;
359
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
366
+ As_ICloneable(): System_Internal.ICloneable$instance;
367
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
360
368
  }
361
369
 
362
370
  export type ActiveDesignerEventHandler = ActiveDesignerEventHandler$instance & __ActiveDesignerEventHandler$views;
@@ -373,7 +381,7 @@ export class CheckoutException$instance extends System_Runtime_InteropServices_I
373
381
 
374
382
 
375
383
  export interface __CheckoutException$views {
376
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
384
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
377
385
  }
378
386
 
379
387
  export type CheckoutException = CheckoutException$instance & __CheckoutException$views;
@@ -382,8 +390,8 @@ export type CheckoutException = CheckoutException$instance & __CheckoutException
382
390
  export class CommandID$instance {
383
391
  constructor(menuGroup: Guid, commandID: int);
384
392
  readonly guid: Guid;
385
- readonly id: int;
386
- equals(obj: any): boolean;
393
+ readonly ID: int;
394
+ equals(obj: unknown): boolean;
387
395
  getHashCode(): int;
388
396
  toString(): string;
389
397
  }
@@ -392,37 +400,37 @@ export class CommandID$instance {
392
400
  export type CommandID = CommandID$instance;
393
401
 
394
402
  export class ComponentChangedEventArgs$instance extends System_Internal.EventArgs$instance {
395
- constructor(component: any, member: MemberDescriptor, oldValue: any, newValue: any);
396
- readonly component: any;
403
+ constructor(component: unknown, member: MemberDescriptor, oldValue: unknown, newValue: unknown);
404
+ readonly component: unknown;
397
405
  readonly member: MemberDescriptor;
398
- readonly newValue: any;
399
- readonly oldValue: any;
406
+ readonly newValue: unknown;
407
+ readonly oldValue: unknown;
400
408
  }
401
409
 
402
410
 
403
411
  export type ComponentChangedEventArgs = ComponentChangedEventArgs$instance;
404
412
 
405
413
  export class ComponentChangedEventHandler$instance extends Function {
406
- constructor(object_: any, method: nint);
407
- beginInvoke(sender: any, e: ComponentChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
408
- clone(): any;
414
+ constructor(object_: unknown, method: nint);
415
+ beginInvoke(sender: unknown, e: ComponentChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
416
+ clone(): unknown;
409
417
  endInvoke(result: IAsyncResult): void;
410
418
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
411
- invoke(sender: any, e: ComponentChangedEventArgs): void;
419
+ invoke(sender: unknown, e: ComponentChangedEventArgs): void;
412
420
  }
413
421
 
414
422
 
415
423
  export interface __ComponentChangedEventHandler$views {
416
- readonly As_ICloneable: System_Internal.ICloneable$instance;
417
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
424
+ As_ICloneable(): System_Internal.ICloneable$instance;
425
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
418
426
  }
419
427
 
420
428
  export type ComponentChangedEventHandler = ComponentChangedEventHandler$instance & __ComponentChangedEventHandler$views;
421
429
 
422
430
 
423
431
  export class ComponentChangingEventArgs$instance extends System_Internal.EventArgs$instance {
424
- constructor(component: any, member: MemberDescriptor);
425
- readonly component: any;
432
+ constructor(component: unknown, member: MemberDescriptor);
433
+ readonly component: unknown;
426
434
  readonly member: MemberDescriptor;
427
435
  }
428
436
 
@@ -430,18 +438,18 @@ export class ComponentChangingEventArgs$instance extends System_Internal.EventAr
430
438
  export type ComponentChangingEventArgs = ComponentChangingEventArgs$instance;
431
439
 
432
440
  export class ComponentChangingEventHandler$instance extends Function {
433
- constructor(object_: any, method: nint);
434
- beginInvoke(sender: any, e: ComponentChangingEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
435
- clone(): any;
441
+ constructor(object_: unknown, method: nint);
442
+ beginInvoke(sender: unknown, e: ComponentChangingEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
443
+ clone(): unknown;
436
444
  endInvoke(result: IAsyncResult): void;
437
445
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
438
- invoke(sender: any, e: ComponentChangingEventArgs): void;
446
+ invoke(sender: unknown, e: ComponentChangingEventArgs): void;
439
447
  }
440
448
 
441
449
 
442
450
  export interface __ComponentChangingEventHandler$views {
443
- readonly As_ICloneable: System_Internal.ICloneable$instance;
444
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
451
+ As_ICloneable(): System_Internal.ICloneable$instance;
452
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
445
453
  }
446
454
 
447
455
  export type ComponentChangingEventHandler = ComponentChangingEventHandler$instance & __ComponentChangingEventHandler$views;
@@ -456,26 +464,26 @@ export class ComponentEventArgs$instance extends System_Internal.EventArgs$insta
456
464
  export type ComponentEventArgs = ComponentEventArgs$instance;
457
465
 
458
466
  export class ComponentEventHandler$instance extends Function {
459
- constructor(object_: any, method: nint);
460
- beginInvoke(sender: any, e: ComponentEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
461
- clone(): any;
467
+ constructor(object_: unknown, method: nint);
468
+ beginInvoke(sender: unknown, e: ComponentEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
469
+ clone(): unknown;
462
470
  endInvoke(result: IAsyncResult): void;
463
471
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
464
- invoke(sender: any, e: ComponentEventArgs): void;
472
+ invoke(sender: unknown, e: ComponentEventArgs): void;
465
473
  }
466
474
 
467
475
 
468
476
  export interface __ComponentEventHandler$views {
469
- readonly As_ICloneable: System_Internal.ICloneable$instance;
470
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
477
+ As_ICloneable(): System_Internal.ICloneable$instance;
478
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
471
479
  }
472
480
 
473
481
  export type ComponentEventHandler = ComponentEventHandler$instance & __ComponentEventHandler$views;
474
482
 
475
483
 
476
484
  export class ComponentRenameEventArgs$instance extends System_Internal.EventArgs$instance {
477
- constructor(component: any, oldName: string, newName: string);
478
- readonly component: any;
485
+ constructor(component: unknown, oldName: string, newName: string);
486
+ readonly component: unknown;
479
487
  readonly newName: string;
480
488
  readonly oldName: string;
481
489
  }
@@ -484,18 +492,18 @@ export class ComponentRenameEventArgs$instance extends System_Internal.EventArgs
484
492
  export type ComponentRenameEventArgs = ComponentRenameEventArgs$instance;
485
493
 
486
494
  export class ComponentRenameEventHandler$instance extends Function {
487
- constructor(object_: any, method: nint);
488
- beginInvoke(sender: any, e: ComponentRenameEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
489
- clone(): any;
495
+ constructor(object_: unknown, method: nint);
496
+ beginInvoke(sender: unknown, e: ComponentRenameEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
497
+ clone(): unknown;
490
498
  endInvoke(result: IAsyncResult): void;
491
499
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
492
- invoke(sender: any, e: ComponentRenameEventArgs): void;
500
+ invoke(sender: unknown, e: ComponentRenameEventArgs): void;
493
501
  }
494
502
 
495
503
 
496
504
  export interface __ComponentRenameEventHandler$views {
497
- readonly As_ICloneable: System_Internal.ICloneable$instance;
498
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
505
+ As_ICloneable(): System_Internal.ICloneable$instance;
506
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
499
507
  }
500
508
 
501
509
  export type ComponentRenameEventHandler = ComponentRenameEventHandler$instance & __ComponentRenameEventHandler$views;
@@ -511,8 +519,8 @@ export class DesignerCollection$instance {
511
519
 
512
520
 
513
521
  export interface __DesignerCollection$views {
514
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
515
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
522
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
523
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
516
524
  }
517
525
 
518
526
  export type DesignerCollection = DesignerCollection$instance & __DesignerCollection$views;
@@ -527,18 +535,18 @@ export class DesignerEventArgs$instance extends System_Internal.EventArgs$instan
527
535
  export type DesignerEventArgs = DesignerEventArgs$instance;
528
536
 
529
537
  export class DesignerEventHandler$instance extends Function {
530
- constructor(object_: any, method: nint);
531
- beginInvoke(sender: any, e: DesignerEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
532
- clone(): any;
538
+ constructor(object_: unknown, method: nint);
539
+ beginInvoke(sender: unknown, e: DesignerEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
540
+ clone(): unknown;
533
541
  endInvoke(result: IAsyncResult): void;
534
542
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
535
- invoke(sender: any, e: DesignerEventArgs): void;
543
+ invoke(sender: unknown, e: DesignerEventArgs): void;
536
544
  }
537
545
 
538
546
 
539
547
  export interface __DesignerEventHandler$views {
540
- readonly As_ICloneable: System_Internal.ICloneable$instance;
541
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
548
+ As_ICloneable(): System_Internal.ICloneable$instance;
549
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
542
550
  }
543
551
 
544
552
  export type DesignerEventHandler = DesignerEventHandler$instance & __DesignerEventHandler$views;
@@ -550,9 +558,11 @@ export abstract class DesignerOptionService$instance {
550
558
 
551
559
 
552
560
  export interface __DesignerOptionService$views {
553
- readonly As_IDesignerOptionService: IDesignerOptionService$instance;
561
+ As_IDesignerOptionService(): IDesignerOptionService$instance;
554
562
  }
555
563
 
564
+ export interface DesignerOptionService$instance extends IDesignerOptionService$instance {}
565
+
556
566
  export type DesignerOptionService = DesignerOptionService$instance & __DesignerOptionService$views;
557
567
 
558
568
 
@@ -571,9 +581,9 @@ export class DesignerOptionService_DesignerOptionCollection$instance {
571
581
 
572
582
 
573
583
  export interface __DesignerOptionService_DesignerOptionCollection$views {
574
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
575
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
576
- readonly As_IList: System_Collections_Internal.IList$instance;
584
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
585
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
586
+ As_IList(): System_Collections_Internal.IList$instance;
577
587
  }
578
588
 
579
589
  export type DesignerOptionService_DesignerOptionCollection = DesignerOptionService_DesignerOptionCollection$instance & __DesignerOptionService_DesignerOptionCollection$views;
@@ -589,9 +599,11 @@ export abstract class DesignerTransaction$instance {
589
599
 
590
600
 
591
601
  export interface __DesignerTransaction$views {
592
- readonly As_IDisposable: System_Internal.IDisposable$instance;
602
+ As_IDisposable(): System_Internal.IDisposable$instance;
593
603
  }
594
604
 
605
+ export interface DesignerTransaction$instance extends System_Internal.IDisposable$instance {}
606
+
595
607
  export type DesignerTransaction = DesignerTransaction$instance & __DesignerTransaction$views;
596
608
 
597
609
 
@@ -606,18 +618,18 @@ export class DesignerTransactionCloseEventArgs$instance extends System_Internal.
606
618
  export type DesignerTransactionCloseEventArgs = DesignerTransactionCloseEventArgs$instance;
607
619
 
608
620
  export class DesignerTransactionCloseEventHandler$instance extends Function {
609
- constructor(object_: any, method: nint);
610
- beginInvoke(sender: any, e: DesignerTransactionCloseEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
611
- clone(): any;
621
+ constructor(object_: unknown, method: nint);
622
+ beginInvoke(sender: unknown, e: DesignerTransactionCloseEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
623
+ clone(): unknown;
612
624
  endInvoke(result: IAsyncResult): void;
613
625
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
614
- invoke(sender: any, e: DesignerTransactionCloseEventArgs): void;
626
+ invoke(sender: unknown, e: DesignerTransactionCloseEventArgs): void;
615
627
  }
616
628
 
617
629
 
618
630
  export interface __DesignerTransactionCloseEventHandler$views {
619
- readonly As_ICloneable: System_Internal.ICloneable$instance;
620
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
631
+ As_ICloneable(): System_Internal.ICloneable$instance;
632
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
621
633
  }
622
634
 
623
635
  export type DesignerTransactionCloseEventHandler = DesignerTransactionCloseEventHandler$instance & __DesignerTransactionCloseEventHandler$views;
@@ -638,24 +650,24 @@ export class DesignerVerbCollection$instance extends System_Collections_Internal
638
650
  constructor();
639
651
  constructor(value: DesignerVerb[]);
640
652
  item: DesignerVerb;
641
- add(value: any): int;
653
+ add(value: unknown): int;
642
654
  addRange(value: DesignerVerb[]): void;
643
655
  addRange(value: DesignerVerbCollection): void;
644
656
  clear(): void;
645
- contains(value: any): boolean;
657
+ contains(value: unknown): boolean;
646
658
  copyTo(array: ClrArray, index: int): void;
647
659
  getEnumerator(): IEnumerator;
648
660
  indexOf(value: DesignerVerb): int;
649
- insert(index: int, value: any): void;
650
- remove(value: any): void;
661
+ insert(index: int, value: unknown): void;
662
+ remove(value: unknown): void;
651
663
  removeAt(index: int): void;
652
664
  }
653
665
 
654
666
 
655
667
  export interface __DesignerVerbCollection$views {
656
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
657
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
658
- readonly As_IList: System_Collections_Internal.IList$instance;
668
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
669
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
670
+ As_IList(): System_Collections_Internal.IList$instance;
659
671
  }
660
672
 
661
673
  export type DesignerVerbCollection = DesignerVerbCollection$instance & __DesignerVerbCollection$views;
@@ -665,20 +677,20 @@ export class DesigntimeLicenseContext$instance extends System_ComponentModel_Int
665
677
  constructor();
666
678
  readonly usageMode: LicenseUsageMode;
667
679
  getSavedLicenseKey(type_: Type, resourceAssembly: Assembly): string;
668
- getService(type_: Type): any;
680
+ getService(type_: Type): unknown;
669
681
  setSavedLicenseKey(type_: Type, key: string): void;
670
682
  }
671
683
 
672
684
 
673
685
  export interface __DesigntimeLicenseContext$views {
674
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
686
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
675
687
  }
676
688
 
677
689
  export type DesigntimeLicenseContext = DesigntimeLicenseContext$instance & __DesigntimeLicenseContext$views;
678
690
 
679
691
 
680
692
  export class DesigntimeLicenseContextSerializer$instance {
681
- static Serialize(o: Stream, cryptoKey: string, context: DesigntimeLicenseContext): void;
693
+ static serialize(o: Stream, cryptoKey: string, context: DesigntimeLicenseContext): void;
682
694
  }
683
695
 
684
696
 
@@ -689,7 +701,7 @@ export class HelpKeywordAttribute$instance extends System_Internal.Attribute$ins
689
701
  constructor(keyword: string);
690
702
  constructor(t: Type);
691
703
  readonly helpKeyword: string;
692
- equals(obj: any): boolean;
704
+ equals(obj: unknown): boolean;
693
705
  getHashCode(): int;
694
706
  isDefaultAttribute(): boolean;
695
707
  static readonly default_: HelpKeywordAttribute;
@@ -708,7 +720,7 @@ export class MenuCommand$instance {
708
720
  supported: boolean;
709
721
  visible: boolean;
710
722
  invoke(): void;
711
- invoke(arg: any): void;
723
+ invoke(arg: unknown): void;
712
724
  toString(): string;
713
725
  }
714
726
 
@@ -718,39 +730,41 @@ export type MenuCommand = MenuCommand$instance;
718
730
  export class ServiceContainer$instance {
719
731
  constructor();
720
732
  constructor(parentProvider: IServiceProvider);
721
- addService(serviceType: Type, serviceInstance: any): void;
722
- addService(serviceType: Type, serviceInstance: any, promote: boolean): void;
733
+ addService(serviceType: Type, serviceInstance: unknown): void;
734
+ addService(serviceType: Type, serviceInstance: unknown, promote: boolean): void;
723
735
  addService(serviceType: Type, callback: ServiceCreatorCallback): void;
724
736
  addService(serviceType: Type, callback: ServiceCreatorCallback, promote: boolean): void;
725
737
  dispose(): void;
726
- getService(serviceType: Type): any;
738
+ getService(serviceType: Type): unknown;
727
739
  removeService(serviceType: Type): void;
728
740
  removeService(serviceType: Type, promote: boolean): void;
729
741
  }
730
742
 
731
743
 
732
744
  export interface __ServiceContainer$views {
733
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
734
- readonly As_IServiceContainer: IServiceContainer$instance;
735
- readonly As_IDisposable: System_Internal.IDisposable$instance;
745
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
746
+ As_IServiceContainer(): IServiceContainer$instance;
747
+ As_IDisposable(): System_Internal.IDisposable$instance;
736
748
  }
737
749
 
750
+ export interface ServiceContainer$instance extends System_Internal.IDisposable$instance {}
751
+
738
752
  export type ServiceContainer = ServiceContainer$instance & __ServiceContainer$views;
739
753
 
740
754
 
741
755
  export class ServiceCreatorCallback$instance extends Function {
742
- constructor(object_: any, method: nint);
743
- beginInvoke(container: IServiceContainer, serviceType: Type, callback: AsyncCallback, object_: any): IAsyncResult;
744
- clone(): any;
745
- endInvoke(result: IAsyncResult): any;
756
+ constructor(object_: unknown, method: nint);
757
+ beginInvoke(container: IServiceContainer, serviceType: Type, callback: AsyncCallback, object_: unknown): IAsyncResult;
758
+ clone(): unknown;
759
+ endInvoke(result: IAsyncResult): unknown;
746
760
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
747
- invoke(container: IServiceContainer, serviceType: Type): any;
761
+ invoke(container: IServiceContainer, serviceType: Type): unknown;
748
762
  }
749
763
 
750
764
 
751
765
  export interface __ServiceCreatorCallback$views {
752
- readonly As_ICloneable: System_Internal.ICloneable$instance;
753
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
766
+ As_ICloneable(): System_Internal.ICloneable$instance;
767
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
754
768
  }
755
769
 
756
770
  export type ServiceCreatorCallback = ServiceCreatorCallback$instance & __ServiceCreatorCallback$views;
@@ -834,7 +848,7 @@ export class StandardToolWindows$instance {
834
848
  export type StandardToolWindows = StandardToolWindows$instance;
835
849
 
836
850
  export abstract class TypeDescriptionProviderService$instance {
837
- abstract getProvider(instance: any): TypeDescriptionProvider;
851
+ abstract getProvider(instance: unknown): TypeDescriptionProvider;
838
852
  abstract getProvider(type_: Type): TypeDescriptionProvider;
839
853
  }
840
854