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