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