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