3 references to FileList
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (3)
273if (cu.FileList != null) 275for (int i = 0; i < cu.FileList.Length; i++) 277FileUnit sourceFile = cu.FileList[i];