@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
@@ -216,7 +216,7 @@ export enum HttpStatusCode {
216
216
  switchingProtocols = 101,
217
217
  processing = 102,
218
218
  earlyHints = 103,
219
- ok = 200,
219
+ OK = 200,
220
220
  created = 201,
221
221
  accepted = 202,
222
222
  nonAuthoritativeInformation = 203,
@@ -318,56 +318,56 @@ export enum WebExceptionStatus {
318
318
 
319
319
 
320
320
  export interface IAuthenticationModule$instance {
321
- readonly CanPreAuthenticate: boolean;
322
- readonly AuthenticationType: string;
323
- Authenticate(challenge: string, request: WebRequest, credentials: ICredentials): Authorization;
324
- PreAuthenticate(request: WebRequest, credentials: ICredentials): Authorization;
321
+ readonly canPreAuthenticate: boolean;
322
+ readonly authenticationType: string;
323
+ authenticate(challenge: string, request: WebRequest, credentials: ICredentials): Authorization;
324
+ preAuthenticate(request: WebRequest, credentials: ICredentials): Authorization;
325
325
  }
326
326
 
327
327
 
328
328
  export type IAuthenticationModule = IAuthenticationModule$instance;
329
329
 
330
330
  export interface ICredentialPolicy$instance {
331
- ShouldSendCredential(challengeUri: Uri, request: WebRequest, credential: NetworkCredential, authenticationModule: IAuthenticationModule): boolean;
331
+ shouldSendCredential(challengeUri: Uri, request: WebRequest, credential: NetworkCredential, authenticationModule: IAuthenticationModule): boolean;
332
332
  }
333
333
 
334
334
 
335
335
  export type ICredentialPolicy = ICredentialPolicy$instance;
336
336
 
337
337
  export interface ICredentials$instance {
338
- GetCredential(uri: Uri, authType: string): NetworkCredential;
338
+ getCredential(uri: Uri, authType: string): NetworkCredential;
339
339
  }
340
340
 
341
341
 
342
342
  export type ICredentials = ICredentials$instance;
343
343
 
344
344
  export interface ICredentialsByHost$instance {
345
- GetCredential(host: string, port: int, authenticationType: string): NetworkCredential;
345
+ getCredential(host: string, port: int, authenticationType: string): NetworkCredential;
346
346
  }
347
347
 
348
348
 
349
349
  export type ICredentialsByHost = ICredentialsByHost$instance;
350
350
 
351
351
  export interface IWebProxy$instance {
352
- Credentials: ICredentials;
353
- GetProxy(destination: Uri): Uri;
354
- IsBypassed(host: Uri): boolean;
352
+ credentials: ICredentials;
353
+ getProxy(destination: Uri): Uri;
354
+ isBypassed(host: Uri): boolean;
355
355
  }
356
356
 
357
357
 
358
358
  export type IWebProxy = IWebProxy$instance;
359
359
 
360
360
  export interface IWebProxyScript$instance {
361
- Close(): void;
362
- Load(scriptLocation: Uri, script: string, helperType: Type): boolean;
363
- Run(url: string, host: string): string;
361
+ close(): void;
362
+ load(scriptLocation: Uri, script: string, helperType: Type): boolean;
363
+ run(url: string, host: string): string;
364
364
  }
365
365
 
366
366
 
367
367
  export type IWebProxyScript = IWebProxyScript$instance;
368
368
 
369
369
  export interface IWebRequestCreate$instance {
370
- Create(uri: Uri): WebRequest;
370
+ create(uri: Uri): WebRequest;
371
371
  }
372
372
 
373
373
 
@@ -379,54 +379,56 @@ export class IPNetwork$instance {
379
379
  readonly prefixLength: int;
380
380
  contains(address: IPAddress): boolean;
381
381
  equals(other: IPNetwork): boolean;
382
- equals(obj: any): boolean;
382
+ equals(obj: unknown): boolean;
383
383
  getHashCode(): int;
384
384
  toString(): string;
385
- tryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }): boolean;
385
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }): boolean;
386
386
  tryFormat(utf8Destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
387
- static Parse(utf8Text: ReadOnlySpan_1<CLROf<byte>>): IPNetwork;
388
- static Parse(s: ReadOnlySpan_1<CLROf<string>>): IPNetwork;
389
- static Parse(s: string): IPNetwork;
390
- static TryParse(utf8Text: ReadOnlySpan_1<CLROf<byte>>, result: { value: ref<IPNetwork> }): boolean;
391
- static TryParse(s: ReadOnlySpan_1<CLROf<string>>, result: { value: ref<IPNetwork> }): boolean;
392
- static TryParse(s: string, result: { value: ref<IPNetwork> }): boolean;
387
+ static parse3(utf8Text: ReadOnlySpan_1<CLROf<byte>>): IPNetwork;
388
+ static parse3(s: ReadOnlySpan_1<CLROf<char>>): IPNetwork;
389
+ static parse3(s: string): IPNetwork;
390
+ static tryParse3(utf8Text: ReadOnlySpan_1<CLROf<byte>>, result: { value: ref<IPNetwork> }): boolean;
391
+ static tryParse3(s: ReadOnlySpan_1<CLROf<char>>, result: { value: ref<IPNetwork> }): boolean;
392
+ static tryParse3(s: string, result: { value: ref<IPNetwork> }): boolean;
393
393
  }
394
394
 
395
395
 
396
396
  export interface __IPNetwork$views {
397
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<IPNetwork>;
398
- readonly As_IFormattable: System_Internal.IFormattable$instance;
399
- readonly As_IParsable_1_of_Decimal: System_Internal.IParsable_1$instance<any>;
400
- readonly As_ISpanFormattable: System_Internal.ISpanFormattable$instance;
401
- readonly As_ISpanParsable_1_of_Decimal: System_Internal.ISpanParsable_1$instance<any>;
402
- readonly As_IUtf8SpanFormattable: System_Internal.IUtf8SpanFormattable$instance;
403
- readonly As_IUtf8SpanParsable_1_of_Decimal: System_Internal.IUtf8SpanParsable_1$instance<any>;
397
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<IPNetwork>;
398
+ As_IFormattable(): System_Internal.IFormattable$instance;
399
+ As_IParsable_1(): System_Internal.IParsable_1$instance<IPNetwork>;
400
+ As_ISpanFormattable(): System_Internal.ISpanFormattable$instance;
401
+ As_ISpanParsable_1(): System_Internal.ISpanParsable_1$instance<IPNetwork>;
402
+ As_IUtf8SpanFormattable(): System_Internal.IUtf8SpanFormattable$instance;
403
+ As_IUtf8SpanParsable_1(): System_Internal.IUtf8SpanParsable_1$instance<IPNetwork>;
404
404
 
405
405
  // Structural method bridges for numeric interface constraints
406
406
  Equals(other: IPNetwork): boolean;
407
407
  }
408
408
 
409
+ export interface IPNetwork$instance extends System_Internal.ISpanParsable_1$instance<IPNetwork> {}
410
+
409
411
  export type IPNetwork = IPNetwork$instance & __IPNetwork$views;
410
412
 
411
413
 
412
414
  export class AuthenticationManager$instance {
413
- static CredentialPolicy: ICredentialPolicy;
414
- static readonly CustomTargetNameDictionary: StringDictionary;
415
- static readonly RegisteredModules: IEnumerator;
416
- static Authenticate(challenge: string, request: WebRequest, credentials: ICredentials): Authorization;
417
- static PreAuthenticate(request: WebRequest, credentials: ICredentials): Authorization;
418
- static Register(authenticationModule: IAuthenticationModule): void;
419
- static Unregister(authenticationModule: IAuthenticationModule): void;
420
- static Unregister(authenticationScheme: string): void;
415
+ static credentialPolicy: ICredentialPolicy;
416
+ static readonly customTargetNameDictionary: StringDictionary;
417
+ static readonly registeredModules: IEnumerator;
418
+ static authenticate(challenge: string, request: WebRequest, credentials: ICredentials): Authorization;
419
+ static preAuthenticate(request: WebRequest, credentials: ICredentials): Authorization;
420
+ static register(authenticationModule: IAuthenticationModule): void;
421
+ static unregister(authenticationModule: IAuthenticationModule): void;
422
+ static unregister(authenticationScheme: string): void;
421
423
  }
422
424
 
423
425
 
424
426
  export type AuthenticationManager = AuthenticationManager$instance;
425
427
 
