1 write to ContentList
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
100
set { _mc.
ContentList
= value; }
3 references to ContentList
PresentationBuildTasks (3)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (3)
279
if (!cu.Pass2 &&
ContentList
!= null &&
ContentList
.Length > 0)
3166
foreach (string file in
ContentList
)