3 references to FileList
PresentationBuildTasks (3)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (3)
258
if (cu.
FileList
!= null)
260
for (int i = 0; i < cu.
FileList
.Length; i++)
262
FileUnit sourceFile = cu.
FileList
[i];