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