1 write to _taskFileService
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
101
_taskFileService
= new TaskFileService(this) as ITaskFileService;
1 reference to _taskFileService
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
822
get { return
_taskFileService
; }