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