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