when i run to
BranchHistoryTreeItem[][] TreeItem = vcs.GetBranchHistory(new ItemSpec[] { new
ItemSpec(teamProject.ServerItem, RecursionType.Full) }, LatestVersionSpec.Latest);
there are a issue "Object reference not set to an instance of an object." but BranchHistoryTreeItem[][] has declared TreeItem...