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