public ResolutionTree GetBuildMap(Guid componentId) { return(stream.SendObject <Guid, ResolutionTree>(componentId)); }