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