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