@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
@@ -103,8 +103,8 @@ export enum ReadState {
103
103
  export enum ValidationType {
104
104
  none = 0,
105
105
  auto = 1,
106
- dtd = 2,
107
- xdr = 3,
106
+ DTD = 2,
107
+ XDR = 3,
108
108
  schema = 4
109
109
  }
110
110
 
@@ -171,7 +171,7 @@ export enum XmlNodeType {
171
171
  element = 1,
172
172
  attribute = 2,
173
173
  text = 3,
174
- cdata = 4,
174
+ CDATA = 4,
175
175
  entityReference = 5,
176
176
  entity = 6,
177
177
  processingInstruction = 7,
@@ -204,16 +204,16 @@ export enum XmlSpace {
204
204
 
205
205
 
206
206
  export enum XmlTokenizedType {
207
- cdata = 0,
208
- id = 1,
209
- idref = 2,
210
- idrefs = 3,
211
- entity = 4,
212
- entities = 5,
213
- nmtoken = 6,
214
- nmtokens = 7,
215
- notation = 8,
216
- enumeration = 9,
207
+ CDATA = 0,
208
+ ID = 1,
209
+ IDREF = 2,
210
+ IDREFS = 3,
211
+ ENTITY = 4,
212
+ ENTITIES = 5,
213
+ NMTOKEN = 6,
214
+ NMTOKENS = 7,
215
+ NOTATION = 8,
216
+ ENUMERATION = 9,
217
217
  qName = 10,
218
218
  ncName = 11,
219
219
  none = 12
@@ -221,88 +221,88 @@ export enum XmlTokenizedType {
221
221
 
222
222
 
223
223
  export interface IApplicationResourceStreamResolver$instance {
224
- GetApplicationResourceStream(relativeUri: Uri): Stream;
224
+ getApplicationResourceStream(relativeUri: Uri): Stream;
225
225
  }
226
226
 
227
227
 
228
228
  export type IApplicationResourceStreamResolver = IApplicationResourceStreamResolver$instance;
229
229
 
230
230
  export interface IFragmentCapableXmlDictionaryWriter$instance {
231
- readonly CanFragment: boolean;
232
- EndFragment(): void;
233
- StartFragment(stream: Stream, generateSelfContainedTextFragment: boolean): void;
234
- WriteFragment(buffer: byte[], offset: int, count: int): void;
231
+ readonly canFragment: boolean;
232
+ endFragment(): void;
233
+ startFragment(stream: Stream, generateSelfContainedTextFragment: boolean): void;
234
+ writeFragment(buffer: byte[], offset: int, count: int): void;
235
235
  }
236
236
 
237
237
 
238
238
  export type IFragmentCapableXmlDictionaryWriter = IFragmentCapableXmlDictionaryWriter$instance;
239
239
 
240
240
  export interface IHasXmlNode$instance {
241
- GetNode(): XmlNode;
241
+ getNode(): XmlNode;
242
242
  }
243
243
 
244
244
 
245
245
  export type IHasXmlNode = IHasXmlNode$instance;
246
246
 
247
247
  export interface IStreamProvider$instance {
248
- GetStream(): Stream;
249
- ReleaseStream(stream: Stream): void;
248
+ getStream(): Stream;
249
+ releaseStream(stream: Stream): void;
250
250
  }
251
251
 
252
252
 
253
253
  export type IStreamProvider = IStreamProvider$instance;
254
254
 
255
255
  export interface IXmlBinaryReaderInitializer$instance {
256
- SetInput(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): void;
257
- SetInput(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): void;
256
+ setInput(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): void;
257
+ setInput(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): void;
258
258
  }
259
259
 
260
260
 
261
261
  export type IXmlBinaryReaderInitializer = IXmlBinaryReaderInitializer$instance;
262
262
 
263
263
  export interface IXmlBinaryWriterInitializer$instance {
264
- SetOutput(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession, ownsStream: boolean): void;
264
+ setOutput(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession, ownsStream: boolean): void;
265
265
  }
266
266
 
267
267
 
268
268
  export type IXmlBinaryWriterInitializer = IXmlBinaryWriterInitializer$instance;
269
269
 
270
270
  export interface IXmlDictionary$instance {
271
- TryLookup(key: int, result: { value: ref<XmlDictionaryString> }): boolean;
272
- TryLookup(value: string, result: { value: ref<XmlDictionaryString> }): boolean;
273
- TryLookup(value: XmlDictionaryString, result: { value: ref<XmlDictionaryString> }): boolean;
271
+ tryLookup2(key: int, result: { value: ref<XmlDictionaryString> }): boolean;
272
+ tryLookup2(value: string, result: { value: ref<XmlDictionaryString> }): boolean;
273
+ tryLookup2(value: XmlDictionaryString, result: { value: ref<XmlDictionaryString> }): boolean;
274
274
  }
275
275
 
276
276
 
277
277
  export type IXmlDictionary = IXmlDictionary$instance;
278
278
 
279
279
  export interface IXmlLineInfo$instance {
280
- readonly LineNumber: int;
281
- readonly LinePosition: int;
282
- HasLineInfo(): boolean;
280
+ readonly lineNumber: int;
281
+ readonly linePosition: int;
282
+ hasLineInfo(): boolean;
283
283
  }
284
284
 
285
285
 
286
286
  export type IXmlLineInfo = IXmlLineInfo$instance;
287
287
 
288
288
  export interface IXmlNamespaceResolver$instance {
289
- GetNamespacesInScope(scope: XmlNamespaceScope): IDictionary_2<CLROf<string>, CLROf<string>>;
290
- LookupNamespace(prefix: string): string;
289
+ getNamespacesInScope(scope: XmlNamespaceScope): IDictionary_2<CLROf<string>, CLROf<string>>;
290
+ lookupNamespace(prefix: string): string;
291
291
  }
292
292
 
293
293
 
294
294
  export type IXmlNamespaceResolver = IXmlNamespaceResolver$instance;
295
295
 
296
296
  export interface IXmlTextReaderInitializer$instance {
297
- SetInput(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): void;
298
- SetInput(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): void;
297
+ setInput(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): void;
298
+ setInput(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): void;
299
299
  }
300
300
 
301
301
 
302
302
  export type IXmlTextReaderInitializer = IXmlTextReaderInitializer$instance;
303
303
 
304
304
  export interface IXmlTextWriterInitializer$instance {
305
- SetOutput(stream: Stream, encoding: Encoding, ownsStream: boolean): void;
305
+ setOutput(stream: Stream, encoding: Encoding, ownsStream: boolean): void;
306
306
  }
307
307
 
308
308
 
@@ -311,18 +311,18 @@ export type IXmlTextWriterInitializer = IXmlTextWriterInitializer$instance;
311
311
  export class NameTable$instance extends XmlNameTable$instance {
312
312
  constructor();
313
313
  add(key: string): string;
314
- add(key: string[], start: int, len: int): string;
314
+ add(key: char[], start: int, len: int): string;
315
315
  get_(value: string): string;
316
- get_(key: string[], start: int, len: int): string;
316
+ get_(key: char[], start: int, len: int): string;
317
317
  }
318
318
 
319
319
 
320
320
  export type NameTable = NameTable$instance;
321
321
 
322
322
  export class OnXmlDictionaryReaderClose$instance extends Function {
323
- constructor(object_: any, method: nint);
324
- beginInvoke(reader: XmlDictionaryReader, callback: AsyncCallback, object_: any): IAsyncResult;
325
- clone(): any;
323
+ constructor(object_: unknown, method: nint);
324
+ beginInvoke(reader: XmlDictionaryReader, callback: AsyncCallback, object_: unknown): IAsyncResult;
325
+ clone(): unknown;
326
326
  endInvoke(result: IAsyncResult): void;
327
327
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
328
328
  invoke(reader: XmlDictionaryReader): void;
@@ -330,8 +330,8 @@ export class OnXmlDictionaryReaderClose$instance extends Function {
330
330
 
331
331
 
332
332
  export interface __OnXmlDictionaryReaderClose$views {
333
- readonly As_ICloneable: System_Internal.ICloneable$instance;
334
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
333
+ As_ICloneable(): System_Internal.ICloneable$instance;
334
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
335
335
  }
336
336
 
337
337
  export type OnXmlDictionaryReaderClose = OnXmlDictionaryReaderClose$instance & __OnXmlDictionaryReaderClose$views;
@@ -343,12 +343,12 @@ export class UniqueId$instance {
343
343
  constructor(guid: byte[]);
344
344
  constructor(guid: byte[], offset: int);
345
345
  constructor(value: string);
346
- constructor(chars: string[], offset: int, count: int);
346
+ constructor(chars: char[], offset: int, count: int);
347
347
  readonly charArrayLength: int;
348
348
  readonly isGuid: boolean;
349
- equals(obj: any): boolean;
349
+ equals(obj: unknown): boolean;
350
350
  getHashCode(): int;
351
- toCharArray(chars: string[], offset: int): int;
351
+ toCharArray(chars: char[], offset: int): int;
352
352
  toString(): string;
353
353
  tryGetGuid(guid: { value: ref<Guid> }): boolean;
354
354
  tryGetGuid(buffer: byte[], offset: int): boolean;
@@ -374,7 +374,7 @@ export class XmlAttribute$instance extends XmlNode$instance {
374
374
  value: string;
375
375
  appendChild(newChild: XmlNode): XmlNode;
376
376
  clone(): XmlNode;
377
- clone(): any;
377
+ clone(): unknown;
378
378
  cloneNode(deep: boolean): XmlNode;
379
379
  createNavigator(): XPathNavigator;
380
380
  getEnumerator(): IEnumerator;
@@ -389,9 +389,9 @@ export class XmlAttribute$instance extends XmlNode$instance {
389
389
 
390
390
 
391
391
  export interface __XmlAttribute$views {
392
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
393
- readonly As_ICloneable: System_Internal.ICloneable$instance;
394
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
392
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
393
+ As_ICloneable(): System_Internal.ICloneable$instance;
394
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
395
395
  }
396
396
 
397
397
  export type XmlAttribute = XmlAttribute$instance & __XmlAttribute$views;
@@ -415,8 +415,8 @@ export class XmlAttributeCollection$instance extends XmlNamedNodeMap$instance {
415
415
 
416
416
 
417
417
  export interface __XmlAttributeCollection$views {
418
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
419
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
418
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
419
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
420
420
  }
421
421
 
422
422
  export type XmlAttributeCollection = XmlAttributeCollection$instance & __XmlAttributeCollection$views;
@@ -433,7 +433,7 @@ export class XmlBinaryReaderSession$instance {
433
433
 
434
434
 
435
435
  export interface __XmlBinaryReaderSession$views {
436
- readonly As_IXmlDictionary: IXmlDictionary$instance;
436
+ As_IXmlDictionary(): IXmlDictionary$instance;
437
437
  }
438
438
 
439
439
  export type XmlBinaryReaderSession = XmlBinaryReaderSession$instance & __XmlBinaryReaderSession$views;
@@ -454,7 +454,7 @@ export class XmlCDataSection$instance extends XmlCharacterData$instance {
454
454
  readonly nodeType: XmlNodeType;
455
455
  readonly parentNode: XmlNode;
456
456
  readonly previousText: XmlNode;
457
- clone(): any;
457
+ clone(): unknown;
458
458
  clone(): XmlNode;
459
459
  cloneNode(deep: boolean): XmlNode;
460
460
  createNavigator(): XPathNavigator;
@@ -465,9 +465,9 @@ export class XmlCDataSection$instance extends XmlCharacterData$instance {
465
465
 
466
466
 
467
467
  export interface __XmlCDataSection$views {
468
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
469
- readonly As_ICloneable: System_Internal.ICloneable$instance;
470
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
468
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
469
+ As_ICloneable(): System_Internal.ICloneable$instance;
470
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
471
471
  }
472
472
 
473
473
  export type XmlCDataSection = XmlCDataSection$instance & __XmlCDataSection$views;
@@ -479,7 +479,7 @@ export abstract class XmlCharacterData$instance extends XmlLinkedNode$instance {
479
479
  readonly length: int;
480
480
  value: string;
481
481
  appendData(strData: string): void;
482
- clone(): any;
482
+ clone(): unknown;
483
483
  clone(): XmlNode;
484
484
  createNavigator(): XPathNavigator;
485
485
  deleteData(offset: int, count: int): void;
@@ -491,9 +491,9 @@ export abstract class XmlCharacterData$instance extends XmlLinkedNode$instance {
491
491
 
492
492
 
493
493
  export interface __XmlCharacterData$views {
494
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
495
- readonly As_ICloneable: System_Internal.ICloneable$instance;
496
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
494
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
495
+ As_ICloneable(): System_Internal.ICloneable$instance;
496
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
497
497
  }
498
498
 
499
499
  export type XmlCharacterData = XmlCharacterData$instance & __XmlCharacterData$views;
@@ -503,7 +503,7 @@ export class XmlComment$instance extends XmlCharacterData$instance {
503
503
  readonly localName: string;
504
504
  readonly name: string;
505
505
  readonly nodeType: XmlNodeType;
506
- clone(): any;
506
+ clone(): unknown;
507
507
  clone(): XmlNode;
508
508
  cloneNode(deep: boolean): XmlNode;
509
509
  createNavigator(): XPathNavigator;
@@ -514,9 +514,9 @@ export class XmlComment$instance extends XmlCharacterData$instance {
514
514
 
515
515
 
516
516
  export interface __XmlComment$views {
517
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
518
- readonly As_ICloneable: System_Internal.ICloneable$instance;
519
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
517
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
518
+ As_ICloneable(): System_Internal.ICloneable$instance;
519
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
520
520
  }
521
521
 
522
522
  export type XmlComment = XmlComment$instance & __XmlComment$views;
@@ -524,65 +524,65 @@ export type XmlComment = XmlComment$instance & __XmlComment$views;
524
524
 
525
525
  export class XmlConvert$instance {
526
526
  constructor();
527
- static DecodeName(name: string): string;
528
- static EncodeLocalName(name: string): string;
529
- static EncodeName(name: string): string;
530
- static EncodeNmToken(name: string): string;
531
- static IsNCNameChar(ch: string): boolean;
532
- static IsPublicIdChar(ch: string): boolean;
533
- static IsStartNCNameChar(ch: string): boolean;
534
- static IsWhitespaceChar(ch: string): boolean;
535
- static IsXmlChar(ch: string): boolean;
536
- static IsXmlSurrogatePair(lowChar: string, highChar: string): boolean;
537
- static ToBoolean(s: string): boolean;
538
- static ToByte(s: string): byte;
539
- static ToChar(s: string): string;
540
- static ToDateTime(s: string, format: string): DateTime;
541
- static ToDateTime(s: string, formats: string[]): DateTime;
542
- static ToDateTime(s: string, dateTimeOption: XmlDateTimeSerializationMode): DateTime;
543
- static ToDateTime(s: string): DateTime;
544
- static ToDateTimeOffset(s: string, format: string): DateTimeOffset;
545
- static ToDateTimeOffset(s: string, formats: string[]): DateTimeOffset;
546
- static ToDateTimeOffset(s: string): DateTimeOffset;
547
- static ToDecimal(s: string): decimal;
548
- static ToDouble(s: string): double;
549
- static ToGuid(s: string): Guid;
550
- static ToInt16(s: string): short;
551
- static ToInt32(s: string): int;
552
- static ToInt64(s: string): long;
553
- static ToSByte(s: string): sbyte;
554
- static ToSingle(s: string): float;
555
- static ToString(value: boolean): string;
556
- static ToString(value: byte): string;
557
- static ToString(value: string): string;
558
- static ToString(value: DateTime, format: string): string;
559
- static ToString(value: DateTime, dateTimeOption: XmlDateTimeSerializationMode): string;
560
- static ToString(value: DateTime): string;
561
- static ToString(value: DateTimeOffset, format: string): string;
562
- static ToString(value: DateTimeOffset): string;
563
- static ToString(value: decimal): string;
564
- static ToString(value: double): string;
565
- static ToString(value: Guid): string;
566
- static ToString(value: short): string;
567
- static ToString(value: int): string;
568
- static ToString(value: long): string;
569
- static ToString(value: sbyte): string;
570
- static ToString(value: float): string;
571
- static ToString(value: TimeSpan): string;
572
- static ToString(value: ushort): string;
573
- static ToString(value: uint): string;
574
- static ToString(value: ulong): string;
575
- static ToTimeSpan(s: string): TimeSpan;
576
- static ToUInt16(s: string): ushort;
577
- static ToUInt32(s: string): uint;
578
- static ToUInt64(s: string): ulong;
579
- static VerifyName(name: string): string;
580
- static VerifyNCName(name: string): string;
581
- static VerifyNMTOKEN(name: string): string;
582
- static VerifyPublicId(publicId: string): string;
583
- static VerifyTOKEN(token: string): string;
584
- static VerifyWhitespace(content: string): string;
585
- static VerifyXmlChars(content: string): string;
527
+ static decodeName(name: string): string;
528
+ static encodeLocalName(name: string): string;
529
+ static encodeName(name: string): string;
530
+ static encodeNmToken(name: string): string;
531
+ static isNCNameChar(ch: char): boolean;
532
+ static isPublicIdChar(ch: char): boolean;
533
+ static isStartNCNameChar(ch: char): boolean;
534
+ static isWhitespaceChar(ch: char): boolean;
535
+ static isXmlChar(ch: char): boolean;
536
+ static isXmlSurrogatePair(lowChar: char, highChar: char): boolean;
537
+ static toBoolean(s: string): boolean;
538
+ static toByte(s: string): byte;
539
+ static toChar(s: string): char;
540
+ static toDateTime2(s: string, format: string): DateTime;
541
+ static toDateTime2(s: string, formats: string[]): DateTime;
542
+ static toDateTime2(s: string, dateTimeOption: XmlDateTimeSerializationMode): DateTime;
543
+ static toDateTime2(s: string): DateTime;
544
+ static toDateTimeOffset2(s: string, format: string): DateTimeOffset;
545
+ static toDateTimeOffset2(s: string, formats: string[]): DateTimeOffset;
546
+ static toDateTimeOffset2(s: string): DateTimeOffset;
547
+ static toDecimal(s: string): decimal;
548
+ static toDouble(s: string): double;
549
+ static toGuid(s: string): Guid;
550
+ static toInt16(s: string): short;
551
+ static toInt32(s: string): int;
552
+ static toInt64(s: string): long;
553
+ static toSByte(s: string): sbyte;
554
+ static toSingle(s: string): float;
555
+ static toString(value: boolean): string;
556
+ static toString(value: byte): string;
557
+ static toString(value: char): string;
558
+ static toString(value: DateTime, format: string): string;
559
+ static toString(value: DateTime, dateTimeOption: XmlDateTimeSerializationMode): string;
560
+ static toString(value: DateTime): string;
561
+ static toString(value: DateTimeOffset, format: string): string;
562
+ static toString(value: DateTimeOffset): string;
563
+ static toString(value: decimal): string;
564
+ static toString(value: double): string;
565
+ static toString(value: Guid): string;
566
+ static toString(value: short): string;
567
+ static toString(value: int): string;
568
+ static toString(value: long): string;
569
+ static toString(value: sbyte): string;
570
+ static toString(value: float): string;
571
+ static toString(value: TimeSpan): string;
572
+ static toString(value: ushort): string;
573
+ static toString(value: uint): string;
574
+ static toString(value: ulong): string;
575
+ static toTimeSpan(s: string): TimeSpan;
576
+ static toUInt16(s: string): ushort;
577
+ static toUInt32(s: string): uint;
578
+ static toUInt64(s: string): ulong;
579
+ static verifyName(name: string): string;
580
+ static verifyNCName(name: string): string;
581
+ static verifyNMTOKEN(name: string): string;
582
+ static verifyPublicId(publicId: string): string;
583
+ static verifyTOKEN(token: string): string;
584
+ static verifyWhitespace(content: string): string;
585
+ static verifyXmlChars(content: string): string;
586
586
  }
587
587
 
588
588
 
@@ -592,7 +592,7 @@ export class XmlDataDocument$instance extends XmlDocument$instance {
592
592
  constructor();
593
593
  constructor(dataset: DataSet);
594
594
  readonly dataSet: DataSet;
595
- clone(): any;
595
+ clone(): unknown;
596
596
  clone(): XmlNode;
597
597
  cloneNode(deep: boolean): XmlNode;
598
598
  createElement(prefix: string, localName: string, namespaceURI: string): XmlElement;
@@ -614,9 +614,9 @@ export class XmlDataDocument$instance extends XmlDocument$instance {
614
614
 
615
615
 
616
616
  export interface __XmlDataDocument$views {
617
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
618
- readonly As_ICloneable: System_Internal.ICloneable$instance;
619
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
617
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
618
+ As_ICloneable(): System_Internal.ICloneable$instance;
619
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
620
620
  }
621
621
 
622
622
  export type XmlDataDocument = XmlDataDocument$instance & __XmlDataDocument$views;
@@ -631,7 +631,7 @@ export class XmlDeclaration$instance extends XmlLinkedNode$instance {
631
631
  standalone: string;
632
632
  value: string;
633
633
  readonly version: string;
634
- clone(): any;
634
+ clone(): unknown;
635
635
  clone(): XmlNode;
636
636
  cloneNode(deep: boolean): XmlNode;
637
637
  createNavigator(): XPathNavigator;
@@ -642,9 +642,9 @@ export class XmlDeclaration$instance extends XmlLinkedNode$instance {
642
642
 
643
643
 
644
644
  export interface __XmlDeclaration$views {
645
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
646
- readonly As_ICloneable: System_Internal.ICloneable$instance;
647
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
645
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
646
+ As_ICloneable(): System_Internal.ICloneable$instance;
647
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
648
648
  }
649
649
 
650
650
  export type XmlDeclaration = XmlDeclaration$instance & __XmlDeclaration$views;
@@ -657,14 +657,16 @@ export class XmlDictionary$instance {
657
657
  tryLookup(value: string, result: { value: ref<XmlDictionaryString> }): boolean;
658
658
  tryLookup(key: int, result: { value: ref<XmlDictionaryString> }): boolean;
659
659
  tryLookup(value: XmlDictionaryString, result: { value: ref<XmlDictionaryString> }): boolean;
660
- static readonly Empty: IXmlDictionary;
660
+ static readonly empty: IXmlDictionary;
661
661
  }
662
662
 
663
663
 
664
664
  export interface __XmlDictionary$views {
665
- readonly As_IXmlDictionary: IXmlDictionary$instance;
665
+ As_IXmlDictionary(): IXmlDictionary$instance;
666
666
  }
667
667
 
668
+ export interface XmlDictionary$instance extends IXmlDictionary$instance {}
669
+
668
670
  export type XmlDictionary = XmlDictionary$instance & __XmlDictionary$views;
669
671
 
670
672
 
@@ -713,10 +715,10 @@ export abstract class XmlDictionaryReader$instance extends XmlReader$instance {
713
715
  readArray(localName: XmlDictionaryString, namespaceUri: XmlDictionaryString, array: TimeSpan[], offset: int, count: int): int;
714
716
  readBooleanArray(localName: string, namespaceUri: string): boolean[];
715
717
  readBooleanArray(localName: XmlDictionaryString, namespaceUri: XmlDictionaryString): boolean[];
716
- readContentAs(type_: Type, namespaceResolver: IXmlNamespaceResolver): any;
718
+ readContentAs(type_: Type, namespaceResolver: IXmlNamespaceResolver): unknown;
717
719
  readContentAsBase642(buffer: byte[], index: int, count: int): int;
718
720
  readContentAsBinHex(buffer: byte[], index: int, count: int): int;
719
- readContentAsChars(chars: string[], offset: int, count: int): int;
721
+ readContentAsChars(chars: char[], offset: int, count: int): int;
720
722
  readContentAsDecimal(): decimal;
721
723
  readContentAsFloat(): float;
722
724
  readContentAsGuid(): Guid;
@@ -778,34 +780,34 @@ export abstract class XmlDictionaryReader$instance extends XmlReader$instance {
778
780
  tryGetLocalNameAsDictionaryString(localName: { value: ref<XmlDictionaryString> }): boolean;
779
781
  tryGetNamespaceUriAsDictionaryString(namespaceUri: { value: ref<XmlDictionaryString> }): boolean;
780
782
  tryGetValueAsDictionaryString(value: { value: ref<XmlDictionaryString> }): boolean;
781
- static CreateBinaryReader(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
782
- static CreateBinaryReader(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession): XmlDictionaryReader;
783
- static CreateBinaryReader(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
784
- static CreateBinaryReader(buffer: byte[], offset: int, count: int, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
785
- static CreateBinaryReader(buffer: byte[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
786
- static CreateBinaryReader(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
787
- static CreateBinaryReader(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession): XmlDictionaryReader;
788
- static CreateBinaryReader(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
789
- static CreateBinaryReader(stream: Stream, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
790
- static CreateDictionaryReader(reader: XmlReader): XmlDictionaryReader;
791
- static CreateMtomReader(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
792
- static CreateMtomReader(buffer: byte[], offset: int, count: int, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas, maxBufferSize: int, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
793
- static CreateMtomReader(buffer: byte[], offset: int, count: int, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
794
- static CreateMtomReader(buffer: byte[], offset: int, count: int, encodings: Encoding[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
795
- static CreateMtomReader(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
796
- static CreateMtomReader(stream: Stream, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas, maxBufferSize: int, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
797
- static CreateMtomReader(stream: Stream, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
798
- static CreateMtomReader(stream: Stream, encodings: Encoding[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
799
- static CreateTextReader(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
800
- static CreateTextReader(buffer: byte[], offset: int, count: int, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
801
- static CreateTextReader(buffer: byte[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
802
- static CreateTextReader(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
803
- static CreateTextReader(stream: Stream, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
783
+ static createBinaryReader5(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
784
+ static createBinaryReader5(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession): XmlDictionaryReader;
785
+ static createBinaryReader5(buffer: byte[], offset: int, count: int, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
786
+ static createBinaryReader5(buffer: byte[], offset: int, count: int, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
787
+ static createBinaryReader5(buffer: byte[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
788
+ static createBinaryReader5(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
789
+ static createBinaryReader5(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas, session: XmlBinaryReaderSession): XmlDictionaryReader;
790
+ static createBinaryReader5(stream: Stream, dictionary: IXmlDictionary, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
791
+ static createBinaryReader5(stream: Stream, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
792
+ static createDictionaryReader(reader: XmlReader): XmlDictionaryReader;
793
+ static createMtomReader5(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
794
+ static createMtomReader5(buffer: byte[], offset: int, count: int, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas, maxBufferSize: int, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
795
+ static createMtomReader5(buffer: byte[], offset: int, count: int, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
796
+ static createMtomReader5(buffer: byte[], offset: int, count: int, encodings: Encoding[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
797
+ static createMtomReader5(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
798
+ static createMtomReader5(stream: Stream, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas, maxBufferSize: int, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
799
+ static createMtomReader5(stream: Stream, encodings: Encoding[], contentType: string, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
800
+ static createMtomReader5(stream: Stream, encodings: Encoding[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
801
+ static createTextReader3(buffer: byte[], offset: int, count: int, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
802
+ static createTextReader3(buffer: byte[], offset: int, count: int, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
803
+ static createTextReader3(buffer: byte[], quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
804
+ static createTextReader3(stream: Stream, encoding: Encoding, quotas: XmlDictionaryReaderQuotas, onClose: OnXmlDictionaryReaderClose): XmlDictionaryReader;
805
+ static createTextReader3(stream: Stream, quotas: XmlDictionaryReaderQuotas): XmlDictionaryReader;
804
806
  }
805
807
 
806
808
 
807
809
  export interface __XmlDictionaryReader$views {
808
- readonly As_IDisposable: System_Internal.IDisposable$instance;
810
+ As_IDisposable(): System_Internal.IDisposable$instance;
809
811
  }
810
812
 
811
813
  export type XmlDictionaryReader = XmlDictionaryReader$instance & __XmlDictionaryReader$views;
@@ -820,7 +822,7 @@ export class XmlDictionaryReaderQuotas$instance {
820
822
  maxStringContentLength: int;
821
823
  readonly modifiedQuotas: XmlDictionaryReaderQuotaTypes;
822
824
  copyTo(quotas: XmlDictionaryReaderQuotas): void;
823
- static readonly Max: XmlDictionaryReaderQuotas;
825
+ static readonly max: XmlDictionaryReaderQuotas;
824
826
  }
825
827
 
826
828
 
@@ -832,7 +834,7 @@ export class XmlDictionaryString$instance {
832
834
  readonly key: int;
833
835
  readonly value: string;
834
836
  toString(): string;
835
- static readonly Empty: XmlDictionaryString;
837
+ static readonly empty: XmlDictionaryString;
836
838
  }
837
839
 
838
840
 
@@ -882,7 +884,7 @@ export abstract class XmlDictionaryWriter$instance extends XmlWriter$instance {
882
884
  writeStartElement(prefix: string, localName: string, ns: string): void;
883
885
  writeStartElement(localName: string): void;
884
886
  writeString(text: string): void;
885
- writeValue(value: any): void;
887
+ writeValue(value: unknown): void;
886
888
  writeValue(value: string): void;
887
889
  writeValue(value: boolean): void;
888
890
  writeValue(value: DateTime): void;
@@ -897,22 +899,22 @@ export abstract class XmlDictionaryWriter$instance extends XmlWriter$instance {
897
899
  writeXmlAttribute(localName: XmlDictionaryString, value: XmlDictionaryString): void;
898
900
  writeXmlnsAttribute(prefix: string, namespaceUri: string): void;
899
901
  writeXmlnsAttribute(prefix: string, namespaceUri: XmlDictionaryString): void;
900
- static CreateBinaryWriter(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession, ownsStream: boolean): XmlDictionaryWriter;
901
- static CreateBinaryWriter(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession): XmlDictionaryWriter;
902
- static CreateBinaryWriter(stream: Stream, dictionary: IXmlDictionary): XmlDictionaryWriter;
903
- static CreateBinaryWriter(stream: Stream): XmlDictionaryWriter;
904
- static CreateDictionaryWriter(writer: XmlWriter): XmlDictionaryWriter;
905
- static CreateMtomWriter(stream: Stream, encoding: Encoding, maxSizeInBytes: int, startInfo: string, boundary: string, startUri: string, writeMessageHeaders: boolean, ownsStream: boolean): XmlDictionaryWriter;
906
- static CreateMtomWriter(stream: Stream, encoding: Encoding, maxSizeInBytes: int, startInfo: string): XmlDictionaryWriter;
907
- static CreateTextWriter(stream: Stream, encoding: Encoding, ownsStream: boolean): XmlDictionaryWriter;
908
- static CreateTextWriter(stream: Stream, encoding: Encoding): XmlDictionaryWriter;
909
- static CreateTextWriter(stream: Stream): XmlDictionaryWriter;
902
+ static createBinaryWriter4(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession, ownsStream: boolean): XmlDictionaryWriter;
903
+ static createBinaryWriter4(stream: Stream, dictionary: IXmlDictionary, session: XmlBinaryWriterSession): XmlDictionaryWriter;
904
+ static createBinaryWriter4(stream: Stream, dictionary: IXmlDictionary): XmlDictionaryWriter;
905
+ static createBinaryWriter4(stream: Stream): XmlDictionaryWriter;
906
+ static createDictionaryWriter(writer: XmlWriter): XmlDictionaryWriter;
907
+ static createMtomWriter2(stream: Stream, encoding: Encoding, maxSizeInBytes: int, startInfo: string, boundary: string, startUri: string, writeMessageHeaders: boolean, ownsStream: boolean): XmlDictionaryWriter;
908
+ static createMtomWriter2(stream: Stream, encoding: Encoding, maxSizeInBytes: int, startInfo: string): XmlDictionaryWriter;
909
+ static createTextWriter3(stream: Stream, encoding: Encoding, ownsStream: boolean): XmlDictionaryWriter;
910
+ static createTextWriter3(stream: Stream, encoding: Encoding): XmlDictionaryWriter;
911
+ static createTextWriter3(stream: Stream): XmlDictionaryWriter;
910
912
  }
911
913
 
912
914
 
913
915
  export interface __XmlDictionaryWriter$views {
914
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
915
- readonly As_IDisposable: System_Internal.IDisposable$instance;
916
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
917
+ As_IDisposable(): System_Internal.IDisposable$instance;
916
918
  }
917
919
 
918
920
  export type XmlDictionaryWriter = XmlDictionaryWriter$instance & __XmlDictionaryWriter$views;
@@ -939,7 +941,7 @@ export class XmlDocument$instance extends XmlNode$instance {
939
941
  schemas: XmlSchemaSet;
940
942
  xmlResolver: XmlResolver;
941
943
  clone(): XmlNode;
942
- clone(): any;
944
+ clone(): unknown;
943
945
  cloneNode(deep: boolean): XmlNode;
944
946
  createAttribute(name: string): XmlAttribute;
945
947
  createAttribute(qualifiedName: string, namespaceURI: string): XmlAttribute;
@@ -984,9 +986,9 @@ export class XmlDocument$instance extends XmlNode$instance {
984
986
 
985
987
 
986
988
  export interface __XmlDocument$views {
987
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
988
- readonly As_ICloneable: System_Internal.ICloneable$instance;
989
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
989
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
990
+ As_ICloneable(): System_Internal.ICloneable$instance;
991
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
990
992
  }
991
993
 
992
994
  export type XmlDocument = XmlDocument$instance & __XmlDocument$views;
@@ -1000,7 +1002,7 @@ export class XmlDocumentFragment$instance extends XmlNode$instance {
1000
1002
  readonly ownerDocument: XmlDocument;
1001
1003
  readonly parentNode: XmlNode;
1002
1004
  clone(): XmlNode;
1003
- clone(): any;
1005
+ clone(): unknown;
1004
1006
  cloneNode(deep: boolean): XmlNode;
1005
1007
  createNavigator(): XPathNavigator;
1006
1008
  getEnumerator(): IEnumerator;
@@ -1010,9 +1012,9 @@ export class XmlDocumentFragment$instance extends XmlNode$instance {
1010
1012
 
1011
1013
 
1012
1014
  export interface __XmlDocumentFragment$views {
1013
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1014
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1015
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1015
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1016
+ As_ICloneable(): System_Internal.ICloneable$instance;
1017
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1016
1018
  }
1017
1019
 
1018
1020
  export type XmlDocumentFragment = XmlDocumentFragment$instance & __XmlDocumentFragment$views;
@@ -1028,7 +1030,7 @@ export class XmlDocumentType$instance extends XmlLinkedNode$instance {
1028
1030
  readonly notations: XmlNamedNodeMap;
1029
1031
  readonly publicId: string;
1030
1032
  readonly systemId: string;
1031
- clone(): any;
1033
+ clone(): unknown;
1032
1034
  clone(): XmlNode;
1033
1035
  cloneNode(deep: boolean): XmlNode;
1034
1036
  createNavigator(): XPathNavigator;
@@ -1039,9 +1041,9 @@ export class XmlDocumentType$instance extends XmlLinkedNode$instance {
1039
1041
 
1040
1042
 
1041
1043
  export interface __XmlDocumentType$views {
1042
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1043
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1044
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1044
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1045
+ As_ICloneable(): System_Internal.ICloneable$instance;
1046
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1045
1047
  }
1046
1048
 
1047
1049
  export type XmlDocumentType = XmlDocumentType$instance & __XmlDocumentType$views;
@@ -1062,7 +1064,7 @@ export class XmlElement$instance extends XmlLinkedNode$instance {
1062
1064
  readonly parentNode: XmlNode;
1063
1065
  prefix: string;
1064
1066
  readonly schemaInfo: IXmlSchemaInfo;
1065
- clone(): any;
1067
+ clone(): unknown;
1066
1068
  clone(): XmlNode;
1067
1069
  cloneNode(deep: boolean): XmlNode;
1068
1070
  createNavigator(): XPathNavigator;
@@ -1092,9 +1094,9 @@ export class XmlElement$instance extends XmlLinkedNode$instance {
1092
1094
 
1093
1095
 
1094
1096
  export interface __XmlElement$views {
1095
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1096
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1097
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1097
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1098
+ As_ICloneable(): System_Internal.ICloneable$instance;
1099
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1098
1100
  }
1099
1101
 
1100
1102
  export type XmlElement = XmlElement$instance & __XmlElement$views;
@@ -1113,7 +1115,7 @@ export class XmlEntity$instance extends XmlNode$instance {
1113
1115
  readonly publicId: string;
1114
1116
  readonly systemId: string;
1115
1117
  clone(): XmlNode;
1116
- clone(): any;
1118
+ clone(): unknown;
1117
1119
  cloneNode(deep: boolean): XmlNode;
1118
1120
  createNavigator(): XPathNavigator;
1119
1121
  getEnumerator(): IEnumerator;
@@ -1123,9 +1125,9 @@ export class XmlEntity$instance extends XmlNode$instance {
1123
1125
 
1124
1126
 
1125
1127
  export interface __XmlEntity$views {
1126
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1127
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1128
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1128
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1129
+ As_ICloneable(): System_Internal.ICloneable$instance;
1130
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1129
1131
  }
1130
1132
 
1131
1133
  export type XmlEntity = XmlEntity$instance & __XmlEntity$views;
@@ -1138,7 +1140,7 @@ export class XmlEntityReference$instance extends XmlLinkedNode$instance {
1138
1140
  readonly name: string;
1139
1141
  readonly nodeType: XmlNodeType;
1140
1142
  value: string;
1141
- clone(): any;
1143
+ clone(): unknown;
1142
1144
  clone(): XmlNode;
1143
1145
  cloneNode(deep: boolean): XmlNode;
1144
1146
  createNavigator(): XPathNavigator;
@@ -1149,9 +1151,9 @@ export class XmlEntityReference$instance extends XmlLinkedNode$instance {
1149
1151
 
1150
1152
 
1151
1153
  export interface __XmlEntityReference$views {
1152
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1153
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1154
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1154
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1155
+ As_ICloneable(): System_Internal.ICloneable$instance;
1156
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1155
1157
  }
1156
1158
 
1157
1159
  export type XmlEntityReference = XmlEntityReference$instance & __XmlEntityReference$views;
@@ -1171,7 +1173,7 @@ export class XmlException$instance extends System_Internal.SystemException$insta
1171
1173
 
1172
1174
 
1173
1175
  export interface __XmlException$views {
1174
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1176
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1175
1177
  }
1176
1178
 
1177
1179
  export type XmlException = XmlException$instance & __XmlException$views;
@@ -1191,16 +1193,16 @@ export abstract class XmlLinkedNode$instance extends XmlNode$instance {
1191
1193
  readonly nextSibling: XmlNode;
1192
1194
  readonly previousSibling: XmlNode;
1193
1195
  clone(): XmlNode;
1194
- clone(): any;
1196
+ clone(): unknown;
1195
1197
  createNavigator(): XPathNavigator;
1196
1198
  getEnumerator(): IEnumerator;
1197
1199
  }
1198
1200
 
1199
1201
 
1200
1202
  export interface __XmlLinkedNode$views {
1201
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1202
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1203
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1203
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1204
+ As_ICloneable(): System_Internal.ICloneable$instance;
1205
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1204
1206
  }
1205
1207
 
1206
1208
  export type XmlLinkedNode = XmlLinkedNode$instance & __XmlLinkedNode$views;
@@ -1219,9 +1221,11 @@ export class XmlNamedNodeMap$instance {
1219
1221
 
1220
1222
 
1221
1223
  export interface __XmlNamedNodeMap$views {
1222
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1224
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1223
1225
  }
1224
1226
 
1227
+ export interface XmlNamedNodeMap$instance extends System_Collections_Internal.IEnumerable$instance {}
1228
+
1225
1229
  export type XmlNamedNodeMap = XmlNamedNodeMap$instance & __XmlNamedNodeMap$views;
1226
1230
 
1227
1231
 
@@ -1242,17 +1246,19 @@ export class XmlNamespaceManager$instance {
1242
1246
 
1243
1247
 
1244
1248
  export interface __XmlNamespaceManager$views {
1245
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1246
- readonly As_IXmlNamespaceResolver: IXmlNamespaceResolver$instance;
1249
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1250
+ As_IXmlNamespaceResolver(): IXmlNamespaceResolver$instance;
1247
1251
  }
1248
1252
 
1253
+ export interface XmlNamespaceManager$instance extends System_Collections_Internal.IEnumerable$instance, IXmlNamespaceResolver$instance {}
1254
+
1249
1255
  export type XmlNamespaceManager = XmlNamespaceManager$instance & __XmlNamespaceManager$views;
1250
1256
 
1251
1257
 
1252
1258
  export abstract class XmlNameTable$instance {
1253
- abstract add(array: string[], offset: int, length: int): string;
1259
+ abstract add(array: char[], offset: int, length: int): string;
1254
1260
  abstract add(array: string): string;
1255
- abstract get_(array: string[], offset: int, length: int): string;
1261
+ abstract get_(array: char[], offset: int, length: int): string;
1256
1262
  abstract get_(array: string): string;
1257
1263
  }
1258
1264
 
@@ -1309,11 +1315,13 @@ export abstract class XmlNode$instance {
1309
1315
 
1310
1316
 
1311
1317
  export interface __XmlNode$views {
1312
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1313
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1314
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1318
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1319
+ As_ICloneable(): System_Internal.ICloneable$instance;
1320
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1315
1321
  }
1316
1322
 
1323
+ export interface XmlNode$instance extends System_Collections_Internal.IEnumerable$instance, System_Xml_XPath_Internal.IXPathNavigable$instance {}
1324
+
1317
1325
  export type XmlNode = XmlNode$instance & __XmlNode$views;
1318
1326
 
1319
1327
 
@@ -1331,18 +1339,18 @@ export class XmlNodeChangedEventArgs$instance extends System_Internal.EventArgs$
1331
1339
  export type XmlNodeChangedEventArgs = XmlNodeChangedEventArgs$instance;
1332
1340
 
1333
1341
  export class XmlNodeChangedEventHandler$instance extends Function {
1334
- constructor(object_: any, method: nint);
1335
- beginInvoke(sender: any, e: XmlNodeChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1336
- clone(): any;
1342
+ constructor(object_: unknown, method: nint);
1343
+ beginInvoke(sender: unknown, e: XmlNodeChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1344
+ clone(): unknown;
1337
1345
  endInvoke(result: IAsyncResult): void;
1338
1346
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1339
- invoke(sender: any, e: XmlNodeChangedEventArgs): void;
1347
+ invoke(sender: unknown, e: XmlNodeChangedEventArgs): void;
1340
1348
  }
1341
1349
 
1342
1350
 
1343
1351
  export interface __XmlNodeChangedEventHandler$views {
1344
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1345
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1352
+ As_ICloneable(): System_Internal.ICloneable$instance;
1353
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1346
1354
  }
1347
1355
 
1348
1356
  export type XmlNodeChangedEventHandler = XmlNodeChangedEventHandler$instance & __XmlNodeChangedEventHandler$views;
@@ -1357,10 +1365,12 @@ export abstract class XmlNodeList$instance {
1357
1365
 
1358
1366
 
1359
1367
  export interface __XmlNodeList$views {
1360
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1361
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1368
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1369
+ As_IDisposable(): System_Internal.IDisposable$instance;
1362
1370
  }
1363
1371
 
1372
+ export interface XmlNodeList$instance extends System_Collections_Internal.IEnumerable$instance, System_Internal.IDisposable$instance {}
1373
+
1364
1374
  export type XmlNodeList = XmlNodeList$instance & __XmlNodeList$views;
1365
1375
 
1366
1376
 
@@ -1371,7 +1381,7 @@ export class XmlNodeReader$instance extends XmlReader$instance {
1371
1381
  readonly canReadBinaryContent: boolean;
1372
1382
  readonly canResolveEntity: boolean;
1373
1383
  readonly depth: int;
1374
- readonly eof: boolean;
1384
+ readonly EOF: boolean;
1375
1385
  readonly hasAttributes: boolean;
1376
1386
  readonly hasValue: boolean;
1377
1387
  readonly isDefault: boolean;
@@ -1412,8 +1422,8 @@ export class XmlNodeReader$instance extends XmlReader$instance {
1412
1422
 
1413
1423
 
1414
1424
  export interface __XmlNodeReader$views {
1415
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1416
- readonly As_IXmlNamespaceResolver: IXmlNamespaceResolver$instance;
1425
+ As_IDisposable(): System_Internal.IDisposable$instance;
1426
+ As_IXmlNamespaceResolver(): IXmlNamespaceResolver$instance;
1417
1427
  }
1418
1428
 
1419
1429
  export type XmlNodeReader = XmlNodeReader$instance & __XmlNodeReader$views;
@@ -1429,7 +1439,7 @@ export class XmlNotation$instance extends XmlNode$instance {
1429
1439
  readonly publicId: string;
1430
1440
  readonly systemId: string;
1431
1441
  clone(): XmlNode;
1432
- clone(): any;
1442
+ clone(): unknown;
1433
1443
  cloneNode(deep: boolean): XmlNode;
1434
1444
  createNavigator(): XPathNavigator;
1435
1445
  getEnumerator(): IEnumerator;
@@ -1439,9 +1449,9 @@ export class XmlNotation$instance extends XmlNode$instance {
1439
1449
 
1440
1450
 
1441
1451
  export interface __XmlNotation$views {
1442
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1443
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1444
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1452
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1453
+ As_ICloneable(): System_Internal.ICloneable$instance;
1454
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1445
1455
  }
1446
1456
 
1447
1457
  export type XmlNotation = XmlNotation$instance & __XmlNotation$views;
@@ -1475,7 +1485,7 @@ export class XmlProcessingInstruction$instance extends XmlLinkedNode$instance {
1475
1485
  readonly nodeType: XmlNodeType;
1476
1486
  readonly target: string;
1477
1487
  value: string;
1478
- clone(): any;
1488
+ clone(): unknown;
1479
1489
  clone(): XmlNode;
1480
1490
  cloneNode(deep: boolean): XmlNode;
1481
1491
  createNavigator(): XPathNavigator;
@@ -1486,9 +1496,9 @@ export class XmlProcessingInstruction$instance extends XmlLinkedNode$instance {
1486
1496
 
1487
1497
 
1488
1498
  export interface __XmlProcessingInstruction$views {
1489
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1490
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1491
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1499
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1500
+ As_ICloneable(): System_Internal.ICloneable$instance;
1501
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1492
1502
  }
1493
1503
 
1494
1504
  export type XmlProcessingInstruction = XmlProcessingInstruction$instance & __XmlProcessingInstruction$views;
@@ -1501,11 +1511,11 @@ export class XmlQualifiedName$instance {
1501
1511
  readonly isEmpty: boolean;
1502
1512
  readonly name: string;
1503
1513
  readonly namespace_: string;
1504
- equals(other: any): boolean;
1514
+ equals(other: unknown): boolean;
1505
1515
  getHashCode(): int;
1506
1516
  toString(): string;
1507
1517
  static readonly empty: XmlQualifiedName;
1508
- static ToString(name: string, ns: string): string;
1518
+ static toString(name: string, ns: string): string;
1509
1519
  }
1510
1520
 
1511
1521
 
@@ -1518,7 +1528,7 @@ export abstract class XmlReader$instance {
1518
1528
  readonly canReadValueChunk: boolean;
1519
1529
  readonly canResolveEntity: boolean;
1520
1530
  readonly depth: int;
1521
- readonly eof: boolean;
1531
+ readonly EOF: boolean;
1522
1532
  readonly hasAttributes: boolean;
1523
1533
  readonly hasValue: boolean;
1524
1534
  readonly isDefault: boolean;
@@ -1529,7 +1539,7 @@ export abstract class XmlReader$instance {
1529
1539
  readonly nameTable: XmlNameTable;
1530
1540
  readonly nodeType: XmlNodeType;
1531
1541
  readonly prefix: string;
1532
- readonly quoteChar: string;
1542
+ readonly quoteChar: char;
1533
1543
  readonly readState: ReadState;
1534
1544
  readonly schemaInfo: IXmlSchemaInfo;
1535
1545
  readonly settings: XmlReaderSettings;
@@ -1561,8 +1571,8 @@ export abstract class XmlReader$instance {
1561
1571
  abstract read(): boolean;
1562
1572
  readAsync(): Task_1<CLROf<boolean>>;
1563
1573
  abstract readAttributeValue(): boolean;
1564
- readContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver): any;
1565
- readContentAsAsync(returnType: Type, namespaceResolver: IXmlNamespaceResolver): Task_1<any>;
1574
+ readContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver): unknown;
1575
+ readContentAsAsync(returnType: Type, namespaceResolver: IXmlNamespaceResolver): Task_1<unknown>;
1566
1576
  readContentAsBase64(buffer: byte[], index: int, count: int): int;
1567
1577
  readContentAsBase64Async(buffer: byte[], index: int, count: int): Task_1<CLROf<int>>;
1568
1578
  readContentAsBinHex(buffer: byte[], index: int, count: int): int;
@@ -1575,13 +1585,13 @@ export abstract class XmlReader$instance {
1575
1585
  readContentAsFloat(): float;
1576
1586
  readContentAsInt(): int;
1577
1587
  readContentAsLong(): long;
1578
- readContentAsObject(): any;
1579
- readContentAsObjectAsync(): Task_1<any>;
1588
+ readContentAsObject(): unknown;
1589
+ readContentAsObjectAsync(): Task_1<unknown>;
1580
1590
  readContentAsString(): string;
1581
1591
  readContentAsStringAsync(): Task_1<CLROf<string>>;
1582
- readElementContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver): any;
1583
- readElementContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver, localName: string, namespaceURI: string): any;
1584
- readElementContentAsAsync(returnType: Type, namespaceResolver: IXmlNamespaceResolver): Task_1<any>;
1592
+ readElementContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver): unknown;
1593
+ readElementContentAs(returnType: Type, namespaceResolver: IXmlNamespaceResolver, localName: string, namespaceURI: string): unknown;
1594
+ readElementContentAsAsync(returnType: Type, namespaceResolver: IXmlNamespaceResolver): Task_1<unknown>;
1585
1595
  readElementContentAsBase64(buffer: byte[], index: int, count: int): int;
1586
1596
  readElementContentAsBase64Async(buffer: byte[], index: int, count: int): Task_1<CLROf<int>>;
1587
1597
  readElementContentAsBinHex(buffer: byte[], index: int, count: int): int;
@@ -1600,9 +1610,9 @@ export abstract class XmlReader$instance {
1600
1610
  readElementContentAsInt(localName: string, namespaceURI: string): int;
1601
1611
  readElementContentAsLong(): long;
1602
1612
  readElementContentAsLong(localName: string, namespaceURI: string): long;
1603
- readElementContentAsObject(): any;
1604
- readElementContentAsObject(localName: string, namespaceURI: string): any;
1605
- readElementContentAsObjectAsync(): Task_1<any>;
1613
+ readElementContentAsObject(): unknown;
1614
+ readElementContentAsObject(localName: string, namespaceURI: string): unknown;
1615
+ readElementContentAsObjectAsync(): Task_1<unknown>;
1606
1616
  readElementContentAsString(): string;
1607
1617
  readElementContentAsString(localName: string, namespaceURI: string): string;
1608
1618
  readElementContentAsStringAsync(): Task_1<CLROf<string>>;
@@ -1625,32 +1635,34 @@ export abstract class XmlReader$instance {
1625
1635
  readToFollowing(localName: string, namespaceURI: string): boolean;
1626
1636
  readToNextSibling(name: string): boolean;
1627
1637
  readToNextSibling(localName: string, namespaceURI: string): boolean;
1628
- readValueChunk(buffer: string[], index: int, count: int): int;
1629
- readValueChunkAsync(buffer: string[], index: int, count: int): Task_1<CLROf<int>>;
1638
+ readValueChunk(buffer: char[], index: int, count: int): int;
1639
+ readValueChunkAsync(buffer: char[], index: int, count: int): Task_1<CLROf<int>>;
1630
1640
  abstract resolveEntity(): void;
1631
1641
  skip(): void;
1632
1642
  skipAsync(): Task;
1633
- static Create(input: Stream, settings: XmlReaderSettings, baseUri: string): XmlReader;
1634
- static Create(input: Stream, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1635
- static Create(input: Stream, settings: XmlReaderSettings): XmlReader;
1636
- static Create(input: Stream): XmlReader;
1637
- static Create(input: TextReader, settings: XmlReaderSettings, baseUri: string): XmlReader;
1638
- static Create(input: TextReader, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1639
- static Create(input: TextReader, settings: XmlReaderSettings): XmlReader;
1640
- static Create(input: TextReader): XmlReader;
1641
- static Create(inputUri: string, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1642
- static Create(inputUri: string, settings: XmlReaderSettings): XmlReader;
1643
- static Create(inputUri: string): XmlReader;
1644
- static Create(reader: XmlReader, settings: XmlReaderSettings): XmlReader;
1645
- static IsName(str: string): boolean;
1646
- static IsNameToken(str: string): boolean;
1643
+ static create6(input: Stream, settings: XmlReaderSettings, baseUri: string): XmlReader;
1644
+ static create6(input: Stream, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1645
+ static create6(input: Stream, settings: XmlReaderSettings): XmlReader;
1646
+ static create6(input: Stream): XmlReader;
1647
+ static create6(input: TextReader, settings: XmlReaderSettings, baseUri: string): XmlReader;
1648
+ static create6(input: TextReader, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1649
+ static create6(input: TextReader, settings: XmlReaderSettings): XmlReader;
1650
+ static create6(input: TextReader): XmlReader;
1651
+ static create6(inputUri: string, settings: XmlReaderSettings, inputContext: XmlParserContext): XmlReader;
1652
+ static create6(inputUri: string, settings: XmlReaderSettings): XmlReader;
1653
+ static create6(inputUri: string): XmlReader;
1654
+ static create6(reader: XmlReader, settings: XmlReaderSettings): XmlReader;
1655
+ static isName(str: string): boolean;
1656
+ static isNameToken(str: string): boolean;
1647
1657
  }
1648
1658
 
1649
1659
 
1650
1660
  export interface __XmlReader$views {
1651
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1661
+ As_IDisposable(): System_Internal.IDisposable$instance;
1652
1662
  }
1653
1663
 
1664
+ export interface XmlReader$instance extends System_Internal.IDisposable$instance {}
1665
+
1654
1666
  export type XmlReader = XmlReader$instance & __XmlReader$views;
1655
1667
 
1656
1668
 
@@ -1683,12 +1695,12 @@ export type XmlReaderSettings = XmlReaderSettings$instance;
1683
1695
 
1684
1696
  export abstract class XmlResolver$instance {
1685
1697
  credentials: ICredentials;
1686
- abstract getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): any;
1687
- getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<any>;
1698
+ abstract getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): unknown;
1699
+ getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<unknown>;
1688
1700
  resolveUri(baseUri: Uri, relativeUri: string): Uri;
1689
1701
  supportsType(absoluteUri: Uri, type_: Type): boolean;
1690
- static readonly FileSystemResolver: XmlResolver;
1691
- static readonly ThrowingResolver: XmlResolver;
1702
+ static readonly fileSystemResolver: XmlResolver;
1703
+ static readonly throwingResolver: XmlResolver;
1692
1704
  }
1693
1705
 
1694
1706
 
@@ -1697,9 +1709,9 @@ export type XmlResolver = XmlResolver$instance;
1697
1709
  export class XmlSecureResolver$instance extends XmlResolver$instance {
1698
1710
  constructor(resolver: XmlResolver, securityUrl: string);
1699
1711
  credentials: ICredentials;
1700
- getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): any;
1701
- getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<any>;
1702
- getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<any>;
1712
+ getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): unknown;
1713
+ getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<unknown>;
1714
+ getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<unknown>;
1703
1715
  resolveUri(baseUri: Uri, relativeUri: string): Uri;
1704
1716
  }
1705
1717
 
@@ -1713,7 +1725,7 @@ export class XmlSignificantWhitespace$instance extends XmlCharacterData$instance
1713
1725
  readonly parentNode: XmlNode;
1714
1726
  readonly previousText: XmlNode;
1715
1727
  value: string;
1716
- clone(): any;
1728
+ clone(): unknown;
1717
1729
  clone(): XmlNode;
1718
1730
  cloneNode(deep: boolean): XmlNode;
1719
1731
  createNavigator(): XPathNavigator;
@@ -1724,9 +1736,9 @@ export class XmlSignificantWhitespace$instance extends XmlCharacterData$instance
1724
1736
 
1725
1737
 
1726
1738
  export interface __XmlSignificantWhitespace$views {
1727
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1728
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1729
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1739
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1740
+ As_ICloneable(): System_Internal.ICloneable$instance;
1741
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1730
1742
  }
1731
1743
 
1732
1744
  export type XmlSignificantWhitespace = XmlSignificantWhitespace$instance & __XmlSignificantWhitespace$views;
@@ -1739,7 +1751,7 @@ export class XmlText$instance extends XmlCharacterData$instance {
1739
1751
  readonly parentNode: XmlNode;
1740
1752
  readonly previousText: XmlNode;
1741
1753
  value: string;
1742
- clone(): any;
1754
+ clone(): unknown;
1743
1755
  clone(): XmlNode;
1744
1756
  cloneNode(deep: boolean): XmlNode;
1745
1757
  createNavigator(): XPathNavigator;
@@ -1751,9 +1763,9 @@ export class XmlText$instance extends XmlCharacterData$instance {
1751
1763
 
1752
1764
 
1753
1765
  export interface __XmlText$views {
1754
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1755
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1756
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
1766
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1767
+ As_ICloneable(): System_Internal.ICloneable$instance;
1768
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
1757
1769
  }
1758
1770
 
1759
1771
  export type XmlText = XmlText$instance & __XmlText$views;
@@ -1781,7 +1793,7 @@ export class XmlTextReader$instance extends XmlReader$instance {
1781
1793
  dtdProcessing: DtdProcessing;
1782
1794
  readonly encoding: Encoding;
1783
1795
  entityHandling: EntityHandling;
1784
- readonly eof: boolean;
1796
+ readonly EOF: boolean;
1785
1797
  readonly hasValue: boolean;
1786
1798
  readonly isDefault: boolean;
1787
1799
  readonly isEmptyElement: boolean;
@@ -1796,7 +1808,7 @@ export class XmlTextReader$instance extends XmlReader$instance {
1796
1808
  normalization: boolean;
1797
1809
  readonly prefix: string;
1798
1810
  prohibitDtd: boolean;
1799
- readonly quoteChar: string;
1811
+ readonly quoteChar: char;
1800
1812
  readonly readState: ReadState;
1801
1813
  readonly value: string;
1802
1814
  whitespaceHandling: WhitespaceHandling;
@@ -1822,7 +1834,7 @@ export class XmlTextReader$instance extends XmlReader$instance {
1822
1834
  readAttributeValue(): boolean;
1823
1835
  readBase64(array: byte[], offset: int, len: int): int;
1824
1836
  readBinHex(array: byte[], offset: int, len: int): int;
1825
- readChars(buffer: string[], index: int, count: int): int;
1837
+ readChars(buffer: char[], index: int, count: int): int;
1826
1838
  readContentAsBase64(buffer: byte[], index: int, count: int): int;
1827
1839
  readContentAsBinHex(buffer: byte[], index: int, count: int): int;
1828
1840
  readElementContentAsBase64(buffer: byte[], index: int, count: int): int;
@@ -1835,11 +1847,13 @@ export class XmlTextReader$instance extends XmlReader$instance {
1835
1847
 
1836
1848
 
1837
1849
  export interface __XmlTextReader$views {
1838
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1839
- readonly As_IXmlLineInfo: IXmlLineInfo$instance;
1840
- readonly As_IXmlNamespaceResolver: IXmlNamespaceResolver$instance;
1850
+ As_IDisposable(): System_Internal.IDisposable$instance;
1851
+ As_IXmlLineInfo(): IXmlLineInfo$instance;
1852
+ As_IXmlNamespaceResolver(): IXmlNamespaceResolver$instance;
1841
1853
  }
1842
1854
 
1855
+ export interface XmlTextReader$instance extends IXmlLineInfo$instance {}
1856
+
1843
1857
  export type XmlTextReader = XmlTextReader$instance & __XmlTextReader$views;
1844
1858
 
1845
1859
 
@@ -1850,9 +1864,9 @@ export class XmlTextWriter$instance extends XmlWriter$instance {
1850
1864
  readonly baseStream: Stream;
1851
1865
  formatting: Formatting;
1852
1866
  indentation: int;
1853
- indentChar: string;
1867
+ indentChar: char;
1854
1868
  namespaces: boolean;
1855
- quoteChar: string;
1869
+ quoteChar: char;
1856
1870
  readonly writeState: WriteState;
1857
1871
  readonly xmlLang: string;
1858
1872
  readonly xmlSpace: XmlSpace;
@@ -1864,8 +1878,8 @@ export class XmlTextWriter$instance extends XmlWriter$instance {
1864
1878
  writeBase64(buffer: byte[], index: int, count: int): void;
1865
1879
  writeBinHex(buffer: byte[], index: int, count: int): void;
1866
1880
  writeCData(text: string): void;
1867
- writeCharEntity(ch: string): void;
1868
- writeChars(buffer: string[], index: int, count: int): void;
1881
+ writeCharEntity(ch: char): void;
1882
+ writeChars(buffer: char[], index: int, count: int): void;
1869
1883
  writeComment(text: string): void;
1870
1884
  writeDocType(name: string, pubid: string, sysid: string, subset: string): void;
1871
1885
  writeEndAttribute(): void;
@@ -1877,7 +1891,7 @@ export class XmlTextWriter$instance extends XmlWriter$instance {
1877
1891
  writeNmToken(name: string): void;
1878
1892
  writeProcessingInstruction(name: string, text: string): void;
1879
1893
  writeQualifiedName(localName: string, ns: string): void;
1880
- writeRaw(buffer: string[], index: int, count: int): void;
1894
+ writeRaw(buffer: char[], index: int, count: int): void;
1881
1895
  writeRaw(data: string): void;
1882
1896
  writeStartAttribute(prefix: string, localName: string, ns: string): void;
1883
1897
  writeStartAttribute(localName: string, ns: string): void;
@@ -1888,14 +1902,14 @@ export class XmlTextWriter$instance extends XmlWriter$instance {
1888
1902
  writeStartElement(localName: string, ns: string): void;
1889
1903
  writeStartElement(localName: string): void;
1890
1904
  writeString(text: string): void;
1891
- writeSurrogateCharEntity(lowChar: string, highChar: string): void;
1905
+ writeSurrogateCharEntity(lowChar: char, highChar: char): void;
1892
1906
  writeWhitespace(ws: string): void;
1893
1907
  }
1894
1908
 
1895
1909
 
1896
1910
  export interface __XmlTextWriter$views {
1897
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
1898
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1911
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
1912
+ As_IDisposable(): System_Internal.IDisposable$instance;
1899
1913
  }
1900
1914
 
1901
1915
  export type XmlTextWriter = XmlTextWriter$instance & __XmlTextWriter$views;
@@ -1906,9 +1920,9 @@ export class XmlUrlResolver$instance extends XmlResolver$instance {
1906
1920
  cachePolicy: RequestCachePolicy;
1907
1921
  credentials: ICredentials;
1908
1922
  proxy: IWebProxy;
1909
- getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): any;
1910
- getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<any>;
1911
- getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<any>;
1923
+ getEntity(absoluteUri: Uri, role: string, ofObjectToReturn: Type): unknown;
1924
+ getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<unknown>;
1925
+ getEntityAsync(absoluteUri: Uri, role: string, ofObjectToReturn: Type): Task_1<unknown>;
1912
1926
  resolveUri(baseUri: Uri, relativeUri: string): Uri;
1913
1927
  }
1914
1928
 
@@ -1926,7 +1940,7 @@ export class XmlValidatingReader$instance extends XmlReader$instance {
1926
1940
  readonly depth: int;
1927
1941
  readonly encoding: Encoding;
1928
1942
  entityHandling: EntityHandling;
1929
- readonly eof: boolean;
1943
+ readonly EOF: boolean;
1930
1944
  readonly hasValue: boolean;
1931
1945
  readonly isDefault: boolean;
1932
1946
  readonly isEmptyElement: boolean;
@@ -1939,11 +1953,11 @@ export class XmlValidatingReader$instance extends XmlReader$instance {
1939
1953
  readonly nameTable: XmlNameTable;
1940
1954
  readonly nodeType: XmlNodeType;
1941
1955
  readonly prefix: string;
1942
- readonly quoteChar: string;
1956
+ readonly quoteChar: char;
1943
1957
  readonly reader: XmlReader;
1944
1958
  readonly readState: ReadState;
1945
1959
  readonly schemas: XmlSchemaCollection;
1946
- readonly schemaType: any;
1960
+ readonly schemaType: unknown;
1947
1961
  validationType: ValidationType;
1948
1962
  readonly value: string;
1949
1963
  readonly xmlLang: string;
@@ -1969,17 +1983,19 @@ export class XmlValidatingReader$instance extends XmlReader$instance {
1969
1983
  readElementContentAsBase64(buffer: byte[], index: int, count: int): int;
1970
1984
  readElementContentAsBinHex(buffer: byte[], index: int, count: int): int;
1971
1985
  readString(): string;
1972
- readTypedValue(): any;
1986
+ readTypedValue(): unknown;
1973
1987
  resolveEntity(): void;
1974
1988
  }
1975
1989
 
1976
1990
 
1977
1991
  export interface __XmlValidatingReader$views {
1978
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1979
- readonly As_IXmlLineInfo: IXmlLineInfo$instance;
1980
- readonly As_IXmlNamespaceResolver: IXmlNamespaceResolver$instance;
1992
+ As_IDisposable(): System_Internal.IDisposable$instance;
1993
+ As_IXmlLineInfo(): IXmlLineInfo$instance;
1994
+ As_IXmlNamespaceResolver(): IXmlNamespaceResolver$instance;
1981
1995
  }
1982
1996
 
1997
+ export interface XmlValidatingReader$instance extends IXmlLineInfo$instance {}
1998
+
1983
1999
  export type XmlValidatingReader = XmlValidatingReader$instance & __XmlValidatingReader$views;
1984
2000
 
1985
2001
 
@@ -1990,7 +2006,7 @@ export class XmlWhitespace$instance extends XmlCharacterData$instance {
1990
2006
  readonly parentNode: XmlNode;
1991
2007
  readonly previousText: XmlNode;
1992
2008
  value: string;
1993
- clone(): any;
2009
+ clone(): unknown;
1994
2010
  clone(): XmlNode;
1995
2011
  cloneNode(deep: boolean): XmlNode;
1996
2012
  createNavigator(): XPathNavigator;
@@ -2001,9 +2017,9 @@ export class XmlWhitespace$instance extends XmlCharacterData$instance {
2001
2017
 
2002
2018
 
2003
2019
  export interface __XmlWhitespace$views {
2004
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
2005
- readonly As_ICloneable: System_Internal.ICloneable$instance;
2006
- readonly As_IXPathNavigable: System_Xml_XPath_Internal.IXPathNavigable$instance;
2020
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
2021
+ As_ICloneable(): System_Internal.ICloneable$instance;
2022
+ As_IXPathNavigable(): System_Xml_XPath_Internal.IXPathNavigable$instance;
2007
2023
  }
2008
2024
 
2009
2025
  export type XmlWhitespace = XmlWhitespace$instance & __XmlWhitespace$views;
@@ -2032,10 +2048,10 @@ export abstract class XmlWriter$instance {
2032
2048
  writeBinHexAsync(buffer: byte[], index: int, count: int): Task;
2033
2049
  abstract writeCData(text: string): void;
2034
2050
  writeCDataAsync(text: string): Task;
2035
- abstract writeCharEntity(ch: string): void;
2036
- writeCharEntityAsync(ch: string): Task;
2037
- abstract writeChars(buffer: string[], index: int, count: int): void;
2038
- writeCharsAsync(buffer: string[], index: int, count: int): Task;
2051
+ abstract writeCharEntity(ch: char): void;
2052
+ writeCharEntityAsync(ch: char): Task;
2053
+ abstract writeChars(buffer: char[], index: int, count: int): void;
2054
+ writeCharsAsync(buffer: char[], index: int, count: int): Task;
2039
2055
  abstract writeComment(text: string): void;
2040
2056
  writeCommentAsync(text: string): Task;
2041
2057
  abstract writeDocType(name: string, pubid: string, sysid: string, subset: string): void;
@@ -2065,9 +2081,9 @@ export abstract class XmlWriter$instance {
2065
2081
  writeProcessingInstructionAsync(name: string, text: string): Task;
2066
2082
  writeQualifiedName(localName: string, ns: string): void;
2067
2083
  writeQualifiedNameAsync(localName: string, ns: string): Task;
2068
- abstract writeRaw(buffer: string[], index: int, count: int): void;
2084
+ abstract writeRaw(buffer: char[], index: int, count: int): void;
2069
2085
  abstract writeRaw(data: string): void;
2070
- writeRawAsync(buffer: string[], index: int, count: int): Task;
2086
+ writeRawAsync(buffer: char[], index: int, count: int): Task;
2071
2087
  writeRawAsync(data: string): Task;
2072
2088
  writeStartAttribute(localName: string, ns: string): void;
2073
2089
  writeStartAttribute(prefix: string, localName: string, ns: string): void;
@@ -2082,9 +2098,9 @@ export abstract class XmlWriter$instance {
2082
2098
  writeStartElementAsync(prefix: string, localName: string, ns: string): Task;
2083
2099
  abstract writeString(text: string): void;
2084
2100
  writeStringAsync(text: string): Task;
2085
- abstract writeSurrogateCharEntity(lowChar: string, highChar: string): void;
2086
- writeSurrogateCharEntityAsync(lowChar: string, highChar: string): Task;
2087
- writeValue(value: any): void;
2101
+ abstract writeSurrogateCharEntity(lowChar: char, highChar: char): void;
2102
+ writeSurrogateCharEntityAsync(lowChar: char, highChar: char): Task;
2103
+ writeValue(value: unknown): void;
2088
2104
  writeValue(value: string): void;
2089
2105
  writeValue(value: boolean): void;
2090
2106
  writeValue(value: DateTime): void;
@@ -2096,24 +2112,26 @@ export abstract class XmlWriter$instance {
2096
2112
  writeValue(value: long): void;
2097
2113
  abstract writeWhitespace(ws: string): void;
2098
2114
  writeWhitespaceAsync(ws: string): Task;
2099
- static Create(output: Stream, settings: XmlWriterSettings): XmlWriter;
2100
- static Create(output: Stream): XmlWriter;
2101
- static Create(output: TextWriter, settings: XmlWriterSettings): XmlWriter;
2102
- static Create(output: TextWriter): XmlWriter;
2103
- static Create(outputFileName: string, settings: XmlWriterSettings): XmlWriter;
2104
- static Create(outputFileName: string): XmlWriter;
2105
- static Create(output: StringBuilder, settings: XmlWriterSettings): XmlWriter;
2106
- static Create(output: StringBuilder): XmlWriter;
2107
- static Create(output: XmlWriter, settings: XmlWriterSettings): XmlWriter;
2108
- static Create(output: XmlWriter): XmlWriter;
2115
+ static create4(output: Stream, settings: XmlWriterSettings): XmlWriter;
2116
+ static create4(output: Stream): XmlWriter;
2117
+ static create4(output: TextWriter, settings: XmlWriterSettings): XmlWriter;
2118
+ static create4(output: TextWriter): XmlWriter;
2119
+ static create4(outputFileName: string, settings: XmlWriterSettings): XmlWriter;
2120
+ static create4(outputFileName: string): XmlWriter;
2121
+ static create4(output: StringBuilder, settings: XmlWriterSettings): XmlWriter;
2122
+ static create4(output: StringBuilder): XmlWriter;
2123
+ static create4(output: XmlWriter, settings: XmlWriterSettings): XmlWriter;
2124
+ static create4(output: XmlWriter): XmlWriter;
2109
2125
  }
2110
2126
 
2111
2127
 
2112
2128
  export interface __XmlWriter$views {
2113
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
2114
- readonly As_IDisposable: System_Internal.IDisposable$instance;
2129
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
2130
+ As_IDisposable(): System_Internal.IDisposable$instance;
2115
2131
  }
2116
2132
 
2133
+ export interface XmlWriter$instance extends System_Internal.IAsyncDisposable$instance, System_Internal.IDisposable$instance {}
2134
+
2117
2135
  export type XmlWriter = XmlWriter$instance & __XmlWriter$views;
2118
2136
 
2119
2137