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