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