2 references to preservationFileExtension
System.Web (2)
Compilation\BuildResultCache.cs (2)
491return cacheKey + preservationFileExtension; 835if (ext == ".dll" || ext == ".pdb" || ext == ".web" || ext == ".ccu" || ext == ".prof" || ext == preservationFileExtension) {