1 write to _SiteCtors
System.Core (1)
Microsoft\Scripting\Actions\CallSite.cs (1)
107_SiteCtors = ctors = new CacheDict<Type, Func<CallSiteBinder, CallSite>>(100);
1 reference to _SiteCtors
System.Core (1)
Microsoft\Scripting\Actions\CallSite.cs (1)
104var ctors = _SiteCtors;