@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
@@ -47,86 +47,86 @@ export type CLROf<T> =
47
47
 
48
48
  export class JsonContent$instance extends System_Net_Http_Internal.HttpContent$instance {
49
49
  readonly objectType: Type;
50
- readonly value: any;
50
+ readonly value: unknown;
51
51
  dispose(): void;
52
- static Create(inputValue: any, jsonTypeInfo: JsonTypeInfo, mediaType?: MediaTypeHeaderValue): JsonContent;
53
- static Create(inputValue: any, inputType: Type, mediaType?: MediaTypeHeaderValue, options?: JsonSerializerOptions): JsonContent;
54
- static Create<T>(inputValue: T, jsonTypeInfo: JsonTypeInfo_1<T>, mediaType?: MediaTypeHeaderValue): JsonContent;
55
- static Create<T>(inputValue: T, mediaType?: MediaTypeHeaderValue, options?: JsonSerializerOptions): JsonContent;
52
+ static create4(inputValue: unknown, jsonTypeInfo: JsonTypeInfo, mediaType?: MediaTypeHeaderValue): JsonContent;
53
+ static create4(inputValue: unknown, inputType: Type, mediaType?: MediaTypeHeaderValue, options?: JsonSerializerOptions): JsonContent;
54
+ static create4<T>(inputValue: T, jsonTypeInfo: JsonTypeInfo_1<T>, mediaType?: MediaTypeHeaderValue): JsonContent;
55
+ static create4<T>(inputValue: T, mediaType?: MediaTypeHeaderValue, options?: JsonSerializerOptions): JsonContent;
56
56
  }
57
57
 
58
58
 
59
59
  export interface __JsonContent$views {
60
- readonly As_IDisposable: System_Internal.IDisposable$instance;
60
+ As_IDisposable(): System_Internal.IDisposable$instance;
61
61
  }
62
62
 
63
63
  export type JsonContent = JsonContent$instance & __JsonContent$views;
64
64
 
65
65
 
66
66
  export abstract class HttpClientJsonExtensions$instance {
67
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
68
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
69
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): Task_1<TValue>;
70
- static DeleteFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<any>;
71
- static DeleteFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<any>;
72
- static DeleteFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, cancellationToken?: CancellationToken): Task_1<any>;
73
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
74
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
75
- static DeleteFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): Task_1<TValue>;
76
- static DeleteFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<any>;
77
- static DeleteFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<any>;
78
- static DeleteFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, cancellationToken?: CancellationToken): Task_1<any>;
79
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
80
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
81
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
82
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
83
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
84
- static GetFromJsonAsAsyncEnumerable<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
85
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
86
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
87
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): Task_1<TValue>;
88
- static GetFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<any>;
89
- static GetFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<any>;
90
- static GetFromJsonAsync(client: HttpClient, requestUri: string, type_: Type, cancellationToken?: CancellationToken): Task_1<any>;
91
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
92
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
93
- static GetFromJsonAsync<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): Task_1<TValue>;
94
- static GetFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<any>;
95
- static GetFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<any>;
96
- static GetFromJsonAsync(client: HttpClient, requestUri: Uri, type_: Type, cancellationToken?: CancellationToken): Task_1<any>;
97
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
98
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
99
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
100
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
101
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
102
- static PatchAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
103
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
104
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
105
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
106
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
107
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
108
- static PostAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
109
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
110
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
111
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
112
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
113
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
114
- static PutAsJsonAsync<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
67
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
68
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
69
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): Task_1<TValue>;
70
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<unknown>;
71
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<unknown>;
72
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, cancellationToken?: CancellationToken): Task_1<unknown>;
73
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
74
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
75
+ static deleteFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): Task_1<TValue>;
76
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<unknown>;
77
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<unknown>;
78
+ static deleteFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, cancellationToken?: CancellationToken): Task_1<unknown>;
79
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
80
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
81
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
82
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
83
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
84
+ static getFromJsonAsAsyncEnumerable3<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
85
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
86
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
87
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: string, cancellationToken?: CancellationToken): Task_1<TValue>;
88
+ static getFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<unknown>;
89
+ static getFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<unknown>;
90
+ static getFromJsonAsync7(client: HttpClient, requestUri: string, type_: Type, cancellationToken?: CancellationToken): Task_1<unknown>;
91
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<TValue>;
92
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<TValue>;
93
+ static getFromJsonAsync7<TValue>(client: HttpClient, requestUri: Uri, cancellationToken?: CancellationToken): Task_1<TValue>;
94
+ static getFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<unknown>;
95
+ static getFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<unknown>;
96
+ static getFromJsonAsync7(client: HttpClient, requestUri: Uri, type_: Type, cancellationToken?: CancellationToken): Task_1<unknown>;
97
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
98
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
99
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
100
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
101
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
102
+ static patchAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
103
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
104
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
105
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
106
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
107
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
108
+ static postAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
109
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
110
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
111
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: string, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
112
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
113
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, options?: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<HttpResponseMessage>;
114
+ static putAsJsonAsync5<TValue>(client: HttpClient, requestUri: Uri, value: TValue, cancellationToken: CancellationToken): Task_1<HttpResponseMessage>;
115
115
  }
