@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
@@ -104,8 +104,8 @@ export class Regex_ValueMatchEnumerator$instance {
104
104
 
105
105
 
106
106
  export interface __Regex_ValueMatchEnumerator$views {
107
- readonly As_IEnumerator_1: System_Collections_Generic_Internal.IEnumerator_1$instance<ValueMatch>;
108
- readonly As_IEnumerator: System_Collections_Internal.IEnumerator$instance;
107
+ As_IEnumerator_1(): System_Collections_Generic_Internal.IEnumerator_1$instance<ValueMatch>;
108
+ As_IEnumerator(): System_Collections_Internal.IEnumerator$instance;
109
109
  }
110
110
 
111
111
  export type Regex_ValueMatchEnumerator = Regex_ValueMatchEnumerator$instance & __Regex_ValueMatchEnumerator$views;
@@ -119,8 +119,8 @@ export class Regex_ValueSplitEnumerator$instance {
119
119
 
120
120
 
121
121
  export interface __Regex_ValueSplitEnumerator$views {
122
- readonly As_IEnumerator_1: System_Collections_Generic_Internal.IEnumerator_1$instance<Range>;
123
- readonly As_IEnumerator: System_Collections_Internal.IEnumerator$instance;
122
+ As_IEnumerator_1(): System_Collections_Generic_Internal.IEnumerator_1$instance<Range>;
123
+ As_IEnumerator(): System_Collections_Internal.IEnumerator$instance;
124
124
  }
125
125
 
126
126
  export type Regex_ValueSplitEnumerator = Regex_ValueSplitEnumerator$instance & __Regex_ValueSplitEnumerator$views;
@@ -138,7 +138,7 @@ export class Capture$instance {
138
138
  readonly index: int;
139
139
  readonly length: int;
140
140
  readonly value: string;
141
- readonly valueSpan: ReadOnlySpan_1<CLROf<string>>;
141
+ readonly valueSpan: ReadOnlySpan_1<CLROf<char>>;
142
142
  toString(): string;
143
143
  }
144
144
 
@@ -150,7 +150,7 @@ export class CaptureCollection$instance {
150
150
  readonly isReadOnly: boolean;
151
151
  readonly isSynchronized: boolean;
152
152
  readonly item: Capture;
153
- readonly syncRoot: any;
153
+ readonly syncRoot: unknown;
154
154
  copyTo(array: ClrArray, arrayIndex: int): void;
155
155
  copyTo(array: Capture[], arrayIndex: int): void;
156
156
  getEnumerator(): IEnumerator;
@@ -158,13 +158,13 @@ export class CaptureCollection$instance {
158
158
 
159
159
 
160
160
  export interface __CaptureCollection$views {
161
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<Capture>;
162
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<Capture>;
163
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<Capture>;
164
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Capture>;
165
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
166
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
167
- readonly As_IList: System_Collections_Internal.IList$instance;
161
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<Capture>;
162
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<Capture>;
163
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<Capture>;
164
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Capture>;
165
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
166
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
167
+ As_IList(): System_Collections_Internal.IList$instance;
168
168
  }
169
169
 
170
170
  export type CaptureCollection = CaptureCollection$instance & __CaptureCollection$views;
@@ -189,7 +189,7 @@ export class Group$instance extends Capture$instance {
189
189
  readonly captures: CaptureCollection;
190
190
  readonly name: string;
191
191
  readonly success: boolean;
192
- static Synchronized(inner: Group): Group;
192
+ static synchronized(inner: Group): Group;
193
193
  }
194
194
 
195
195
 
@@ -200,7 +200,7 @@ export class GroupCollection$instance {
200
200
  readonly isReadOnly: boolean;
201
201
  readonly isSynchronized: boolean;
202
202
  readonly keys: IEnumerable_1<CLROf<string>>;
203
- readonly syncRoot: any;
203
+ readonly syncRoot: unknown;
204
204
  readonly values: IEnumerable_1<Group>;
205
205
  containsKey(key: string): boolean;
206
206
  copyTo(array: ClrArray, arrayIndex: int): void;
@@ -213,14 +213,14 @@ export class GroupCollection$instance {
213
213
 
214
214
 
215
215
  export interface __GroupCollection$views {
216
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<Group>;
217
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<Group>;
218
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<Group>;
219
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Group>;
220
- readonly As_IReadOnlyDictionary_2: System_Collections_Generic_Internal.IReadOnlyDictionary_2$instance<CLROf<string>, Group>;
221
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
222
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
223
- readonly As_IList: System_Collections_Internal.IList$instance;
216
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<Group>;
217
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<Group>;
218
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<Group>;
219
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Group>;
220
+ As_IReadOnlyDictionary_2(): System_Collections_Generic_Internal.IReadOnlyDictionary_2$instance<CLROf<string>, Group>;
221
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
222
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
223
+ As_IList(): System_Collections_Internal.IList$instance;
224
224
  }
225
225
 
226
226
  export type GroupCollection = GroupCollection$instance & __GroupCollection$views;
@@ -230,7 +230,7 @@ export class Match$instance extends Group$instance {
230
230
  readonly groups: GroupCollection;
231
231
  nextMatch(): Match;
232
232
  result(replacement: string): string;
233
- static readonly Empty: Match;
233
+ static readonly empty: Match;
234
234
  }
235
235
 
236
236
 
@@ -241,7 +241,7 @@ export class MatchCollection$instance {
241
241
  readonly isReadOnly: boolean;
242
242
  readonly isSynchronized: boolean;
243
243
  readonly item: Match;
244
- readonly syncRoot: any;
244
+ readonly syncRoot: unknown;
245
245
  copyTo(array: ClrArray, arrayIndex: int): void;
246
246
  copyTo(array: Match[], arrayIndex: int): void;
247
247
  getEnumerator(): IEnumerator;
@@ -249,22 +249,22 @@ export class MatchCollection$instance {
249
249
 
250
250
 
251
251
  export interface __MatchCollection$views {
252
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<Match>;
253
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<Match>;
254
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<Match>;
255
- readonly As_IReadOnlyCollection_1: System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Match>;
256
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
257
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
258
- readonly As_IList: System_Collections_Internal.IList$instance;
252
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<Match>;
253
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<Match>;
254
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<Match>;
255
+ As_IReadOnlyCollection_1(): System_Collections_Generic_Internal.IReadOnlyCollection_1$instance<Match>;
256
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
257
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
258
+ As_IList(): System_Collections_Internal.IList$instance;
259
259
  }
260
260
 
261
261
  export type MatchCollection = MatchCollection$instance & __MatchCollection$views;
262
262
 
263
263
 
264
264
  export class MatchEvaluator$instance extends Function {
265
- constructor(object_: any, method: nint);
266
- beginInvoke(match: Match, callback: AsyncCallback, object_: any): IAsyncResult;
267
- clone(): any;
265
+ constructor(object_: unknown, method: nint);
266
+ beginInvoke(match: Match, callback: AsyncCallback, object_: unknown): IAsyncResult;
267
+ clone(): unknown;
268
268
  endInvoke(result: IAsyncResult): string;
269
269
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
270
270
  invoke(match: Match): string;
@@ -272,8 +272,8 @@ export class MatchEvaluator$instance extends Function {
272
272
 
273
273
 
274
274
  export interface __MatchEvaluator$views {
275
- readonly As_ICloneable: System_Internal.ICloneable$instance;
276
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
275
+ As_ICloneable(): System_Internal.ICloneable$instance;
276
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
277
277
  }
278
278
 
279
279
  export type MatchEvaluator = MatchEvaluator$instance & __MatchEvaluator$views;
@@ -287,21 +287,21 @@ export class Regex$instance {
287
287
  readonly options: RegexOptions;
288
288
  readonly rightToLeft: boolean;
289
289
  count(input: string): int;
290
- count(input: ReadOnlySpan_1<CLROf<string>>): int;
291
- count(input: ReadOnlySpan_1<CLROf<string>>, startat: int): int;
292
- enumerateMatches(input: ReadOnlySpan_1<CLROf<string>>): Regex_ValueMatchEnumerator;
293
- enumerateMatches(input: ReadOnlySpan_1<CLROf<string>>, startat: int): Regex_ValueMatchEnumerator;
294
- enumerateSplits(input: ReadOnlySpan_1<CLROf<string>>): Regex_ValueSplitEnumerator;
295
- enumerateSplits(input: ReadOnlySpan_1<CLROf<string>>, count: int): Regex_ValueSplitEnumerator;
296
- enumerateSplits(input: ReadOnlySpan_1<CLROf<string>>, count: int, startat: int): Regex_ValueSplitEnumerator;
290
+ count(input: ReadOnlySpan_1<CLROf<char>>): int;
291
+ count(input: ReadOnlySpan_1<CLROf<char>>, startat: int): int;
292
+ enumerateMatches(input: ReadOnlySpan_1<CLROf<char>>): Regex_ValueMatchEnumerator;
293
+ enumerateMatches(input: ReadOnlySpan_1<CLROf<char>>, startat: int): Regex_ValueMatchEnumerator;
294
+ enumerateSplits(input: ReadOnlySpan_1<CLROf<char>>): Regex_ValueSplitEnumerator;
295
+ enumerateSplits(input: ReadOnlySpan_1<CLROf<char>>, count: int): Regex_ValueSplitEnumerator;
296
+ enumerateSplits(input: ReadOnlySpan_1<CLROf<char>>, count: int, startat: int): Regex_ValueSplitEnumerator;
297
297
  getGroupNames(): string[];
298
298
  getGroupNumbers(): int[];
299
299
  groupNameFromNumber(i: int): string;
300
300
  groupNumberFromName(name: string): int;
301
301
  isMatch(input: string): boolean;
302
302
  isMatch(input: string, startat: int): boolean;
303
- isMatch(input: ReadOnlySpan_1<CLROf<string>>): boolean;
304
- isMatch(input: ReadOnlySpan_1<CLROf<string>>, startat: int): boolean;
303
+ isMatch(input: ReadOnlySpan_1<CLROf<char>>): boolean;
304
+ isMatch(input: ReadOnlySpan_1<CLROf<char>>, startat: int): boolean;
305
305
  match(input: string): Match;
306
306
  match(input: string, startat: int): Match;
307
307
  match(input: string, beginning: int, length: int): Match;
@@ -318,52 +318,54 @@ export class Regex$instance {
318
318
  split(input: string, count: int, startat: int): string[];
319
319
  toString(): string;
320
320
  static readonly infiniteMatchTimeout: TimeSpan;
321
- static CacheSize: int;
322
- static CompileToAssembly(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName, attributes: CustomAttributeBuilder[], resourceFile: string): void;
323
- static CompileToAssembly(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName, attributes: CustomAttributeBuilder[]): void;
324
- static CompileToAssembly(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName): void;
325
- static Count(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): int;
326
- static Count(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions): int;
327
- static Count(input: ReadOnlySpan_1<CLROf<string>>, pattern: string): int;
328
- static Count(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): int;
329
- static Count(input: string, pattern: string, options: RegexOptions): int;
330
- static Count(input: string, pattern: string): int;
331
- static EnumerateMatches(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex_ValueMatchEnumerator;
332
- static EnumerateMatches(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions): Regex_ValueMatchEnumerator;
333
- static EnumerateMatches(input: ReadOnlySpan_1<CLROf<string>>, pattern: string): Regex_ValueMatchEnumerator;
334
- static EnumerateSplits(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex_ValueSplitEnumerator;
335
- static EnumerateSplits(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions): Regex_ValueSplitEnumerator;
336
- static EnumerateSplits(input: ReadOnlySpan_1<CLROf<string>>, pattern: string): Regex_ValueSplitEnumerator;
337
- static Escape(str: string): string;
338
- static IsMatch(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): boolean;
339
- static IsMatch(input: ReadOnlySpan_1<CLROf<string>>, pattern: string, options: RegexOptions): boolean;
340
- static IsMatch(input: ReadOnlySpan_1<CLROf<string>>, pattern: string): boolean;
341
- static IsMatch(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): boolean;
342
- static IsMatch(input: string, pattern: string, options: RegexOptions): boolean;
343
- static IsMatch(input: string, pattern: string): boolean;
344
- static Match(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Match;
345
- static Match(input: string, pattern: string, options: RegexOptions): Match;
346
- static Match(input: string, pattern: string): Match;
347
- static Matches(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): MatchCollection;
348
- static Matches(input: string, pattern: string, options: RegexOptions): MatchCollection;
349
- static Matches(input: string, pattern: string): MatchCollection;
350
- static Replace(input: string, pattern: string, replacement: string, options: RegexOptions, matchTimeout: TimeSpan): string;
351
- static Replace(input: string, pattern: string, replacement: string, options: RegexOptions): string;
352
- static Replace(input: string, pattern: string, replacement: string): string;
353
- static Replace(input: string, pattern: string, evaluator: MatchEvaluator, options: RegexOptions, matchTimeout: TimeSpan): string;
354
- static Replace(input: string, pattern: string, evaluator: MatchEvaluator, options: RegexOptions): string;
355
- static Replace(input: string, pattern: string, evaluator: MatchEvaluator): string;
356
- static Split(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): string[];
357
- static Split(input: string, pattern: string, options: RegexOptions): string[];
358
- static Split(input: string, pattern: string): string[];
359
- static Unescape(str: string): string;
321
+ static cacheSize: int;
322
+ static compileToAssembly3(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName, attributes: CustomAttributeBuilder[], resourceFile: string): void;
323
+ static compileToAssembly3(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName, attributes: CustomAttributeBuilder[]): void;
324
+ static compileToAssembly3(regexinfos: RegexCompilationInfo[], assemblyname: AssemblyName): void;
325
+ static count6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): int;
326
+ static count6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions): int;
327
+ static count6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string): int;
328
+ static count6(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): int;
329
+ static count6(input: string, pattern: string, options: RegexOptions): int;
330
+ static count6(input: string, pattern: string): int;
331
+ static enumerateMatches3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex_ValueMatchEnumerator;
332
+ static enumerateMatches3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions): Regex_ValueMatchEnumerator;
333
+ static enumerateMatches3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string): Regex_ValueMatchEnumerator;
334
+ static enumerateSplits3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Regex_ValueSplitEnumerator;
335
+ static enumerateSplits3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions): Regex_ValueSplitEnumerator;
336
+ static enumerateSplits3(input: ReadOnlySpan_1<CLROf<char>>, pattern: string): Regex_ValueSplitEnumerator;
337
+ static escape(str: string): string;
338
+ static isMatch6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): boolean;
339
+ static isMatch6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string, options: RegexOptions): boolean;
340
+ static isMatch6(input: ReadOnlySpan_1<CLROf<char>>, pattern: string): boolean;
341
+ static isMatch6(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): boolean;
342
+ static isMatch6(input: string, pattern: string, options: RegexOptions): boolean;
343
+ static isMatch6(input: string, pattern: string): boolean;
344
+ static match3(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): Match;
345
+ static match3(input: string, pattern: string, options: RegexOptions): Match;
346
+ static match3(input: string, pattern: string): Match;
347
+ static matches3(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): MatchCollection;
348
+ static matches3(input: string, pattern: string, options: RegexOptions): MatchCollection;
349
+ static matches3(input: string, pattern: string): MatchCollection;
350
+ static replace3(input: string, pattern: string, replacement: string, options: RegexOptions, matchTimeout: TimeSpan): string;
351
+ static replace3(input: string, pattern: string, replacement: string, options: RegexOptions): string;
352
+ static replace3(input: string, pattern: string, replacement: string): string;
353
+ static replace3(input: string, pattern: string, evaluator: MatchEvaluator, options: RegexOptions, matchTimeout: TimeSpan): string;
354
+ static replace3(input: string, pattern: string, evaluator: MatchEvaluator, options: RegexOptions): string;
355
+ static replace3(input: string, pattern: string, evaluator: MatchEvaluator): string;
356
+ static split3(input: string, pattern: string, options: RegexOptions, matchTimeout: TimeSpan): string[];
357
+ static split3(input: string, pattern: string, options: RegexOptions): string[];
358
+ static split3(input: string, pattern: string): string[];
359
+ static unescape(str: string): string;
360
360
  }
361
361
 
362
362
 
363
363
  export interface __Regex$views {
364
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
364
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
365
365
  }
366
366
 
367
+ export interface Regex$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
368
+
367
369
  export type Regex = Regex$instance & __Regex$views;
368
370
 
369
371
 
@@ -394,7 +396,7 @@ export class RegexMatchTimeoutException$instance extends System_Internal.Timeout
394
396
 
395
397
 
396
398
  export interface __RegexMatchTimeoutException$views {
397
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
399
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
398
400
  }
399
401
 
400
402
  export type RegexMatchTimeoutException = RegexMatchTimeoutException$instance & __RegexMatchTimeoutException$views;
@@ -408,14 +410,14 @@ export class RegexParseException$instance extends System_Internal.ArgumentExcept
408
410
 
409
411
 
410
412
  export interface __RegexParseException$views {
411
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
413
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
412
414
  }
413
415
 
414
416
  export type RegexParseException = RegexParseException$instance & __RegexParseException$views;
415
417
 
416
418
 
417
419
  export abstract class RegexRunner$instance {
418
- static CharInClass(ch: string, charClass: string): boolean;
420
+ static charInClass(ch: char, charClass: string): boolean;
419
421
  }
420
422
 
421
423
 
@@ -589,14 +589,7 @@
589
589
  ],
590
590
  "fields": [],
591
591
  "events": [],
592
- "constructors": [],
593
- "unsatisfiableInterfaces": [
594
- {
595
- "interfaceClrName": "System.IDisposable",
596
- "reason": "MissingOrIncompatibleMembers",
597
- "issueCount": 1
598
- }
599
- ]
592
+ "constructors": []
600
593
  },
601
594
  {
602
595
  "stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.Regex\u002BValueSplitEnumerator",
@@ -744,14 +737,7 @@
744
737
  ],
745
738
  "fields": [],
746
739
  "events": [],
747
- "constructors": [],
748
- "unsatisfiableInterfaces": [
749
- {
750
- "interfaceClrName": "System.IDisposable",
751
- "reason": "MissingOrIncompatibleMembers",
752
- "issueCount": 1
753
- }
754
- ]
740
+ "constructors": []
755
741
  },
756
742
  {
757
743
  "stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.ValueMatch",
@@ -1433,14 +1419,7 @@
1433
1419
  ],
1434
1420
  "fields": [],
1435
1421
  "events": [],
1436
- "constructors": [],
1437
- "unsatisfiableInterfaces": [
1438
- {
1439
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
1440
- "reason": "MissingOrIncompatibleMembers",
1441
- "issueCount": 2
1442
- }
1443
- ]
1422
+ "constructors": []
1444
1423
  },
1445
1424
  {
1446
1425
  "stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.GeneratedRegexAttribute",
@@ -2308,14 +2287,7 @@
2308
2287
  ],
2309
2288
  "fields": [],
2310
2289
  "events": [],
2311
- "constructors": [],
2312
- "unsatisfiableInterfaces": [
2313
- {
2314
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
2315
- "reason": "MissingOrIncompatibleMembers",
2316
- "issueCount": 3
2317
- }
2318
- ]
2290
+ "constructors": []
2319
2291
  },
2320
2292
  {
2321
2293
  "stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.Match",
@@ -2952,14 +2924,7 @@
2952
2924
  ],
2953
2925
  "fields": [],
2954
2926
  "events": [],
2955
- "constructors": [],
2956
- "unsatisfiableInterfaces": [
2957
- {
2958
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
2959
- "reason": "MissingOrIncompatibleMembers",
2960
- "issueCount": 2
2961
- }
2962
- ]
2927
+ "constructors": []
2963
2928
  },
2964
2929
  {
2965
2930
  "stableId": "System.Text.RegularExpressions:System.Text.RegularExpressions.MatchEvaluator",