@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
@@ -51,64 +51,68 @@ export enum DataflowMessageStatus {
51
51
 
52
52
 
53
53
  export interface IDataflowBlock$instance {
54
- readonly Completion: Task;
55
- Complete(): void;
56
- Fault(exception: Exception): void;
54
+ readonly completion: Task;
55
+ complete(): void;
56
+ fault(exception: Exception): void;
57
57
  }
58
58
 
59
59
 
60
60
  export type IDataflowBlock = IDataflowBlock$instance;
61
61
 
62
- export interface IPropagatorBlock_2$instance<TInput, TOutput> {
63
- readonly Completion: Task;
64
- Complete(): void;
65
- ConsumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
66
- Fault(exception: Exception): void;
67
- LinkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
68
- OfferMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput>, consumeToAccept: boolean): DataflowMessageStatus;
69
- ReleaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
70
- ReserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
62
+ export interface IPropagatorBlock_2$instance<TInput, TOutput> extends ITargetBlock_1<TInput>, IDataflowBlock, ISourceBlock_1<TOutput> {
63
+ readonly completion: Task;
64
+ complete(): void;
65
+ consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
66
+ fault(exception: Exception): void;
67
+ linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
68
+ offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput>, consumeToAccept: boolean): DataflowMessageStatus;
69
+ releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
70
+ reserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
71
71
  }
72
72
 
73
73
 
74
74
  export type IPropagatorBlock_2<TInput, TOutput> = IPropagatorBlock_2$instance<TInput, TOutput>;
75
75
 
76
- export interface IReceivableSourceBlock_1$instance<TOutput> {
77
- readonly Completion: Task;
78
- Complete(): void;
79
- ConsumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
80
- Fault(exception: Exception): void;
81
- LinkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
82
- ReleaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
83
- ReserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
84
- TryReceive(filter: Predicate_1<TOutput>, item: { value: ref<TOutput> }): boolean;
85
- TryReceiveAll(items: { value: ref<IList_1<TOutput>> }): boolean;
76
+ export interface IReceivableSourceBlock_1$instance<TOutput> extends ISourceBlock_1<TOutput>, IDataflowBlock {
77
+ readonly completion: Task;
78
+ complete(): void;
79
+ consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
80
+ fault(exception: Exception): void;
81
+ linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
82
+ releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
83
+ reserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
84
+ tryReceive(filter: Predicate_1<TOutput>, item: { value: ref<TOutput> }): boolean;
85
+ tryReceiveAll(items: { value: ref<IList_1<TOutput>> }): boolean;
86
86
  }
87
87
 
88
88
 
89
89
  export type IReceivableSourceBlock_1<TOutput> = IReceivableSourceBlock_1$instance<TOutput>;
90
90
 
91
- export interface ISourceBlock_1$instance<TOutput> {
92
- readonly Completion: Task;
93
- Complete(): void;
94
- ConsumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
95
- Fault(exception: Exception): void;
96
- LinkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
97
- ReleaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
98
- ReserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
91
+ export interface ISourceBlock_1$instance<TOutput> extends IDataflowBlock {
92
+ readonly completion: Task;
93
+ complete(): void;
94
+ consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: { value: ref<boolean> }): TOutput;
95
+ fault(exception: Exception): void;
96
+ linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
97
+ releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
98
+ reserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
99
99
  }
100
100
 
101
101
 
102
+ export interface ISourceBlock_1$instance<TOutput> extends IDataflowBlock$instance {}
103
+
102
104
  export type ISourceBlock_1<TOutput> = ISourceBlock_1$instance<TOutput>;
103
105
 
104
- export interface ITargetBlock_1$instance<TInput> {
105
- readonly Completion: Task;
106
- Complete(): void;
107
- Fault(exception: Exception): void;
108
- OfferMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput>, consumeToAccept: boolean): DataflowMessageStatus;
106
+ export interface ITargetBlock_1$instance<TInput> extends IDataflowBlock {
107
+ readonly completion: Task;
108
+ complete(): void;
109
+ fault(exception: Exception): void;
110
+ offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput>, consumeToAccept: boolean): DataflowMessageStatus;
109
111
  }
