public static Activity Resolve(Activity root, string id) { return(WorkflowInspectionServices.Resolve(root, id)); }