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