110
112
 
111
113
 
114
+ export interface ITargetBlock_1$instance<TInput> extends IDataflowBlock$instance {}
115
+
112
116
  export type ITargetBlock_1<TInput> = ITargetBlock_1$instance<TInput>;
113
117
 
114
118
  export class DataflowMessageHeader$instance {
@@ -116,13 +120,13 @@ export class DataflowMessageHeader$instance {
116
120
  readonly id: long;
117
121
  readonly isValid: boolean;
118
122
  equals(other: DataflowMessageHeader): boolean;
119
- equals(obj: any): boolean;
123
+ equals(obj: unknown): boolean;
120
124
  getHashCode(): int;
121
125
  }
122
126
 
123
127
 
124
128
  export interface __DataflowMessageHeader$views {
125
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<DataflowMessageHeader>;
129
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<DataflowMessageHeader>;
126
130
 
127
131
  // Structural method bridges for numeric interface constraints
128
132
  Equals(other: DataflowMessageHeader): boolean;
@@ -145,8 +149,8 @@ export class ActionBlock_1$instance<TInput> {
145
149
 
146
150
 
147
151
  export interface __ActionBlock_1$views<TInput> {
148
- readonly As_IDataflowBlock: IDataflowBlock$instance;
149
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<TInput>;
152
+ As_IDataflowBlock(): IDataflowBlock$instance;
153
+ As_ITargetBlock_1(): ITargetBlock_1$instance<TInput>;
150
154
  }
151
155
 
152
156
  export type ActionBlock_1<TInput> = ActionBlock_1$instance<TInput> & __ActionBlock_1$views<TInput>;
@@ -168,10 +172,10 @@ export class BatchBlock_1$instance<T> {
168
172
 
169
173
 
170
174
  export interface __BatchBlock_1$views<T> {
171
- readonly As_IDataflowBlock: IDataflowBlock$instance;
172
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<T[]>;
173
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<T[]>;
174
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<T>;
175
+ As_IDataflowBlock(): IDataflowBlock$instance;
176
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<T[]>;
177
+ As_ISourceBlock_1(): ISourceBlock_1$instance<T[]>;
178
+ As_ITargetBlock_1(): ITargetBlock_1$instance<T>;
175
179
  }
176
180
 
177
181
  export type BatchBlock_1<T> = BatchBlock_1$instance<T> & __BatchBlock_1$views<T>;
@@ -194,9 +198,9 @@ export class BatchedJoinBlock_2$instance<T1, T2> {
194
198
 
195
199
 
196
200
  export interface __BatchedJoinBlock_2$views<T1, T2> {
197
- readonly As_IDataflowBlock: IDataflowBlock$instance;
198
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<Tuple_2<IList_1<T1>, IList_1<T2>>>;
199
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<Tuple_2<IList_1<T1>, IList_1<T2>>>;
201
+ As_IDataflowBlock(): IDataflowBlock$instance;
202
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<Tuple_2<IList_1<T1>, IList_1<T2>>>;
203
+ As_ISourceBlock_1(): ISourceBlock_1$instance<Tuple_2<IList_1<T1>, IList_1<T2>>>;
200
204
  }
201
205
 
202
206
  export type BatchedJoinBlock_2<T1, T2> = BatchedJoinBlock_2$instance<T1, T2> & __BatchedJoinBlock_2$views<T1, T2>;
@@ -220,9 +224,9 @@ export class BatchedJoinBlock_3$instance<T1, T2, T3> {
220
224
 
221
225
 
222
226
  export interface __BatchedJoinBlock_3$views<T1, T2, T3> {
223
- readonly As_IDataflowBlock: IDataflowBlock$instance;
224
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>;
225
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>;
227
+ As_IDataflowBlock(): IDataflowBlock$instance;
228
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>;
229
+ As_ISourceBlock_1(): ISourceBlock_1$instance<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>;
226
230
  }
227
231
 
228
232
  export type BatchedJoinBlock_3<T1, T2, T3> = BatchedJoinBlock_3$instance<T1, T2, T3> & __BatchedJoinBlock_3$views<T1, T2, T3>;
@@ -240,10 +244,10 @@ export class BroadcastBlock_1$instance<T> {
240
244
 
241
245
 
242
246
  export interface __BroadcastBlock_1$views<T> {
243
- readonly As_IDataflowBlock: IDataflowBlock$instance;
244
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<T>;
245
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<T>;
246
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<T>;
247
+ As_IDataflowBlock(): IDataflowBlock$instance;
248
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<T>;
249
+ As_ISourceBlock_1(): ISourceBlock_1$instance<T>;
250
+ As_ITargetBlock_1(): ITargetBlock_1$instance<T>;
247
251
  }
248
252
 
249
253
  export type BroadcastBlock_1<T> = BroadcastBlock_1$instance<T> & __BroadcastBlock_1$views<T>;
@@ -263,10 +267,10 @@ export class BufferBlock_1$instance<T> {
263
267
 
264
268
 
265
269
  export interface __BufferBlock_1$views<T> {
266
- readonly As_IDataflowBlock: IDataflowBlock$instance;
267
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<T>;
268
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<T>;
269
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<T>;
270
+ As_IDataflowBlock(): IDataflowBlock$instance;
271
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<T>;
272
+ As_ISourceBlock_1(): ISourceBlock_1$instance<T>;
273
+ As_ITargetBlock_1(): ITargetBlock_1$instance<T>;
270
274
  }
271
275
 
272
276
  export type BufferBlock_1<T> = BufferBlock_1$instance<T> & __BufferBlock_1$views<T>;
@@ -280,7 +284,7 @@ export class DataflowBlockOptions$instance {
280
284
  maxMessagesPerTask: int;
281
285
  nameFormat: string;
282
286
  taskScheduler: TaskScheduler;
283
- static readonly Unbounded: int;
287
+ static readonly unbounded: int;
284
288
  }
285
289
 
286
290
 
@@ -330,9 +334,9 @@ export class JoinBlock_2$instance<T1, T2> {
330
334
 
331
335
 
332
336
  export interface __JoinBlock_2$views<T1, T2> {
333
- readonly As_IDataflowBlock: IDataflowBlock$instance;
334
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<Tuple_2<T1, T2>>;
335
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<Tuple_2<T1, T2>>;
337
+ As_IDataflowBlock(): IDataflowBlock$instance;
338
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<Tuple_2<T1, T2>>;
339
+ As_ISourceBlock_1(): ISourceBlock_1$instance<Tuple_2<T1, T2>>;
336
340
  }
337
341
 
338
342
  export type JoinBlock_2<T1, T2> = JoinBlock_2$instance<T1, T2> & __JoinBlock_2$views<T1, T2>;
@@ -355,9 +359,9 @@ export class JoinBlock_3$instance<T1, T2, T3> {
355
359
 
356
360
 
357
361
  export interface __JoinBlock_3$views<T1, T2, T3> {
358
- readonly As_IDataflowBlock: IDataflowBlock$instance;
359
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<Tuple_3<T1, T2, T3>>;
360
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<Tuple_3<T1, T2, T3>>;
362
+ As_IDataflowBlock(): IDataflowBlock$instance;
363
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<Tuple_3<T1, T2, T3>>;
364
+ As_ISourceBlock_1(): ISourceBlock_1$instance<Tuple_3<T1, T2, T3>>;
361
365
  }
362
366
 
363
367
  export type JoinBlock_3<T1, T2, T3> = JoinBlock_3$instance<T1, T2, T3> & __JoinBlock_3$views<T1, T2, T3>;
@@ -378,10 +382,10 @@ export class TransformBlock_2$instance<TInput, TOutput> {
378
382
 
379
383
 
380
384
  export interface __TransformBlock_2$views<TInput, TOutput> {
381
- readonly As_IDataflowBlock: IDataflowBlock$instance;
382
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<TOutput>;
383
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<TOutput>;
384
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<TInput>;
385
+ As_IDataflowBlock(): IDataflowBlock$instance;
386
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<TOutput>;
387
+ As_ISourceBlock_1(): ISourceBlock_1$instance<TOutput>;
388
+ As_ITargetBlock_1(): ITargetBlock_1$instance<TInput>;
385
389
  }
386
390
 
387
391
  export type TransformBlock_2<TInput, TOutput> = TransformBlock_2$instance<TInput, TOutput> & __TransformBlock_2$views<TInput, TOutput>;
@@ -402,10 +406,10 @@ export class TransformManyBlock_2$instance<TInput, TOutput> {
402
406
 
403
407
 
404
408
  export interface __TransformManyBlock_2$views<TInput, TOutput> {
405
- readonly As_IDataflowBlock: IDataflowBlock$instance;
406
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<TOutput>;
407
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<TOutput>;
408
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<TInput>;
409
+ As_IDataflowBlock(): IDataflowBlock$instance;
410
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<TOutput>;
411
+ As_ISourceBlock_1(): ISourceBlock_1$instance<TOutput>;
412
+ As_ITargetBlock_1(): ITargetBlock_1$instance<TInput>;
409
413
  }
410
414
 
411
415
  export type TransformManyBlock_2<TInput, TOutput> = TransformManyBlock_2$instance<TInput, TOutput> & __TransformManyBlock_2$views<TInput, TOutput>;
@@ -423,42 +427,42 @@ export class WriteOnceBlock_1$instance<T> {
423
427
 
424
428
 
425
429
  export interface __WriteOnceBlock_1$views<T> {
426
- readonly As_IDataflowBlock: IDataflowBlock$instance;
427
- readonly As_IReceivableSourceBlock_1_of__array: IReceivableSourceBlock_1$instance<T>;
428
- readonly As_ISourceBlock_1_of__array: ISourceBlock_1$instance<T>;
429
- readonly As_ITargetBlock_1: ITargetBlock_1$instance<T>;
430
+ As_IDataflowBlock(): IDataflowBlock$instance;
431
+ As_IReceivableSourceBlock_1(): IReceivableSourceBlock_1$instance<T>;
432
+ As_ISourceBlock_1(): ISourceBlock_1$instance<T>;
433
+ As_ITargetBlock_1(): ITargetBlock_1$instance<T>;
430
434
  }
431
435
 
432
436
  export type WriteOnceBlock_1<T> = WriteOnceBlock_1$instance<T> & __WriteOnceBlock_1$views<T>;
433
437
 
434
438
 
435
439
  export abstract class DataflowBlock$instance {
436
- static AsObservable<TOutput>(source: ISourceBlock_1<TOutput>): IObservable_1<TOutput>;
437
- static AsObserver<TInput>(target: ITargetBlock_1<TInput>): IObserver_1<TInput>;
438
- static Choose<T1, T2, T3>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, source3: ISourceBlock_1<T3>, action3: Action_1<T3>, dataflowBlockOptions: DataflowBlockOptions): Task_1<CLROf<int>>;
439
- static Choose<T1, T2, T3>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, source3: ISourceBlock_1<T3>, action3: Action_1<T3>): Task_1<CLROf<int>>;
440
- static Choose<T1, T2>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, dataflowBlockOptions: DataflowBlockOptions): Task_1<CLROf<int>>;
441
- static Choose<T1, T2>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>): Task_1<CLROf<int>>;
442
- static Encapsulate<TInput, TOutput>(target: ITargetBlock_1<TInput>, source: ISourceBlock_1<TOutput>): IPropagatorBlock_2<TInput, TOutput>;
443
- static LinkTo<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>, predicate: Predicate_1<TOutput>): IDisposable;
444
- static LinkTo<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions, predicate: Predicate_1<TOutput>): IDisposable;
445
- static LinkTo<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>): IDisposable;
446
- static NullTarget<TInput>(): ITargetBlock_1<TInput>;
447
- static OutputAvailableAsync<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): Task_1<CLROf<boolean>>;
448
- static OutputAvailableAsync<TOutput>(source: ISourceBlock_1<TOutput>): Task_1<CLROf<boolean>>;
449
- static Post<TInput>(target: ITargetBlock_1<TInput>, item: TInput): boolean;
450
- static Receive<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): TOutput;
451
- static Receive<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan, cancellationToken: CancellationToken): TOutput;
452
- static Receive<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan): TOutput;
453
- static Receive<TOutput>(source: ISourceBlock_1<TOutput>): TOutput;
454
- static ReceiveAllAsync<TOutput>(source: IReceivableSourceBlock_1<TOutput>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TOutput>;
455
- static ReceiveAsync<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): Task_1<TOutput>;
456
- static ReceiveAsync<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan, cancellationToken: CancellationToken): Task_1<TOutput>;
457
- static ReceiveAsync<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan): Task_1<TOutput>;
458
- static ReceiveAsync<TOutput>(source: ISourceBlock_1<TOutput>): Task_1<TOutput>;
459
- static SendAsync<TInput>(target: ITargetBlock_1<TInput>, item: TInput, cancellationToken: CancellationToken): Task_1<CLROf<boolean>>;
460
- static SendAsync<TInput>(target: ITargetBlock_1<TInput>, item: TInput): Task_1<CLROf<boolean>>;
461
- static TryReceive<TOutput>(source: IReceivableSourceBlock_1<TOutput>, item: { value: ref<TOutput> }): boolean;
440
+ static asObservable<TOutput>(source: ISourceBlock_1<TOutput>): IObservable_1<TOutput>;
441
+ static asObserver<TInput>(target: ITargetBlock_1<TInput>): IObserver_1<TInput>;
442
+ static choose4<T1, T2, T3>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, source3: ISourceBlock_1<T3>, action3: Action_1<T3>, dataflowBlockOptions: DataflowBlockOptions): Task_1<CLROf<int>>;
443
+ static choose4<T1, T2, T3>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, source3: ISourceBlock_1<T3>, action3: Action_1<T3>): Task_1<CLROf<int>>;
444
+ static choose4<T1, T2>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>, dataflowBlockOptions: DataflowBlockOptions): Task_1<CLROf<int>>;
445
+ static choose4<T1, T2>(source1: ISourceBlock_1<T1>, action1: Action_1<T1>, source2: ISourceBlock_1<T2>, action2: Action_1<T2>): Task_1<CLROf<int>>;
446
+ static encapsulate<TInput, TOutput>(target: ITargetBlock_1<TInput>, source: ISourceBlock_1<TOutput>): IPropagatorBlock_2<TInput, TOutput>;
447
+ static linkTo2<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>, predicate: Predicate_1<TOutput>): IDisposable;
448
+ static linkTo2<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions, predicate: Predicate_1<TOutput>): IDisposable;
449
+ static linkTo2<TOutput>(source: ISourceBlock_1<TOutput>, target: ITargetBlock_1<TOutput>): IDisposable;
450
+ static nullTarget<TInput>(): ITargetBlock_1<TInput>;
451
+ static outputAvailableAsync2<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): Task_1<CLROf<boolean>>;
452
+ static outputAvailableAsync2<TOutput>(source: ISourceBlock_1<TOutput>): Task_1<CLROf<boolean>>;
453
+ static post<TInput>(target: ITargetBlock_1<TInput>, item: TInput): boolean;
454
+ static receive2<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): TOutput;
455
+ static receive2<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan, cancellationToken: CancellationToken): TOutput;
456
+ static receive2<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan): TOutput;
457
+ static receive2<TOutput>(source: ISourceBlock_1<TOutput>): TOutput;
458
+ static receiveAllAsync<TOutput>(source: IReceivableSourceBlock_1<TOutput>, cancellationToken?: CancellationToken): IAsyncEnumerable_1<TOutput>;
459
+ static receiveAsync2<TOutput>(source: ISourceBlock_1<TOutput>, cancellationToken: CancellationToken): Task_1<TOutput>;
460
+ static receiveAsync2<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan, cancellationToken: CancellationToken): Task_1<TOutput>;
461
+ static receiveAsync2<TOutput>(source: ISourceBlock_1<TOutput>, timeout: TimeSpan): Task_1<TOutput>;
462
+ static receiveAsync2<TOutput>(source: ISourceBlock_1<TOutput>): Task_1<TOutput>;
463
+ static sendAsync2<TInput>(target: ITargetBlock_1<TInput>, item: TInput, cancellationToken: CancellationToken): Task_1<CLROf<boolean>>;
464
+ static sendAsync2<TInput>(target: ITargetBlock_1<TInput>, item: TInput): Task_1<CLROf<boolean>>;
465
+ static tryReceive<TOutput>(source: IReceivableSourceBlock_1<TOutput>, item: { value: ref<TOutput> }): boolean;
462
466
  }
