@tsonic/dotnet 0.8.2 → 0.8.3

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 (119) hide show
  1. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
  2. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
  3. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +2 -2
  4. package/Microsoft.Win32/internal/index.d.ts +10 -10
  5. package/System/internal/index.d.ts +964 -950
  6. package/System.Buffers/internal/index.d.ts +2 -2
  7. package/System.CodeDom.Compiler/internal/index.d.ts +10 -10
  8. package/System.Collections/internal/index.d.ts +30 -24
  9. package/System.Collections.Concurrent/internal/index.d.ts +10 -10
  10. package/System.Collections.Frozen/bindings.json +20 -20
  11. package/System.Collections.Frozen/internal/index.d.ts +6 -6
  12. package/System.Collections.Frozen/internal/metadata.json +10 -10
  13. package/System.Collections.Generic/bindings.json +20 -44
  14. package/System.Collections.Generic/internal/index.d.ts +54 -54
  15. package/System.Collections.Generic/internal/metadata.json +10 -26
  16. package/System.Collections.Immutable/internal/index.d.ts +88 -88
  17. package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
  18. package/System.Collections.Specialized/internal/index.d.ts +53 -49
  19. package/System.ComponentModel/internal/index.d.ts +388 -376
  20. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +55 -45
  21. package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +3 -2
  22. package/System.ComponentModel.Design/internal/index.d.ts +36 -36
  23. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +20 -20
  24. package/System.Data/internal/index.d.ts +171 -163
  25. package/System.Data.Common/internal/index.d.ts +36 -28
  26. package/System.Data.SqlTypes/internal/index.d.ts +23 -23
  27. package/System.Diagnostics/internal/index.d.ts +250 -228
  28. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +37 -23
  29. package/System.Diagnostics.Contracts/internal/index.d.ts +4 -4
  30. package/System.Diagnostics.Metrics/internal/index.d.ts +34 -29
  31. package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
  32. package/System.Diagnostics.Tracing/internal/index.d.ts +26 -24
  33. package/System.Drawing/internal/index.d.ts +76 -76
  34. package/System.Dynamic/internal/index.d.ts +26 -26
  35. package/System.Formats.Asn1/internal/index.d.ts +4 -4
  36. package/System.Formats.Tar/internal/index.d.ts +5 -4
  37. package/System.Globalization/internal/index.d.ts +22 -20
  38. package/System.IO/internal/index.d.ts +106 -103
  39. package/System.IO.Compression/internal/index.d.ts +24 -24
  40. package/System.IO.Enumeration/internal/index.d.ts +7 -5
  41. package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
  42. package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
  43. package/System.IO.Pipelines/internal/index.d.ts +5 -5
  44. package/System.IO.Pipes/internal/index.d.ts +4 -4
  45. package/System.Linq/internal/index.d.ts +207 -207
  46. package/System.Linq.Expressions/internal/index.d.ts +160 -160
  47. package/System.Net/internal/index.d.ts +157 -131
  48. package/System.Net.Cache/internal/index.d.ts +2 -2
  49. package/System.Net.Http/internal/index.d.ts +69 -53
  50. package/System.Net.Http.Headers/internal/index.d.ts +62 -45
  51. package/System.Net.Http.Json/internal/index.d.ts +38 -38
  52. package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
  53. package/System.Net.Mail/internal/index.d.ts +80 -70
  54. package/System.Net.Mime/internal/index.d.ts +4 -2
  55. package/System.Net.NetworkInformation/internal/index.d.ts +23 -23
  56. package/System.Net.Quic/internal/index.d.ts +4 -3
  57. package/System.Net.Security/internal/index.d.ts +65 -49
  58. package/System.Net.ServerSentEvents/internal/index.d.ts +3 -2
  59. package/System.Net.Sockets/internal/index.d.ts +49 -42
  60. package/System.Net.WebSockets/internal/index.d.ts +35 -29
  61. package/System.Numerics/bindings.json +96 -72
  62. package/System.Numerics/internal/index.d.ts +93 -91
  63. package/System.Numerics/internal/metadata.json +64 -48
  64. package/System.Reflection/internal/index.d.ts +129 -126
  65. package/System.Reflection.Emit/internal/index.d.ts +105 -105
  66. package/System.Reflection.Metadata/internal/index.d.ts +15 -15
  67. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +4 -4
  68. package/System.Reflection.PortableExecutable/internal/index.d.ts +2 -2
  69. package/System.Resources/internal/index.d.ts +20 -19
  70. package/System.Runtime/internal/index.d.ts +6 -5
  71. package/System.Runtime.CompilerServices/internal/index.d.ts +30 -28
  72. package/System.Runtime.InteropServices/internal/index.d.ts +85 -83
  73. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +9 -9
  74. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +20 -20
  75. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +28 -26
  76. package/System.Runtime.Loader/internal/index.d.ts +2 -2
  77. package/System.Runtime.Remoting/internal/index.d.ts +1 -1
  78. package/System.Runtime.Serialization/internal/index.d.ts +66 -54
  79. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +3 -3
  80. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +4 -2
  81. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -4
  82. package/System.Runtime.Serialization.Json/internal/index.d.ts +22 -21
  83. package/System.Runtime.Versioning/internal/index.d.ts +12 -9
  84. package/System.Security/internal/index.d.ts +62 -52
  85. package/System.Security.AccessControl/internal/index.d.ts +29 -25
  86. package/System.Security.Authentication/internal/index.d.ts +4 -4
  87. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +8 -8
  88. package/System.Security.Claims/internal/index.d.ts +21 -15
  89. package/System.Security.Cryptography/internal/index.d.ts +155 -141
  90. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +83 -82
  91. package/System.Security.Permissions/internal/index.d.ts +2 -2
  92. package/System.Security.Principal/internal/index.d.ts +3 -3
  93. package/System.Text/internal/index.d.ts +48 -46
  94. package/System.Text.Json/internal/index.d.ts +87 -81
  95. package/System.Text.Json.Nodes/internal/index.d.ts +41 -41
  96. package/System.Text.Json.Schema/internal/index.d.ts +4 -3
  97. package/System.Text.Json.Serialization/internal/index.d.ts +5 -4
  98. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +55 -30
  99. package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
  100. package/System.Text.Unicode/internal/index.d.ts +4 -4
  101. package/System.Threading/internal/index.d.ts +86 -85
  102. package/System.Threading.Channels/internal/index.d.ts +8 -8
  103. package/System.Threading.Tasks/internal/index.d.ts +82 -82
  104. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +25 -26
  105. package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
  106. package/System.Timers/internal/index.d.ts +5 -3
  107. package/System.Transactions/internal/index.d.ts +18 -16
  108. package/System.Web/internal/index.d.ts +30 -30
  109. package/System.Windows.Input/internal/index.d.ts +2 -2
  110. package/System.Xml/internal/index.d.ts +162 -161
  111. package/System.Xml.Linq/internal/index.d.ts +38 -37
  112. package/System.Xml.Resolvers/internal/index.d.ts +5 -5
  113. package/System.Xml.Schema/internal/index.d.ts +133 -88
  114. package/System.Xml.Serialization/internal/index.d.ts +138 -117
  115. package/System.Xml.XPath/internal/index.d.ts +12 -12
  116. package/System.Xml.Xsl/internal/index.d.ts +34 -34
  117. package/System.Xml.Xsl.Runtime/internal/index.d.ts +16 -16
  118. package/__internal/extensions/index.d.ts +371 -371
  119. package/package.json +1 -1
