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