2 references to ContentFilesCache
PresentationBuildTasks (2)
MS\Internal\Tasks\CompilerState.cs (1)
110
ContentFiles = mcPass1.
ContentFilesCache
;
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
148
if (IsSettingModified(CompilerState.ContentFiles, _mcPass1.
ContentFilesCache
))