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