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