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