463
467
 
464
468
 
@@ -1296,13 +1296,6 @@
1296
1296
  "isStatic": false,
1297
1297
  "parameterCount": 2
1298
1298
  }
1299
- ],
1300
- "unsatisfiableInterfaces": [
1301
- {
1302
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
1303
- "reason": "MissingOrIncompatibleMembers",
1304
- "issueCount": 6
1305
- }
1306
1299
  ]
1307
1300
  },
1308
1301
  {
@@ -2267,13 +2260,6 @@
2267
2260
  "isStatic": false,
2268
2261
  "parameterCount": 2
2269
2262
  }
2270
- ],
2271
- "unsatisfiableInterfaces": [
2272
- {
2273
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
2274
- "reason": "MissingOrIncompatibleMembers",
2275
- "issueCount": 6
2276
- }
2277
2263
  ]
2278
2264
  },
2279
2265
  {
@@ -2582,13 +2568,6 @@
2582
2568
  "isStatic": false,
2583
2569
  "parameterCount": 1
2584
2570
  }
2585
- ],
2586
- "unsatisfiableInterfaces": [
2587
- {
2588
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
2589
- "reason": "MissingOrIncompatibleMembers",
2590
- "issueCount": 6
2591
- }
2592
2571
  ]
2593
2572
  },