@@ -150,7 +150,7 @@ export interface BinaryExpression$instance extends Expression {
150
150
  readonly method: MethodInfo;
151
151
  readonly right: Expression;
152
152
  reduce(): Expression;
153
- update(left: Expression, conversion: LambdaExpression | undefined, right: Expression): BinaryExpression;
153
+ update(left: Expression, conversion: LambdaExpression, right: Expression): BinaryExpression;
154
154
  }
155
155
 
156
156
 
@@ -167,7 +167,7 @@ export interface BlockExpression$instance extends Expression {
167
167
  readonly result: Expression;
168
168
  readonly type_: Type;
169
169
  readonly variables: ReadOnlyCollection_1<ParameterExpression>;
170
- update(variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
170
+ update(variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
171
171
  }
172
172
 
173
173
 
@@ -184,7 +184,7 @@ export interface CatchBlock$instance {
184
184
  readonly test: Type;
185
185
  readonly variable: ParameterExpression | undefined;
186
186
  toString(): string;
187
- update(variable: ParameterExpression | undefined, filter: Expression | undefined, body: Expression): CatchBlock;
187
+ update(variable: ParameterExpression, filter: Expression, body: Expression): CatchBlock;
188
188
  }
189
189
 
190
190
 
@@ -266,7 +266,7 @@ export interface DynamicExpression$instance extends Expression {
266
266
  readonly nodeType: ExpressionType;
267
267
  readonly type_: Type;
268
268
  reduce(): Expression;
269
- update(arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
269
+ update(arguments: IEnumerable_1<Expression>): DynamicExpression;
270
270
  }
271
271
 
272
272
 
@@ -278,7 +278,7 @@ export const DynamicExpression: {
278
278
  dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
279
279
  dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
280
280
  dynamic(binder: CallSiteBinder, returnType: Type, ...arguments: Expression[]): DynamicExpression;
281
- makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
281
+ makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
282
282
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
283
283
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
284
284
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
@@ -344,24 +344,24 @@ export interface Expression$instance {
344
344
 
345
345
 
346
346
  export const Expression: {
347
- add(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
347
+ add(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
348
348
  add(left: Expression, right: Expression): BinaryExpression;
349
- addAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
350
- addAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
349
+ addAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
350
+ addAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
351
351
  addAssign(left: Expression, right: Expression): BinaryExpression;
352
- addAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
353
- addAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
352
+ addAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
353
+ addAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
354
354
  addAssignChecked(left: Expression, right: Expression): BinaryExpression;
355
- addChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
355
+ addChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
356
356
  addChecked(left: Expression, right: Expression): BinaryExpression;
357
- and(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
357
+ and(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
358
358
  and(left: Expression, right: Expression): BinaryExpression;
359
- andAlso(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
359
+ andAlso(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
360
360
  andAlso(left: Expression, right: Expression): BinaryExpression;
361
- andAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
362
- andAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
361
+ andAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
362
+ andAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
363
363
  andAssign(left: Expression, right: Expression): BinaryExpression;
364
- arrayAccess(array: Expression, indexes: IEnumerable_1<Expression> | undefined): IndexExpression;
364
+ arrayAccess(array: Expression, indexes: IEnumerable_1<Expression>): IndexExpression;
365
365
  arrayAccess(array: Expression, ...indexes: Expression[]): IndexExpression;
366
366
  arrayIndex(array: Expression, indexes: IEnumerable_1<Expression>): MethodCallExpression;
367
367
  arrayIndex(array: Expression, index: Expression): BinaryExpression;
@@ -371,60 +371,60 @@ export const Expression: {
371
371
  bind(member: MemberInfo, expression: Expression): MemberAssignment;
372
372
  bind(propertyAccessor: MethodInfo, expression: Expression): MemberAssignment;
373
373
  block(expressions: IEnumerable_1<Expression>): BlockExpression;
374
- block(variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
375
- block(variables: IEnumerable_1<ParameterExpression> | undefined, ...expressions: Expression[]): BlockExpression;
374
+ block(variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
375
+ block(variables: IEnumerable_1<ParameterExpression>, ...expressions: Expression[]): BlockExpression;
376
376
  block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): BlockExpression;
377
377
  block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): BlockExpression;
378
378
  block(arg0: Expression, arg1: Expression, arg2: Expression): BlockExpression;
379
379
  block(arg0: Expression, arg1: Expression): BlockExpression;
380
380
  block(...expressions: Expression[]): BlockExpression;
381
381
  block(type_: Type, expressions: IEnumerable_1<Expression>): BlockExpression;
382
- block(type_: Type, variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
383
- block(type_: Type, variables: IEnumerable_1<ParameterExpression> | undefined, ...expressions: Expression[]): BlockExpression;
382
+ block(type_: Type, variables: IEnumerable_1<ParameterExpression>, expressions: IEnumerable_1<Expression>): BlockExpression;
383
+ block(type_: Type, variables: IEnumerable_1<ParameterExpression>, ...expressions: Expression[]): BlockExpression;
384
384
  block(type_: Type, ...expressions: Expression[]): BlockExpression;
385
- break_(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
386
- break_(target: LabelTarget, value: Expression | undefined): GotoExpression;
385
+ break_(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
386
+ break_(target: LabelTarget, value: Expression): GotoExpression;
387
387
  break_(target: LabelTarget, type_: Type): GotoExpression;
388
388
  break_(target: LabelTarget): GotoExpression;
389
- call(instance: Expression | undefined, method: MethodInfo, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
390
- call(instance: Expression | undefined, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
391
- call(instance: Expression | undefined, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
392
- call(instance: Expression | undefined, method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
393
- call(instance: Expression | undefined, method: MethodInfo): MethodCallExpression;
394
- call(instance: Expression, methodName: string, typeArguments: Type[] | undefined, ...arguments: Expression[]): MethodCallExpression;
395
- call(method: MethodInfo, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
389
+ call(instance: Expression, method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
390
+ call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
391
+ call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
392
+ call(instance: Expression, method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
393
+ call(instance: Expression, method: MethodInfo): MethodCallExpression;
394
+ call(instance: Expression, methodName: string, typeArguments: Type[], ...arguments: Expression[]): MethodCallExpression;
395
+ call(method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
396
396
  call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): MethodCallExpression;
397
397
  call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): MethodCallExpression;
398
398
  call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
399
399
  call(method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
400
400
  call(method: MethodInfo, arg0: Expression): MethodCallExpression;
401
401
  call(method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
402
- call(type_: Type, methodName: string, typeArguments: Type[] | undefined, ...arguments: Expression[]): MethodCallExpression;
403
- catch_(variable: ParameterExpression, body: Expression, filter: Expression | undefined): CatchBlock;
402
+ call(type_: Type, methodName: string, typeArguments: Type[], ...arguments: Expression[]): MethodCallExpression;
403
+ catch_(variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
404
404
  catch_(variable: ParameterExpression, body: Expression): CatchBlock;
405
- catch_(type_: Type, body: Expression, filter: Expression | undefined): CatchBlock;
405
+ catch_(type_: Type, body: Expression, filter: Expression): CatchBlock;
406
406
  catch_(type_: Type, body: Expression): CatchBlock;
407
407
  clearDebugInfo(document: SymbolDocumentInfo): DebugInfoExpression;
408
- coalesce(left: Expression, right: Expression, conversion: LambdaExpression | undefined): BinaryExpression;
408
+ coalesce(left: Expression, right: Expression, conversion: LambdaExpression): BinaryExpression;
409
409
  coalesce(left: Expression, right: Expression): BinaryExpression;
410
410
  condition(test: Expression, ifTrue: Expression, ifFalse: Expression, type_: Type): ConditionalExpression;
411
411
  condition(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
412
- constant(value: unknown | undefined, type_: Type): ConstantExpression;
413
- constant(value: unknown | undefined): ConstantExpression;
412
+ constant(value: unknown, type_: Type): ConstantExpression;
413
+ constant(value: unknown): ConstantExpression;
414
414
  continue_(target: LabelTarget, type_: Type): GotoExpression;
415
415
  continue_(target: LabelTarget): GotoExpression;
416
- convert(expression: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
416
+ convert(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
417
417
  convert(expression: Expression, type_: Type): UnaryExpression;
418
- convertChecked(expression: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
418
+ convertChecked(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
419
419
  convertChecked(expression: Expression, type_: Type): UnaryExpression;
420
420
  debugInfo(document: SymbolDocumentInfo, startLine: int, startColumn: int, endLine: int, endColumn: int): DebugInfoExpression;
421
- decrement(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
421
+ decrement(expression: Expression, method: MethodInfo): UnaryExpression;
422
422
  decrement(expression: Expression): UnaryExpression;
423
423
  default_(type_: Type): DefaultExpression;
424
- divide(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
424
+ divide(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
425
425
  divide(left: Expression, right: Expression): BinaryExpression;
426
- divideAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
427
- divideAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
426
+ divideAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
427
+ divideAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
428
428
  divideAssign(left: Expression, right: Expression): BinaryExpression;
429
429
  dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
430
430
  dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
@@ -435,69 +435,69 @@ export const Expression: {
435
435
  elementInit(addMethod: MethodInfo, arguments: IEnumerable_1<Expression>): ElementInit;
436
436
  elementInit(addMethod: MethodInfo, ...arguments: Expression[]): ElementInit;
437
437
  empty(): DefaultExpression;
438
- equal(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
438
+ equal(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
439
439
  equal(left: Expression, right: Expression): BinaryExpression;
440
- exclusiveOr(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
440
+ exclusiveOr(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
441
441
  exclusiveOr(left: Expression, right: Expression): BinaryExpression;
442
- exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
443
- exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
442
+ exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
443
+ exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
444
444
  exclusiveOrAssign(left: Expression, right: Expression): BinaryExpression;
445
- field(expression: Expression | undefined, field: FieldInfo): MemberExpression;
445
+ field(expression: Expression, field: FieldInfo): MemberExpression;
446
446
  field(expression: Expression, fieldName: string): MemberExpression;
447
- field(expression: Expression | undefined, type_: Type, fieldName: string): MemberExpression;
447
+ field(expression: Expression, type_: Type, fieldName: string): MemberExpression;
448
448
  getActionType(...typeArgs: Type[]): Type;
449
449
  getDelegateType(...typeArgs: Type[]): Type;
450
450
  getFuncType(...typeArgs: Type[]): Type;
451
- goto(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
452
- goto(target: LabelTarget, value: Expression | undefined): GotoExpression;
451
+ goto(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
452
+ goto(target: LabelTarget, value: Expression): GotoExpression;
453
453
  goto(target: LabelTarget, type_: Type): GotoExpression;
454
454
  goto(target: LabelTarget): GotoExpression;
455
- greaterThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
455
+ greaterThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
456
456
  greaterThan(left: Expression, right: Expression): BinaryExpression;
457
- greaterThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
457
+ greaterThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
458
458
  greaterThanOrEqual(left: Expression, right: Expression): BinaryExpression;
459
459
  ifThen(test: Expression, ifTrue: Expression): ConditionalExpression;
460
460
  ifThenElse(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
461
- increment(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
461
+ increment(expression: Expression, method: MethodInfo): UnaryExpression;
462
462
  increment(expression: Expression): UnaryExpression;
463
- invoke(expression: Expression, arguments: IEnumerable_1<Expression> | undefined): InvocationExpression;
463
+ invoke(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
464
464
  invoke(expression: Expression, ...arguments: Expression[]): InvocationExpression;
465
- isFalse(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
465
+ isFalse(expression: Expression, method: MethodInfo): UnaryExpression;
466
466
  isFalse(expression: Expression): UnaryExpression;
467
- isTrue(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
467
+ isTrue(expression: Expression, method: MethodInfo): UnaryExpression;
468
468
  isTrue(expression: Expression): UnaryExpression;
469
469
  label(): LabelTarget;
470
- label(target: LabelTarget, defaultValue: Expression | undefined): LabelExpression;
470
+ label(target: LabelTarget, defaultValue: Expression): LabelExpression;
471
471
  label(target: LabelTarget): LabelExpression;
472
- label(name: string | undefined): LabelTarget;
473
- label(type_: Type, name: string | undefined): LabelTarget;
472
+ label(name: string): LabelTarget;
473
+ label(type_: Type, name: string): LabelTarget;
474
474
  label(type_: Type): LabelTarget;
475
- lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
476
- lambda(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
475
+ lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
476
+ lambda(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
477
477
  lambda<TDelegate>(body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): Expression_1<TDelegate>;
478
478
  lambda(body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): LambdaExpression;
479
- lambda<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
480
- lambda(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
479
+ lambda<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
480
+ lambda(body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
481
481
  lambda<TDelegate>(body: Expression, ...parameters: ParameterExpression[]): Expression_1<TDelegate>;
482
482
  lambda(body: Expression, ...parameters: ParameterExpression[]): LambdaExpression;
483
- lambda<TDelegate>(body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
484
- lambda(body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
485
- lambda<TDelegate>(body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
486
- lambda(body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
487
- lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
483
+ lambda<TDelegate>(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
484
+ lambda(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
485
+ lambda<TDelegate>(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
486
+ lambda(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
487
+ lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
488
488
  lambda(delegateType: Type, body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): LambdaExpression;
489
- lambda(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
489
+ lambda(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
490
490
  lambda(delegateType: Type, body: Expression, ...parameters: ParameterExpression[]): LambdaExpression;
491
- lambda(delegateType: Type, body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
492
- lambda(delegateType: Type, body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
493
- leftShift(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
491
+ lambda(delegateType: Type, body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
492
+ lambda(delegateType: Type, body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
493
+ leftShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
494
494
  leftShift(left: Expression, right: Expression): BinaryExpression;
495
- leftShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
496
- leftShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
495
+ leftShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
496
+ leftShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
497
497
  leftShiftAssign(left: Expression, right: Expression): BinaryExpression;
498
- lessThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
498
+ lessThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
499
499
  lessThan(left: Expression, right: Expression): BinaryExpression;
500
- lessThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
500
+ lessThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
501
501
  lessThanOrEqual(left: Expression, right: Expression): BinaryExpression;
502
502
  listBind(member: MemberInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
503
503
  listBind(member: MemberInfo, ...initializers: ElementInit[]): MemberListBinding;
@@ -507,26 +507,26 @@ export const Expression: {
507
507
  listInit(newExpression: NewExpression, initializers: IEnumerable_1<Expression>): ListInitExpression;
508
508
  listInit(newExpression: NewExpression, ...initializers: ElementInit[]): ListInitExpression;
509
509
  listInit(newExpression: NewExpression, ...initializers: Expression[]): ListInitExpression;
510
- listInit(newExpression: NewExpression, addMethod: MethodInfo | undefined, initializers: IEnumerable_1<Expression>): ListInitExpression;
511
- listInit(newExpression: NewExpression, addMethod: MethodInfo | undefined, ...initializers: Expression[]): ListInitExpression;
512
- loop(body: Expression, break_: LabelTarget | undefined, continue_: LabelTarget | undefined): LoopExpression;
513
- loop(body: Expression, break_: LabelTarget | undefined): LoopExpression;
510
+ listInit(newExpression: NewExpression, addMethod: MethodInfo, initializers: IEnumerable_1<Expression>): ListInitExpression;
511
+ listInit(newExpression: NewExpression, addMethod: MethodInfo, ...initializers: Expression[]): ListInitExpression;
512
+ loop(body: Expression, break_: LabelTarget, continue_: LabelTarget): LoopExpression;
513
+ loop(body: Expression, break_: LabelTarget): LoopExpression;
514
514
  loop(body: Expression): LoopExpression;
515
- makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
516
- makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
515
+ makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
516
+ makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
517
517
  makeBinary(binaryType: ExpressionType, left: Expression, right: Expression): BinaryExpression;
518
- makeCatchBlock(type_: Type, variable: ParameterExpression | undefined, body: Expression, filter: Expression | undefined): CatchBlock;
519
- makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
518
+ makeCatchBlock(type_: Type, variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
519
+ makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
520
520
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
521
521
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
522
522
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
523
523
  makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
524
524
  makeDynamic(delegateType: Type, binder: CallSiteBinder, ...arguments: Expression[]): DynamicExpression;
525
- makeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
526
- makeIndex(instance: Expression, indexer: PropertyInfo | undefined, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
527
- makeMemberAccess(expression: Expression | undefined, member: MemberInfo): MemberExpression;
528
- makeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock> | undefined): TryExpression;
529
- makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
525
+ makeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression, type_: Type): GotoExpression;
526
+ makeIndex(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
527
+ makeMemberAccess(expression: Expression, member: MemberInfo): MemberExpression;
528
+ makeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock>): TryExpression;
529
+ makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo): UnaryExpression;
530
530
  makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type): UnaryExpression;
531
531
  memberBind(member: MemberInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
532
532
  memberBind(member: MemberInfo, ...bindings: MemberBinding[]): MemberMemberBinding;
@@ -534,28 +534,28 @@ export const Expression: {
534
534
  memberBind(propertyAccessor: MethodInfo, ...bindings: MemberBinding[]): MemberMemberBinding;
535
535
  memberInit(newExpression: NewExpression, bindings: IEnumerable_1<MemberBinding>): MemberInitExpression;
536
536
  memberInit(newExpression: NewExpression, ...bindings: MemberBinding[]): MemberInitExpression;
537
- modulo(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
537
+ modulo(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
538
538
  modulo(left: Expression, right: Expression): BinaryExpression;
539
- moduloAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
540
- moduloAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
539
+ moduloAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
540
+ moduloAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
541
541
  moduloAssign(left: Expression, right: Expression): BinaryExpression;
542
- multiply(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
542
+ multiply(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
543
543
  multiply(left: Expression, right: Expression): BinaryExpression;
544
- multiplyAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
545
- multiplyAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
544
+ multiplyAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
545
+ multiplyAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
546
546
  multiplyAssign(left: Expression, right: Expression): BinaryExpression;
547
- multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
548
- multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
547
+ multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
548
+ multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
549
549
  multiplyAssignChecked(left: Expression, right: Expression): BinaryExpression;
550
- multiplyChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
550
+ multiplyChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
551
551
  multiplyChecked(left: Expression, right: Expression): BinaryExpression;
552
- negate(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
552
+ negate(expression: Expression, method: MethodInfo): UnaryExpression;
553
553
  negate(expression: Expression): UnaryExpression;
554
- negateChecked(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
554
+ negateChecked(expression: Expression, method: MethodInfo): UnaryExpression;
555
555
  negateChecked(expression: Expression): UnaryExpression;
556
- new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined, members: IEnumerable_1<MemberInfo> | undefined): NewExpression;
557
- new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined, ...members: MemberInfo[]): NewExpression;
558
- new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined): NewExpression;
556
+ new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, members: IEnumerable_1<MemberInfo>): NewExpression;
557
+ new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>, ...members: MemberInfo[]): NewExpression;
558
+ new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>): NewExpression;
559
559
  new_(constructor_: ConstructorInfo, ...arguments: Expression[]): NewExpression;
560
560
  new_(constructor_: ConstructorInfo): NewExpression;
561
561
  new_(type_: Type): NewExpression;
@@ -563,73 +563,73 @@ export const Expression: {
563
563
  newArrayBounds(type_: Type, ...bounds: Expression[]): NewArrayExpression;
564
564
  newArrayInit(type_: Type, initializers: IEnumerable_1<Expression>): NewArrayExpression;
565
565
  newArrayInit(type_: Type, ...initializers: Expression[]): NewArrayExpression;
566
- not(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
566
+ not(expression: Expression, method: MethodInfo): UnaryExpression;
567
567
  not(expression: Expression): UnaryExpression;
568
- notEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
568
+ notEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
569
569
  notEqual(left: Expression, right: Expression): BinaryExpression;
570
- onesComplement(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
570
+ onesComplement(expression: Expression, method: MethodInfo): UnaryExpression;
571
571
  onesComplement(expression: Expression): UnaryExpression;
572
- or(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
572
+ or(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
573
573
  or(left: Expression, right: Expression): BinaryExpression;
574
- orAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
575
- orAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
574
+ orAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
575
+ orAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
576
576
  orAssign(left: Expression, right: Expression): BinaryExpression;
577
- orElse(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
577
+ orElse(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
578
578
  orElse(left: Expression, right: Expression): BinaryExpression;
579
- parameter(type_: Type, name: string | undefined): ParameterExpression;
579
+ parameter(type_: Type, name: string): ParameterExpression;
580
580
  parameter(type_: Type): ParameterExpression;
581
- postDecrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
581
+ postDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
582
582
  postDecrementAssign(expression: Expression): UnaryExpression;
583
- postIncrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
583
+ postIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
584
584
  postIncrementAssign(expression: Expression): UnaryExpression;
585
- power(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
585
+ power(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
586
586
  power(left: Expression, right: Expression): BinaryExpression;
587
- powerAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
588
- powerAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
587
+ powerAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
588
+ powerAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
589
589
  powerAssign(left: Expression, right: Expression): BinaryExpression;
590
- preDecrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
590
+ preDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
591
591
  preDecrementAssign(expression: Expression): UnaryExpression;
592
- preIncrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
592
+ preIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
593
593
  preIncrementAssign(expression: Expression): UnaryExpression;
594
- property(expression: Expression | undefined, propertyAccessor: MethodInfo): MemberExpression;
595
- property(instance: Expression | undefined, indexer: PropertyInfo, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
596
- property(instance: Expression | undefined, indexer: PropertyInfo, ...arguments: Expression[]): IndexExpression;
597
- property(expression: Expression | undefined, property: PropertyInfo): MemberExpression;
594
+ property(expression: Expression, propertyAccessor: MethodInfo): MemberExpression;
595
+ property(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
596
+ property(instance: Expression, indexer: PropertyInfo, ...arguments: Expression[]): IndexExpression;
597
+ property(expression: Expression, property: PropertyInfo): MemberExpression;
598
598
  property(instance: Expression, propertyName: string, ...arguments: Expression[]): IndexExpression;
599
599
  property(expression: Expression, propertyName: string): MemberExpression;
600
- property(expression: Expression | undefined, type_: Type, propertyName: string): MemberExpression;
600
+ property(expression: Expression, type_: Type, propertyName: string): MemberExpression;
601
601
  propertyOrField(expression: Expression, propertyOrFieldName: string): MemberExpression;
602
602
  quote(expression: Expression): UnaryExpression;
603
603
  referenceEqual(left: Expression, right: Expression): BinaryExpression;
604
604
  referenceNotEqual(left: Expression, right: Expression): BinaryExpression;
605
605
  rethrow(): UnaryExpression;
606
606
  rethrow(type_: Type): UnaryExpression;
607
- return_(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
608
- return_(target: LabelTarget, value: Expression | undefined): GotoExpression;
607
+ return_(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
608
+ return_(target: LabelTarget, value: Expression): GotoExpression;
609
609
  return_(target: LabelTarget, type_: Type): GotoExpression;
610
610
  return_(target: LabelTarget): GotoExpression;
611
- rightShift(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
611
+ rightShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
612
612
  rightShift(left: Expression, right: Expression): BinaryExpression;
613
- rightShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
614
- rightShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
613
+ rightShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
614
+ rightShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
615
615
  rightShiftAssign(left: Expression, right: Expression): BinaryExpression;
616
616
  runtimeVariables(variables: IEnumerable_1<ParameterExpression>): RuntimeVariablesExpression;
617
617
  runtimeVariables(...variables: ParameterExpression[]): RuntimeVariablesExpression;
618
- subtract(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
618
+ subtract(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
619
619
  subtract(left: Expression, right: Expression): BinaryExpression;
620
- subtractAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
621
- subtractAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
620
+ subtractAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
621
+ subtractAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
622
622
  subtractAssign(left: Expression, right: Expression): BinaryExpression;
623
- subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
624
- subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
623
+ subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
624
+ subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
625
625
  subtractAssignChecked(left: Expression, right: Expression): BinaryExpression;
626
- subtractChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
626
+ subtractChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
627
627
  subtractChecked(left: Expression, right: Expression): BinaryExpression;
628
- switch_(switchValue: Expression, defaultBody: Expression | undefined, ...cases: SwitchCase[]): SwitchExpression;
629
- switch_(switchValue: Expression, defaultBody: Expression | undefined, comparison: MethodInfo | undefined, cases: IEnumerable_1<SwitchCase> | undefined): SwitchExpression;
630
- switch_(switchValue: Expression, defaultBody: Expression | undefined, comparison: MethodInfo | undefined, ...cases: SwitchCase[]): SwitchExpression;
628
+ switch_(switchValue: Expression, defaultBody: Expression, ...cases: SwitchCase[]): SwitchExpression;
629
+ switch_(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
630
+ switch_(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, ...cases: SwitchCase[]): SwitchExpression;
631
631
  switch_(switchValue: Expression, ...cases: SwitchCase[]): SwitchExpression;
632
- switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase> | undefined): SwitchExpression;
632
+ switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
633
633
  switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, ...cases: SwitchCase[]): SwitchExpression;
634
634
  switchCase(body: Expression, testValues: IEnumerable_1<Expression>): SwitchCase;
635
635
  switchCase(body: Expression, ...testValues: Expression[]): SwitchCase;
@@ -637,21 +637,21 @@ export const Expression: {
637
637
  symbolDocument(fileName: string, language: Guid, languageVendor: Guid): SymbolDocumentInfo;
638
638
  symbolDocument(fileName: string, language: Guid): SymbolDocumentInfo;
639
639
  symbolDocument(fileName: string): SymbolDocumentInfo;
640
- throw_(value: Expression | undefined, type_: Type): UnaryExpression;
641
- throw_(value: Expression | undefined): UnaryExpression;
640
+ throw_(value: Expression, type_: Type): UnaryExpression;
641
+ throw_(value: Expression): UnaryExpression;
642
642
  tryCatch(body: Expression, ...handlers: CatchBlock[]): TryExpression;
643
- tryCatchFinally(body: Expression, finally_: Expression | undefined, ...handlers: CatchBlock[]): TryExpression;
644
- tryFault(body: Expression, fault: Expression | undefined): TryExpression;
645
- tryFinally(body: Expression, finally_: Expression | undefined): TryExpression;
646
- tryGetActionType(typeArgs: Type[], actionType: Type | undefined): boolean;
647
- tryGetFuncType(typeArgs: Type[], funcType: Type | undefined): boolean;
643
+ tryCatchFinally(body: Expression, finally_: Expression, ...handlers: CatchBlock[]): TryExpression;
644
+ tryFault(body: Expression, fault: Expression): TryExpression;
645
+ tryFinally(body: Expression, finally_: Expression): TryExpression;
646
+ tryGetActionType(typeArgs: Type[], actionType: Type): boolean;
647
+ tryGetFuncType(typeArgs: Type[], funcType: Type): boolean;
648
648
  typeAs(expression: Expression, type_: Type): UnaryExpression;
649
649
  typeEqual(expression: Expression, type_: Type): TypeBinaryExpression;
650
650
  typeIs(expression: Expression, type_: Type): TypeBinaryExpression;
651
- unaryPlus(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
651
+ unaryPlus(expression: Expression, method: MethodInfo): UnaryExpression;
652
652
  unaryPlus(expression: Expression): UnaryExpression;
653
653
  unbox(expression: Expression, type_: Type): UnaryExpression;
654
- variable(type_: Type, name: string | undefined): ParameterExpression;
654
+ variable(type_: Type, name: string): ParameterExpression;
655
655
  variable(type_: Type): ParameterExpression;
656
656
  };
657
657
 
@@ -665,7 +665,7 @@ export interface Expression_1$instance<TDelegate> extends LambdaExpression {
665
665
  compile(): Function;
666
666
  compile(preferInterpretation: boolean): Function;
667
667
  compile(debugInfoGenerator: DebugInfoGenerator): Function;
668
- update(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
668
+ update(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
669
669
  }
670
670
 
671
671
 
@@ -677,10 +677,10 @@ export const Expression_1: {
677
677
  export type Expression_1<TDelegate> = Expression_1$instance<TDelegate>;
678
678
 
679
679
  export interface ExpressionVisitor$instance {
680
- visit(node: Expression): Expression;
680
+ visit(node: Expression): Expression | undefined;
681
681
  visit(nodes: ReadOnlyCollection_1<Expression>): ReadOnlyCollection_1<Expression>;
682
- visitAndConvert<T extends Expression>(node: T, callerName: string): T;
683
- visitAndConvert<T extends Expression>(nodes: ReadOnlyCollection_1<T>, callerName: string | undefined): ReadOnlyCollection_1<T>;
682
+ visitAndConvert<T extends Expression>(node: T, callerName: string): T | undefined;
683
+ visitAndConvert<T extends Expression>(nodes: ReadOnlyCollection_1<T>, callerName: string): ReadOnlyCollection_1<T>;
684
684
  }
685
685
 
686
686
 
@@ -697,7 +697,7 @@ export interface GotoExpression$instance extends Expression {
697
697
  readonly target: LabelTarget;
698
698
  readonly type_: Type;
699
699
  readonly value: Expression;
700
- update(target: LabelTarget, value: Expression | undefined): GotoExpression;
700
+ update(target: LabelTarget, value: Expression): GotoExpression;
701
701
  }
702
702
 
703
703
 
@@ -716,7 +716,7 @@ export interface IndexExpression$instance extends Expression {
716
716
  readonly object_: Expression | undefined;
717
717
  readonly type_: Type;
718
718
  getArgument(index: int): Expression;
719
- update(object_: Expression, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
719
+ update(object_: Expression, arguments: IEnumerable_1<Expression>): IndexExpression;
720
720
  }
721
721
 
722
722
 
@@ -741,7 +741,7 @@ export interface InvocationExpression$instance extends Expression {
741
741
  readonly nodeType: ExpressionType;
742
742
  readonly type_: Type;
743
743
  getArgument(index: int): Expression;
744
- update(expression: Expression, arguments: IEnumerable_1<Expression> | undefined): InvocationExpression;
744
+ update(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
745
745
  }
746
746
 
747
747
 
@@ -764,7 +764,7 @@ export interface LabelExpression$instance extends Expression {
764
764
  readonly nodeType: ExpressionType;
765
765
  readonly target: LabelTarget;
766
766
  readonly type_: Type;
767
- update(target: LabelTarget, defaultValue: Expression | undefined): LabelExpression;
767
+ update(target: LabelTarget, defaultValue: Expression): LabelExpression;
768
768
  }
769
769
 
770
770
 
@@ -835,7 +835,7 @@ export interface LoopExpression$instance extends Expression {
835
835
  readonly continueLabel: LabelTarget | undefined;
836
836
  readonly nodeType: ExpressionType;
837
837
  readonly type_: Type;
838
- update(breakLabel: LabelTarget | undefined, continueLabel: LabelTarget | undefined, body: Expression): LoopExpression;
838
+ update(breakLabel: LabelTarget, continueLabel: LabelTarget, body: Expression): LoopExpression;
839
839
  }
840
840
 
841
841
 
@@ -876,7 +876,7 @@ export interface MemberExpression$instance extends Expression {
876
876
  readonly expression: Expression;
877
877
  readonly member: MemberInfo;
878
878
  readonly nodeType: ExpressionType;
879
- update(expression: Expression | undefined): MemberExpression;
879
+ update(expression: Expression): MemberExpression;
880
880
  }
881
881
 
882
882
 
@@ -939,7 +939,7 @@ export interface MethodCallExpression$instance extends Expression {
939
939
  readonly object_: Expression | undefined;
940
940
  readonly type_: Type;
941
941
  getArgument(index: int): Expression;
942
- update(object_: Expression | undefined, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
942
+ update(object_: Expression, arguments: IEnumerable_1<Expression>): MethodCallExpression;
943
943
  }
944
944
 
945
945
 
@@ -979,7 +979,7 @@ export interface NewExpression$instance extends Expression {
979
979
  readonly nodeType: ExpressionType;
980
980
  readonly type_: Type;
981
981
  getArgument(index: int): Expression;
982
- update(arguments: IEnumerable_1<Expression> | undefined): NewExpression;
982
+ update(arguments: IEnumerable_1<Expression>): NewExpression;
983
983
  }
984
984
 
985
985
 
@@ -1049,7 +1049,7 @@ export interface SwitchExpression$instance extends Expression {
1049
1049
  readonly nodeType: ExpressionType;
1050
1050
  readonly switchValue: Expression;
1051
1051
  readonly type_: Type;
1052
- update(switchValue: Expression, cases: IEnumerable_1<SwitchCase> | undefined, defaultBody: Expression | undefined): SwitchExpression;
1052
+ update(switchValue: Expression, cases: IEnumerable_1<SwitchCase>, defaultBody: Expression): SwitchExpression;
1053
1053
  }
1054
1054
 
1055
1055
 
@@ -1082,7 +1082,7 @@ export interface TryExpression$instance extends Expression {
1082
1082
  readonly handlers: ReadOnlyCollection_1<CatchBlock>;
1083
1083
  readonly nodeType: ExpressionType;
1084
1084
  readonly type_: Type;
1085
- update(body: Expression, handlers: IEnumerable_1<CatchBlock> | undefined, finally_: Expression | undefined, fault: Expression | undefined): TryExpression;
1085
+ update(body: Expression, handlers: IEnumerable_1<CatchBlock>, finally_: Expression, fault: Expression): TryExpression;
1086
1086
  }
1087
1087
 
1088
1088