426
428
  export class AuthenticationSchemeSelector$instance extends Function {
427
- constructor(object_: any, method: nint);
428
- beginInvoke(httpRequest: HttpListenerRequest, callback: AsyncCallback, object_: any): IAsyncResult;
429
- clone(): any;
429
+ constructor(object_: unknown, method: nint);
430
+ beginInvoke(httpRequest: HttpListenerRequest, callback: AsyncCallback, object_: unknown): IAsyncResult;
431
+ clone(): unknown;
430
432
  endInvoke(result: IAsyncResult): AuthenticationSchemes;
431
433
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
432
434
  invoke(httpRequest: HttpListenerRequest): AuthenticationSchemes;
@@ -434,8 +436,8 @@ export class AuthenticationSchemeSelector$instance extends Function {
434
436
 
435
437
 
436
438
  export interface __AuthenticationSchemeSelector$views {
437
- readonly As_ICloneable: System_Internal.ICloneable$instance;
438
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
439
+ As_ICloneable(): System_Internal.ICloneable$instance;
440
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
439
441
  }
440
442
 
441
443
  export type AuthenticationSchemeSelector = AuthenticationSchemeSelector$instance & __AuthenticationSchemeSelector$views;
@@ -456,9 +458,9 @@ export class Authorization$instance {
456
458
  export type Authorization = Authorization$instance;
457
459
 
458
460
  export class BindIPEndPoint$instance extends Function {
459
- constructor(object_: any, method: nint);
460
- beginInvoke(servicePoint: ServicePoint, remoteEndPoint: IPEndPoint, retryCount: int, callback: AsyncCallback, object_: any): IAsyncResult;
461
- clone(): any;
461
+ constructor(object_: unknown, method: nint);
462
+ beginInvoke(servicePoint: ServicePoint, remoteEndPoint: IPEndPoint, retryCount: int, callback: AsyncCallback, object_: unknown): IAsyncResult;
463
+ clone(): unknown;
462
464
  endInvoke(result: IAsyncResult): IPEndPoint;
463
465
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
464
466
  invoke(servicePoint: ServicePoint, remoteEndPoint: IPEndPoint, retryCount: int): IPEndPoint;
@@ -466,8 +468,8 @@ export class BindIPEndPoint$instance extends Function {
466
468
 
467
469
 
468
470
  export interface __BindIPEndPoint$views {
469
- readonly As_ICloneable: System_Internal.ICloneable$instance;
470
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
471
+ As_ICloneable(): System_Internal.ICloneable$instance;
472
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
471
473
  }
472
474
 
473
475
  export type BindIPEndPoint = BindIPEndPoint$instance & __BindIPEndPoint$views;
@@ -492,7 +494,7 @@ export class Cookie$instance {
492
494
  readonly timeStamp: DateTime;
493
495
  value: string;
494
496
  version: int;
495
- equals(comparand: any): boolean;
497
+ equals(comparand: unknown): boolean;
496
498
  getHashCode(): int;
497
499
  toString(): string;
498
500
  }
@@ -505,7 +507,7 @@ export class CookieCollection$instance {
505
507
  readonly count: int;
506
508
  readonly isReadOnly: boolean;
507
509
  readonly isSynchronized: boolean;
508
- readonly syncRoot: any;
510
+ readonly syncRoot: unknown;
509
511
  add(cookie: Cookie): void;
510
512
  add(cookies: CookieCollection): void;
511
513
  clear(): void;
@@ -520,11 +522,11 @@ export class CookieCollection$instance {
520
522
 
521
523
 
522
524
  export interface __CookieCollection$views {
523
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<Cookie>;
524
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<Cookie>;
525
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Cookie>;
526
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
527
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
525
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<Cookie>;
526
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<Cookie>;
527
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Cookie>;
528
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
529
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
528
530
  }
529
531
 
530
532
  export type CookieCollection = CookieCollection$instance & __CookieCollection$views;
@@ -546,9 +548,9 @@ export class CookieContainer$instance {
546
548
  getCookieHeader(uri: Uri): string;
547
549
  getCookies(uri: Uri): CookieCollection;
548
550
  setCookies(uri: Uri, cookieHeader: string): void;
549
- static readonly DefaultCookieLimit: int;
550
- static readonly DefaultPerDomainCookieLimit: int;
551
- static readonly DefaultCookieLengthLimit: int;
551
+ static readonly defaultCookieLimit: int;
552
+ static readonly defaultPerDomainCookieLimit: int;
553
+ static readonly defaultCookieLengthLimit: int;
552
554
  }
553
555
 
554
556
 
@@ -563,7 +565,7 @@ export class CookieException$instance extends System_Internal.FormatException$in
563
565
 
564
566
 
565
567
  export interface __CookieException$views {
566
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
568
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
567
569
  }
568
570
 
569
571
  export type CookieException = CookieException$instance & __CookieException$views;
@@ -578,17 +580,19 @@ export class CredentialCache$instance {
578
580
  getEnumerator(): IEnumerator;
579
581
  remove(uriPrefix: Uri, authType: string): void;
580
582
  remove(host: string, port: int, authenticationType: string): void;
581
- static readonly DefaultCredentials: ICredentials;
582
- static readonly DefaultNetworkCredentials: NetworkCredential;
583
+ static readonly defaultCredentials: ICredentials;
584
+ static readonly defaultNetworkCredentials: NetworkCredential;
583
585
  }
584
586
 
585
587
 
586
588
  export interface __CredentialCache$views {
587
- readonly As_ICredentials: ICredentials$instance;
588
- readonly As_ICredentialsByHost: ICredentialsByHost$instance;
589
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
589
+ As_ICredentials(): ICredentials$instance;
590
+ As_ICredentialsByHost(): ICredentialsByHost$instance;
591
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
590
592
  }
591
593
 
594
+ export interface CredentialCache$instance extends System_Collections_Internal.IEnumerable$instance, ICredentials$instance {}
595
+
592
596
  export type CredentialCache = CredentialCache$instance & __CredentialCache$views;
593
597
 
594
598
 
@@ -598,7 +602,7 @@ export class DnsEndPoint$instance extends EndPoint$instance {
598
602
  readonly addressFamily: AddressFamily;
599
603
  readonly host: string;
600
604
  readonly port: int;
601
- equals(comparand: any): boolean;
605
+ equals(comparand: unknown): boolean;
602
606
  getHashCode(): int;
603
607
  toString(): string;
604
608
  }
@@ -614,18 +618,18 @@ export class DownloadDataCompletedEventArgs$instance extends System_ComponentMod
614
618
  export type DownloadDataCompletedEventArgs = DownloadDataCompletedEventArgs$instance;
615
619
 
616
620
  export class DownloadDataCompletedEventHandler$instance extends Function {
617
- constructor(object_: any, method: nint);
618
- beginInvoke(sender: any, e: DownloadDataCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
619
- clone(): any;
621
+ constructor(object_: unknown, method: nint);
622
+ beginInvoke(sender: unknown, e: DownloadDataCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
623
+ clone(): unknown;
620
624
  endInvoke(result: IAsyncResult): void;
621
625
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
622
- invoke(sender: any, e: DownloadDataCompletedEventArgs): void;
626
+ invoke(sender: unknown, e: DownloadDataCompletedEventArgs): void;
623
627
  }
624
628
 
625
629
 
626
630
  export interface __DownloadDataCompletedEventHandler$views {
627
- readonly As_ICloneable: System_Internal.ICloneable$instance;
628
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
631
+ As_ICloneable(): System_Internal.ICloneable$instance;
632
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
629
633
  }
630
634
 
631
635
  export type DownloadDataCompletedEventHandler = DownloadDataCompletedEventHandler$instance & __DownloadDataCompletedEventHandler$views;
@@ -640,18 +644,18 @@ export class DownloadProgressChangedEventArgs$instance extends System_ComponentM
640
644
  export type DownloadProgressChangedEventArgs = DownloadProgressChangedEventArgs$instance;
641
645
 
642
646
  export class DownloadProgressChangedEventHandler$instance extends Function {
643
- constructor(object_: any, method: nint);
644
- beginInvoke(sender: any, e: DownloadProgressChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
645
- clone(): any;
647
+ constructor(object_: unknown, method: nint);
648
+ beginInvoke(sender: unknown, e: DownloadProgressChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
649
+ clone(): unknown;
646
650
  endInvoke(result: IAsyncResult): void;
647
651
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
648
- invoke(sender: any, e: DownloadProgressChangedEventArgs): void;
652
+ invoke(sender: unknown, e: DownloadProgressChangedEventArgs): void;
649
653
  }
650
654
 
651
655
 
652
656
  export interface __DownloadProgressChangedEventHandler$views {
653
- readonly As_ICloneable: System_Internal.ICloneable$instance;
654
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
657
+ As_ICloneable(): System_Internal.ICloneable$instance;
658
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
655
659
  }
656
660
 
657
661
  export type DownloadProgressChangedEventHandler = DownloadProgressChangedEventHandler$instance & __DownloadProgressChangedEventHandler$views;
@@ -665,18 +669,18 @@ export class DownloadStringCompletedEventArgs$instance extends System_ComponentM
665
669
  export type DownloadStringCompletedEventArgs = DownloadStringCompletedEventArgs$instance;
666
670
 
667
671
  export class DownloadStringCompletedEventHandler$instance extends Function {
668
- constructor(object_: any, method: nint);
669
- beginInvoke(sender: any, e: DownloadStringCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
670
- clone(): any;
672
+ constructor(object_: unknown, method: nint);
673
+ beginInvoke(sender: unknown, e: DownloadStringCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
674
+ clone(): unknown;
671
675
  endInvoke(result: IAsyncResult): void;
672
676
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
673
- invoke(sender: any, e: DownloadStringCompletedEventArgs): void;
677
+ invoke(sender: unknown, e: DownloadStringCompletedEventArgs): void;
674
678
  }
675
679
 
676
680
 
677
681
  export interface __DownloadStringCompletedEventHandler$views {
678
- readonly As_ICloneable: System_Internal.ICloneable$instance;
679
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
682
+ As_ICloneable(): System_Internal.ICloneable$instance;
683
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
680
684
  }
681
685
 
682
686
  export type DownloadStringCompletedEventHandler = DownloadStringCompletedEventHandler$instance & __DownloadStringCompletedEventHandler$views;
@@ -704,8 +708,8 @@ export class FileWebRequest$instance extends WebRequest$instance {
704
708
  timeout: int;
705
709
  useDefaultCredentials: boolean;
706
710
  abort(): void;
707
- beginGetRequestStream(callback: AsyncCallback, state: any): IAsyncResult;
708
- beginGetResponse(callback: AsyncCallback, state: any): IAsyncResult;
711
+ beginGetRequestStream(callback: AsyncCallback, state: unknown): IAsyncResult;
712
+ beginGetResponse(callback: AsyncCallback, state: unknown): IAsyncResult;
709
713
  endGetRequestStream(asyncResult: IAsyncResult): Stream;
710
714
  endGetResponse(asyncResult: IAsyncResult): WebResponse;
711
715
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
@@ -719,9 +723,11 @@ export class FileWebRequest$instance extends WebRequest$instance {
719
723
 
720
724
 
721
725
  export interface __FileWebRequest$views {
722
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
726
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
723
727
  }
724
728
 
729
+ export interface FileWebRequest$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
730
+
725
731
  export type FileWebRequest = FileWebRequest$instance & __FileWebRequest$views;
726
732
 
727
733
 
@@ -739,10 +745,12 @@ export class FileWebResponse$instance extends WebResponse$instance {
739
745
 
740
746
 
741
747
  export interface __FileWebResponse$views {
742
- readonly As_IDisposable: System_Internal.IDisposable$instance;
743
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
748
+ As_IDisposable(): System_Internal.IDisposable$instance;
749
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
744
750
  }
745
751
 
752
+ export interface FileWebResponse$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
753
+
746
754
  export type FileWebResponse = FileWebResponse$instance & __FileWebResponse$views;
747
755
 
748
756
 
@@ -769,21 +777,23 @@ export class FtpWebRequest$instance extends WebRequest$instance {
769
777
  useDefaultCredentials: boolean;
770
778
  usePassive: boolean;
771
779
  abort(): void;
772
- beginGetRequestStream(callback: AsyncCallback, state: any): IAsyncResult;
773
- beginGetResponse(callback: AsyncCallback, state: any): IAsyncResult;
780
+ beginGetRequestStream(callback: AsyncCallback, state: unknown): IAsyncResult;
781
+ beginGetResponse(callback: AsyncCallback, state: unknown): IAsyncResult;
774
782
  endGetRequestStream(asyncResult: IAsyncResult): Stream;
775
783
  endGetResponse(asyncResult: IAsyncResult): WebResponse;
776
784
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
777
785
  getRequestStream(): Stream;
778
786
  getResponse(): WebResponse;
779
- static DefaultCachePolicy: RequestCachePolicy;
787
+ static defaultCachePolicy: RequestCachePolicy;
780
788
  }
781
789
 
782
790
 
783
791
  export interface __FtpWebRequest$views {
784
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
792
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
785
793
  }
786
794
 
795
+ export interface FtpWebRequest$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
796
+
787
797
  export type FtpWebRequest = FtpWebRequest$instance & __FtpWebRequest$views;
788
798
 
789
799
 
@@ -806,26 +816,28 @@ export class FtpWebResponse$instance extends WebResponse$instance {
806
816
 
807
817
 
808
818
  export interface __FtpWebResponse$views {
809
- readonly As_IDisposable: System_Internal.IDisposable$instance;
810
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
819
+ As_IDisposable(): System_Internal.IDisposable$instance;
820
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
811
821
  }
812
822
 
823
+ export interface FtpWebResponse$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
824
+
813
825
  export type FtpWebResponse = FtpWebResponse$instance & __FtpWebResponse$views;
814
826
 
815
827
 
816
828
  export class GlobalProxySelection$instance {
817
829
  constructor();
818
- static Select: IWebProxy;
819
- static GetEmptyWebProxy(): IWebProxy;
830
+ static select: IWebProxy;
831
+ static getEmptyWebProxy(): IWebProxy;
820
832
  }
821
833
 
822
834
 
823
835
  export type GlobalProxySelection = GlobalProxySelection$instance;
824
836
 
825
837
  export class HttpContinueDelegate$instance extends Function {
826
- constructor(object_: any, method: nint);
827
- beginInvoke(StatusCode: int, httpHeaders: WebHeaderCollection, callback: AsyncCallback, object_: any): IAsyncResult;
828
- clone(): any;
838
+ constructor(object_: unknown, method: nint);
839
+ beginInvoke(StatusCode: int, httpHeaders: WebHeaderCollection, callback: AsyncCallback, object_: unknown): IAsyncResult;
840
+ clone(): unknown;
829
841
  endInvoke(result: IAsyncResult): void;
830
842
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
831
843
  invoke(StatusCode: int, httpHeaders: WebHeaderCollection): void;
@@ -833,8 +845,8 @@ export class HttpContinueDelegate$instance extends Function {
833
845
 
834
846
 
835
847
  export interface __HttpContinueDelegate$views {
836
- readonly As_ICloneable: System_Internal.ICloneable$instance;
837
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
848
+ As_ICloneable(): System_Internal.ICloneable$instance;
849
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
838
850
  }
839
851
 
840
852
  export type HttpContinueDelegate = HttpContinueDelegate$instance & __HttpContinueDelegate$views;
@@ -854,28 +866,30 @@ export class HttpListener$instance {
854
866
  readonly timeoutManager: HttpListenerTimeoutManager;
855
867
  unsafeConnectionNtlmAuthentication: boolean;
856
868
  abort(): void;
857
- beginGetContext(callback: AsyncCallback, state: any): IAsyncResult;
869
+ beginGetContext(callback: AsyncCallback, state: unknown): IAsyncResult;
858
870
  close(): void;
859
871
  endGetContext(asyncResult: IAsyncResult): HttpListenerContext;
860
872
  getContext(): HttpListenerContext;
861
873
  getContextAsync(): Task_1<HttpListenerContext>;
862
874
  start(): void;
863
875
  stop(): void;
864
- static readonly IsSupported: boolean;
876
+ static readonly isSupported: boolean;
865
877
  }
866
878
 
867
879
 
868
880
  export interface __HttpListener$views {
869
- readonly As_IDisposable: System_Internal.IDisposable$instance;
881
+ As_IDisposable(): System_Internal.IDisposable$instance;
870
882
  }
871
883
 
884
+ export interface HttpListener$instance extends System_Internal.IDisposable$instance {}
885
+
872
886
  export type HttpListener = HttpListener$instance & __HttpListener$views;
873
887
 
874
888
 
875
889
  export class HttpListener_ExtendedProtectionSelector$instance extends Function {
876
- constructor(object_: any, method: nint);
877
- beginInvoke(request: HttpListenerRequest, callback: AsyncCallback, object_: any): IAsyncResult;
878
- clone(): any;
890
+ constructor(object_: unknown, method: nint);
891
+ beginInvoke(request: HttpListenerRequest, callback: AsyncCallback, object_: unknown): IAsyncResult;
892
+ clone(): unknown;
879
893
  endInvoke(result: IAsyncResult): ExtendedProtectionPolicy;
880
894
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
881
895
  invoke(request: HttpListenerRequest): ExtendedProtectionPolicy;
@@ -883,8 +897,8 @@ export class HttpListener_ExtendedProtectionSelector$instance extends Function {
883
897
 
884
898
 
885
899
  export interface __HttpListener_ExtendedProtectionSelector$views {
886
- readonly As_ICloneable: System_Internal.ICloneable$instance;
887
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
900
+ As_ICloneable(): System_Internal.ICloneable$instance;
901
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
888
902
  }
889
903
 
890
904
  export type HttpListener_ExtendedProtectionSelector = HttpListener_ExtendedProtectionSelector$instance & __HttpListener_ExtendedProtectionSelector$views;
@@ -897,9 +911,11 @@ export class HttpListenerBasicIdentity$instance extends System_Security_Principa
897
911
 
898
912
 
899
913
  export interface __HttpListenerBasicIdentity$views {
900
- readonly As_IIdentity: System_Security_Principal_Internal.IIdentity$instance;
914
+ As_IIdentity(): System_Security_Principal_Internal.IIdentity$instance;
901
915
  }
902
916
 
917
+ export interface HttpListenerBasicIdentity$instance extends System_Security_Principal_Internal.IIdentity$instance {}
918
+
903
919
  export type HttpListenerBasicIdentity = HttpListenerBasicIdentity$instance & __HttpListenerBasicIdentity$views;
904
920
 
905
921
 
@@ -926,7 +942,7 @@ export class HttpListenerException$instance extends System_ComponentModel_Intern
926
942
 
927
943
 
928
944
  export interface __HttpListenerException$views {
929
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
945
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
930
946
  }
931
947
 
932
948
  export type HttpListenerException = HttpListenerException$instance & __HttpListenerException$views;
@@ -947,9 +963,9 @@ export class HttpListenerPrefixCollection$instance {
947
963
 
948
964
 
949
965
  export interface __HttpListenerPrefixCollection$views {
950
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<CLROf<string>>;
951
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<CLROf<string>>;
952
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
966
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<CLROf<string>>;
967
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<CLROf<string>>;
968
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
953
969
  }
954
970
 
955
971
  export type HttpListenerPrefixCollection = HttpListenerPrefixCollection$instance & __HttpListenerPrefixCollection$views;
@@ -985,7 +1001,7 @@ export class HttpListenerRequest$instance {
985
1001
  readonly userHostAddress: string;
986
1002
  readonly userHostName: string;
987
1003
  readonly userLanguages: string[];
988
- beginGetClientCertificate(requestCallback: AsyncCallback, state: any): IAsyncResult;
1004
+ beginGetClientCertificate(requestCallback: AsyncCallback, state: unknown): IAsyncResult;
989
1005
  endGetClientCertificate(asyncResult: IAsyncResult): X509Certificate2;
990
1006
  getClientCertificate(): X509Certificate2;
991
1007
  getClientCertificateAsync(): Task_1<X509Certificate2>;
@@ -1020,9 +1036,11 @@ export class HttpListenerResponse$instance {
1020
1036
 
1021
1037
 
1022
1038
  export interface __HttpListenerResponse$views {
1023
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1039
+ As_IDisposable(): System_Internal.IDisposable$instance;
1024
1040
  }
1025
1041
 
1042
+ export interface HttpListenerResponse$instance extends System_Internal.IDisposable$instance {}
1043
+
1026
1044
  export type HttpListenerResponse = HttpListenerResponse$instance & __HttpListenerResponse$views;
1027
1045
 
1028
1046
 
@@ -1090,23 +1108,25 @@ export class HttpWebRequest$instance extends WebRequest$instance {
1090
1108
  addRange(rangeSpecifier: string, from_: long, to: long): void;
1091
1109
  addRange(rangeSpecifier: string, range: int): void;
1092
1110
  addRange(rangeSpecifier: string, range: long): void;
1093
- beginGetRequestStream(callback: AsyncCallback, state: any): IAsyncResult;
1094
- beginGetResponse(callback: AsyncCallback, state: any): IAsyncResult;
1111
+ beginGetRequestStream(callback: AsyncCallback, state: unknown): IAsyncResult;
1112
+ beginGetResponse(callback: AsyncCallback, state: unknown): IAsyncResult;
1095
1113
  endGetRequestStream(asyncResult: IAsyncResult): Stream;
1096
1114
  endGetResponse(asyncResult: IAsyncResult): WebResponse;
1097
1115
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1098
1116
  getRequestStream(): Stream;
1099
1117
  getResponse(): WebResponse;
1100
- static DefaultMaximumResponseHeadersLength: int;
1101
- static DefaultMaximumErrorResponseLength: int;
1102
- static DefaultCachePolicy: RequestCachePolicy;
1118
+ static defaultMaximumResponseHeadersLength: int;
1119
+ static defaultMaximumErrorResponseLength: int;
1120
+ static defaultCachePolicy: RequestCachePolicy;
1103
1121
  }
1104
1122
 
1105
1123
 
1106
1124
  export interface __HttpWebRequest$views {
1107
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1125
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1108
1126
  }
1109
1127
 
1128
+ export interface HttpWebRequest$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
1129
+
1110
1130
  export type HttpWebRequest = HttpWebRequest$instance & __HttpWebRequest$views;
1111
1131
 
1112
1132
 
@@ -1136,10 +1156,12 @@ export class HttpWebResponse$instance extends WebResponse$instance {
1136
1156
 
1137
1157
 
1138
1158
  export interface __HttpWebResponse$views {
1139
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1140
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1159
+ As_IDisposable(): System_Internal.IDisposable$instance;
1160
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1141
1161
  }
1142
1162
 
1163
+ export interface HttpWebResponse$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
1164
+
1143
1165
  export type HttpWebResponse = HttpWebResponse$instance & __HttpWebResponse$views;
1144
1166
 
1145
1167
 
@@ -1158,13 +1180,13 @@ export class IPAddress$instance {
1158
1180
  readonly isIPv6Teredo: boolean;
1159
1181
  readonly isIPv6UniqueLocal: boolean;
1160
1182
  scopeId: long;
1161
- equals(comparand: any): boolean;
1183
+ equals(comparand: unknown): boolean;
1162
1184
  getAddressBytes(): byte[];
1163
1185
  getHashCode(): int;
1164
1186
  mapToIPv4(): IPAddress;
1165
1187
  mapToIPv6(): IPAddress;
1166
1188
  toString(): string;
1167
- tryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }): boolean;
1189
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }): boolean;
1168
1190
  tryFormat(utf8Destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
1169
1191
  tryWriteBytes(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
1170
1192
  static readonly any_: IPAddress;
@@ -1174,33 +1196,35 @@ export class IPAddress$instance {
1174
1196
  static readonly iPv6Any: IPAddress;
1175
1197
  static readonly iPv6Loopback: IPAddress;
1176
1198
  static readonly iPv6None: IPAddress;
1177
- static HostToNetworkOrder(host: short): short;
1178
- static HostToNetworkOrder(host: int): int;
1179
- static HostToNetworkOrder(host: long): long;
1180
- static IsLoopback(address: IPAddress): boolean;
1181
- static IsValid(ipSpan: ReadOnlySpan_1<CLROf<string>>): boolean;
1182
- static IsValidUtf8(utf8Text: ReadOnlySpan_1<CLROf<byte>>): boolean;
1183
- static NetworkToHostOrder(network: short): short;
1184
- static NetworkToHostOrder(network: int): int;
1185
- static NetworkToHostOrder(network: long): long;
1186
- static Parse(utf8Text: ReadOnlySpan_1<CLROf<byte>>): IPAddress;
1187
- static Parse(ipSpan: ReadOnlySpan_1<CLROf<string>>): IPAddress;
1188
- static Parse(ipString: string): IPAddress;
1189
- static TryParse(utf8Text: ReadOnlySpan_1<CLROf<byte>>, result: { value: ref<IPAddress> }): boolean;
1190
- static TryParse(ipSpan: ReadOnlySpan_1<CLROf<string>>, address: { value: ref<IPAddress> }): boolean;
1191
- static TryParse(ipString: string, address: { value: ref<IPAddress> }): boolean;
1199
+ static hostToNetworkOrder3(host: short): short;
1200
+ static hostToNetworkOrder3(host: int): int;
1201
+ static hostToNetworkOrder3(host: long): long;
1202
+ static isLoopback(address: IPAddress): boolean;
1203
+ static isValid(ipSpan: ReadOnlySpan_1<CLROf<char>>): boolean;
1204
+ static isValidUtf8(utf8Text: ReadOnlySpan_1<CLROf<byte>>): boolean;
1205
+ static networkToHostOrder3(network: short): short;
1206
+ static networkToHostOrder3(network: int): int;
1207
+ static networkToHostOrder3(network: long): long;
1208
+ static parse2(utf8Text: ReadOnlySpan_1<CLROf<byte>>): IPAddress;
1209
+ static parse2(ipSpan: ReadOnlySpan_1<CLROf<char>>): IPAddress;
1210
+ static parse2(ipString: string): IPAddress;
1211
+ static tryParse2(utf8Text: ReadOnlySpan_1<CLROf<byte>>, result: { value: ref<IPAddress> }): boolean;
1212
+ static tryParse2(ipSpan: ReadOnlySpan_1<CLROf<char>>, address: { value: ref<IPAddress> }): boolean;
1213
+ static tryParse2(ipString: string, address: { value: ref<IPAddress> }): boolean;
1192
1214
  }
1193
1215
 
1194
1216
 
1195
1217
  export interface __IPAddress$views {
1196
- readonly As_IFormattable: System_Internal.IFormattable$instance;
1197
- readonly As_IParsable_1_of_Decimal: System_Internal.IParsable_1$instance<any>;
1198
- readonly As_ISpanFormattable: System_Internal.ISpanFormattable$instance;
1199
- readonly As_ISpanParsable_1_of_Decimal: System_Internal.ISpanParsable_1$instance<any>;
1200
- readonly As_IUtf8SpanFormattable: System_Internal.IUtf8SpanFormattable$instance;
1201
- readonly As_IUtf8SpanParsable_1_of_Decimal: System_Internal.IUtf8SpanParsable_1$instance<any>;
1218
+ As_IFormattable(): System_Internal.IFormattable$instance;
1219
+ As_IParsable_1(): System_Internal.IParsable_1$instance<IPAddress>;
1220
+ As_ISpanFormattable(): System_Internal.ISpanFormattable$instance;
1221
+ As_ISpanParsable_1(): System_Internal.ISpanParsable_1$instance<IPAddress>;
1222
+ As_IUtf8SpanFormattable(): System_Internal.IUtf8SpanFormattable$instance;
1223
+ As_IUtf8SpanParsable_1(): System_Internal.IUtf8SpanParsable_1$instance<IPAddress>;
1202
1224
  }
1203
1225
 
1226
+ export interface IPAddress$instance extends System_Internal.ISpanParsable_1$instance<IPAddress> {}
1227
+
1204
1228
  export type IPAddress = IPAddress$instance & __IPAddress$views;
1205
1229
 
1206
1230
 
@@ -1211,16 +1235,16 @@ export class IPEndPoint$instance extends EndPoint$instance {
1211
1235
  readonly addressFamily: AddressFamily;
1212
1236
  port: int;
1213
1237
  create(socketAddress: SocketAddress): EndPoint;
1214
- equals(comparand: any): boolean;
1238
+ equals(comparand: unknown): boolean;
1215
1239
  getHashCode(): int;
1216
1240
  serialize(): SocketAddress;
1217
1241
  toString(): string;
1218
- static readonly MinPort: int;
1219
- static readonly MaxPort: int;
1220
- static Parse(s: ReadOnlySpan_1<CLROf<string>>): IPEndPoint;
1221
- static Parse(s: string): IPEndPoint;
1222
- static TryParse(s: ReadOnlySpan_1<CLROf<string>>, result: { value: ref<IPEndPoint> }): boolean;
1223
- static TryParse(s: string, result: { value: ref<IPEndPoint> }): boolean;
1242
+ static readonly minPort: int;
1243
+ static readonly maxPort: int;
1244
+ static parse2(s: ReadOnlySpan_1<CLROf<char>>): IPEndPoint;
1245
+ static parse2(s: string): IPEndPoint;
1246
+ static tryParse2(s: ReadOnlySpan_1<CLROf<char>>, result: { value: ref<IPEndPoint> }): boolean;
1247
+ static tryParse2(s: string, result: { value: ref<IPEndPoint> }): boolean;
1224
1248
  }
1225
1249
 
1226
1250
 
@@ -1252,10 +1276,12 @@ export class NetworkCredential$instance {
1252
1276
 
1253
1277
 
1254
1278
  export interface __NetworkCredential$views {
1255
- readonly As_ICredentials: ICredentials$instance;
1256
- readonly As_ICredentialsByHost: ICredentialsByHost$instance;
1279
+ As_ICredentials(): ICredentials$instance;
1280
+ As_ICredentialsByHost(): ICredentialsByHost$instance;
1257
1281
  }
1258
1282
 
1283
+ export interface NetworkCredential$instance extends ICredentials$instance {}
1284
+
1259
1285
  export type NetworkCredential = NetworkCredential$instance & __NetworkCredential$views;
1260
1286
 
1261
1287
 
@@ -1267,18 +1293,18 @@ export class OpenReadCompletedEventArgs$instance extends System_ComponentModel_I
1267
1293
  export type OpenReadCompletedEventArgs = OpenReadCompletedEventArgs$instance;
1268
1294
 
1269
1295
  export class OpenReadCompletedEventHandler$instance extends Function {
1270
- constructor(object_: any, method: nint);
1271
- beginInvoke(sender: any, e: OpenReadCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1272
- clone(): any;
1296
+ constructor(object_: unknown, method: nint);
1297
+ beginInvoke(sender: unknown, e: OpenReadCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1298
+ clone(): unknown;
1273
1299
  endInvoke(result: IAsyncResult): void;
1274
1300
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1275
- invoke(sender: any, e: OpenReadCompletedEventArgs): void;
1301
+ invoke(sender: unknown, e: OpenReadCompletedEventArgs): void;
1276
1302
  }
1277
1303
 
1278
1304
 
1279
1305
  export interface __OpenReadCompletedEventHandler$views {
1280
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1281
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1306
+ As_ICloneable(): System_Internal.ICloneable$instance;
1307
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1282
1308
  }
1283
1309
 
1284
1310
  export type OpenReadCompletedEventHandler = OpenReadCompletedEventHandler$instance & __OpenReadCompletedEventHandler$views;
@@ -1292,18 +1318,18 @@ export class OpenWriteCompletedEventArgs$instance extends System_ComponentModel_
1292
1318
  export type OpenWriteCompletedEventArgs = OpenWriteCompletedEventArgs$instance;
1293
1319
 
1294
1320
  export class OpenWriteCompletedEventHandler$instance extends Function {
1295
- constructor(object_: any, method: nint);
1296
- beginInvoke(sender: any, e: OpenWriteCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1297
- clone(): any;
1321
+ constructor(object_: unknown, method: nint);
1322
+ beginInvoke(sender: unknown, e: OpenWriteCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1323
+ clone(): unknown;
1298
1324
  endInvoke(result: IAsyncResult): void;
1299
1325
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1300
- invoke(sender: any, e: OpenWriteCompletedEventArgs): void;
1326
+ invoke(sender: unknown, e: OpenWriteCompletedEventArgs): void;
1301
1327
  }
1302
1328
 
1303
1329
 
1304
1330
  export interface __OpenWriteCompletedEventHandler$views {
1305
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1306
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1331
+ As_ICloneable(): System_Internal.ICloneable$instance;
1332
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1307
1333
  }
1308
1334
 
1309
1335
  export type OpenWriteCompletedEventHandler = OpenWriteCompletedEventHandler$instance & __OpenWriteCompletedEventHandler$views;
@@ -1324,7 +1350,7 @@ export class ProtocolViolationException$instance extends System_Internal.Invalid
1324
1350
 
1325
1351
 
1326
1352
  export interface __ProtocolViolationException$views {
1327
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1353
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1328
1354
  }
1329
1355
 
1330
1356
  export type ProtocolViolationException = ProtocolViolationException$instance & __ProtocolViolationException$views;
@@ -1354,24 +1380,24 @@ export class ServicePoint$instance {
1354
1380
  export type ServicePoint = ServicePoint$instance;
1355
1381
 
1356
1382
  export class ServicePointManager$instance {
1357
- static readonly DefaultNonPersistentConnectionLimit: int;
1358
- static readonly DefaultPersistentConnectionLimit: int;
1359
- static SecurityProtocol: SecurityProtocolType;
1360
- static MaxServicePoints: int;
1361
- static DefaultConnectionLimit: int;
1362
- static MaxServicePointIdleTime: int;
1363
- static UseNagleAlgorithm: boolean;
1364
- static Expect100Continue: boolean;
1365
- static EnableDnsRoundRobin: boolean;
1366
- static DnsRefreshTimeout: int;
1367
- static ServerCertificateValidationCallback: RemoteCertificateValidationCallback;
1368
- static ReusePort: boolean;
1369
- static CheckCertificateRevocationList: boolean;
1370
- static readonly EncryptionPolicy: EncryptionPolicy;
1371
- static FindServicePoint(uriString: string, proxy: IWebProxy): ServicePoint;
1372
- static FindServicePoint(address: Uri, proxy: IWebProxy): ServicePoint;
1373
- static FindServicePoint(address: Uri): ServicePoint;
1374
- static SetTcpKeepAlive(enabled: boolean, keepAliveTime: int, keepAliveInterval: int): void;
1383
+ static readonly defaultNonPersistentConnectionLimit: int;
1384
+ static readonly defaultPersistentConnectionLimit: int;
1385
+ static securityProtocol: SecurityProtocolType;
1386
+ static maxServicePoints: int;
1387
+ static defaultConnectionLimit: int;
1388
+ static maxServicePointIdleTime: int;
1389
+ static useNagleAlgorithm: boolean;
1390
+ static expect100Continue: boolean;
1391
+ static enableDnsRoundRobin: boolean;
1392
+ static dnsRefreshTimeout: int;
1393
+ static serverCertificateValidationCallback: RemoteCertificateValidationCallback;
1394
+ static reusePort: boolean;
1395
+ static checkCertificateRevocationList: boolean;
1396
+ static readonly encryptionPolicy: EncryptionPolicy;
1397
+ static findServicePoint2(uriString: string, proxy: IWebProxy): ServicePoint;
1398
+ static findServicePoint2(address: Uri, proxy: IWebProxy): ServicePoint;
1399
+ static findServicePoint2(address: Uri): ServicePoint;
1400
+ static setTcpKeepAlive(enabled: boolean, keepAliveTime: int, keepAliveInterval: int): void;
1375
1401
  }
1376
1402
 
1377
1403
 
@@ -1384,16 +1410,16 @@ export class SocketAddress$instance {
1384
1410
  readonly family: AddressFamily;
1385
1411
  item: byte;
1386
1412
  size: int;
1387
- equals(comparand: any): boolean;
1413
+ equals(comparand: unknown): boolean;
1388
1414
  equals(comparand: SocketAddress): boolean;
1389
1415
  getHashCode(): int;
1390
1416
  toString(): string;
1391
- static GetMaximumAddressSize(addressFamily: AddressFamily): int;
1417
+ static getMaximumAddressSize(addressFamily: AddressFamily): int;
1392
1418
  }
1393
1419
 
1394
1420
 
1395
1421
  export interface __SocketAddress$views {
1396
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<SocketAddress>;
1422
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<SocketAddress>;
1397
1423
 
1398
1424
  // Structural method bridges for numeric interface constraints
1399
1425
  Equals(other: SocketAddress): boolean;
@@ -1417,18 +1443,18 @@ export class UploadDataCompletedEventArgs$instance extends System_ComponentModel
1417
1443
  export type UploadDataCompletedEventArgs = UploadDataCompletedEventArgs$instance;
1418
1444
 
1419
1445
  export class UploadDataCompletedEventHandler$instance extends Function {
1420
- constructor(object_: any, method: nint);
1421
- beginInvoke(sender: any, e: UploadDataCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1422
- clone(): any;
1446
+ constructor(object_: unknown, method: nint);
1447
+ beginInvoke(sender: unknown, e: UploadDataCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1448
+ clone(): unknown;
1423
1449
  endInvoke(result: IAsyncResult): void;
1424
1450
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1425
- invoke(sender: any, e: UploadDataCompletedEventArgs): void;
1451
+ invoke(sender: unknown, e: UploadDataCompletedEventArgs): void;
1426
1452
  }
1427
1453
 
1428
1454
 
1429
1455
  export interface __UploadDataCompletedEventHandler$views {
1430
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1431
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1456
+ As_ICloneable(): System_Internal.ICloneable$instance;
1457
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1432
1458
  }
1433
1459
 
1434
1460
  export type UploadDataCompletedEventHandler = UploadDataCompletedEventHandler$instance & __UploadDataCompletedEventHandler$views;
@@ -1442,18 +1468,18 @@ export class UploadFileCompletedEventArgs$instance extends System_ComponentModel
1442
1468
  export type UploadFileCompletedEventArgs = UploadFileCompletedEventArgs$instance;
1443
1469
 
1444
1470
  export class UploadFileCompletedEventHandler$instance extends Function {
1445
- constructor(object_: any, method: nint);
1446
- beginInvoke(sender: any, e: UploadFileCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1447
- clone(): any;
1471
+ constructor(object_: unknown, method: nint);
1472
+ beginInvoke(sender: unknown, e: UploadFileCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1473
+ clone(): unknown;
1448
1474
  endInvoke(result: IAsyncResult): void;
1449
1475
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1450
- invoke(sender: any, e: UploadFileCompletedEventArgs): void;
1476
+ invoke(sender: unknown, e: UploadFileCompletedEventArgs): void;
1451
1477
  }
1452
1478
 
1453
1479
 
1454
1480
  export interface __UploadFileCompletedEventHandler$views {
1455
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1456
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1481
+ As_ICloneable(): System_Internal.ICloneable$instance;
1482
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1457
1483
  }
1458
1484
 
1459
1485
  export type UploadFileCompletedEventHandler = UploadFileCompletedEventHandler$instance & __UploadFileCompletedEventHandler$views;
@@ -1470,18 +1496,18 @@ export class UploadProgressChangedEventArgs$instance extends System_ComponentMod
1470
1496
  export type UploadProgressChangedEventArgs = UploadProgressChangedEventArgs$instance;
1471
1497
 
1472
1498
  export class UploadProgressChangedEventHandler$instance extends Function {
1473
- constructor(object_: any, method: nint);
1474
- beginInvoke(sender: any, e: UploadProgressChangedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1475
- clone(): any;
1499
+ constructor(object_: unknown, method: nint);
1500
+ beginInvoke(sender: unknown, e: UploadProgressChangedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1501
+ clone(): unknown;
1476
1502
  endInvoke(result: IAsyncResult): void;
1477
1503
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1478
- invoke(sender: any, e: UploadProgressChangedEventArgs): void;
1504
+ invoke(sender: unknown, e: UploadProgressChangedEventArgs): void;
1479
1505
  }
1480
1506
 
1481
1507
 
1482
1508
  export interface __UploadProgressChangedEventHandler$views {
1483
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1484
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1509
+ As_ICloneable(): System_Internal.ICloneable$instance;
1510
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1485
1511
  }
1486
1512
 
1487
1513
  export type UploadProgressChangedEventHandler = UploadProgressChangedEventHandler$instance & __UploadProgressChangedEventHandler$views;
@@ -1495,18 +1521,18 @@ export class UploadStringCompletedEventArgs$instance extends System_ComponentMod
1495
1521
  export type UploadStringCompletedEventArgs = UploadStringCompletedEventArgs$instance;
1496
1522
 
1497
1523
  export class UploadStringCompletedEventHandler$instance extends Function {
1498
- constructor(object_: any, method: nint);
1499
- beginInvoke(sender: any, e: UploadStringCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1500
- clone(): any;
1524
+ constructor(object_: unknown, method: nint);
1525
+ beginInvoke(sender: unknown, e: UploadStringCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1526
+ clone(): unknown;
1501
1527
  endInvoke(result: IAsyncResult): void;
1502
1528
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1503
- invoke(sender: any, e: UploadStringCompletedEventArgs): void;
1529
+ invoke(sender: unknown, e: UploadStringCompletedEventArgs): void;
1504
1530
  }
1505
1531
 
1506
1532
 
1507
1533
  export interface __UploadStringCompletedEventHandler$views {
1508
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1509
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1534
+ As_ICloneable(): System_Internal.ICloneable$instance;
1535
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1510
1536
  }
1511
1537
 
1512
1538
  export type UploadStringCompletedEventHandler = UploadStringCompletedEventHandler$instance & __UploadStringCompletedEventHandler$views;
@@ -1520,18 +1546,18 @@ export class UploadValuesCompletedEventArgs$instance extends System_ComponentMod
1520
1546
  export type UploadValuesCompletedEventArgs = UploadValuesCompletedEventArgs$instance;
1521
1547
 
1522
1548
  export class UploadValuesCompletedEventHandler$instance extends Function {
1523
- constructor(object_: any, method: nint);
1524
- beginInvoke(sender: any, e: UploadValuesCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1525
- clone(): any;
1549
+ constructor(object_: unknown, method: nint);
1550
+ beginInvoke(sender: unknown, e: UploadValuesCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1551
+ clone(): unknown;
1526
1552
  endInvoke(result: IAsyncResult): void;
1527
1553
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1528
- invoke(sender: any, e: UploadValuesCompletedEventArgs): void;
1554
+ invoke(sender: unknown, e: UploadValuesCompletedEventArgs): void;
1529
1555
  }
1530
1556
 
1531
1557
 
1532
1558
  export interface __UploadValuesCompletedEventHandler$views {
1533
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1534
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1559
+ As_ICloneable(): System_Internal.ICloneable$instance;
1560
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1535
1561
  }
1536
1562
 
1537
1563
  export type UploadValuesCompletedEventHandler = UploadValuesCompletedEventHandler$instance & __UploadValuesCompletedEventHandler$views;
@@ -1556,25 +1582,25 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1556
1582
  downloadData(address: string): byte[];
1557
1583
  downloadData(address: Uri): byte[];
1558
1584
  downloadDataAsync(address: Uri): void;
1559
- downloadDataAsync(address: Uri, userToken: any): void;
1585
+ downloadDataAsync(address: Uri, userToken: unknown): void;
1560
1586
  downloadDataTaskAsync(address: string): Task_1<byte[]>;
1561
1587
  downloadDataTaskAsync(address: Uri): Task_1<byte[]>;
1562
1588
  downloadFile(address: string, fileName: string): void;
1563
1589
  downloadFile(address: Uri, fileName: string): void;
1564
1590
  downloadFileAsync(address: Uri, fileName: string): void;
1565
- downloadFileAsync(address: Uri, fileName: string, userToken: any): void;
1591
+ downloadFileAsync(address: Uri, fileName: string, userToken: unknown): void;
1566
1592
  downloadFileTaskAsync(address: string, fileName: string): Task;
1567
1593
  downloadFileTaskAsync(address: Uri, fileName: string): Task;
1568
1594
  downloadString(address: string): string;
1569
1595
  downloadString(address: Uri): string;
1570
1596
  downloadStringAsync(address: Uri): void;
1571
- downloadStringAsync(address: Uri, userToken: any): void;
1597
+ downloadStringAsync(address: Uri, userToken: unknown): void;
1572
1598
  downloadStringTaskAsync(address: string): Task_1<CLROf<string>>;
1573
1599
  downloadStringTaskAsync(address: Uri): Task_1<CLROf<string>>;
1574
1600
  openRead(address: string): Stream;
1575
1601
  openRead(address: Uri): Stream;
1576
1602
  openReadAsync(address: Uri): void;
1577
- openReadAsync(address: Uri, userToken: any): void;
1603
+ openReadAsync(address: Uri, userToken: unknown): void;
1578
1604
  openReadTaskAsync(address: string): Task_1<Stream>;
1579
1605
  openReadTaskAsync(address: Uri): Task_1<Stream>;
1580
1606
  openWrite(address: string): Stream;
@@ -1583,7 +1609,7 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1583
1609
  openWrite(address: Uri, method: string): Stream;
1584
1610
  openWriteAsync(address: Uri): void;
1585
1611
  openWriteAsync(address: Uri, method: string): void;
1586
- openWriteAsync(address: Uri, method: string, userToken: any): void;
1612
+ openWriteAsync(address: Uri, method: string, userToken: unknown): void;
1587
1613
  openWriteTaskAsync(address: string): Task_1<Stream>;
1588
1614
  openWriteTaskAsync(address: Uri): Task_1<Stream>;
1589
1615
  openWriteTaskAsync(address: string, method: string): Task_1<Stream>;
@@ -1594,7 +1620,7 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1594
1620
  uploadData(address: Uri, method: string, data: byte[]): byte[];
1595
1621
  uploadDataAsync(address: Uri, data: byte[]): void;
1596
1622
  uploadDataAsync(address: Uri, method: string, data: byte[]): void;
1597
- uploadDataAsync(address: Uri, method: string, data: byte[], userToken: any): void;
1623
+ uploadDataAsync(address: Uri, method: string, data: byte[], userToken: unknown): void;
1598
1624
  uploadDataTaskAsync(address: string, data: byte[]): Task_1<byte[]>;
1599
1625
  uploadDataTaskAsync(address: Uri, data: byte[]): Task_1<byte[]>;
1600
1626
  uploadDataTaskAsync(address: string, method: string, data: byte[]): Task_1<byte[]>;
@@ -1605,7 +1631,7 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1605
1631
  uploadFile(address: Uri, method: string, fileName: string): byte[];
1606
1632
  uploadFileAsync(address: Uri, fileName: string): void;
1607
1633
  uploadFileAsync(address: Uri, method: string, fileName: string): void;
1608
- uploadFileAsync(address: Uri, method: string, fileName: string, userToken: any): void;
1634
+ uploadFileAsync(address: Uri, method: string, fileName: string, userToken: unknown): void;
1609
1635
  uploadFileTaskAsync(address: string, fileName: string): Task_1<byte[]>;
1610
1636
  uploadFileTaskAsync(address: Uri, fileName: string): Task_1<byte[]>;
1611
1637
  uploadFileTaskAsync(address: string, method: string, fileName: string): Task_1<byte[]>;
@@ -1616,7 +1642,7 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1616
1642
  uploadString(address: Uri, method: string, data: string): string;
1617
1643
  uploadStringAsync(address: Uri, data: string): void;
1618
1644
  uploadStringAsync(address: Uri, method: string, data: string): void;
1619
- uploadStringAsync(address: Uri, method: string, data: string, userToken: any): void;
1645
+ uploadStringAsync(address: Uri, method: string, data: string, userToken: unknown): void;
1620
1646
  uploadStringTaskAsync(address: string, data: string): Task_1<CLROf<string>>;
1621
1647
  uploadStringTaskAsync(address: Uri, data: string): Task_1<CLROf<string>>;
1622
1648
  uploadStringTaskAsync(address: string, method: string, data: string): Task_1<CLROf<string>>;
@@ -1627,7 +1653,7 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1627
1653
  uploadValues(address: Uri, method: string, data: NameValueCollection): byte[];
1628
1654
  uploadValuesAsync(address: Uri, data: NameValueCollection): void;
1629
1655
  uploadValuesAsync(address: Uri, method: string, data: NameValueCollection): void;
1630
- uploadValuesAsync(address: Uri, method: string, data: NameValueCollection, userToken: any): void;
1656
+ uploadValuesAsync(address: Uri, method: string, data: NameValueCollection, userToken: unknown): void;
1631
1657
  uploadValuesTaskAsync(address: string, data: NameValueCollection): Task_1<byte[]>;
1632
1658
  uploadValuesTaskAsync(address: string, method: string, data: NameValueCollection): Task_1<byte[]>;
1633
1659
  uploadValuesTaskAsync(address: Uri, data: NameValueCollection): Task_1<byte[]>;
@@ -1636,10 +1662,12 @@ export class WebClient$instance extends System_ComponentModel_Internal.Component
1636
1662
 
1637
1663
 
1638
1664
  export interface __WebClient$views {
1639
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1640
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1665
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1666
+ As_IDisposable(): System_Internal.IDisposable$instance;
1641
1667
  }
1642
1668
 
1669
+ export interface WebClient$instance extends System_ComponentModel_Internal.IComponent$instance {}
1670
+
1643
1671
  export type WebClient = WebClient$instance & __WebClient$views;
1644
1672
 
1645
1673
 
@@ -1656,7 +1684,7 @@ export class WebException$instance extends System_Internal.InvalidOperationExcep
1656
1684
 
1657
1685
 
1658
1686
  export interface __WebException$views {
1659
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1687
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1660
1688
  }
1661
1689
 
1662
1690
  export type WebException = WebException$instance & __WebException$views;
@@ -1678,21 +1706,21 @@ export class WebHeaderCollection$instance extends System_Collections_Specialized
1678
1706
  getObjectData(serializationInfo: SerializationInfo, streamingContext: StreamingContext): void;
1679
1707
  getValues(index: int): string[];
1680
1708
  getValues(header: string): string[];
1681
- onDeserialization(sender: any): void;
1709
+ onDeserialization(sender: unknown): void;
1682
1710
  remove(name: string): void;
1683
1711
  set_(name: string, value: string): void;
1684
1712
  toByteArray(): byte[];
1685
1713
  toString(): string;
1686
- static IsRestricted(headerName: string, response: boolean): boolean;
1687
- static IsRestricted(headerName: string): boolean;
1714
+ static isRestricted2(headerName: string, response: boolean): boolean;
1715
+ static isRestricted2(headerName: string): boolean;
1688
1716
  }
1689
1717
 
1690
1718
 
1691
1719
  export interface __WebHeaderCollection$views {
1692
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1693
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1694
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1695
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1720
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1721
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1722
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1723
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1696
1724
  }
1697
1725
 
1698
1726
  export type WebHeaderCollection = WebHeaderCollection$instance & __WebHeaderCollection$views;
@@ -1717,15 +1745,17 @@ export class WebProxy$instance {
1717
1745
  useDefaultCredentials: boolean;
1718
1746
  getProxy(destination: Uri): Uri;
1719
1747
  isBypassed(host: Uri): boolean;
1720
- static GetDefaultProxy(): WebProxy;
1748
+ static getDefaultProxy(): WebProxy;
1721
1749
  }
1722
1750
 
1723
1751
 
1724
1752
  export interface __WebProxy$views {
1725
- readonly As_IWebProxy: IWebProxy$instance;
1726
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1753
+ As_IWebProxy(): IWebProxy$instance;
1754
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1727
1755
  }
1728
1756
 
1757
+ export interface WebProxy$instance extends IWebProxy$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1758
+
1729
1759
  export type WebProxy = WebProxy$instance & __WebProxy$views;
1730
1760
 
1731
1761
 
@@ -1745,30 +1775,32 @@ export abstract class WebRequest$instance extends System_Internal.MarshalByRefOb
1745
1775
  timeout: int;
1746
1776
  useDefaultCredentials: boolean;
1747
1777
  abort(): void;
1748
- beginGetRequestStream(callback: AsyncCallback, state: any): IAsyncResult;
1749
- beginGetResponse(callback: AsyncCallback, state: any): IAsyncResult;
1778
+ beginGetRequestStream(callback: AsyncCallback, state: unknown): IAsyncResult;
1779
+ beginGetResponse(callback: AsyncCallback, state: unknown): IAsyncResult;
1750
1780
  endGetRequestStream(asyncResult: IAsyncResult): Stream;
1751
1781
  endGetResponse(asyncResult: IAsyncResult): WebResponse;
1752
1782
  getRequestStream(): Stream;
1753
1783
  getRequestStreamAsync(): Task_1<Stream>;
1754
1784
  getResponse(): WebResponse;
1755
1785
  getResponseAsync(): Task_1<WebResponse>;
1756
- static DefaultCachePolicy: RequestCachePolicy;
1757
- static DefaultWebProxy: IWebProxy;
1758
- static Create(requestUriString: string): WebRequest;
1759
- static Create(requestUri: Uri): WebRequest;
1760
- static CreateDefault(requestUri: Uri): WebRequest;
1761
- static CreateHttp(requestUriString: string): HttpWebRequest;
1762
- static CreateHttp(requestUri: Uri): HttpWebRequest;
1763
- static GetSystemWebProxy(): IWebProxy;
1764
- static RegisterPrefix(prefix: string, creator: IWebRequestCreate): boolean;
1786
+ static defaultCachePolicy: RequestCachePolicy;
1787
+ static defaultWebProxy: IWebProxy;
1788
+ static create(requestUriString: string): WebRequest;
1789
+ static create(requestUri: Uri): WebRequest;
1790
+ static createDefault(requestUri: Uri): WebRequest;
1791
+ static createHttp(requestUriString: string): HttpWebRequest;
1792
+ static createHttp(requestUri: Uri): HttpWebRequest;
1793
+ static getSystemWebProxy(): IWebProxy;
1794
+ static registerPrefix(prefix: string, creator: IWebRequestCreate): boolean;
1765
1795
  }
1766
1796
 
1767
1797
 
1768
1798
  export interface __WebRequest$views {
1769
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1799
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1770
1800
  }
1771
1801
 
1802
+ export interface WebRequest$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
1803
+
1772
1804
  export type WebRequest = WebRequest$instance & __WebRequest$views;
1773
1805
 
1774
1806
 
@@ -1787,10 +1819,12 @@ export abstract class WebResponse$instance extends System_Internal.MarshalByRefO
1787
1819
 
1788
1820
 
1789
1821
  export interface __WebResponse$views {
1790
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1791
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1822
+ As_IDisposable(): System_Internal.IDisposable$instance;
1823
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1792
1824
  }
1793
1825
 
1826
+ export interface WebResponse$instance extends System_Internal.IDisposable$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1827
+
1794
1828
  export type WebResponse = WebResponse$instance & __WebResponse$views;
1795
1829
 
1796
1830
 
@@ -1803,50 +1837,50 @@ export class WriteStreamClosedEventArgs$instance extends System_Internal.EventAr
1803
1837
  export type WriteStreamClosedEventArgs = WriteStreamClosedEventArgs$instance;
1804
1838
 
1805
1839
  export class WriteStreamClosedEventHandler$instance extends Function {
1806
- constructor(object_: any, method: nint);
1807
- beginInvoke(sender: any, e: WriteStreamClosedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1808
- clone(): any;
1840
+ constructor(object_: unknown, method: nint);
1841
+ beginInvoke(sender: unknown, e: WriteStreamClosedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1842
+ clone(): unknown;
1809
1843
  endInvoke(result: IAsyncResult): void;
1810
1844
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1811
- invoke(sender: any, e: WriteStreamClosedEventArgs): void;
1845
+ invoke(sender: unknown, e: WriteStreamClosedEventArgs): void;
1812
1846
  }
1813
1847
 
1814
1848
 
1815
1849
  export interface __WriteStreamClosedEventHandler$views {
1816
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1817
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1850
+ As_ICloneable(): System_Internal.ICloneable$instance;
1851
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1818
1852
  }
1819
1853
 
1820
1854
  export type WriteStreamClosedEventHandler = WriteStreamClosedEventHandler$instance & __WriteStreamClosedEventHandler$views;
1821
1855
 
1822
1856
 
1823
1857
  export abstract class Dns$instance {
1824
- static BeginGetHostAddresses(hostNameOrAddress: string, requestCallback: AsyncCallback, state: any): IAsyncResult;
1825
- static BeginGetHostByName(hostName: string, requestCallback: AsyncCallback, stateObject: any): IAsyncResult;
1826
- static BeginGetHostEntry(address: IPAddress, requestCallback: AsyncCallback, stateObject: any): IAsyncResult;
1827
- static BeginGetHostEntry(hostNameOrAddress: string, requestCallback: AsyncCallback, stateObject: any): IAsyncResult;
1828
- static BeginResolve(hostName: string, requestCallback: AsyncCallback, stateObject: any): IAsyncResult;
1829
- static EndGetHostAddresses(asyncResult: IAsyncResult): IPAddress[];
1830
- static EndGetHostByName(asyncResult: IAsyncResult): IPHostEntry;
1831
- static EndGetHostEntry(asyncResult: IAsyncResult): IPHostEntry;
1832
- static EndResolve(asyncResult: IAsyncResult): IPHostEntry;
1833
- static GetHostAddresses(hostNameOrAddress: string, family: AddressFamily): IPAddress[];
1834
- static GetHostAddresses(hostNameOrAddress: string): IPAddress[];
1835
- static GetHostAddressesAsync(hostNameOrAddress: string, family: AddressFamily, cancellationToken?: CancellationToken): Task_1<IPAddress[]>;
1836
- static GetHostAddressesAsync(hostNameOrAddress: string, cancellationToken: CancellationToken): Task_1<IPAddress[]>;
1837
- static GetHostAddressesAsync(hostNameOrAddress: string): Task_1<IPAddress[]>;
1838
- static GetHostByAddress(address: IPAddress): IPHostEntry;
1839
- static GetHostByAddress(address: string): IPHostEntry;
1840
- static GetHostByName(hostName: string): IPHostEntry;
1841
- static GetHostEntry(address: IPAddress): IPHostEntry;
1842
- static GetHostEntry(hostNameOrAddress: string, family: AddressFamily): IPHostEntry;
1843
- static GetHostEntry(hostNameOrAddress: string): IPHostEntry;
1844
- static GetHostEntryAsync(address: IPAddress): Task_1<IPHostEntry>;
1845
- static GetHostEntryAsync(hostNameOrAddress: string, family: AddressFamily, cancellationToken?: CancellationToken): Task_1<IPHostEntry>;
1846
- static GetHostEntryAsync(hostNameOrAddress: string, cancellationToken: CancellationToken): Task_1<IPHostEntry>;
1847
- static GetHostEntryAsync(hostNameOrAddress: string): Task_1<IPHostEntry>;
1848
- static GetHostName(): string;
1849
- static Resolve(hostName: string): IPHostEntry;
1858
+ static beginGetHostAddresses(hostNameOrAddress: string, requestCallback: AsyncCallback, state: unknown): IAsyncResult;
1859
+ static beginGetHostByName(hostName: string, requestCallback: AsyncCallback, stateObject: unknown): IAsyncResult;
1860
+ static beginGetHostEntry(address: IPAddress, requestCallback: AsyncCallback, stateObject: unknown): IAsyncResult;
1861
+ static beginGetHostEntry(hostNameOrAddress: string, requestCallback: AsyncCallback, stateObject: unknown): IAsyncResult;
1862
+ static beginResolve(hostName: string, requestCallback: AsyncCallback, stateObject: unknown): IAsyncResult;
1863
+ static endGetHostAddresses(asyncResult: IAsyncResult): IPAddress[];
1864
+ static endGetHostByName(asyncResult: IAsyncResult): IPHostEntry;
1865
+ static endGetHostEntry(asyncResult: IAsyncResult): IPHostEntry;
1866
+ static endResolve(asyncResult: IAsyncResult): IPHostEntry;
1867
+ static getHostAddresses2(hostNameOrAddress: string, family: AddressFamily): IPAddress[];
1868
+ static getHostAddresses2(hostNameOrAddress: string): IPAddress[];
1869
+ static getHostAddressesAsync3(hostNameOrAddress: string, family: AddressFamily, cancellationToken?: CancellationToken): Task_1<IPAddress[]>;
1870
+ static getHostAddressesAsync3(hostNameOrAddress: string, cancellationToken: CancellationToken): Task_1<IPAddress[]>;
1871
+ static getHostAddressesAsync3(hostNameOrAddress: string): Task_1<IPAddress[]>;
1872
+ static getHostByAddress2(address: IPAddress): IPHostEntry;
1873
+ static getHostByAddress2(address: string): IPHostEntry;
1874
+ static getHostByName(hostName: string): IPHostEntry;
1875
+ static getHostEntry(address: IPAddress): IPHostEntry;
1876
+ static getHostEntry(hostNameOrAddress: string, family: AddressFamily): IPHostEntry;
1877
+ static getHostEntry(hostNameOrAddress: string): IPHostEntry;
1878
+ static getHostEntryAsync4(address: IPAddress): Task_1<IPHostEntry>;
1879
+ static getHostEntryAsync4(hostNameOrAddress: string, family: AddressFamily, cancellationToken?: CancellationToken): Task_1<IPHostEntry>;
1880
+ static getHostEntryAsync4(hostNameOrAddress: string, cancellationToken: CancellationToken): Task_1<IPHostEntry>;
1881
+ static getHostEntryAsync4(hostNameOrAddress: string): Task_1<IPHostEntry>;
1882
+ static getHostName(): string;
1883
+ static resolve(hostName: string): IPHostEntry;
1850
1884
  }
1851
1885
 
1852
1886
 
@@ -1870,53 +1904,53 @@ export abstract class WebRequestMethods$instance {
1870
1904
  export type WebRequestMethods = WebRequestMethods$instance;
1871
1905
 
1872
1906
  export abstract class WebRequestMethods_File$instance {
1873
- static readonly DownloadFile: string;
1874
- static readonly UploadFile: string;
1907
+ static readonly downloadFile: string;
1908
+ static readonly uploadFile: string;
1875
1909
  }
1876
1910
 
1877
1911
 
1878
1912
  export type WebRequestMethods_File = WebRequestMethods_File$instance;
1879
1913
 
1880
1914
  export abstract class WebRequestMethods_Ftp$instance {
1881
- static readonly DownloadFile: string;
1882
- static readonly ListDirectory: string;
1883
- static readonly UploadFile: string;
1884
- static readonly DeleteFile: string;
1885
- static readonly AppendFile: string;
1886
- static readonly GetFileSize: string;
1887
- static readonly UploadFileWithUniqueName: string;
1888
- static readonly MakeDirectory: string;
1889
- static readonly RemoveDirectory: string;
1890
- static readonly ListDirectoryDetails: string;
1891
- static readonly GetDateTimestamp: string;
1892
- static readonly PrintWorkingDirectory: string;
1893
- static readonly Rename: string;
1915
+ static readonly downloadFile: string;
1916
+ static readonly listDirectory: string;
1917
+ static readonly uploadFile: string;
1918
+ static readonly deleteFile: string;
1919
+ static readonly appendFile: string;
1920
+ static readonly getFileSize: string;
1921
+ static readonly uploadFileWithUniqueName: string;
1922
+ static readonly makeDirectory: string;
1923
+ static readonly removeDirectory: string;
1924
+ static readonly listDirectoryDetails: string;
1925
+ static readonly getDateTimestamp: string;
1926
+ static readonly printWorkingDirectory: string;
1927
+ static readonly rename: string;
1894
1928
  }
1895
1929
 
1896
1930
 
1897
1931
  export type WebRequestMethods_Ftp = WebRequestMethods_Ftp$instance;
1898
1932
 
1899
1933
  export abstract class WebRequestMethods_Http$instance {
1900
- static readonly Get: string;
1901
- static readonly Connect: string;
1902
- static readonly Head: string;
1903
- static readonly Put: string;
1904
- static readonly Post: string;
1905
- static readonly MkCol: string;
1934
+ static readonly get_: string;
1935
+ static readonly connect: string;
1936
+ static readonly head: string;
1937
+ static readonly put: string;
1938
+ static readonly post: string;
1939
+ static readonly mkCol: string;
1906
1940
  }
1907
1941
 
1908
1942
 
1909
1943
  export type WebRequestMethods_Http = WebRequestMethods_Http$instance;
1910
1944
 
1911
1945
  export abstract class WebUtility$instance {
1912
- static HtmlDecode(value: string, output: TextWriter): void;
1913
- static HtmlDecode(value: string): string;
1914
- static HtmlEncode(value: string, output: TextWriter): void;
1915
- static HtmlEncode(value: string): string;
1916
- static UrlDecode(encodedValue: string): string;
1917
- static UrlDecodeToBytes(encodedValue: byte[], offset: int, count: int): byte[];
1918
- static UrlEncode(value: string): string;
1919
- static UrlEncodeToBytes(value: byte[], offset: int, count: int): byte[];
1946
+ static htmlDecode2(value: string, output: TextWriter): void;
1947
+ static htmlDecode2(value: string): string;
1948
+ static htmlEncode2(value: string, output: TextWriter): void;
1949
+ static htmlEncode2(value: string): string;
1950
+ static urlDecode(encodedValue: string): string;
1951
+ static urlDecodeToBytes(encodedValue: byte[], offset: int, count: int): byte[];
1952
+ static urlEncode(value: string): string;
1953
+ static urlEncodeToBytes(value: byte[], offset: int, count: int): byte[];
1920
1954
  }
1921
1955
 
1922
1956