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