1 write to _taskFileService
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
145set { _taskFileService = value; }
1 reference to _taskFileService
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
144get { return _taskFileService; }