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