@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
@@ -146,22 +146,24 @@ export enum MemberBindingType {
146
146
 
147
147
 
148
148
  export interface IArgumentProvider$instance {
149
- readonly ArgumentCount: int;
150
- GetArgument(index: int): Expression;
149
+ readonly argumentCount: int;
150
+ getArgument(index: int): Expression;
151
151
  }
152
152
 
153
153
 
154
154
  export type IArgumentProvider = IArgumentProvider$instance;
155
155
 
156
- export interface IDynamicExpression$instance {
157
- readonly DelegateType: Type;
158
- readonly ArgumentCount: int;
159
- CreateCallSite(): any;
160
- GetArgument(index: int): Expression;
161
- Rewrite(args: Expression[]): Expression;
156
+ export interface IDynamicExpression$instance extends IArgumentProvider {
157
+ readonly delegateType: Type;
158
+ readonly argumentCount: int;
159
+ createCallSite(): unknown;
160
+ getArgument(index: int): Expression;
161
+ rewrite(args: Expression[]): Expression;
162
162
  }
163
163
 
164
164
 
165
+ export interface IDynamicExpression$instance extends IArgumentProvider$instance {}
166
+
165
167
  export type IDynamicExpression = IDynamicExpression$instance;
166
168
 
167
169
  export class BinaryExpression$instance extends Expression$instance {
@@ -218,7 +220,7 @@ export type ConditionalExpression = ConditionalExpression$instance;
218
220
  export class ConstantExpression$instance extends Expression$instance {
219
221
  readonly nodeType: ExpressionType;
220
222
  readonly type_: Type;
221
- readonly value: any;
223
+ readonly value: unknown;
222
224
  }
223
225
 
224
226
 
@@ -255,26 +257,28 @@ export class DynamicExpression$instance extends Expression$instance {
255
257
  readonly type_: Type;
256
258
  reduce(): Expression;
257
259
  update(arguments: IEnumerable_1<Expression>): DynamicExpression;
258
- static Dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
259
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
260
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
261
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
262
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
263
- static Dynamic(binder: CallSiteBinder, returnType: Type, arguments: Expression[]): DynamicExpression;
264
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
265
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
266
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
267
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
268
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
269
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: Expression[]): DynamicExpression;
260
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
261
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
262
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
263
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
264
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
265
+ static dynamic2(binder: CallSiteBinder, returnType: Type, arguments: Expression[]): DynamicExpression;
266
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
267
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
268
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
269
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
270
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
271
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: Expression[]): DynamicExpression;
270
272
  }
271
273
 
272
274
 
273
275
  export interface __DynamicExpression$views {
274
- readonly As_IArgumentProvider: IArgumentProvider$instance;
275
- readonly As_IDynamicExpression: IDynamicExpression$instance;
276
+ As_IArgumentProvider(): IArgumentProvider$instance;
277
+ As_IDynamicExpression(): IDynamicExpression$instance;
276
278
  }
277
279
 
280
+ export interface DynamicExpression$instance extends IDynamicExpression$instance {}
281
+
278
282
  export type DynamicExpression = DynamicExpression$instance & __DynamicExpression$views;
279
283
 
280
284
 
@@ -296,9 +300,11 @@ export class ElementInit$instance {
296
300
 
297
301
 
298
302
  export interface __ElementInit$views {
299
- readonly As_IArgumentProvider: IArgumentProvider$instance;
303
+ As_IArgumentProvider(): IArgumentProvider$instance;
300
304
  }
301
305
 
306
+ export interface ElementInit$instance extends IArgumentProvider$instance {}
307
+
302
308
  export type ElementInit = ElementInit$instance & __ElementInit$views;
303
309
 
304
310
 
@@ -310,315 +316,315 @@ export abstract class Expression$instance {
310
316
  reduceAndCheck(): Expression;
311
317
  reduceExtensions(): Expression;
312
318
  toString(): string;
313
- static Add(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
314
- static Add(left: Expression, right: Expression): BinaryExpression;
315
- static AddAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
316
- static AddAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
317
- static AddAssign(left: Expression, right: Expression): BinaryExpression;
318
- static AddAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
319
- static AddAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
320
- static AddAssignChecked(left: Expression, right: Expression): BinaryExpression;
321
- static AddChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
322
- static AddChecked(left: Expression, right: Expression): BinaryExpression;
323
- static And(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
324
- static And(left: Expression, right: Expression): BinaryExpression;
325
- static AndAlso(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
326
- static AndAlso(left: Expression, right: Expression): BinaryExpression;
327
- static AndAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
328
- static AndAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
329
- static AndAssign(left: Expression, right: Expression): BinaryExpression;
330
- static ArrayAccess(array: Expression, indexes: IEnumerable_1<Expression>): IndexExpression;
331
- static ArrayAccess(array: Expression, indexes: Expression[]): IndexExpression;
332
- static ArrayIndex(array: Expression, indexes: IEnumerable_1<Expression>): MethodCallExpression;
333
- static ArrayIndex(array: Expression, index: Expression): BinaryExpression;
334
- static ArrayIndex(array: Expression, indexes: Expression[]): MethodCallExpression;
335
- static ArrayLength(array: Expression): UnaryExpression;
336
- static Assign(left: Expression, right: Expression): BinaryExpression;
337
- static Bind(member: MemberInfo, expression: Expression): MemberAssignment;
338
- static Bind(propertyAccessor: MethodInfo, expression: Expression): MemberAssignment;
339
- static Block(expressions: IEnumerable_1<Expression>): BlockExpression;
340
- static Block(variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
341
- static Block(variables: IEnumerable_1<ParameterExpression>, expressions: Expression[]): BlockExpression;
342
- static Block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): BlockExpression;
343
- static Block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): BlockExpression;
344
- static Block(arg0: Expression, arg1: Expression, arg2: Expression): BlockExpression;
345
- static Block(arg0: Expression, arg1: Expression): BlockExpression;
346
- static Block(expressions: Expression[]): BlockExpression;
347
- static Block(type_: Type, expressions: IEnumerable_1<Expression>): BlockExpression;
348
- static Block(type_: Type, variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
349
- static Block(type_: Type, variables: IEnumerable_1<ParameterExpression>, expressions: Expression[]): BlockExpression;
350
- static Block(type_: Type, expressions: Expression[]): BlockExpression;
351
- static Break(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
352
- static Break(target: LabelTarget, value: Expression): GotoExpression;
353
- static Break(target: LabelTarget, type_: Type): GotoExpression;
354
- static Break(target: LabelTarget): GotoExpression;
355
- static Call(instance: Expression, method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
356
- static Call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
357
- static Call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
358
- static Call(instance: Expression, method: MethodInfo, arguments: Expression[]): MethodCallExpression;
359
- static Call(instance: Expression, method: MethodInfo): MethodCallExpression;
360
- static Call(instance: Expression, methodName: string, typeArguments: Type[], arguments: Expression[]): MethodCallExpression;
361
- static Call(method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
362
- static Call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): MethodCallExpression;
363
- static Call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): MethodCallExpression;
364
- static Call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
365
- static Call(method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
366
- static Call(method: MethodInfo, arg0: Expression): MethodCallExpression;
367
- static Call(method: MethodInfo, arguments: Expression[]): MethodCallExpression;
368
- static Call(type_: Type, methodName: string, typeArguments: Type[], arguments: Expression[]): MethodCallExpression;
369
- static Catch(variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
370
- static Catch(variable: ParameterExpression, body: Expression): CatchBlock;
371
- static Catch(type_: Type, body: Expression, filter: Expression): CatchBlock;
372
- static Catch(type_: Type, body: Expression): CatchBlock;
373
- static ClearDebugInfo(document: SymbolDocumentInfo): DebugInfoExpression;
374
- static Coalesce(left: Expression, right: Expression, conversion: LambdaExpression): BinaryExpression;
375
- static Coalesce(left: Expression, right: Expression): BinaryExpression;
376
- static Condition(test: Expression, ifTrue: Expression, ifFalse: Expression, type_: Type): ConditionalExpression;
377
- static Condition(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
378
- static Constant(value: any, type_: Type): ConstantExpression;
379
- static Constant(value: any): ConstantExpression;
380
- static Continue(target: LabelTarget, type_: Type): GotoExpression;
381
- static Continue(target: LabelTarget): GotoExpression;
382
- static Convert(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
383
- static Convert(expression: Expression, type_: Type): UnaryExpression;
384
- static ConvertChecked(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
385
- static ConvertChecked(expression: Expression, type_: Type): UnaryExpression;
386
- static DebugInfo(document: SymbolDocumentInfo, startLine: int, startColumn: int, endLine: int, endColumn: int): DebugInfoExpression;
387
- static Decrement(expression: Expression, method: MethodInfo): UnaryExpression;
388
- static Decrement(expression: Expression): UnaryExpression;
389
- static Default(type_: Type): DefaultExpression;
390
- static Divide(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
391
- static Divide(left: Expression, right: Expression): BinaryExpression;
392
- static DivideAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
393
- static DivideAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
394
- static DivideAssign(left: Expression, right: Expression): BinaryExpression;
395
- static Dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
396
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
397
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
398
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
399
- static Dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
400
- static Dynamic(binder: CallSiteBinder, returnType: Type, arguments: Expression[]): DynamicExpression;
401
- static ElementInit(addMethod: MethodInfo, arguments: IEnumerable_1<Expression>): ElementInit;
402
- static ElementInit(addMethod: MethodInfo, arguments: Expression[]): ElementInit;
403
- static Empty(): DefaultExpression;
404
- static Equal(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
405
- static Equal(left: Expression, right: Expression): BinaryExpression;
406
- static ExclusiveOr(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
407
- static ExclusiveOr(left: Expression, right: Expression): BinaryExpression;
408
- static ExclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
409
- static ExclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
410
- static ExclusiveOrAssign(left: Expression, right: Expression): BinaryExpression;
411
- static Field(expression: Expression, field: FieldInfo): MemberExpression;
412
- static Field(expression: Expression, fieldName: string): MemberExpression;
413
- static Field(expression: Expression, type_: Type, fieldName: string): MemberExpression;
414
- static GetActionType(typeArgs: Type[]): Type;
415
- static GetDelegateType(typeArgs: Type[]): Type;
416
- static GetFuncType(typeArgs: Type[]): Type;
417
- static Goto(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
418
- static Goto(target: LabelTarget, value: Expression): GotoExpression;
419
- static Goto(target: LabelTarget, type_: Type): GotoExpression;
420
- static Goto(target: LabelTarget): GotoExpression;
421
- static GreaterThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
422
- static GreaterThan(left: Expression, right: Expression): BinaryExpression;
423
- static GreaterThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
424
- static GreaterThanOrEqual(left: Expression, right: Expression): BinaryExpression;
425
- static IfThen(test: Expression, ifTrue: Expression): ConditionalExpression;
426
- static IfThenElse(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
427
- static Increment(expression: Expression, method: MethodInfo): UnaryExpression;
428
- static Increment(expression: Expression): UnaryExpression;
429
- static Invoke(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
430
- static Invoke(expression: Expression, arguments: Expression[]): InvocationExpression;
431
- static IsFalse(expression: Expression, method: MethodInfo): UnaryExpression;
432
- static IsFalse(expression: Expression): UnaryExpression;
433
- static IsTrue(expression: Expression, method: MethodInfo): UnaryExpression;
434
- static IsTrue(expression: Expression): UnaryExpression;
435
- static Label(): LabelTarget;
436
- static Label(target: LabelTarget, defaultValue: Expression): LabelExpression;
437
- static Label(target: LabelTarget): LabelExpression;
438
- static Label(name: string): LabelTarget;
439
- static Label(type_: Type, name: string): LabelTarget;
440
- static Label(type_: Type): LabelTarget;
441
- static Lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
442
- static Lambda(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
443
- static Lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: ParameterExpression[]): Expression_1<TDelegate>;
444
- static Lambda(body: Expression, tailCall: boolean, parameters: ParameterExpression[]): LambdaExpression;
445
- static Lambda<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
446
- static Lambda(body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
447
- static Lambda<TDelegate>(body: Expression, parameters: ParameterExpression[]): Expression_1<TDelegate>;
448
- static Lambda(body: Expression, parameters: ParameterExpression[]): LambdaExpression;
449
- static Lambda<TDelegate>(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
450
- static Lambda(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
451
- static Lambda<TDelegate>(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
452
- static Lambda(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
453
- static Lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
454
- static Lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: ParameterExpression[]): LambdaExpression;
455
- static Lambda(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
456
- static Lambda(delegateType: Type, body: Expression, parameters: ParameterExpression[]): LambdaExpression;
457
- static Lambda(delegateType: Type, body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
458
- static Lambda(delegateType: Type, body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
459
- static LeftShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
460
- static LeftShift(left: Expression, right: Expression): BinaryExpression;
461
- static LeftShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
462
- static LeftShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
463
- static LeftShiftAssign(left: Expression, right: Expression): BinaryExpression;
464
- static LessThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
465
- static LessThan(left: Expression, right: Expression): BinaryExpression;
466
- static LessThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
467
- static LessThanOrEqual(left: Expression, right: Expression): BinaryExpression;
468
- static ListBind(member: MemberInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
469
- static ListBind(member: MemberInfo, initializers: ElementInit[]): MemberListBinding;
470
- static ListBind(propertyAccessor: MethodInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
471
- static ListBind(propertyAccessor: MethodInfo, initializers: ElementInit[]): MemberListBinding;
472
- static ListInit(newExpression: NewExpression, initializers: IEnumerable_1<ElementInit>): ListInitExpression;
473
- static ListInit(newExpression: NewExpression, initializers: IEnumerable_1<Expression>): ListInitExpression;
474
- static ListInit(newExpression: NewExpression, initializers: ElementInit[]): ListInitExpression;
475
- static ListInit(newExpression: NewExpression, initializers: Expression[]): ListInitExpression;
476
- static ListInit(newExpression: NewExpression, addMethod: MethodInfo, initializers: IEnumerable_1<Expression>): ListInitExpression;
477
- static ListInit(newExpression: NewExpression, addMethod: MethodInfo, initializers: Expression[]): ListInitExpression;
478
- static Loop(body: Expression, break_: LabelTarget, continue_: LabelTarget): LoopExpression;
479
- static Loop(body: Expression, break_: LabelTarget): LoopExpression;
480
- static Loop(body: Expression): LoopExpression;
481
- static MakeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
482
- static MakeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
483
- static MakeBinary(binaryType: ExpressionType, left: Expression, right: Expression): BinaryExpression;
484
- static MakeCatchBlock(type_: Type, variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
485
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
486
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
487
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
488
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
489
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
490
- static MakeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: Expression[]): DynamicExpression;
491
- static MakeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression, type_: Type): GotoExpression;
492
- static MakeIndex(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
493
- static MakeMemberAccess(expression: Expression, member: MemberInfo): MemberExpression;
494
- static MakeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock>): TryExpression;
495
- static MakeUnary(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo): UnaryExpression;
496
- static MakeUnary(unaryType: ExpressionType, operand: Expression, type_: Type): UnaryExpression;
497
- static MemberBind(member: MemberInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
498
- static MemberBind(member: MemberInfo, bindings: MemberBinding[]): MemberMemberBinding;
499
- static MemberBind(propertyAccessor: MethodInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
500
- static MemberBind(propertyAccessor: MethodInfo, bindings: MemberBinding[]): MemberMemberBinding;
501
- static MemberInit(newExpression: NewExpression, bindings: IEnumerable_1<MemberBinding>): MemberInitExpression;
502
- static MemberInit(newExpression: NewExpression, bindings: MemberBinding[]): MemberInitExpression;
503
- static Modulo(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
504
- static Modulo(left: Expression, right: Expression): BinaryExpression;
505
- static ModuloAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
506
- static ModuloAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
507
- static ModuloAssign(left: Expression, right: Expression): BinaryExpression;
508
- static Multiply(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
509
- static Multiply(left: Expression, right: Expression): BinaryExpression;
510
- static MultiplyAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
511
- static MultiplyAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
512
- static MultiplyAssign(left: Expression, right: Expression): BinaryExpression;
513
- static MultiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
514
- static MultiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
515
- static MultiplyAssignChecked(left: Expression, right: Expression): BinaryExpression;
516
- static MultiplyChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
517
- static MultiplyChecked(left: Expression, right: Expression): BinaryExpression;
518
- static Negate(expression: Expression, method: MethodInfo): UnaryExpression;
519
- static Negate(expression: Expression): UnaryExpression;
520
- static NegateChecked(expression: Expression, method: MethodInfo): UnaryExpression;
521
- static NegateChecked(expression: Expression): UnaryExpression;
522
- static New(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, members: IEnumerable_1<MemberInfo>): NewExpression;
523
- static New(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, members: MemberInfo[]): NewExpression;
524
- static New(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>): NewExpression;
525
- static New(constructor_: ConstructorInfo, arguments: Expression[]): NewExpression;
526
- static New(constructor_: ConstructorInfo): NewExpression;
527
- static New(type_: Type): NewExpression;
528
- static NewArrayBounds(type_: Type, bounds: IEnumerable_1<Expression>): NewArrayExpression;
529
- static NewArrayBounds(type_: Type, bounds: Expression[]): NewArrayExpression;
530
- static NewArrayInit(type_: Type, initializers: IEnumerable_1<Expression>): NewArrayExpression;
531
- static NewArrayInit(type_: Type, initializers: Expression[]): NewArrayExpression;
532
- static Not(expression: Expression, method: MethodInfo): UnaryExpression;
533
- static Not(expression: Expression): UnaryExpression;
534
- static NotEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
535
- static NotEqual(left: Expression, right: Expression): BinaryExpression;
536
- static OnesComplement(expression: Expression, method: MethodInfo): UnaryExpression;
537
- static OnesComplement(expression: Expression): UnaryExpression;
538
- static Or(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
539
- static Or(left: Expression, right: Expression): BinaryExpression;
540
- static OrAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
541
- static OrAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
542
- static OrAssign(left: Expression, right: Expression): BinaryExpression;
543
- static OrElse(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
544
- static OrElse(left: Expression, right: Expression): BinaryExpression;
545
- static Parameter(type_: Type, name: string): ParameterExpression;
546
- static Parameter(type_: Type): ParameterExpression;
547
- static PostDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
548
- static PostDecrementAssign(expression: Expression): UnaryExpression;
549
- static PostIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
550
- static PostIncrementAssign(expression: Expression): UnaryExpression;
551
- static Power(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
552
- static Power(left: Expression, right: Expression): BinaryExpression;
553
- static PowerAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
554
- static PowerAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
555
- static PowerAssign(left: Expression, right: Expression): BinaryExpression;
556
- static PreDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
557
- static PreDecrementAssign(expression: Expression): UnaryExpression;
558
- static PreIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
559
- static PreIncrementAssign(expression: Expression): UnaryExpression;
560
- static Property(expression: Expression, propertyAccessor: MethodInfo): MemberExpression;
561
- static Property(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
562
- static Property(instance: Expression, indexer: PropertyInfo, arguments: Expression[]): IndexExpression;
563
- static Property(expression: Expression, property: PropertyInfo): MemberExpression;
564
- static Property(instance: Expression, propertyName: string, arguments: Expression[]): IndexExpression;
565
- static Property(expression: Expression, propertyName: string): MemberExpression;
566
- static Property(expression: Expression, type_: Type, propertyName: string): MemberExpression;
567
- static PropertyOrField(expression: Expression, propertyOrFieldName: string): MemberExpression;
568
- static Quote(expression: Expression): UnaryExpression;
569
- static ReferenceEqual(left: Expression, right: Expression): BinaryExpression;
570
- static ReferenceNotEqual(left: Expression, right: Expression): BinaryExpression;
571
- static Rethrow(): UnaryExpression;
572
- static Rethrow(type_: Type): UnaryExpression;
573
- static Return(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
574
- static Return(target: LabelTarget, value: Expression): GotoExpression;
575
- static Return(target: LabelTarget, type_: Type): GotoExpression;
576
- static Return(target: LabelTarget): GotoExpression;
577
- static RightShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
578
- static RightShift(left: Expression, right: Expression): BinaryExpression;
579
- static RightShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
580
- static RightShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
581
- static RightShiftAssign(left: Expression, right: Expression): BinaryExpression;
582
- static RuntimeVariables(variables: IEnumerable_1<ParameterExpression>): RuntimeVariablesExpression;
583
- static RuntimeVariables(variables: ParameterExpression[]): RuntimeVariablesExpression;
584
- static Subtract(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
585
- static Subtract(left: Expression, right: Expression): BinaryExpression;
586
- static SubtractAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
587
- static SubtractAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
588
- static SubtractAssign(left: Expression, right: Expression): BinaryExpression;
589
- static SubtractAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
590
- static SubtractAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
591
- static SubtractAssignChecked(left: Expression, right: Expression): BinaryExpression;
592
- static SubtractChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
593
- static SubtractChecked(left: Expression, right: Expression): BinaryExpression;
594
- static Switch(switchValue: Expression, defaultBody: Expression, cases: SwitchCase[]): SwitchExpression;
595
- static Switch(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
596
- static Switch(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: SwitchCase[]): SwitchExpression;
597
- static Switch(switchValue: Expression, cases: SwitchCase[]): SwitchExpression;
598
- static Switch(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
599
- static Switch(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: SwitchCase[]): SwitchExpression;
600
- static SwitchCase(body: Expression, testValues: IEnumerable_1<Expression>): SwitchCase;
601
- static SwitchCase(body: Expression, testValues: Expression[]): SwitchCase;
602
- static SymbolDocument(fileName: string, language: Guid, languageVendor: Guid, documentType: Guid): SymbolDocumentInfo;
603
- static SymbolDocument(fileName: string, language: Guid, languageVendor: Guid): SymbolDocumentInfo;
604
- static SymbolDocument(fileName: string, language: Guid): SymbolDocumentInfo;
605
- static SymbolDocument(fileName: string): SymbolDocumentInfo;
606
- static Throw(value: Expression, type_: Type): UnaryExpression;
607
- static Throw(value: Expression): UnaryExpression;
608
- static TryCatch(body: Expression, handlers: CatchBlock[]): TryExpression;
609
- static TryCatchFinally(body: Expression, finally_: Expression, handlers: CatchBlock[]): TryExpression;
610
- static TryFault(body: Expression, fault: Expression): TryExpression;
611
- static TryFinally(body: Expression, finally_: Expression): TryExpression;
612
- static TryGetActionType(typeArgs: Type[], actionType: { value: ref<Type> }): boolean;
613
- static TryGetFuncType(typeArgs: Type[], funcType: { value: ref<Type> }): boolean;
614
- static TypeAs(expression: Expression, type_: Type): UnaryExpression;
615
- static TypeEqual(expression: Expression, type_: Type): TypeBinaryExpression;
616
- static TypeIs(expression: Expression, type_: Type): TypeBinaryExpression;
617
- static UnaryPlus(expression: Expression, method: MethodInfo): UnaryExpression;
618
- static UnaryPlus(expression: Expression): UnaryExpression;
619
- static Unbox(expression: Expression, type_: Type): UnaryExpression;
620
- static Variable(type_: Type, name: string): ParameterExpression;
621
- static Variable(type_: Type): ParameterExpression;
319
+ static add2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
320
+ static add2(left: Expression, right: Expression): BinaryExpression;
321
+ static addAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
322
+ static addAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
323
+ static addAssign3(left: Expression, right: Expression): BinaryExpression;
324
+ static addAssignChecked3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
325
+ static addAssignChecked3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
326
+ static addAssignChecked3(left: Expression, right: Expression): BinaryExpression;
327
+ static addChecked2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
328
+ static addChecked2(left: Expression, right: Expression): BinaryExpression;
329
+ static and2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
330
+ static and2(left: Expression, right: Expression): BinaryExpression;
331
+ static andAlso2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
332
+ static andAlso2(left: Expression, right: Expression): BinaryExpression;
333
+ static andAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
334
+ static andAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
335
+ static andAssign3(left: Expression, right: Expression): BinaryExpression;
336
+ static arrayAccess2(array: Expression, indexes: IEnumerable_1<Expression>): IndexExpression;
337
+ static arrayAccess2(array: Expression, indexes: Expression[]): IndexExpression;
338
+ static arrayIndex3(array: Expression, indexes: IEnumerable_1<Expression>): MethodCallExpression;
339
+ static arrayIndex3(array: Expression, index: Expression): BinaryExpression;
340
+ static arrayIndex3(array: Expression, indexes: Expression[]): MethodCallExpression;
341
+ static arrayLength(array: Expression): UnaryExpression;
342
+ static assign(left: Expression, right: Expression): BinaryExpression;
343
+ static bind(member: MemberInfo, expression: Expression): MemberAssignment;
344
+ static bind(propertyAccessor: MethodInfo, expression: Expression): MemberAssignment;
345
+ static block6(expressions: IEnumerable_1<Expression>): BlockExpression;
346
+ static block6(variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
347
+ static block6(variables: IEnumerable_1<ParameterExpression>, expressions: Expression[]): BlockExpression;
348
+ static block6(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): BlockExpression;
349
+ static block6(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): BlockExpression;
350
+ static block6(arg0: Expression, arg1: Expression, arg2: Expression): BlockExpression;
351
+ static block6(arg0: Expression, arg1: Expression): BlockExpression;
352
+ static block6(expressions: Expression[]): BlockExpression;
353
+ static block6(type_: Type, expressions: IEnumerable_1<Expression>): BlockExpression;
354
+ static block6(type_: Type, variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
355
+ static block6(type_: Type, variables: IEnumerable_1<ParameterExpression>, expressions: Expression[]): BlockExpression;
356
+ static block6(type_: Type, expressions: Expression[]): BlockExpression;
357
+ static break_4(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
358
+ static break_4(target: LabelTarget, value: Expression): GotoExpression;
359
+ static break_4(target: LabelTarget, type_: Type): GotoExpression;
360
+ static break_4(target: LabelTarget): GotoExpression;
361
+ static call14(instance: Expression, method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
362
+ static call14(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
363
+ static call14(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
364
+ static call14(instance: Expression, method: MethodInfo, arguments: Expression[]): MethodCallExpression;
365
+ static call14(instance: Expression, method: MethodInfo): MethodCallExpression;
366
+ static call14(instance: Expression, methodName: string, typeArguments: Type[], arguments: Expression[]): MethodCallExpression;
367
+ static call14(method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
368
+ static call14(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): MethodCallExpression;
369
+ static call14(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): MethodCallExpression;
370
+ static call14(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
371
+ static call14(method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
372
+ static call14(method: MethodInfo, arg0: Expression): MethodCallExpression;
373
+ static call14(method: MethodInfo, arguments: Expression[]): MethodCallExpression;
374
+ static call14(type_: Type, methodName: string, typeArguments: Type[], arguments: Expression[]): MethodCallExpression;
375
+ static catch_4(variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
376
+ static catch_4(variable: ParameterExpression, body: Expression): CatchBlock;
377
+ static catch_4(type_: Type, body: Expression, filter: Expression): CatchBlock;
378
+ static catch_4(type_: Type, body: Expression): CatchBlock;
379
+ static clearDebugInfo(document: SymbolDocumentInfo): DebugInfoExpression;
380
+ static coalesce2(left: Expression, right: Expression, conversion: LambdaExpression): BinaryExpression;
381
+ static coalesce2(left: Expression, right: Expression): BinaryExpression;
382
+ static condition2(test: Expression, ifTrue: Expression, ifFalse: Expression, type_: Type): ConditionalExpression;
383
+ static condition2(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
384
+ static constant2(value: unknown, type_: Type): ConstantExpression;
385
+ static constant2(value: unknown): ConstantExpression;
386
+ static continue_2(target: LabelTarget, type_: Type): GotoExpression;
387
+ static continue_2(target: LabelTarget): GotoExpression;
388
+ static convert2(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
389
+ static convert2(expression: Expression, type_: Type): UnaryExpression;
390
+ static convertChecked2(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
391
+ static convertChecked2(expression: Expression, type_: Type): UnaryExpression;
392
+ static debugInfo(document: SymbolDocumentInfo, startLine: int, startColumn: int, endLine: int, endColumn: int): DebugInfoExpression;
393
+ static decrement2(expression: Expression, method: MethodInfo): UnaryExpression;
394
+ static decrement2(expression: Expression): UnaryExpression;
395
+ static default_(type_: Type): DefaultExpression;
396
+ static divide2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
397
+ static divide2(left: Expression, right: Expression): BinaryExpression;
398
+ static divideAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
399
+ static divideAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
400
+ static divideAssign3(left: Expression, right: Expression): BinaryExpression;
401
+ static dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
402
+ static dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
403
+ static dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
404
+ static dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
405
+ static dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
406
+ static dynamic(binder: CallSiteBinder, returnType: Type, arguments: Expression[]): DynamicExpression;
407
+ static elementInit2(addMethod: MethodInfo, arguments: IEnumerable_1<Expression>): ElementInit;
408
+ static elementInit2(addMethod: MethodInfo, arguments: Expression[]): ElementInit;
409
+ static empty(): DefaultExpression;
410
+ static equal2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
411
+ static equal2(left: Expression, right: Expression): BinaryExpression;
412
+ static exclusiveOr2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
413
+ static exclusiveOr2(left: Expression, right: Expression): BinaryExpression;
414
+ static exclusiveOrAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
415
+ static exclusiveOrAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
416
+ static exclusiveOrAssign3(left: Expression, right: Expression): BinaryExpression;
417
+ static field(expression: Expression, field: FieldInfo): MemberExpression;
418
+ static field(expression: Expression, fieldName: string): MemberExpression;
419
+ static field(expression: Expression, type_: Type, fieldName: string): MemberExpression;
420
+ static getActionType(typeArgs: Type[]): Type;
421
+ static getDelegateType(typeArgs: Type[]): Type;
422
+ static getFuncType(typeArgs: Type[]): Type;
423
+ static goto4(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
424
+ static goto4(target: LabelTarget, value: Expression): GotoExpression;
425
+ static goto4(target: LabelTarget, type_: Type): GotoExpression;
426
+ static goto4(target: LabelTarget): GotoExpression;
427
+ static greaterThan2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
428
+ static greaterThan2(left: Expression, right: Expression): BinaryExpression;
429
+ static greaterThanOrEqual2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
430
+ static greaterThanOrEqual2(left: Expression, right: Expression): BinaryExpression;
431
+ static ifThen(test: Expression, ifTrue: Expression): ConditionalExpression;
432
+ static ifThenElse(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
433
+ static increment2(expression: Expression, method: MethodInfo): UnaryExpression;
434
+ static increment2(expression: Expression): UnaryExpression;
435
+ static invoke2(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
436
+ static invoke2(expression: Expression, arguments: Expression[]): InvocationExpression;
437
+ static isFalse2(expression: Expression, method: MethodInfo): UnaryExpression;
438
+ static isFalse2(expression: Expression): UnaryExpression;
439
+ static isTrue2(expression: Expression, method: MethodInfo): UnaryExpression;
440
+ static isTrue2(expression: Expression): UnaryExpression;
441
+ static label3(): LabelTarget;
442
+ static label3(target: LabelTarget, defaultValue: Expression): LabelExpression;
443
+ static label3(target: LabelTarget): LabelExpression;
444
+ static label3(name: string): LabelTarget;
445
+ static label3(type_: Type, name: string): LabelTarget;
446
+ static label3(type_: Type): LabelTarget;
447
+ static lambda4<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
448
+ static lambda4(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
449
+ static lambda4<TDelegate>(body: Expression, tailCall: boolean, parameters: ParameterExpression[]): Expression_1<TDelegate>;
450
+ static lambda4(body: Expression, tailCall: boolean, parameters: ParameterExpression[]): LambdaExpression;
451
+ static lambda4<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
452
+ static lambda4(body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
453
+ static lambda4<TDelegate>(body: Expression, parameters: ParameterExpression[]): Expression_1<TDelegate>;
454
+ static lambda4(body: Expression, parameters: ParameterExpression[]): LambdaExpression;
455
+ static lambda4<TDelegate>(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
456
+ static lambda4(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
457
+ static lambda4<TDelegate>(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
458
+ static lambda4(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
459
+ static lambda4(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
460
+ static lambda4(delegateType: Type, body: Expression, tailCall: boolean, parameters: ParameterExpression[]): LambdaExpression;
461
+ static lambda4(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
462
+ static lambda4(delegateType: Type, body: Expression, parameters: ParameterExpression[]): LambdaExpression;
463
+ static lambda4(delegateType: Type, body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
464
+ static lambda4(delegateType: Type, body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
465
+ static leftShift2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
466
+ static leftShift2(left: Expression, right: Expression): BinaryExpression;
467
+ static leftShiftAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
468
+ static leftShiftAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
469
+ static leftShiftAssign3(left: Expression, right: Expression): BinaryExpression;
470
+ static lessThan2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
471
+ static lessThan2(left: Expression, right: Expression): BinaryExpression;
472
+ static lessThanOrEqual2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
473
+ static lessThanOrEqual2(left: Expression, right: Expression): BinaryExpression;
474
+ static listBind2(member: MemberInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
475
+ static listBind2(member: MemberInfo, initializers: ElementInit[]): MemberListBinding;
476
+ static listBind2(propertyAccessor: MethodInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
477
+ static listBind2(propertyAccessor: MethodInfo, initializers: ElementInit[]): MemberListBinding;
478
+ static listInit6(newExpression: NewExpression, initializers: IEnumerable_1<ElementInit>): ListInitExpression;
479
+ static listInit6(newExpression: NewExpression, initializers: IEnumerable_1<Expression>): ListInitExpression;
480
+ static listInit6(newExpression: NewExpression, initializers: ElementInit[]): ListInitExpression;
481
+ static listInit6(newExpression: NewExpression, initializers: Expression[]): ListInitExpression;
482
+ static listInit6(newExpression: NewExpression, addMethod: MethodInfo, initializers: IEnumerable_1<Expression>): ListInitExpression;
483
+ static listInit6(newExpression: NewExpression, addMethod: MethodInfo, initializers: Expression[]): ListInitExpression;
484
+ static loop3(body: Expression, break_: LabelTarget, continue_: LabelTarget): LoopExpression;
485
+ static loop3(body: Expression, break_: LabelTarget): LoopExpression;
486
+ static loop3(body: Expression): LoopExpression;
487
+ static makeBinary3(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
488
+ static makeBinary3(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
489
+ static makeBinary3(binaryType: ExpressionType, left: Expression, right: Expression): BinaryExpression;
490
+ static makeCatchBlock(type_: Type, variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
491
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
492
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
493
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
494
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
495
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
496
+ static makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: Expression[]): DynamicExpression;
497
+ static makeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression, type_: Type): GotoExpression;
498
+ static makeIndex(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
499
+ static makeMemberAccess(expression: Expression, member: MemberInfo): MemberExpression;
500
+ static makeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock>): TryExpression;
501
+ static makeUnary2(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo): UnaryExpression;
502
+ static makeUnary2(unaryType: ExpressionType, operand: Expression, type_: Type): UnaryExpression;
503
+ static memberBind2(member: MemberInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
504
+ static memberBind2(member: MemberInfo, bindings: MemberBinding[]): MemberMemberBinding;
505
+ static memberBind2(propertyAccessor: MethodInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
506
+ static memberBind2(propertyAccessor: MethodInfo, bindings: MemberBinding[]): MemberMemberBinding;
507
+ static memberInit2(newExpression: NewExpression, bindings: IEnumerable_1<MemberBinding>): MemberInitExpression;
508
+ static memberInit2(newExpression: NewExpression, bindings: MemberBinding[]): MemberInitExpression;
509
+ static modulo2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
510
+ static modulo2(left: Expression, right: Expression): BinaryExpression;
511
+ static moduloAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
512
+ static moduloAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
513
+ static moduloAssign3(left: Expression, right: Expression): BinaryExpression;
514
+ static multiply2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
515
+ static multiply2(left: Expression, right: Expression): BinaryExpression;
516
+ static multiplyAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
517
+ static multiplyAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
518
+ static multiplyAssign3(left: Expression, right: Expression): BinaryExpression;
519
+ static multiplyAssignChecked3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
520
+ static multiplyAssignChecked3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
521
+ static multiplyAssignChecked3(left: Expression, right: Expression): BinaryExpression;
522
+ static multiplyChecked2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
523
+ static multiplyChecked2(left: Expression, right: Expression): BinaryExpression;
524
+ static negate2(expression: Expression, method: MethodInfo): UnaryExpression;
525
+ static negate2(expression: Expression): UnaryExpression;
526
+ static negateChecked2(expression: Expression, method: MethodInfo): UnaryExpression;
527
+ static negateChecked2(expression: Expression): UnaryExpression;
528
+ static new_4(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, members: IEnumerable_1<MemberInfo>): NewExpression;
529
+ static new_4(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, members: MemberInfo[]): NewExpression;
530
+ static new_4(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>): NewExpression;
531
+ static new_4(constructor_: ConstructorInfo, arguments: Expression[]): NewExpression;
532
+ static new_4(constructor_: ConstructorInfo): NewExpression;
533
+ static new_4(type_: Type): NewExpression;
534
+ static newArrayBounds2(type_: Type, bounds: IEnumerable_1<Expression>): NewArrayExpression;
535
+ static newArrayBounds2(type_: Type, bounds: Expression[]): NewArrayExpression;
536
+ static newArrayInit2(type_: Type, initializers: IEnumerable_1<Expression>): NewArrayExpression;
537
+ static newArrayInit2(type_: Type, initializers: Expression[]): NewArrayExpression;
538
+ static not2(expression: Expression, method: MethodInfo): UnaryExpression;
539
+ static not2(expression: Expression): UnaryExpression;
540
+ static notEqual2(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
541
+ static notEqual2(left: Expression, right: Expression): BinaryExpression;
542
+ static onesComplement2(expression: Expression, method: MethodInfo): UnaryExpression;
543
+ static onesComplement2(expression: Expression): UnaryExpression;
544
+ static or2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
545
+ static or2(left: Expression, right: Expression): BinaryExpression;
546
+ static orAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
547
+ static orAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
548
+ static orAssign3(left: Expression, right: Expression): BinaryExpression;
549
+ static orElse2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
550
+ static orElse2(left: Expression, right: Expression): BinaryExpression;
551
+ static parameter2(type_: Type, name: string): ParameterExpression;
552
+ static parameter2(type_: Type): ParameterExpression;
553
+ static postDecrementAssign2(expression: Expression, method: MethodInfo): UnaryExpression;
554
+ static postDecrementAssign2(expression: Expression): UnaryExpression;
555
+ static postIncrementAssign2(expression: Expression, method: MethodInfo): UnaryExpression;
556
+ static postIncrementAssign2(expression: Expression): UnaryExpression;
557
+ static power2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
558
+ static power2(left: Expression, right: Expression): BinaryExpression;
559
+ static powerAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
560
+ static powerAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
561
+ static powerAssign3(left: Expression, right: Expression): BinaryExpression;
562
+ static preDecrementAssign2(expression: Expression, method: MethodInfo): UnaryExpression;
563
+ static preDecrementAssign2(expression: Expression): UnaryExpression;
564
+ static preIncrementAssign2(expression: Expression, method: MethodInfo): UnaryExpression;
565
+ static preIncrementAssign2(expression: Expression): UnaryExpression;
566
+ static property7(expression: Expression, propertyAccessor: MethodInfo): MemberExpression;
567
+ static property7(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
568
+ static property7(instance: Expression, indexer: PropertyInfo, arguments: Expression[]): IndexExpression;
569
+ static property7(expression: Expression, property: PropertyInfo): MemberExpression;
570
+ static property7(instance: Expression, propertyName: string, arguments: Expression[]): IndexExpression;
571
+ static property7(expression: Expression, propertyName: string): MemberExpression;
572
+ static property7(expression: Expression, type_: Type, propertyName: string): MemberExpression;
573
+ static propertyOrField(expression: Expression, propertyOrFieldName: string): MemberExpression;
574
+ static quote(expression: Expression): UnaryExpression;
575
+ static referenceEqual(left: Expression, right: Expression): BinaryExpression;
576
+ static referenceNotEqual(left: Expression, right: Expression): BinaryExpression;
577
+ static rethrow(): UnaryExpression;
578
+ static rethrow(type_: Type): UnaryExpression;
579
+ static return_4(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
580
+ static return_4(target: LabelTarget, value: Expression): GotoExpression;
581
+ static return_4(target: LabelTarget, type_: Type): GotoExpression;
582
+ static return_4(target: LabelTarget): GotoExpression;
583
+ static rightShift2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
584
+ static rightShift2(left: Expression, right: Expression): BinaryExpression;
585
+ static rightShiftAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
586
+ static rightShiftAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
587
+ static rightShiftAssign3(left: Expression, right: Expression): BinaryExpression;
588
+ static runtimeVariables2(variables: IEnumerable_1<ParameterExpression>): RuntimeVariablesExpression;
589
+ static runtimeVariables2(variables: ParameterExpression[]): RuntimeVariablesExpression;
590
+ static subtract2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
591
+ static subtract2(left: Expression, right: Expression): BinaryExpression;
592
+ static subtractAssign3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
593
+ static subtractAssign3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
594
+ static subtractAssign3(left: Expression, right: Expression): BinaryExpression;
595
+ static subtractAssignChecked3(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
596
+ static subtractAssignChecked3(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
597
+ static subtractAssignChecked3(left: Expression, right: Expression): BinaryExpression;
598
+ static subtractChecked2(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
599
+ static subtractChecked2(left: Expression, right: Expression): BinaryExpression;
600
+ static switch_2(switchValue: Expression, defaultBody: Expression, cases: SwitchCase[]): SwitchExpression;
601
+ static switch_2(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
602
+ static switch_2(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: SwitchCase[]): SwitchExpression;
603
+ static switch_2(switchValue: Expression, cases: SwitchCase[]): SwitchExpression;
604
+ static switch_2(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
605
+ static switch_2(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: SwitchCase[]): SwitchExpression;
606
+ static switchCase2(body: Expression, testValues: IEnumerable_1<Expression>): SwitchCase;
607
+ static switchCase2(body: Expression, testValues: Expression[]): SwitchCase;
608
+ static symbolDocument4(fileName: string, language: Guid, languageVendor: Guid, documentType: Guid): SymbolDocumentInfo;
609
+ static symbolDocument4(fileName: string, language: Guid, languageVendor: Guid): SymbolDocumentInfo;
610
+ static symbolDocument4(fileName: string, language: Guid): SymbolDocumentInfo;
611
+ static symbolDocument4(fileName: string): SymbolDocumentInfo;
612
+ static throw_2(value: Expression, type_: Type): UnaryExpression;
613
+ static throw_2(value: Expression): UnaryExpression;
614
+ static tryCatch(body: Expression, handlers: CatchBlock[]): TryExpression;
615
+ static tryCatchFinally(body: Expression, finally_: Expression, handlers: CatchBlock[]): TryExpression;
616
+ static tryFault(body: Expression, fault: Expression): TryExpression;
617
+ static tryFinally(body: Expression, finally_: Expression): TryExpression;
618
+ static tryGetActionType(typeArgs: Type[], actionType: { value: ref<Type> }): boolean;
619
+ static tryGetFuncType(typeArgs: Type[], funcType: { value: ref<Type> }): boolean;
620
+ static typeAs(expression: Expression, type_: Type): UnaryExpression;
621
+ static typeEqual(expression: Expression, type_: Type): TypeBinaryExpression;
622
+ static typeIs(expression: Expression, type_: Type): TypeBinaryExpression;
623
+ static unaryPlus2(expression: Expression, method: MethodInfo): UnaryExpression;
624
+ static unaryPlus2(expression: Expression): UnaryExpression;
625
+ static unbox(expression: Expression, type_: Type): UnaryExpression;
626
+ static variable2(type_: Type, name: string): ParameterExpression;
627
+ static variable2(type_: Type): ParameterExpression;
622
628
  }
623
629
 
624
630
 
@@ -642,7 +648,7 @@ export abstract class ExpressionVisitor$instance {
642
648
  visit(nodes: ReadOnlyCollection_1<Expression>): ReadOnlyCollection_1<Expression>;
643
649
  visitAndConvert<T extends Expression>(node: T, callerName: string): T;
644
650
  visitAndConvert<T extends Expression>(nodes: ReadOnlyCollection_1<T>, callerName: string): ReadOnlyCollection_1<T>;
645
- static Visit<T>(nodes: ReadOnlyCollection_1<T>, elementVisitor: Func_2<T, T>): ReadOnlyCollection_1<T>;
651
+ static visit<T>(nodes: ReadOnlyCollection_1<T>, elementVisitor: Func_2<T, T>): ReadOnlyCollection_1<T>;
646
652
  }
647
653
 
648
654
 
@@ -673,9 +679,11 @@ export class IndexExpression$instance extends Expression$instance {
673
679
 
674
680
 
675
681
  export interface __IndexExpression$views {
676
- readonly As_IArgumentProvider: IArgumentProvider$instance;
682
+ As_IArgumentProvider(): IArgumentProvider$instance;
677
683
  }
678
684
 
685
+ export interface IndexExpression$instance extends IArgumentProvider$instance {}
686
+
679
687
  export type IndexExpression = IndexExpression$instance & __IndexExpression$views;
680
688
 
681
689
 
@@ -691,9 +699,11 @@ export class InvocationExpression$instance extends Expression$instance {
691
699
 
692
700
 
693
701
  export interface __InvocationExpression$views {
694
- readonly As_IArgumentProvider: IArgumentProvider$instance;
702
+ As_IArgumentProvider(): IArgumentProvider$instance;
695
703
  }
696
704
 
705
+ export interface InvocationExpression$instance extends IArgumentProvider$instance {}
706
+
697
707
  export type InvocationExpression = InvocationExpression$instance & __InvocationExpression$views;
698
708
 
699
709
 
@@ -728,8 +738,8 @@ export abstract class LambdaExpression$instance extends Expression$instance {
728
738
  compile(): Function;
729
739
  compile(preferInterpretation: boolean): Function;
730
740
  compile(debugInfoGenerator: DebugInfoGenerator): Function;
731
- static readonly CanCompileToIL: boolean;
732
- static readonly CanInterpret: boolean;
741
+ static readonly canCompileToIL: boolean;
742
+ static readonly canInterpret: boolean;
733
743
  }
734
744
 
735
745
 
@@ -829,9 +839,11 @@ export class MethodCallExpression$instance extends Expression$instance {
829
839
 
830
840
 
831
841
  export interface __MethodCallExpression$views {
832
- readonly As_IArgumentProvider: IArgumentProvider$instance;
842
+ As_IArgumentProvider(): IArgumentProvider$instance;
833
843
  }
834
844
 
845
+ export interface MethodCallExpression$instance extends IArgumentProvider$instance {}
846
+
835
847
  export type MethodCallExpression = MethodCallExpression$instance & __MethodCallExpression$views;
836
848
 
837
849
 
@@ -857,9 +869,11 @@ export class NewExpression$instance extends Expression$instance {
857
869
 
858
870
 
859
871
  export interface __NewExpression$views {
860
- readonly As_IArgumentProvider: IArgumentProvider$instance;
872
+ As_IArgumentProvider(): IArgumentProvider$instance;
861
873
  }
862
874
 
875
+ export interface NewExpression$instance extends IArgumentProvider$instance {}
876
+
863
877
  export type NewExpression = NewExpression$instance & __NewExpression$views;
864
878
 
865
879