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