3 references to AddFirst
System.Linq.Expressions (3)
System\Dynamic\DynamicMetaObjectBinder.cs (1)
194
args.
AddFirst
(target)
System\Runtime\CompilerServices\CallSite.cs (2)
309
if (target == System.Linq.Expressions.Compiler.DelegateHelpers.GetActionType(args.
AddFirst
(typeof(CallSite))))
317
if (target == System.Linq.Expressions.Compiler.DelegateHelpers.GetFuncType(args.
AddFirst
(typeof(CallSite))))