22 references to Binder
System.Linq.Expressions (22)
System\Dynamic\UpdateDelegates.Generated.cs (20)
118
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
264
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
410
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
556
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
702
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
848
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
994
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1140
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1286
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1432
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1577
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1722
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
1867
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2012
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2157
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2302
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2447
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2592
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2737
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
2882
rule = @this.Target = @this.
Binder
.BindCore(@this, args);
System\Runtime\CompilerServices\CallSite.cs (1)
619
Expression.Property(@this, typeof(CallSite).GetProperty(nameof(
Binder
))!),
System\Runtime\CompilerServices\CallSiteOps.cs (1)
116
return site.
Binder
!.GetRuleCache<T>();