@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
@@ -54,27 +54,27 @@ export interface INotifyCollectionChanged$instance {
54
54
 
55
55
  export type INotifyCollectionChanged = INotifyCollectionChanged$instance;
56
56
 
57
- export interface IOrderedDictionary$instance {
58
- readonly Keys: ICollection;
59
- readonly Values: ICollection;
60
- readonly IsReadOnly: boolean;
61
- readonly IsFixedSize: boolean;
62
- readonly Count: int;
63
- readonly SyncRoot: any;
64
- readonly IsSynchronized: boolean;
65
- Add(key: any, value: any): void;
66
- Clear(): void;
67
- Contains(key: any): boolean;
68
- CopyTo(array: ClrArray, index: int): void;
69
- get_Item(index: int): any;
70
- get_Item(key: any): any;
71
- GetEnumerator(): IDictionaryEnumerator;
72
- GetEnumerator(): IEnumerator;
73
- Insert(index: int, key: any, value: any): void;
74
- Remove(key: any): void;
75
- RemoveAt(index: int): void;
76
- set_Item(index: int, value: any): void;
77
- set_Item(key: any, value: any): void;
57
+ export interface IOrderedDictionary$instance extends IDictionary, ICollection, IEnumerable {
58
+ readonly keys: ICollection;
59
+ readonly values: ICollection;
60
+ readonly isReadOnly: boolean;
61
+ readonly isFixedSize: boolean;
62
+ readonly count: int;
63
+ readonly syncRoot: unknown;
64
+ readonly isSynchronized: boolean;
65
+ add(key: unknown, value: unknown): void;
66
+ clear(): void;
67
+ contains(key: unknown): boolean;
68
+ copyTo(array: ClrArray, index: int): void;
69
+ get_Item(index: int): unknown;
70
+ get_Item(key: unknown): unknown;
71
+ getEnumerator(): IDictionaryEnumerator;
72
+ getEnumerator(): IEnumerator;
73
+ insert(index: int, key: unknown, value: unknown): void;
74
+ remove(key: unknown): void;
75
+ removeAt(index: int): void;
76
+ set_Item(index: int, value: unknown): void;
77
+ set_Item(key: unknown, value: unknown): void;
78
78
  }
79
79
 
80
80
 
@@ -84,7 +84,7 @@ export class BitVector32$instance {
84
84
  constructor(data: int);
85
85
  constructor(value: BitVector32);
86
86
  readonly data: int;
87
- equals(o: any): boolean;
87
+ equals(o: unknown): boolean;
88
88
  equals(other: BitVector32): boolean;
89
89
  get_Item(bit: int): boolean;
90
90
  get_Item(section: BitVector32_Section): int;
@@ -92,16 +92,16 @@ export class BitVector32$instance {
92
92
  set_Item(bit: int, value: boolean): void;
93
93
  set_Item(section: BitVector32_Section, value: int): void;
94
94
  toString(): string;
95
- static CreateMask(): int;
96
- static CreateMask(previous: int): int;
97
- static CreateSection(maxValue: short, previous: BitVector32_Section): BitVector32_Section;
98
- static CreateSection(maxValue: short): BitVector32_Section;
99
- static ToString(value: BitVector32): string;
95
+ static createMask(): int;
96
+ static createMask(previous: int): int;
97
+ static createSection2(maxValue: short, previous: BitVector32_Section): BitVector32_Section;
98
+ static createSection2(maxValue: short): BitVector32_Section;
99
+ static toString(value: BitVector32): string;
100
100
  }
101
101
 
102
102
 
103
103
  export interface __BitVector32$views {
104
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<BitVector32>;
104
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<BitVector32>;
105
105
 
106
106
  // Structural method bridges for numeric interface constraints
107
107
  Equals(other: BitVector32): boolean;
@@ -113,16 +113,16 @@ export type BitVector32 = BitVector32$instance & __BitVector32$views;
113
113
  export class BitVector32_Section$instance {
114
114
  readonly mask: short;
115
115
  readonly offset: short;
116
- equals(o: any): boolean;
116
+ equals(o: unknown): boolean;
117
117
  equals(obj: BitVector32_Section): boolean;
118
118
  getHashCode(): int;
119
119
  toString(): string;
120
- static ToString(value: BitVector32_Section): string;
120
+ static toString(value: BitVector32_Section): string;
121
121
  }
122
122
 
123
123
 
124
124
  export interface __BitVector32_Section$views {
125
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<BitVector32_Section>;
125
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<BitVector32_Section>;
126
126
 
127
127
  // Structural method bridges for numeric interface constraints
128
128
  Equals(other: BitVector32_Section): boolean;
@@ -133,10 +133,10 @@ export type BitVector32_Section = BitVector32_Section$instance & __BitVector32_S
133
133
 
134
134
  export class CollectionsUtil$instance {
135
135
  constructor();
136
- static CreateCaseInsensitiveHashtable(): Hashtable;
137
- static CreateCaseInsensitiveHashtable(d: IDictionary): Hashtable;
138
- static CreateCaseInsensitiveHashtable(capacity: int): Hashtable;
139
- static CreateCaseInsensitiveSortedList(): SortedList;
136
+ static createCaseInsensitiveHashtable(): Hashtable;
137
+ static createCaseInsensitiveHashtable(d: IDictionary): Hashtable;
138
+ static createCaseInsensitiveHashtable(capacity: int): Hashtable;
139
+ static createCaseInsensitiveSortedList(): SortedList;
140
140
  }
141
141
 
142
142
 
@@ -151,23 +151,23 @@ export class HybridDictionary$instance {
151
151
  readonly isFixedSize: boolean;
152
152
  readonly isReadOnly: boolean;
153
153
  readonly isSynchronized: boolean;
154
- item: any;
154
+ item: unknown;
155
155
  readonly keys: ICollection;
156
- readonly syncRoot: any;
156
+ readonly syncRoot: unknown;
157
157
  readonly values: ICollection;
158
- add(key: any, value: any): void;
158
+ add(key: unknown, value: unknown): void;
159
159
  clear(): void;
160
- contains(key: any): boolean;
160
+ contains(key: unknown): boolean;
161
161
  copyTo(array: ClrArray, index: int): void;
162
162
  getEnumerator(): IDictionaryEnumerator;
163
- remove(key: any): void;
163
+ remove(key: unknown): void;
164
164
  }
165
165
 
166
166
 
167
167
  export interface __HybridDictionary$views {
168
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
169
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
170
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
168
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
169
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
170
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
171
171
  }
172
172
 
173
173
  export type HybridDictionary = HybridDictionary$instance & __HybridDictionary$views;
@@ -180,23 +180,23 @@ export class ListDictionary$instance {
180
180
  readonly isFixedSize: boolean;
181
181
  readonly isReadOnly: boolean;
182
182
  readonly isSynchronized: boolean;
183
- item: any;
183
+ item: unknown;
184
184
  readonly keys: ICollection;
185
- readonly syncRoot: any;
185
+ readonly syncRoot: unknown;
186
186
  readonly values: ICollection;
187
- add(key: any, value: any): void;
187
+ add(key: unknown, value: unknown): void;
188
188
  clear(): void;
189
- contains(key: any): boolean;
189
+ contains(key: unknown): boolean;
190
190
  copyTo(array: ClrArray, index: int): void;
191
191
  getEnumerator(): IDictionaryEnumerator;
192
- remove(key: any): void;
192
+ remove(key: unknown): void;
193
193
  }
194
194
 
195
195
 
196
196
  export interface __ListDictionary$views {
197
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
198
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
199
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
197
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
198
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
199
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
200
200
  }
201
201
 
202
202
  export type ListDictionary = ListDictionary$instance & __ListDictionary$views;
@@ -204,8 +204,8 @@ export type ListDictionary = ListDictionary$instance & __ListDictionary$views;
204
204
 
205
205
  export class ListDictionary_DictionaryNode$instance {
206
206
  constructor();
207
- key: any;
208
- value: any;
207
+ key: unknown;
208
+ value: unknown;
209
209
  next: ListDictionary_DictionaryNode;
210
210
  }
211
211
 
@@ -217,17 +217,19 @@ export abstract class NameObjectCollectionBase$instance {
217
217
  readonly keys: NameObjectCollectionBase_KeysCollection;
218
218
  getEnumerator(): IEnumerator;
219
219
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
220
- onDeserialization(sender: any): void;
220
+ onDeserialization(sender: unknown): void;
221
221
  }
222
222
 
223
223
 
224
224
  export interface __NameObjectCollectionBase$views {
225
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
226
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
227
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
228
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
225
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
226
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
227
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
228
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
229
229
  }
230
230
 
231
+ export interface NameObjectCollectionBase$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
232
+
231
233
  export type NameObjectCollectionBase = NameObjectCollectionBase$instance & __NameObjectCollectionBase$views;
232
234
 
233
235
 
@@ -240,8 +242,8 @@ export class NameObjectCollectionBase_KeysCollection$instance {
240
242
 
241
243
 
242
244
  export interface __NameObjectCollectionBase_KeysCollection$views {
243
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
244
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
245
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
246
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
245
247
  }
246
248
 
247
249
  export type NameObjectCollectionBase_KeysCollection = NameObjectCollectionBase_KeysCollection$instance & __NameObjectCollectionBase_KeysCollection$views;
@@ -271,7 +273,7 @@ export class NameValueCollection$instance extends NameObjectCollectionBase$insta
271
273
  getValues(name: string): string[];
272
274
  getValues(index: int): string[];
273
275
  hasKeys(): boolean;
274
- onDeserialization(sender: any): void;
276
+ onDeserialization(sender: unknown): void;
275
277
  remove(name: string): void;
276
278
  set_(name: string, value: string): void;
277
279
  set_Item(name: string, value: string): void;
@@ -279,26 +281,28 @@ export class NameValueCollection$instance extends NameObjectCollectionBase$insta
279
281
 
280
282
 
281
283
  export interface __NameValueCollection$views {
282
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
283
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
284
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
285
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
284
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
285
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
286
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
287
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
286
288
  }
287
289
 
290
+ export interface NameValueCollection$instance extends System_Collections_Internal.ICollection$instance {}
291
+
288
292
  export type NameValueCollection = NameValueCollection$instance & __NameValueCollection$views;
289
293
 
290
294
 
291
295
  export class NotifyCollectionChangedEventArgs$instance extends System_Internal.EventArgs$instance {
292
296
  constructor(action: NotifyCollectionChangedAction);
293
- constructor(action: NotifyCollectionChangedAction, changedItem: any);
294
- constructor(action: NotifyCollectionChangedAction, changedItem: any, index: int);
297
+ constructor(action: NotifyCollectionChangedAction, changedItem: unknown);
298
+ constructor(action: NotifyCollectionChangedAction, changedItem: unknown, index: int);
295
299
  constructor(action: NotifyCollectionChangedAction, changedItems: IList);
296
300
  constructor(action: NotifyCollectionChangedAction, changedItems: IList, startingIndex: int);
297
- constructor(action: NotifyCollectionChangedAction, newItem: any, oldItem: any);
298
- constructor(action: NotifyCollectionChangedAction, newItem: any, oldItem: any, index: int);
301
+ constructor(action: NotifyCollectionChangedAction, newItem: unknown, oldItem: unknown);
302
+ constructor(action: NotifyCollectionChangedAction, newItem: unknown, oldItem: unknown, index: int);
299
303
  constructor(action: NotifyCollectionChangedAction, newItems: IList, oldItems: IList);
300
304
  constructor(action: NotifyCollectionChangedAction, newItems: IList, oldItems: IList, startingIndex: int);
301
- constructor(action: NotifyCollectionChangedAction, changedItem: any, index: int, oldIndex: int);
305
+ constructor(action: NotifyCollectionChangedAction, changedItem: unknown, index: int, oldIndex: int);
302
306
  constructor(action: NotifyCollectionChangedAction, changedItems: IList, index: int, oldIndex: int);
303
307
  readonly action: NotifyCollectionChangedAction;
304
308
  readonly newItems: IList;
@@ -311,18 +315,18 @@ export class NotifyCollectionChangedEventArgs$instance extends System_Internal.E
311
315
  export type NotifyCollectionChangedEventArgs = NotifyCollectionChangedEventArgs$instance;
312
316
 
313
317
  export class NotifyCollectionChangedEventHandler$instance extends Function {
314
- constructor(object_: any, method: nint);
315
- beginInvoke(sender: any, e: NotifyCollectionChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
316
- clone(): any;
318
+ constructor(object_: unknown, method: nint);
319
+ beginInvoke(sender: unknown, e: NotifyCollectionChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
320
+ clone(): unknown;
317
321
  endInvoke(result: IAsyncResult): void;
318
322
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
319
- invoke(sender: any, e: NotifyCollectionChangedEventArgs): void;
323
+ invoke(sender: unknown, e: NotifyCollectionChangedEventArgs): void;
320
324
  }
321
325
 
322
326
 
323
327
  export interface __NotifyCollectionChangedEventHandler$views {
324
- readonly As_ICloneable: System_Internal.ICloneable$instance;
325
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
328
+ As_ICloneable(): System_Internal.ICloneable$instance;
329
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
326
330
  }
327
331
 
328
332
  export type NotifyCollectionChangedEventHandler = NotifyCollectionChangedEventHandler$instance & __NotifyCollectionChangedEventHandler$views;
@@ -337,32 +341,34 @@ export class OrderedDictionary$instance {
337
341
  readonly isReadOnly: boolean;
338
342
  readonly keys: ICollection;
339
343
  readonly values: ICollection;
340
- add(key: any, value: any): void;
344
+ add(key: unknown, value: unknown): void;
341
345
  asReadOnly(): OrderedDictionary;
342
346
  clear(): void;
343
- contains(key: any): boolean;
347
+ contains(key: unknown): boolean;
344
348
  copyTo(array: ClrArray, index: int): void;
345
- get_Item(index: int): any;
346
- get_Item(key: any): any;
349
+ get_Item(index: int): unknown;
350
+ get_Item(key: unknown): unknown;
347
351
  getEnumerator(): IDictionaryEnumerator;
348
352
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
349
- insert(index: int, key: any, value: any): void;
350
- remove(key: any): void;
353
+ insert(index: int, key: unknown, value: unknown): void;
354
+ remove(key: unknown): void;
351
355
  removeAt(index: int): void;
352
- set_Item(index: int, value: any): void;
353
- set_Item(key: any, value: any): void;
356
+ set_Item(index: int, value: unknown): void;
357
+ set_Item(key: unknown, value: unknown): void;
354
358
  }
355
359
 
356
360
 
357
361
  export interface __OrderedDictionary$views {
358
- readonly As_IOrderedDictionary: IOrderedDictionary$instance;
359
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
360
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
361
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
362
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
363
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
362
+ As_IOrderedDictionary(): IOrderedDictionary$instance;
363
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
364
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
365
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
366
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
367
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
364
368
  }
365
369
 
370
+ export interface OrderedDictionary$instance extends System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
371
+
366
372
  export type OrderedDictionary = OrderedDictionary$instance & __OrderedDictionary$views;
367
373
 
368
374
 
@@ -372,7 +378,7 @@ export class StringCollection$instance {
372
378
  readonly isReadOnly: boolean;
373
379
  readonly isSynchronized: boolean;
374
380
  item: string;
375
- readonly syncRoot: any;
381
+ readonly syncRoot: unknown;
376
382
  add(value: string): int;
377
383
  addRange(value: string[]): void;
378
384
  clear(): void;
@@ -387,9 +393,9 @@ export class StringCollection$instance {
387
393
 
388
394
 
389
395
  export interface __StringCollection$views {
390
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
391
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
392
- readonly As_IList: System_Collections_Internal.IList$instance;
396
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
397
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
398
+ As_IList(): System_Collections_Internal.IList$instance;
393
399
  }
394
400
 
395
401
  export type StringCollection = StringCollection$instance & __StringCollection$views;
@@ -401,7 +407,7 @@ export class StringDictionary$instance {
401
407
  readonly isSynchronized: boolean;
402
408
  item: string;
403
409
  readonly keys: ICollection;
404
- readonly syncRoot: any;
410
+ readonly syncRoot: unknown;
405
411
  readonly values: ICollection;
406
412
  add(key: string, value: string): void;
407
413
  clear(): void;
@@ -414,9 +420,11 @@ export class StringDictionary$instance {
414
420
 
415
421
 
416
422
  export interface __StringDictionary$views {
417
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
423
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
418
424
  }
419
425
 
426
+ export interface StringDictionary$instance extends System_Collections_Internal.IEnumerable$instance {}
427
+
420
428
  export type StringDictionary = StringDictionary$instance & __StringDictionary$views;
421
429
 
422
430