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