2 instantiations of TaskFileService
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
102_taskFileService = new TaskFileService(this) as ITaskFileService;
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
79_taskFileService = new TaskFileService(this) as ITaskFileService;