2 references to HostedCompilerCacheSize
System.Activities (2)
Microsoft\VisualBasic\Activities\VisualBasicHelper.cs (2)
101new Dictionary<HashSet<Assembly>, HostedCompilerWrapper>(HostedCompilerCacheSize, HashSet<Assembly>.CreateSetComparer()), 114if (HostedCompilerCache.Count >= HostedCompilerCacheSize)