4 references to BlockUpdate
System.Activities (4)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (4)
434BlockUpdate(activity, entry.OldActivityId.ToString(CultureInfo.InvariantCulture), reason, entry, message); 592this.BlockUpdate(currentElement, originalElement.Id, UpdateBlockedReason.Custom, mapEntry, this.UpdateDisallowedReason); 600this.BlockUpdate(currentElement, originalElement.Id, UpdateBlockedReason.SavedOriginalValuesForReferencedChildren, mapEntry); 1277this.finalizer.BlockUpdate(updatedActivity, originalActivity.Id, reason, entry, message);