@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
@@ -1325,14 +1325,7 @@
1325
1325
  ],
1326
1326
  "fields": [],
1327
1327
  "events": [],
1328
- "constructors": [],
1329
- "unsatisfiableInterfaces": [
1330
- {
1331
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
1332
- "reason": "MissingOrIncompatibleMembers",
1333
- "issueCount": 3
1334
- }
1335
- ]
1328
+ "constructors": []
1336
1329
  },
1337
1330
  {
1338
1331
  "stableId": "System.Net.Mail:System.Net.Mail.Attachment",
@@ -2309,14 +2302,7 @@
2309
2302
  ],
2310
2303
  "fields": [],
2311
2304
  "events": [],
2312
- "constructors": [],
2313
- "unsatisfiableInterfaces": [
2314
- {
2315
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
2316
- "reason": "MissingOrIncompatibleMembers",
2317
- "issueCount": 3
2318
- }
2319
- ]
2305
+ "constructors": []
2320
2306
  },
2321
2307
  {
2322
2308
  "stableId": "System.Net.Mail:System.Net.Mail.LinkedResource",
@@ -3152,14 +3138,7 @@
3152
3138
  ],
3153
3139
  "fields": [],
3154
3140
  "events": [],
3155
- "constructors": [],
3156
- "unsatisfiableInterfaces": [
3157
- {
3158
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
3159
- "reason": "MissingOrIncompatibleMembers",
3160
- "issueCount": 3
3161
- }
3162
- ]
3141
+ "constructors": []
3163
3142
  },
3164
3143
  {
3165
3144
  "stableId": "System.Net.Mail:System.Net.Mail.MailAddress",
@@ -4045,13 +4024,6 @@
4045
4024
  "isStatic": false,
4046
4025
  "parameterCount": 0
4047
4026
  }
4048
- ],
4049
- "unsatisfiableInterfaces": [
4050
- {
4051
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
4052
- "reason": "MissingOrIncompatibleMembers",
4053
- "issueCount": 3
4054
- }
4055
4027
  ]
4056
4028
  },
