@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
@@ -201,17 +201,17 @@ export enum WindowsBuiltInRole {
201
201
 
202
202
 
203
203
  export interface IIdentity$instance {
204
- readonly Name: string;
205
- readonly AuthenticationType: string;
206
- readonly IsAuthenticated: boolean;
204
+ readonly name: string;
205
+ readonly authenticationType: string;
206
+ readonly isAuthenticated: boolean;
207
207
  }
208
208
 
209
209
 
210
210
  export type IIdentity = IIdentity$instance;
211
211
 
212
212
  export interface IPrincipal$instance {
213
- readonly Identity: IIdentity;
214
- IsInRole(role: string): boolean;
213
+ readonly identity: IIdentity;
214
+ isInRole(role: string): boolean;
215
215
  }
216
216
 
217
217
 
@@ -229,9 +229,11 @@ export class GenericIdentity$instance extends System_Security_Claims_Internal.Cl
229
229
 
230
230
 
231
231
  export interface __GenericIdentity$views {
232
- readonly As_IIdentity: IIdentity$instance;
232
+ As_IIdentity(): IIdentity$instance;
233
233
  }
234
234
 
235
+ export interface GenericIdentity$instance extends IIdentity$instance {}
236
+
235
237
  export type GenericIdentity = GenericIdentity$instance & __GenericIdentity$views;
236
238
 
237
239
 
@@ -243,7 +245,7 @@ export class GenericPrincipal$instance extends System_Security_Claims_Internal.C
243
245
 
244
246
 
245
247
  export interface __GenericPrincipal$views {
246
- readonly As_IPrincipal: IPrincipal$instance;
248
+ As_IPrincipal(): IPrincipal$instance;
247
249
  }
248
250
 
249
251
  export type GenericPrincipal = GenericPrincipal$instance & __GenericPrincipal$views;
@@ -259,7 +261,7 @@ export class IdentityNotMappedException$instance extends System_Internal.SystemE
259
261
 
260
262
 
261
263
  export interface __IdentityNotMappedException$views {
262
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
264
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
263
265
  }
264
266
 
265
267
  export type IdentityNotMappedException = IdentityNotMappedException$instance & __IdentityNotMappedException$views;
@@ -267,7 +269,7 @@ export type IdentityNotMappedException = IdentityNotMappedException$instance & _
267
269
 
268
270
  export abstract class IdentityReference$instance {
269
271
  readonly value: string;
270
- abstract equals(o: any): boolean;
272
+ abstract equals(o: unknown): boolean;
271
273
  abstract getHashCode(): int;
272
274
  abstract isValidTargetType(targetType: Type): boolean;
273
275
  abstract toString(): string;
@@ -294,9 +296,9 @@ export class IdentityReferenceCollection$instance {
294
296
 
295
297
 
296
298
  export interface __IdentityReferenceCollection$views {
297
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<IdentityReference>;
298
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<IdentityReference>;
299
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
299
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<IdentityReference>;
300
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<IdentityReference>;
301
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
300
302
  }
301
303
 
302
304
  export type IdentityReferenceCollection = IdentityReferenceCollection$instance & __IdentityReferenceCollection$views;
@@ -306,7 +308,7 @@ export class NTAccount$instance extends IdentityReference$instance {
306
308
  constructor(name: string);
307
309
  constructor(domainName: string, accountName: string);
308
310
  readonly value: string;
309
- equals(o: any): boolean;
311
+ equals(o: unknown): boolean;
310
312
  getHashCode(): int;
311
313
  isValidTargetType(targetType: Type): boolean;
312
314
  toString(): string;
@@ -325,7 +327,7 @@ export class SecurityIdentifier$instance extends IdentityReference$instance {
325
327
  readonly binaryLength: int;
326
328
  readonly value: string;
327
329
  compareTo(sid: SecurityIdentifier): int;
328
- equals(o: any): boolean;
330
+ equals(o: unknown): boolean;
329
331
  getBinaryForm(binaryForm: byte[], offset: int): void;
330
332
  getHashCode(): int;
331
333
  isAccountSid(): boolean;
@@ -340,12 +342,14 @@ export class SecurityIdentifier$instance extends IdentityReference$instance {
340
342
 
341
343
 
342
344
  export interface __SecurityIdentifier$views {
343
- readonly As_IComparable_1_of_Decimal: System_Internal.IComparable_1$instance<SecurityIdentifier>;
345
+ As_IComparable_1(): System_Internal.IComparable_1$instance<SecurityIdentifier>;
344
346
 
345
347
  // Structural method bridges for numeric interface constraints
346
- CompareTo(obj: any): int;
348
+ CompareTo(obj: unknown): int;
347
349
  }
348
350
 
351
+ export interface SecurityIdentifier$instance extends System_Internal.IComparable_1$instance<SecurityIdentifier> {}
352
+
349
353
  export type SecurityIdentifier = SecurityIdentifier$instance & __SecurityIdentifier$views;
350
354
 
351
355
 
@@ -373,25 +377,27 @@ export class WindowsIdentity$instance extends System_Security_Claims_Internal.Cl
373
377
  readonly userClaims: IEnumerable_1<Claim>;
374
378
  clone(): ClaimsIdentity;
375
379
  dispose(): void;
376
- static readonly DefaultIssuer: string;
377
- static GetAnonymous(): WindowsIdentity;
378
- static GetCurrent(): WindowsIdentity;
379
- static GetCurrent(ifImpersonating: boolean): WindowsIdentity;
380
- static GetCurrent(desiredAccess: TokenAccessLevels): WindowsIdentity;
381
- static RunImpersonated<T>(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<T>): T;
382
- static RunImpersonated(safeAccessTokenHandle: SafeAccessTokenHandle, action: Action): void;
383
- static RunImpersonatedAsync<T>(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<Task_1<T>>): Task_1<T>;
384
- static RunImpersonatedAsync(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<Task>): Task;
380
+ static readonly defaultIssuer: string;
381
+ static getAnonymous(): WindowsIdentity;
382
+ static getCurrent(): WindowsIdentity;
383
+ static getCurrent(ifImpersonating: boolean): WindowsIdentity;
384
+ static getCurrent(desiredAccess: TokenAccessLevels): WindowsIdentity;
385
+ static runImpersonated2<T>(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<T>): T;
386
+ static runImpersonated2(safeAccessTokenHandle: SafeAccessTokenHandle, action: Action): void;
387
+ static runImpersonatedAsync2<T>(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<Task_1<T>>): Task_1<T>;
388
+ static runImpersonatedAsync2(safeAccessTokenHandle: SafeAccessTokenHandle, func: Func_1<Task>): Task;
385
389
  }
386
390
 
387
391
 
388
392
  export interface __WindowsIdentity$views {
389
- readonly As_IDisposable: System_Internal.IDisposable$instance;
390
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
391
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
392
- readonly As_IIdentity: IIdentity$instance;
393
+ As_IDisposable(): System_Internal.IDisposable$instance;
394
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
395
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
396
+ As_IIdentity(): IIdentity$instance;
393
397
  }
394
398
 
399
+ export interface WindowsIdentity$instance extends System_Internal.IDisposable$instance, System_Runtime_Serialization_Internal.IDeserializationCallback$instance, System_Runtime_Serialization_Internal.ISerializable$instance, IIdentity$instance {}
400
+
395
401
  export type WindowsIdentity = WindowsIdentity$instance & __WindowsIdentity$views;
396
402
 
397
403
 
@@ -405,7 +411,7 @@ export class WindowsPrincipal$instance extends System_Security_Claims_Internal.C
405
411
 
406
412
 
407
413
  export interface __WindowsPrincipal$views {
408
- readonly As_IPrincipal: IPrincipal$instance;
414
+ As_IPrincipal(): IPrincipal$instance;
409
415
  }
410
416
 
411
417
  export type WindowsPrincipal = WindowsPrincipal$instance & __WindowsPrincipal$views;
@@ -4952,7 +4952,7 @@
4952
4952
  }
4953
4953
  },
4954
4954
  {
4955
- "tsName": "ascii",
4955
+ "tsName": "ASCII",
4956
4956
  "isStatic": true,
4957
4957
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
4958
4958
  "target": {
@@ -5002,7 +5002,7 @@
5002
5002
  }
5003
5003
  },
5004
5004
  {
5005
- "tsName": "utf7",
5005
+ "tsName": "UTF7",
5006
5006
  "isStatic": true,
5007
5007
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
5008
5008
  "target": {
@@ -5012,7 +5012,7 @@
5012
5012
  }
5013
5013
  },
5014
5014
  {
5015
- "tsName": "utf8",
5015
+ "tsName": "UTF8",
5016
5016
  "isStatic": true,
5017
5017
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
5018
5018
  "target": {
@@ -5022,7 +5022,7 @@
5022
5022
  }
5023
5023
  },
5024
5024
  {
5025
- "tsName": "utf32",
5025
+ "tsName": "UTF32",
5026
5026
  "isStatic": true,
5027
5027
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
5028
5028
  "target": {
@@ -10465,7 +10465,7 @@
10465
10465
  {
10466
10466
  "stableId": "System.Private.CoreLib:System.Text.Encoding::ASCII:System.Text.Encoding",
10467
10467
  "clrName": "ASCII",
10468
- "tsEmitName": "ascii",
10468
+ "tsEmitName": "ASCII",
10469
10469
  "metadataToken": 385879224,
10470
10470
  "canonicalSignature": ":System.Text.Encoding",
10471
10471
  "normalizedSignature": "ASCII|:System.Text.Encoding|static=true|accessor=get",
@@ -10535,7 +10535,7 @@
10535
10535
  {
10536
10536
  "stableId": "System.Private.CoreLib:System.Text.Encoding::UTF7:System.Text.Encoding",
10537
10537
  "clrName": "UTF7",
10538
- "tsEmitName": "utf7",
10538
+ "tsEmitName": "UTF7",
10539
10539
  "metadataToken": 385879230,
10540
10540
  "canonicalSignature": ":System.Text.Encoding",
10541
10541
  "normalizedSignature": "UTF7|:System.Text.Encoding|static=true|accessor=get",
@@ -10549,7 +10549,7 @@
10549
10549
  {
10550
10550
  "stableId": "System.Private.CoreLib:System.Text.Encoding::UTF8:System.Text.Encoding",
10551
10551
  "clrName": "UTF8",
10552
- "tsEmitName": "utf8",
10552
+ "tsEmitName": "UTF8",
10553
10553
  "metadataToken": 385879231,
10554
10554
  "canonicalSignature": ":System.Text.Encoding",
10555
10555
  "normalizedSignature": "UTF8|:System.Text.Encoding|static=true|accessor=get",
@@ -10563,7 +10563,7 @@
10563
10563
  {
10564
10564
  "stableId": "System.Private.CoreLib:System.Text.Encoding::UTF32:System.Text.Encoding",
10565
10565
  "clrName": "UTF32",
10566
- "tsEmitName": "utf32",
10566
+ "tsEmitName": "UTF32",
10567
10567
  "metadataToken": 385879232,
10568
10568
  "canonicalSignature": ":System.Text.Encoding",
10569
10569
  "normalizedSignature": "UTF32|:System.Text.Encoding|static=true|accessor=get",
@@ -11262,7 +11262,7 @@
11262
11262
  }
11263
11263
  },
11264
11264
  {
11265
- "tsName": "ascii",
11265
+ "tsName": "ASCII",
11266
11266
  "isStatic": true,
11267
11267
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
11268
11268
  "target": {
@@ -11312,7 +11312,7 @@
11312
11312
  }
11313
11313
  },
11314
11314
  {
11315
- "tsName": "utf7",
11315
+ "tsName": "UTF7",
11316
11316
  "isStatic": true,
11317
11317
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
11318
11318
  "target": {
@@ -11322,7 +11322,7 @@
11322
11322
  }
11323
11323
  },
11324
11324
  {
11325
- "tsName": "utf8",
11325
+ "tsName": "UTF8",
11326
11326
  "isStatic": true,
11327
11327
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
11328
11328
  "target": {
@@ -11332,7 +11332,7 @@
11332
11332
  }
11333
11333
  },
11334
11334
  {
11335
- "tsName": "utf32",
11335
+ "tsName": "UTF32",
11336
11336
  "isStatic": true,
11337
11337
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
11338
11338
  "target": {
@@ -15557,7 +15557,7 @@
15557
15557
  }
15558
15558
  },
15559
15559
  {
15560
- "tsName": "ascii",
15560
+ "tsName": "ASCII",
15561
15561
  "isStatic": true,
15562
15562
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
15563
15563
  "target": {
@@ -15607,7 +15607,7 @@
15607
15607
  }
15608
15608
  },
15609
15609
  {
15610
- "tsName": "utf7",
15610
+ "tsName": "UTF7",
15611
15611
  "isStatic": true,
15612
15612
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
15613
15613
  "target": {
@@ -15617,7 +15617,7 @@
15617
15617
  }
15618
15618
  },
15619
15619
  {
15620
- "tsName": "utf8",
15620
+ "tsName": "UTF8",
15621
15621
  "isStatic": true,
15622
15622
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
15623
15623
  "target": {
@@ -15627,7 +15627,7 @@
15627
15627
  }
15628
15628
  },
15629
15629
  {
15630
- "tsName": "utf32",
15630
+ "tsName": "UTF32",
15631
15631
  "isStatic": true,
15632
15632
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
15633
15633
  "target": {
@@ -16975,7 +16975,7 @@
16975
16975
  }
16976
16976
  },
16977
16977
  {
16978
- "tsName": "ascii",
16978
+ "tsName": "ASCII",
16979
16979
  "isStatic": true,
16980
16980
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
16981
16981
  "target": {
@@ -17025,7 +17025,7 @@
17025
17025
  }
17026
17026
  },
17027
17027
  {
17028
- "tsName": "utf7",
17028
+ "tsName": "UTF7",
17029
17029
  "isStatic": true,
17030
17030
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
17031
17031
  "target": {
@@ -17035,7 +17035,7 @@
17035
17035
  }
17036
17036
  },
17037
17037
  {
17038
- "tsName": "utf8",
17038
+ "tsName": "UTF8",
17039
17039
  "isStatic": true,
17040
17040
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
17041
17041
  "target": {
@@ -17045,7 +17045,7 @@
17045
17045
  }
17046
17046
  },
17047
17047
  {
17048
- "tsName": "utf32",
17048
+ "tsName": "UTF32",
17049
17049
  "isStatic": true,
17050
17050
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
17051
17051
  "target": {
@@ -18342,7 +18342,7 @@
18342
18342
  }
18343
18343
  },
18344
18344
  {
18345
- "tsName": "ascii",
18345
+ "tsName": "ASCII",
18346
18346
  "isStatic": true,
18347
18347
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
18348
18348
  "target": {
@@ -18392,7 +18392,7 @@
18392
18392
  }
18393
18393
  },
18394
18394
  {
18395
- "tsName": "utf7",
18395
+ "tsName": "UTF7",
18396
18396
  "isStatic": true,
18397
18397
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
18398
18398
  "target": {
@@ -18402,7 +18402,7 @@
18402
18402
  }
18403
18403
  },
18404
18404
  {
18405
- "tsName": "utf8",
18405
+ "tsName": "UTF8",
18406
18406
  "isStatic": true,
18407
18407
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
18408
18408
  "target": {
@@ -18412,7 +18412,7 @@
18412
18412
  }
18413
18413
  },
18414
18414
  {
18415
- "tsName": "utf32",
18415
+ "tsName": "UTF32",
18416
18416
  "isStatic": true,
18417
18417
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
18418
18418
  "target": {
@@ -19871,7 +19871,7 @@
19871
19871
  }
19872
19872
  },
19873
19873
  {
19874
- "tsName": "ascii",
19874
+ "tsName": "ASCII",
19875
19875
  "isStatic": true,
19876
19876
  "tsSignatureId": "ASCII|:System.Text.Encoding|static=true|accessor=get",
19877
19877
  "target": {
@@ -19921,7 +19921,7 @@
19921
19921
  }
19922
19922
  },
19923
19923
  {
19924
- "tsName": "utf7",
19924
+ "tsName": "UTF7",
19925
19925
  "isStatic": true,
19926
19926
  "tsSignatureId": "UTF7|:System.Text.Encoding|static=true|accessor=get",
19927
19927
  "target": {
@@ -19931,7 +19931,7 @@
19931
19931
  }
19932
19932
  },
19933
19933
  {
19934
- "tsName": "utf8",
19934
+ "tsName": "UTF8",
19935
19935
  "isStatic": true,
19936
19936
  "tsSignatureId": "UTF8|:System.Text.Encoding|static=true|accessor=get",
19937
19937
  "target": {
@@ -19941,7 +19941,7 @@
19941
19941
  }
19942
19942
  },
19943
19943
  {
19944
- "tsName": "utf32",
19944
+ "tsName": "UTF32",
19945
19945
  "isStatic": true,
19946
19946
  "tsSignatureId": "UTF32|:System.Text.Encoding|static=true|accessor=get",
19947
19947
  "target": {