2594
2573
  {
@@ -3866,13 +3845,6 @@
3866
3845
  "isStatic": false,
3867
3846
  "parameterCount": 2
3868
3847
  }
3869
- ],
3870
- "unsatisfiableInterfaces": [
3871
- {
3872
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
3873
- "reason": "MissingOrIncompatibleMembers",
3874
- "issueCount": 5
3875
- }
3876
3848
  ]
3877
3849
  },
3878
3850
  {
@@ -4196,13 +4168,6 @@
4196
4168
  "isStatic": false,
4197
4169
  "parameterCount": 2
4198
4170
  }
4199
- ],
4200
- "unsatisfiableInterfaces": [
4201
- {
4202
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
4203
- "reason": "MissingOrIncompatibleMembers",
4204
- "issueCount": 5
4205
- }
4206
4171
  ]
4207
4172
  },
4208
4173
  {
@@ -4480,13 +4445,6 @@
4480
4445
  "isStatic": false,
4481
4446
  "parameterCount": 2
4482
4447
  }
4483
- ],
4484
- "unsatisfiableInterfaces": [
4485
- {
4486
- "interfaceClrName": "System.Threading.Tasks.Dataflow.IPropagatorBlock\u00602",
4487
- "reason": "MissingOrIncompatibleMembers",
4488
- "issueCount": 6
4489
- }
4490
4448
  ]