4057
4029
  {
@@ -4193,7 +4165,7 @@
4193
4165
  {
4194
4166
  "stableId": "System.Net.Mail:System.Net.Mail.MailMessage::CC:System.Net.Mail.MailAddressCollection",
4195
4167
  "clrName": "CC",
4196
- "tsEmitName": "cc",
4168
+ "tsEmitName": "CC",
4197
4169
  "normalizedSignature": "CC|:System.Net.Mail.MailAddressCollection|static=false|accessor=get",
4198
4170
  "provenance": "Original",
4199
4171
  "emitScope": "ClassSurface",
@@ -55,7 +55,7 @@ export class ContentDisposition$instance {
55
55
  readonly parameters: StringDictionary;
56
56
  readDate: DateTime;
57
57
  size: long;
58
- equals(rparam: any): boolean;
58
+ equals(rparam: unknown): boolean;
59
59
  getHashCode(): int;
60
60
  toString(): string;
61
61
  }
@@ -71,7 +71,7 @@ export class ContentType$instance {
71
71
  mediaType: string;
72
72
  name: string;
73
73
  readonly parameters: StringDictionary;
74
- equals(rparam: any): boolean;
74
+ equals(rparam: unknown): boolean;
75
75
  getHashCode(): int;
76
76
  toString(): string;
77
77
  }
@@ -80,8 +80,8 @@ export class ContentType$instance {
80
80
  export type ContentType = ContentType$instance;
81
81
 
82
82
  export abstract class DispositionTypeNames$instance {
83
- static readonly Inline: string;
84
- static readonly Attachment: string;
83
+ static readonly inline: string;
84
+ static readonly attachment: string;
85
85
  }
86
86
 
87
87
 
@@ -94,77 +94,77 @@ export abstract class MediaTypeNames$instance {
94
94
  export type MediaTypeNames = MediaTypeNames$instance;
95
95
 
96
96
  export abstract class MediaTypeNames_Application$instance {
97
- static readonly FormUrlEncoded: string;
98
- static readonly GZip: string;
99
- static readonly Json: string;
100
- static readonly JsonPatch: string;
101
- static readonly JsonSequence: string;
102
- static readonly Manifest: string;
103
- static readonly Octet: string;
104
- static readonly Pdf: string;
105
- static readonly ProblemJson: string;
106
- static readonly ProblemXml: string;
107
- static readonly Rtf: string;
108
- static readonly Soap: string;
109
- static readonly Wasm: string;
110
- static readonly Xml: string;
111
- static readonly XmlDtd: string;
112
- static readonly XmlPatch: string;
113
- static readonly Yaml: string;
114
- static readonly Zip: string;
97
+ static readonly formUrlEncoded: string;
98
+ static readonly gZip: string;
99
+ static readonly json: string;
100
+ static readonly jsonPatch: string;
101
+ static readonly jsonSequence: string;
102
+ static readonly manifest: string;
103
+ static readonly octet: string;
104
+ static readonly pdf: string;
105
+ static readonly problemJson: string;
106
+ static readonly problemXml: string;
107
+ static readonly rtf: string;
108
+ static readonly soap: string;
109
+ static readonly wasm: string;
110
+ static readonly xml: string;
111
+ static readonly xmlDtd: string;
112
+ static readonly xmlPatch: string;
113
+ static readonly yaml: string;
114
+ static readonly zip: string;
115
115
  }
116
116
 
117
117
 
118
118
  export type MediaTypeNames_Application = MediaTypeNames_Application$instance;
119
119
 
120
120
  export abstract class MediaTypeNames_Font$instance {
121
- static readonly Collection: string;
122
- static readonly Otf: string;
123
- static readonly Sfnt: string;
124
- static readonly Ttf: string;
125
- static readonly Woff: string;
126
- static readonly Woff2: string;
121
+ static readonly collection: string;
122
+ static readonly otf: string;
123
+ static readonly sfnt: string;
124
+ static readonly ttf: string;
125
+ static readonly woff: string;
126
+ static readonly woff2: string;
127
127
  }
128
128
 
129
129
 
130
130
  export type MediaTypeNames_Font = MediaTypeNames_Font$instance;
131
131
 
132
132
  export abstract class MediaTypeNames_Image$instance {
133
- static readonly Avif: string;
134
- static readonly Bmp: string;
135
- static readonly Gif: string;
136
- static readonly Icon: string;
137
- static readonly Jpeg: string;
138
- static readonly Png: string;
139
- static readonly Svg: string;
140
- static readonly Tiff: string;
141
- static readonly Webp: string;
133
+ static readonly avif: string;
134
+ static readonly bmp: string;
135
+ static readonly gif: string;
136
+ static readonly icon: string;
137
+ static readonly jpeg: string;
138
+ static readonly png: string;
139
+ static readonly svg: string;
140
+ static readonly tiff: string;
141
+ static readonly webp: string;
142
142
  }
143
143
 
144
144
 
145
145
  export type MediaTypeNames_Image = MediaTypeNames_Image$instance;
146
146
 
147
147
  export abstract class MediaTypeNames_Multipart$instance {
148
- static readonly ByteRanges: string;
149
- static readonly FormData: string;
150
- static readonly Mixed: string;
151
- static readonly Related: string;
148
+ static readonly byteRanges: string;
149
+ static readonly formData: string;
150
+ static readonly mixed: string;
151
+ static readonly related: string;
152
152
  }
153
153
 
154
154
 
155
155
  export type MediaTypeNames_Multipart = MediaTypeNames_Multipart$instance;
156
156
 
157
157
  export abstract class MediaTypeNames_Text$instance {
158
- static readonly Css: string;
159
- static readonly Csv: string;
160
- static readonly EventStream: string;
161
- static readonly Html: string;
162
- static readonly JavaScript: string;
163
- static readonly Markdown: string;
164
- static readonly Plain: string;
165
- static readonly RichText: string;
166
- static readonly Rtf: string;
167
- static readonly Xml: string;
158
+ static readonly css: string;
159
+ static readonly csv: string;
160
+ static readonly eventStream: string;
161
+ static readonly html: string;
162
+ static readonly javaScript: string;
163
+ static readonly markdown: string;
164
+ static readonly plain: string;
165
+ static readonly richText: string;
166
+ static readonly rtf: string;
167
+ static readonly xml: string;
168
168
  }
169
169
 
170
170
 
@@ -214,9 +214,9 @@ export class GatewayIPAddressInformationCollection$instance {
214
214
 
215
215
 
216
216
  export interface __GatewayIPAddressInformationCollection$views {
217
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<GatewayIPAddressInformation>;
218
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<GatewayIPAddressInformation>;
219
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
217
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<GatewayIPAddressInformation>;
218
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<GatewayIPAddressInformation>;
219
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
220
220
  }
221
221
 
222
222
  export type GatewayIPAddressInformationCollection = GatewayIPAddressInformationCollection$instance & __GatewayIPAddressInformationCollection$views;
@@ -306,9 +306,9 @@ export class IPAddressCollection$instance {
306
306
 
307
307
 
308
308
  export interface __IPAddressCollection$views {
309
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<IPAddress>;
310
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<IPAddress>;
311
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
309
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<IPAddress>;
310
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<IPAddress>;
311
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
312
312
  }
313
313
 
314
314
  export type IPAddressCollection = IPAddressCollection$instance & __IPAddressCollection$views;
@@ -337,9 +337,9 @@ export class IPAddressInformationCollection$instance {
337
337
 
338
338
 
339
339
  export interface __IPAddressInformationCollection$views {
340
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<IPAddressInformation>;
341
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<IPAddressInformation>;
342
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
340
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<IPAddressInformation>;
341
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<IPAddressInformation>;
342
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
343
343
  }
344
344
 
345
345
  export type IPAddressInformationCollection = IPAddressInformationCollection$instance & __IPAddressInformationCollection$views;
@@ -351,7 +351,7 @@ export abstract class IPGlobalProperties$instance {
351
351
  readonly hostName: string;
352
352
  readonly isWinsProxy: boolean;
353
353
  readonly nodeType: NetBiosNodeType;
354
- beginGetUnicastAddresses(callback: AsyncCallback, state: any): IAsyncResult;
354
+ beginGetUnicastAddresses(callback: AsyncCallback, state: unknown): IAsyncResult;
355
355
  endGetUnicastAddresses(asyncResult: IAsyncResult): UnicastIPAddressInformationCollection;
356
356
  abstract getActiveTcpConnections(): TcpConnectionInformation[];
357
357
  abstract getActiveTcpListeners(): IPEndPoint[];
@@ -366,7 +366,7 @@ export abstract class IPGlobalProperties$instance {
366
366
  abstract getUdpIPv6Statistics(): UdpStatistics;
367
367
  getUnicastAddresses(): UnicastIPAddressInformationCollection;
368
368
  getUnicastAddressesAsync(): Task_1<UnicastIPAddressInformationCollection>;
369
- static GetIPGlobalProperties(): IPGlobalProperties;
369
+ static getIPGlobalProperties(): IPGlobalProperties;
370
370
  }
371
371
 
372
372
 
@@ -502,45 +502,45 @@ export class MulticastIPAddressInformationCollection$instance {
502
502
 
503
503
 
504
504
  export interface __MulticastIPAddressInformationCollection$views {
505
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<MulticastIPAddressInformation>;
506
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<MulticastIPAddressInformation>;
507
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
505
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<MulticastIPAddressInformation>;
506
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<MulticastIPAddressInformation>;
507
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
508
508
  }
509
509
 
510
510
  export type MulticastIPAddressInformationCollection = MulticastIPAddressInformationCollection$instance & __MulticastIPAddressInformationCollection$views;
511
511
 
512
512
 
513
513
  export class NetworkAddressChangedEventHandler$instance extends Function {
514
- constructor(object_: any, method: nint);
515
- beginInvoke(sender: any, e: EventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
516
- clone(): any;
514
+ constructor(object_: unknown, method: nint);
515
+ beginInvoke(sender: unknown, e: EventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
516
+ clone(): unknown;
517
517
  endInvoke(result: IAsyncResult): void;
518
518
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
519
- invoke(sender: any, e: EventArgs): void;
519
+ invoke(sender: unknown, e: EventArgs): void;
520
520
  }
521
521
 
522
522
 
523
523
  export interface __NetworkAddressChangedEventHandler$views {
524
- readonly As_ICloneable: System_Internal.ICloneable$instance;
525
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
524
+ As_ICloneable(): System_Internal.ICloneable$instance;
525
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
526
526
  }
527
527
 
528
528
  export type NetworkAddressChangedEventHandler = NetworkAddressChangedEventHandler$instance & __NetworkAddressChangedEventHandler$views;
529
529
 
530
530
 
531
531
  export class NetworkAvailabilityChangedEventHandler$instance extends Function {
532
- constructor(object_: any, method: nint);
533
- beginInvoke(sender: any, e: NetworkAvailabilityEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
534
- clone(): any;
532
+ constructor(object_: unknown, method: nint);
533
+ beginInvoke(sender: unknown, e: NetworkAvailabilityEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
534
+ clone(): unknown;
535
535
  endInvoke(result: IAsyncResult): void;
536
536
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
537
- invoke(sender: any, e: NetworkAvailabilityEventArgs): void;
537
+ invoke(sender: unknown, e: NetworkAvailabilityEventArgs): void;
538
538
  }
539
539
 
540
540
 
541
541
  export interface __NetworkAvailabilityChangedEventHandler$views {
542
- readonly As_ICloneable: System_Internal.ICloneable$instance;
543
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
542
+ As_ICloneable(): System_Internal.ICloneable$instance;
543
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
544
544
  }
545
545
 
546
546
  export type NetworkAvailabilityChangedEventHandler = NetworkAvailabilityChangedEventHandler$instance & __NetworkAvailabilityChangedEventHandler$views;
@@ -555,7 +555,7 @@ export type NetworkAvailabilityEventArgs = NetworkAvailabilityEventArgs$instance
555
555
 
556
556
  export class NetworkChange$instance {
557
557
  constructor();
558
- static RegisterNetworkChange(nc: NetworkChange): void;
558
+ static registerNetworkChange(nc: NetworkChange): void;
559
559
  }
560
560
 
561
561
 
@@ -570,7 +570,7 @@ export class NetworkInformationException$instance extends System_ComponentModel_
570
570
 
571
571
 
572
572
  export interface __NetworkInformationException$views {
573
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
573
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
574
574
  }
575
575
 
576
576
  export type NetworkInformationException = NetworkInformationException$instance & __NetworkInformationException$views;
@@ -590,10 +590,10 @@ export abstract class NetworkInterface$instance {
590
590
  getIPv4Statistics(): IPv4InterfaceStatistics;
591
591
  getPhysicalAddress(): PhysicalAddress;
592
592
  supports(networkInterfaceComponent: NetworkInterfaceComponent): boolean;
593
- static readonly IPv6LoopbackInterfaceIndex: int;
594
- static readonly LoopbackInterfaceIndex: int;
595
- static GetAllNetworkInterfaces(): NetworkInterface[];
596
- static GetIsNetworkAvailable(): boolean;
593
+ static readonly iPv6LoopbackInterfaceIndex: int;
594
+ static readonly loopbackInterfaceIndex: int;
595
+ static getAllNetworkInterfaces(): NetworkInterface[];
596
+ static getIsNetworkAvailable(): boolean;
597
597
  }
598
598
 
599
599
 
@@ -601,15 +601,15 @@ export type NetworkInterface = NetworkInterface$instance;
601
601
 
602
602
  export class PhysicalAddress$instance {
603
603
  constructor(address: byte[]);
604
- equals(comparand: any): boolean;
604
+ equals(comparand: unknown): boolean;
605
605
  getAddressBytes(): byte[];
606
606
  getHashCode(): int;
607
607
  toString(): string;
608
608
  static readonly none: PhysicalAddress;
609
- static Parse(address: ReadOnlySpan_1<CLROf<string>>): PhysicalAddress;
610
- static Parse(address: string): PhysicalAddress;
611
- static TryParse(address: ReadOnlySpan_1<CLROf<string>>, value: { value: ref<PhysicalAddress> }): boolean;
612
- static TryParse(address: string, value: { value: ref<PhysicalAddress> }): boolean;
609
+ static parse2(address: ReadOnlySpan_1<CLROf<char>>): PhysicalAddress;
610
+ static parse2(address: string): PhysicalAddress;
611
+ static tryParse2(address: ReadOnlySpan_1<CLROf<char>>, value: { value: ref<PhysicalAddress> }): boolean;
612
+ static tryParse2(address: string, value: { value: ref<PhysicalAddress> }): boolean;
613
613
  }
614
614
 
615
615
 
@@ -628,14 +628,14 @@ export class Ping$instance extends System_ComponentModel_Internal.Component$inst
628
628
  send(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions): PingReply;
629
629
  send(address: IPAddress, timeout: TimeSpan, buffer?: byte[], options?: PingOptions): PingReply;
630
630
  send(hostNameOrAddress: string, timeout: TimeSpan, buffer?: byte[], options?: PingOptions): PingReply;
631
- sendAsync(hostNameOrAddress: string, userToken: any): void;
632
- sendAsync(hostNameOrAddress: string, timeout: int, userToken: any): void;
633
- sendAsync(address: IPAddress, userToken: any): void;
634
- sendAsync(address: IPAddress, timeout: int, userToken: any): void;
635
- sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], userToken: any): void;
636
- sendAsync(address: IPAddress, timeout: int, buffer: byte[], userToken: any): void;
637
- sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions, userToken: any): void;
638
- sendAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions, userToken: any): void;
631
+ sendAsync(hostNameOrAddress: string, userToken: unknown): void;
632
+ sendAsync(hostNameOrAddress: string, timeout: int, userToken: unknown): void;
633
+ sendAsync(address: IPAddress, userToken: unknown): void;
634
+ sendAsync(address: IPAddress, timeout: int, userToken: unknown): void;
635
+ sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], userToken: unknown): void;
636
+ sendAsync(address: IPAddress, timeout: int, buffer: byte[], userToken: unknown): void;
637
+ sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions, userToken: unknown): void;
638
+ sendAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions, userToken: unknown): void;
639
639
  sendAsyncCancel(): void;
640
640
  sendPingAsync(address: IPAddress): Task_1<PingReply>;
641
641
  sendPingAsync(hostNameOrAddress: string): Task_1<PingReply>;
@@ -651,10 +651,12 @@ export class Ping$instance extends System_ComponentModel_Internal.Component$inst
651
651
 
652
652
 
653
653
  export interface __Ping$views {
654
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
655
- readonly As_IDisposable: System_Internal.IDisposable$instance;
654
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
655
+ As_IDisposable(): System_Internal.IDisposable$instance;
656
656
  }
657
657
 
658
+ export interface Ping$instance extends System_ComponentModel_Internal.IComponent$instance {}
659
+
658
660
  export type Ping = Ping$instance & __Ping$views;
659
661
 
660
662
 
@@ -666,18 +668,18 @@ export class PingCompletedEventArgs$instance extends System_ComponentModel_Inter
666
668
  export type PingCompletedEventArgs = PingCompletedEventArgs$instance;
667
669
 
668
670
  export class PingCompletedEventHandler$instance extends Function {
669
- constructor(object_: any, method: nint);
670
- beginInvoke(sender: any, e: PingCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
671
- clone(): any;
671
+ constructor(object_: unknown, method: nint);
672
+ beginInvoke(sender: unknown, e: PingCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
673
+ clone(): unknown;
672
674
  endInvoke(result: IAsyncResult): void;
673
675
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
674
- invoke(sender: any, e: PingCompletedEventArgs): void;
676
+ invoke(sender: unknown, e: PingCompletedEventArgs): void;
675
677
  }
676
678
 
677
679
 
678
680
  export interface __PingCompletedEventHandler$views {
679
- readonly As_ICloneable: System_Internal.ICloneable$instance;
680
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
681
+ As_ICloneable(): System_Internal.ICloneable$instance;
682
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
681
683
  }
682
684
 
683
685
  export type PingCompletedEventHandler = PingCompletedEventHandler$instance & __PingCompletedEventHandler$views;
@@ -691,7 +693,7 @@ export class PingException$instance extends System_Internal.InvalidOperationExce
691
693
 
692
694
 
693
695
  export interface __PingException$views {
694
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
696
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
695
697
  }
696
698
 
697
699
  export type PingException = PingException$instance & __PingException$views;
@@ -786,9 +788,9 @@ export class UnicastIPAddressInformationCollection$instance {
786
788
 
787
789
 
788
790
  export interface __UnicastIPAddressInformationCollection$views {
789
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<UnicastIPAddressInformation>;
790
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<UnicastIPAddressInformation>;
791
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
791
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<UnicastIPAddressInformation>;
792
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<UnicastIPAddressInformation>;
793
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
792
794
  }
793
795
 
794
796
  export type UnicastIPAddressInformationCollection = UnicastIPAddressInformationCollection$instance & __UnicastIPAddressInformationCollection$views;
@@ -107,15 +107,17 @@ export class QuicConnection$instance {
107
107
  disposeAsync(): ValueTask;
108
108
  openOutboundStreamAsync(type_: QuicStreamType, cancellationToken?: CancellationToken): ValueTask_1<QuicStream>;
109
109
  toString(): string;
110
- static readonly IsSupported: boolean;
111
- static ConnectAsync(options: QuicClientConnectionOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicConnection>;
110
+ static readonly isSupported: boolean;
111
+ static connectAsync(options: QuicClientConnectionOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicConnection>;
112
112
  }
113
113
 
114
114
 
115
115
  export interface __QuicConnection$views {
116
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
116
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
117
117
  }
118
118
 
119
+ export interface QuicConnection$instance extends System_Internal.IAsyncDisposable$instance {}
120
+
119
121
  export type QuicConnection = QuicConnection$instance & __QuicConnection$views;
120
122
 
121
123
 
@@ -144,7 +146,7 @@ export class QuicException$instance extends System_IO_Internal.IOException$insta
144
146
 
145
147
 
146
148
  export interface __QuicException$views {
147
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
149
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
148
150
  }
149
151
 
150
152
  export type QuicException = QuicException$instance & __QuicException$views;
@@ -155,15 +157,17 @@ export class QuicListener$instance {
155
157
  acceptConnectionAsync(cancellationToken?: CancellationToken): ValueTask_1<QuicConnection>;
156
158
  disposeAsync(): ValueTask;
157
159
  toString(): string;
158
- static readonly IsSupported: boolean;
159
- static ListenAsync(options: QuicListenerOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicListener>;
160
+ static readonly isSupported: boolean;
161
+ static listenAsync(options: QuicListenerOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicListener>;
160
162
  }
161
163
 
162
164
 
163
165
  export interface __QuicListener$views {
164
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
166
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
165
167
  }
166
168
 
169
+ export interface QuicListener$instance extends System_Internal.IAsyncDisposable$instance {}
170
+
167
171
  export type QuicListener = QuicListener$instance & __QuicListener$views;
168
172
 
169
173
 
@@ -211,8 +215,8 @@ export class QuicStream$instance extends System_IO_Internal.Stream$instance {
211
215
  readonly writesClosed: Task;
212
216
  writeTimeout: int;
213
217
  abort(abortDirection: QuicAbortDirection, errorCode: long): void;
214
- beginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: any): IAsyncResult;
215
- beginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: any): IAsyncResult;
218
+ beginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
219
+ beginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
216
220
  completeWrites(): void;
217
221
  dispose(): void;
218
222
  disposeAsync(): ValueTask;
@@ -245,8 +249,8 @@ export class QuicStream$instance extends System_IO_Internal.Stream$instance {
245
249
 
246
250
 
247
251
  export interface __QuicStream$views {
248
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
249
- readonly As_IDisposable: System_Internal.IDisposable$instance;
252
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
253
+ As_IDisposable(): System_Internal.IDisposable$instance;
250
254
  }
251
255
 
252
256
  export type QuicStream = QuicStream$instance & __QuicStream$views;