2 writes to _hostFileManager
PresentationBuildTasks (2)
MS\Internal\Tasks\TaskFileService.cs (2)
110_hostFileManager = null; 413_hostFileManager = _buildTask.HostObject as IVsMSBuildTaskFileManager;
2 references to _hostFileManager
PresentationBuildTasks (2)
MS\Internal\Tasks\TaskFileService.cs (2)
409if (_hostFileManager == null) 417return _hostFileManager;