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