Implemented interface member:
property
DelegateType
System.Linq.Expressions.IDynamicExpression.DelegateType
1 write to DelegateType
System.Linq.Expressions (1)
System\Linq\Expressions\DynamicExpression.cs (1)
25
DelegateType
= delegateType;
44 references to DelegateType
System.Linq.Expressions (44)
System\Linq\Expressions\DynamicExpression.cs (32)
43
var site = Expression.Constant(CallSite.Create(
DelegateType
, Binder));
200
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, arguments);
240
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
262
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
284
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
307
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
331
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
356
/// The <see cref="
DelegateType
">DelegateType</see> property of the result will be inferred
374
/// <see cref="
DelegateType
">DelegateType</see>,
393
/// <see cref="
DelegateType
">DelegateType</see>,
411
/// <see cref="
DelegateType
">DelegateType</see>,
430
/// <see cref="
DelegateType
">DelegateType</see>,
450
/// <see cref="
DelegateType
">DelegateType</see>,
471
/// <see cref="
DelegateType
">DelegateType</see>,
486
return CallSite.Create(this.
DelegateType
, this.Binder);
518
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, args);
576
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, args[0]);
645
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, args[0], args[1]);
720
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, args[0], args[1], args[2]);
801
return ExpressionExtension.MakeDynamic(
DelegateType
, Binder, args[0], args[1], args[2], args[3]);
829
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
847
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
887
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
917
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
950
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
986
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
1033
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
1055
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
1091
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
1132
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
1178
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
1225
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
System\Linq\Expressions\Expression.cs (12)
300
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
320
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
341
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
363
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
386
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
406
/// The <see cref="DynamicExpression.
DelegateType
">DelegateType</see> property of the
422
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
439
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
457
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
476
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
496
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,
513
/// <see cref="DynamicExpression.
DelegateType
">DelegateType</see>,