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