4491
4449
  },
4492
4450
  {
@@ -50,18 +50,18 @@ export enum ValueTaskSourceStatus {
50
50
 
51
51
 
52
52
  export interface IValueTaskSource$instance {
53
- GetResult(token: short): void;
54
- GetStatus(token: short): ValueTaskSourceStatus;
55
- OnCompleted(continuation: Action_1<any>, state: any, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
53
+ getResult(token: short): void;
54
+ getStatus(token: short): ValueTaskSourceStatus;
55
+ onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
56
56
  }
57
57
 
58
58
 
59
59
  export type IValueTaskSource = IValueTaskSource$instance;
60
60
 
61
61
  export interface IValueTaskSource_1$instance<TResult> {
62
- GetResult(token: short): TResult;
63
- GetStatus(token: short): ValueTaskSourceStatus;
64
- OnCompleted(continuation: Action_1<any>, state: any, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
62
+ getResult(token: short): TResult;
63
+ getStatus(token: short): ValueTaskSourceStatus;
64
+ onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
65
65
  }
66
66
 
67
67
 
@@ -72,7 +72,7 @@ export class ManualResetValueTaskSourceCore_1$instance<TResult> {
72
72
  readonly version: short;
73
73
  getResult(token: short): TResult;
74
74
  getStatus(token: short): ValueTaskSourceStatus;
75
- onCompleted(continuation: Action_1<any>, state: any, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
75
+ onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
76
76
  reset(): void;
77
77
  setException(error: Exception): void;
78
78
  setResult(result: TResult): void;
@@ -48,18 +48,18 @@ export class ElapsedEventArgs$instance extends System_Internal.EventArgs$instanc
48
48
  export type ElapsedEventArgs = ElapsedEventArgs$instance;
49
49
 
50
50
  export class ElapsedEventHandler$instance extends Function {
51
- constructor(object_: any, method: nint);
52
- beginInvoke(sender: any, e: ElapsedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
53
- clone(): any;
51
+ constructor(object_: unknown, method: nint);
52
+ beginInvoke(sender: unknown, e: ElapsedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
53
+ clone(): unknown;
54
54
  endInvoke(result: IAsyncResult): void;
55
55
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
56
- invoke(sender: any, e: ElapsedEventArgs): void;
56
+ invoke(sender: unknown, e: ElapsedEventArgs): void;
57
57
  }
58
58
 
59
59
 
60
60
  export interface __ElapsedEventHandler$views {
61
- readonly As_ICloneable: System_Internal.ICloneable$instance;
62
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
61
+ As_ICloneable(): System_Internal.ICloneable$instance;
62
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
63
63
  }
64
64
 
65
65
  export type ElapsedEventHandler = ElapsedEventHandler$instance & __ElapsedEventHandler$views;
@@ -84,11 +84,13 @@ export class Timer$instance extends System_ComponentModel_Internal.Component$ins
84
84
 
85
85
 
86
86
  export interface __Timer$views {
87
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
88
- readonly As_ISupportInitialize: System_ComponentModel_Internal.ISupportInitialize$instance;
89
- readonly As_IDisposable: System_Internal.IDisposable$instance;
87
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
88
+ As_ISupportInitialize(): System_ComponentModel_Internal.ISupportInitialize$instance;
89
+ As_IDisposable(): System_Internal.IDisposable$instance;
90
90
  }
91
91
 
92
+ export interface Timer$instance extends System_ComponentModel_Internal.IComponent$instance, System_ComponentModel_Internal.ISupportInitialize$instance {}
93
+
92
94
  export type Timer = Timer$instance & __Timer$views;
93
95
 
94
96