2 writes to _hostFileManager
PresentationBuildTasks (2)
MS\Internal\Tasks\TaskFileService.cs (2)
109_hostFileManager = null; 412_hostFileManager = _buildTask.HostObject as IVsMSBuildTaskFileManager;
2 references to _hostFileManager
PresentationBuildTasks (2)
MS\Internal\Tasks\TaskFileService.cs (2)
408if (_hostFileManager == null) 416return _hostFileManager;