2 references to TaskFileService
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
101
_taskFileService = new
TaskFileService
(this) as ITaskFileService;
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
78
_taskFileService = new
TaskFileService
(this) as ITaskFileService;