116
116
 
117
117
 
118
118
  export type HttpClientJsonExtensions = HttpClientJsonExtensions$instance;
119
119
 
120
120
  export abstract class HttpContentJsonExtensions$instance {
121
- static ReadFromJsonAsAsyncEnumerable<TValue>(content: HttpContent, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
122
- static ReadFromJsonAsAsyncEnumerable<TValue>(content: HttpContent, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
123
- static ReadFromJsonAsAsyncEnumerable<TValue>(content: HttpContent, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
124
- static ReadFromJsonAsync<T>(content: HttpContent, jsonTypeInfo: JsonTypeInfo_1<T>, cancellationToken?: CancellationToken): Task_1<T>;
125
- static ReadFromJsonAsync<T>(content: HttpContent, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<T>;
126
- static ReadFromJsonAsync<T>(content: HttpContent, cancellationToken?: CancellationToken): Task_1<T>;
127
- static ReadFromJsonAsync(content: HttpContent, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<any>;
128
- static ReadFromJsonAsync(content: HttpContent, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<any>;
129
- static ReadFromJsonAsync(content: HttpContent, type_: Type, cancellationToken?: CancellationToken): Task_1<any>;
121
+ static readFromJsonAsAsyncEnumerable3<TValue>(content: HttpContent, jsonTypeInfo: JsonTypeInfo_1<TValue>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
122
+ static readFromJsonAsAsyncEnumerable3<TValue>(content: HttpContent, options: JsonSerializerOptions, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
123
+ static readFromJsonAsAsyncEnumerable3<TValue>(content: HttpContent, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TValue>;
124
+ static readFromJsonAsync6<T>(content: HttpContent, jsonTypeInfo: JsonTypeInfo_1<T>, cancellationToken?: CancellationToken): Task_1<T>;
125
+ static readFromJsonAsync6<T>(content: HttpContent, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<T>;
126
+ static readFromJsonAsync6<T>(content: HttpContent, cancellationToken?: CancellationToken): Task_1<T>;
127
+ static readFromJsonAsync6(content: HttpContent, type_: Type, options: JsonSerializerOptions, cancellationToken?: CancellationToken): Task_1<unknown>;
128
+ static readFromJsonAsync6(content: HttpContent, type_: Type, context: JsonSerializerContext, cancellationToken?: CancellationToken): Task_1<unknown>;
129
+ static readFromJsonAsync6(content: HttpContent, type_: Type, cancellationToken?: CancellationToken): Task_1<unknown>;
130
130
  }
131
131
 
132
132
 
@@ -39,8 +39,8 @@ export class HttpMetricsEnrichmentContext$instance {
39
39
  readonly exception: Exception;
40
40
  readonly request: HttpRequestMessage;
41
41
  readonly response: HttpResponseMessage;
42
- addCustomTag(name: string, value: any): void;
43
- static AddCallback(request: HttpRequestMessage, callback: Action_1<HttpMetricsEnrichmentContext>): void;
42
+ addCustomTag(name: string, value: unknown): void;
43
+ static addCallback(request: HttpRequestMessage, callback: Action_1<HttpMetricsEnrichmentContext>): void;
44
44
  }
45
45
 
46
46
 
@@ -10692,7 +10692,7 @@
10692
10692
  {
10693
10693
  "stableId": "System.Net.Mail:System.Net.Mail.MailMessage::CC:System.Net.Mail.MailAddressCollection",
10694
10694
  "clrName": "CC",
10695
- "tsEmitName": "cc",
10695
+ "tsEmitName": "CC",
10696
10696
  "metadataToken": 385876088,
10697
10697
  "canonicalSignature": ":System.Net.Mail.MailAddressCollection",
10698
10698
  "normalizedSignature": "CC|:System.Net.Mail.MailAddressCollection|static=false|accessor=get",
@@ -11060,7 +11060,7 @@
11060
11060
  }
11061
11061
  },
11062
11062
  {
11063
- "tsName": "cc",
11063
+ "tsName": "CC",
11064
11064
  "isStatic": false,
11065
11065
  "tsSignatureId": "CC|:System.Net.Mail.MailAddressCollection|static=false|accessor=get",
11066
11066
  "target": {
@@ -123,14 +123,14 @@ export class AlternateView$instance extends AttachmentBase$instance {
123
123
  baseUri: Uri;
124
124
  readonly linkedResources: LinkedResourceCollection;
125
125
  dispose(): void;
126
- static CreateAlternateViewFromString(content: string, contentType: ContentType): AlternateView;
127
- static CreateAlternateViewFromString(content: string, contentEncoding: Encoding, mediaType: string): AlternateView;
128
- static CreateAlternateViewFromString(content: string): AlternateView;
126
+ static createAlternateViewFromString3(content: string, contentType: ContentType): AlternateView;
127
+ static createAlternateViewFromString3(content: string, contentEncoding: Encoding, mediaType: string): AlternateView;
128
+ static createAlternateViewFromString3(content: string): AlternateView;
129
129
  }
130
130
 
131
131
 
132
132
  export interface __AlternateView$views {
133
- readonly As_IDisposable: System_Internal.IDisposable$instance;
133
+ As_IDisposable(): System_Internal.IDisposable$instance;
134
134
  }
135
135
 
136
136
  export type AlternateView = AlternateView$instance & __AlternateView$views;
@@ -138,10 +138,10 @@ export type AlternateView = AlternateView$instance & __AlternateView$views;
138
138
 
139
139
  export class AlternateViewCollection$instance extends System_Collections_ObjectModel_Internal.Collection_1$instance<AlternateView> {
140
140
  add(item: AlternateView): void;
141
- add(value: any): int;
141
+ add(value: unknown): int;
142
142
  clear(): void;
143
143
  contains(item: AlternateView): boolean;
144
- contains(value: any): boolean;
144
+ contains(value: unknown): boolean;
145
145
  copyTo(array: AlternateView[], index: int): void;
146
146
  copyTo(array: ClrArray, index: int): void;
147
147
  dispose(): void;
@@ -149,24 +149,26 @@ export class AlternateViewCollection$instance extends System_Collections_ObjectM
149
149
  getEnumerator(): IEnumerator;
150
150
  indexOf(item: AlternateView): int;
151
151
  insert(index: int, item: AlternateView): void;
152
- insert(index: int, value: any): void;
152
+ insert(index: int, value: unknown): void;
153
153
  remove(item: AlternateView): boolean;
154
- remove(value: any): void;
154
+ remove(value: unknown): void;
155
155
  removeAt(index: int): void;
156
156
  }
157
157
 
158
158
 
159
159
  export interface __AlternateViewCollection$views {
160
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<AlternateView>;
161
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<AlternateView>;
162
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<AlternateView>;
163
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<AlternateView>;
164
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
165
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
166
- readonly As_IList: System_Collections_Internal.IList$instance;
167
- readonly As_IDisposable: System_Internal.IDisposable$instance;
160
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<AlternateView>;
161
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<AlternateView>;
162
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<AlternateView>;
163
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<AlternateView>;
164
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
165
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
166
+ As_IList(): System_Collections_Internal.IList$instance;
167
+ As_IDisposable(): System_Internal.IDisposable$instance;
168
168
  }
169
169
 
170
+ export interface AlternateViewCollection$instance extends System_Internal.IDisposable$instance {}
171
+
170
172
  export type AlternateViewCollection = AlternateViewCollection$instance & __AlternateViewCollection$views;
171
173
 
172
174
 
@@ -181,14 +183,14 @@ export class Attachment$instance extends AttachmentBase$instance {
181
183
  name: string;
182
184
  nameEncoding: Encoding;
183
185
  dispose(): void;
184
- static CreateAttachmentFromString(content: string, contentType: ContentType): Attachment;
185
- static CreateAttachmentFromString(content: string, name: string, contentEncoding: Encoding, mediaType: string): Attachment;
186
- static CreateAttachmentFromString(content: string, name: string): Attachment;
186
+ static createAttachmentFromString3(content: string, contentType: ContentType): Attachment;
187
+ static createAttachmentFromString3(content: string, name: string, contentEncoding: Encoding, mediaType: string): Attachment;
188
+ static createAttachmentFromString3(content: string, name: string): Attachment;
187
189
  }
188
190
 
189
191
 
190
192
  export interface __Attachment$views {
191
- readonly As_IDisposable: System_Internal.IDisposable$instance;
193
+ As_IDisposable(): System_Internal.IDisposable$instance;
192
194
  }
193
195
 
194
196
  export type Attachment = Attachment$instance & __Attachment$views;
@@ -204,18 +206,20 @@ export abstract class AttachmentBase$instance {
204
206
 
205
207
 
206
208
  export interface __AttachmentBase$views {
207
- readonly As_IDisposable: System_Internal.IDisposable$instance;
209
+ As_IDisposable(): System_Internal.IDisposable$instance;
208
210
  }
209
211
 
212
+ export interface AttachmentBase$instance extends System_Internal.IDisposable$instance {}
213
+
210
214
  export type AttachmentBase = AttachmentBase$instance & __AttachmentBase$views;
211
215
 
212
216
 
213
217
  export class AttachmentCollection$instance extends System_Collections_ObjectModel_Internal.Collection_1$instance<Attachment> {
214
218
  add(item: Attachment): void;
215
- add(value: any): int;
219
+ add(value: unknown): int;
216
220
  clear(): void;
217
221
  contains(item: Attachment): boolean;
218
- contains(value: any): boolean;
222
+ contains(value: unknown): boolean;
219
223
  copyTo(array: Attachment[], index: int): void;
220
224
  copyTo(array: ClrArray, index: int): void;
221
225
  dispose(): void;
@@ -223,24 +227,26 @@ export class AttachmentCollection$instance extends System_Collections_ObjectMode
223
227
  getEnumerator(): IEnumerator;
224
228
  indexOf(item: Attachment): int;
225
229
  insert(index: int, item: Attachment): void;
226
- insert(index: int, value: any): void;
230
+ insert(index: int, value: unknown): void;
227
231
  remove(item: Attachment): boolean;
228
- remove(value: any): void;
232
+ remove(value: unknown): void;
229
233
  removeAt(index: int): void;
230
234
  }
231
235
 
232
236
 
233
237
  export interface __AttachmentCollection$views {
234
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<Attachment>;
235
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<Attachment>;
236
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<Attachment>;
237
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Attachment>;
238
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
239
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
240
- readonly As_IList: System_Collections_Internal.IList$instance;
241
- readonly As_IDisposable: System_Internal.IDisposable$instance;
238
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<Attachment>;
239
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<Attachment>;
240
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<Attachment>;
241
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Attachment>;
242
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
243
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
244
+ As_IList(): System_Collections_Internal.IList$instance;
245
+ As_IDisposable(): System_Internal.IDisposable$instance;
242
246
  }
243
247
 
248
+ export interface AttachmentCollection$instance extends System_Internal.IDisposable$instance {}
249
+
244
250
  export type AttachmentCollection = AttachmentCollection$instance & __AttachmentCollection$views;
245
251
 
246
252
 
@@ -253,14 +259,14 @@ export class LinkedResource$instance extends AttachmentBase$instance {
253
259
  constructor(contentStream: Stream, contentType: ContentType);
254
260
  contentLink: Uri;
255
261
  dispose(): void;
256
- static CreateLinkedResourceFromString(content: string, contentType: ContentType): LinkedResource;
257
- static CreateLinkedResourceFromString(content: string, contentEncoding: Encoding, mediaType: string): LinkedResource;
258
- static CreateLinkedResourceFromString(content: string): LinkedResource;
262
+ static createLinkedResourceFromString3(content: string, contentType: ContentType): LinkedResource;
263
+ static createLinkedResourceFromString3(content: string, contentEncoding: Encoding, mediaType: string): LinkedResource;
264
+ static createLinkedResourceFromString3(content: string): LinkedResource;
259
265
  }
260
266
 
261
267
 
262
268
  export interface __LinkedResource$views {
263
- readonly As_IDisposable: System_Internal.IDisposable$instance;
269
+ As_IDisposable(): System_Internal.IDisposable$instance;
264
270
  }
265
271
 
266
272
  export type LinkedResource = LinkedResource$instance & __LinkedResource$views;
@@ -268,10 +274,10 @@ export type LinkedResource = LinkedResource$instance & __LinkedResource$views;
268
274
 
269
275
  export class LinkedResourceCollection$instance extends System_Collections_ObjectModel_Internal.Collection_1$instance<LinkedResource> {
270
276
  add(item: LinkedResource): void;
271
- add(value: any): int;
277
+ add(value: unknown): int;
272
278
  clear(): void;
273
279
  contains(item: LinkedResource): boolean;
274
- contains(value: any): boolean;
280
+ contains(value: unknown): boolean;
275
281
  copyTo(array: LinkedResource[], index: int): void;
276
282
  copyTo(array: ClrArray, index: int): void;
277
283
  dispose(): void;
@@ -279,24 +285,26 @@ export class LinkedResourceCollection$instance extends System_Collections_Object
279
285
  getEnumerator(): IEnumerator;
280
286
  indexOf(item: LinkedResource): int;
281
287
  insert(index: int, item: LinkedResource): void;
282
- insert(index: int, value: any): void;
288
+ insert(index: int, value: unknown): void;
283
289
  remove(item: LinkedResource): boolean;
284
- remove(value: any): void;
290
+ remove(value: unknown): void;
285
291
  removeAt(index: int): void;
286
292
  }
287
293
 
288
294
 
289
295
  export interface __LinkedResourceCollection$views {
290
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<LinkedResource>;
291
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<LinkedResource>;
292
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<LinkedResource>;
293
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<LinkedResource>;
294
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
295
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
296
- readonly As_IList: System_Collections_Internal.IList$instance;
297
- readonly As_IDisposable: System_Internal.IDisposable$instance;
296
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<LinkedResource>;
297
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<LinkedResource>;
298
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<LinkedResource>;
299
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<LinkedResource>;
300
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
301
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
302
+ As_IList(): System_Collections_Internal.IList$instance;
303
+ As_IDisposable(): System_Internal.IDisposable$instance;
298
304
  }
299
305
 
306
+ export interface LinkedResourceCollection$instance extends System_Internal.IDisposable$instance {}
307
+
300
308
  export type LinkedResourceCollection = LinkedResourceCollection$instance & __LinkedResourceCollection$views;
301
309
 
302
310
 
@@ -308,12 +316,12 @@ export class MailAddress$instance {
308
316
  readonly displayName: string;
309
317
  readonly host: string;
310
318
  readonly user: string;
311
- equals(value: any): boolean;
319
+ equals(value: unknown): boolean;
312
320
  getHashCode(): int;
313
321
  toString(): string;
314
- static TryCreate(address: string, result: { value: ref<MailAddress> }): boolean;
315
- static TryCreate(address: string, displayName: string, result: { value: ref<MailAddress> }): boolean;
316
- static TryCreate(address: string, displayName: string, displayNameEncoding: Encoding, result: { value: ref<MailAddress> }): boolean;
322
+ static tryCreate(address: string, result: { value: ref<MailAddress> }): boolean;
323
+ static tryCreate(address: string, displayName: string, result: { value: ref<MailAddress> }): boolean;
324
+ static tryCreate(address: string, displayName: string, displayNameEncoding: Encoding, result: { value: ref<MailAddress> }): boolean;
317
325
  }
318
326
 
319
327
 
@@ -322,32 +330,32 @@ export type MailAddress = MailAddress$instance;
322
330
  export class MailAddressCollection$instance extends System_Collections_ObjectModel_Internal.Collection_1$instance<MailAddress> {
323
331
  constructor();
324
332
  add(item: MailAddress): void;
325
- add(value: any): int;
333
+ add(value: unknown): int;
326
334
  clear(): void;
327
335
  contains(item: MailAddress): boolean;
328
- contains(value: any): boolean;
336
+ contains(value: unknown): boolean;
329
337
  copyTo(array: MailAddress[], index: int): void;
330
338
  copyTo(array: ClrArray, index: int): void;
331
339
  getEnumerator(): IEnumerator_1<MailAddress>;
332
340
  getEnumerator(): IEnumerator;
333
341
  indexOf(item: MailAddress): int;
334
342
  insert(index: int, item: MailAddress): void;
335
- insert(index: int, value: any): void;
343
+ insert(index: int, value: unknown): void;
336
344
  remove(item: MailAddress): boolean;
337
- remove(value: any): void;
345
+ remove(value: unknown): void;
338
346
  removeAt(index: int): void;
339
347
  toString(): string;
340
348
  }
341
349
 
342
350
 
343
351
  export interface __MailAddressCollection$views {
344
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<MailAddress>;
345
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<MailAddress>;
346
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<MailAddress>;
347
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<MailAddress>;
348
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
349
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
350
- readonly As_IList: System_Collections_Internal.IList$instance;
352
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<MailAddress>;
353
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<MailAddress>;
354
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<MailAddress>;
355
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<MailAddress>;
356
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
357
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
358
+ As_IList(): System_Collections_Internal.IList$instance;
351
359
  }
352
360
 
353
361
  export type MailAddressCollection = MailAddressCollection$instance & __MailAddressCollection$views;
@@ -364,7 +372,7 @@ export class MailMessage$instance {
364
372
  body: string;
365
373
  bodyEncoding: Encoding;
366
374
  bodyTransferEncoding: TransferEncoding;
367
- readonly cc: MailAddressCollection;
375
+ readonly CC: MailAddressCollection;
368
376
  deliveryNotificationOptions: DeliveryNotificationOptions;
369
377
  from_: MailAddress;
370
378
  readonly headers: NameValueCollection;
@@ -382,25 +390,27 @@ export class MailMessage$instance {
382
390
 
383
391
 
384
392
  export interface __MailMessage$views {
385
- readonly As_IDisposable: System_Internal.IDisposable$instance;
393
+ As_IDisposable(): System_Internal.IDisposable$instance;
386
394
  }
387
395
 
396
+ export interface MailMessage$instance extends System_Internal.IDisposable$instance {}
397
+
388
398
  export type MailMessage = MailMessage$instance & __MailMessage$views;
389
399
 
390
400
 
391
401
  export class SendCompletedEventHandler$instance extends Function {
392
- constructor(object_: any, method: nint);
393
- beginInvoke(sender: any, e: AsyncCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
394
- clone(): any;
402
+ constructor(object_: unknown, method: nint);
403
+ beginInvoke(sender: unknown, e: AsyncCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
404
+ clone(): unknown;
395
405
  endInvoke(result: IAsyncResult): void;
396
406
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
397
- invoke(sender: any, e: AsyncCompletedEventArgs): void;
407
+ invoke(sender: unknown, e: AsyncCompletedEventArgs): void;
398
408
  }
399
409
 
400
410
 
401
411
  export interface __SendCompletedEventHandler$views {
402
- readonly As_ICloneable: System_Internal.ICloneable$instance;
403
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
412
+ As_ICloneable(): System_Internal.ICloneable$instance;
413
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
404
414
  }
405
415
 
406
416
  export type SendCompletedEventHandler = SendCompletedEventHandler$instance & __SendCompletedEventHandler$views;
@@ -425,8 +435,8 @@ export class SmtpClient$instance {
425
435
  dispose(): void;
426
436
  send(from_: string, recipients: string, subject: string, body: string): void;
427
437
  send(message: MailMessage): void;
428
- sendAsync(from_: string, recipients: string, subject: string, body: string, userToken: any): void;
429
- sendAsync(message: MailMessage, userToken: any): void;
438
+ sendAsync(from_: string, recipients: string, subject: string, body: string, userToken: unknown): void;
439
+ sendAsync(message: MailMessage, userToken: unknown): void;
430
440
  sendAsyncCancel(): void;
431
441
  sendMailAsync(from_: string, recipients: string, subject: string, body: string): Task;
432
442
  sendMailAsync(message: MailMessage): Task;
@@ -436,9 +446,11 @@ export class SmtpClient$instance {
436
446
 
437
447
 
438
448
  export interface __SmtpClient$views {
439
- readonly As_IDisposable: System_Internal.IDisposable$instance;
449
+ As_IDisposable(): System_Internal.IDisposable$instance;
440
450
  }
441
451
 
452
+ export interface SmtpClient$instance extends System_Internal.IDisposable$instance {}
453
+
442
454
  export type SmtpClient = SmtpClient$instance & __SmtpClient$views;
443
455
 
444
456
 
@@ -454,7 +466,7 @@ export class SmtpException$instance extends System_Internal.Exception$instance {
454
466
 
455
467
 
456
468
  export interface __SmtpException$views {
457
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
469
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
458
470
  }
459
471
 
460
472
  export type SmtpException = SmtpException$instance & __SmtpException$views;
@@ -473,7 +485,7 @@ export class SmtpFailedRecipientException$instance extends SmtpException$instanc
473
485
 
474
486
 
475
487
  export interface __SmtpFailedRecipientException$views {
476
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
488
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
477
489
  }
478
490
 
479
491
  export type SmtpFailedRecipientException = SmtpFailedRecipientException$instance & __SmtpFailedRecipientException$views;
@@ -490,7 +502,7 @@ export class SmtpFailedRecipientsException$instance extends SmtpFailedRecipientE
490
502
 
491
503
 
492
504
  export interface __SmtpFailedRecipientsException$views {
493
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
505
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
494
506
  }
495
507
 
496
508
  export type SmtpFailedRecipientsException = SmtpFailedRecipientsException$instance & __SmtpFailedRecipientsException$views;