2 writes to CacheToMemory
System.Web (2)
Compilation\ApplicationBuildProvider.cs (1)
58result.CacheToMemory = false;
Compilation\CodeDirectoryCompiler.cs (1)
234result.CacheToMemory = false;
1 reference to CacheToMemory
System.Web (1)
Compilation\BuildResultCache.cs (1)
169if (!result.CacheToMemory) {