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