3 references to GetRuleCache
System.Core (3)
Microsoft\Scripting\Actions\CallSite.cs (1)
219Binder.GetRuleCache<T>();
Microsoft\Scripting\Actions\CallSiteBinder.cs (1)
165GetRuleCache<T>().AddRule(target);
Microsoft\Scripting\Actions\CallSiteOps.cs (1)
119return site.Binder.GetRuleCache<T>();