1 write to _contentFilesCache
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1108
_contentFilesCache
= CompilerState.GenerateCacheForFileList(ContentFiles);
1 reference to _contentFilesCache
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
793
get { return
_contentFilesCache
; }