2 references to ContentFiles
PresentationBuildTasks (2)
MS\Internal\Tasks\CompilerState.cs (2)
386get { return _cacheInfoList[(int)CompilerStateType.ContentFiles]; } 387set { _cacheInfoList[(int)CompilerStateType.ContentFiles] = value; }