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