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