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