2 references to MarkAsComplete
System.Activities (2)
System\Activities\ActivityInstance.cs (1)
674
currentInstance.
MarkAsComplete
(executor.RawBookmarkScopeManager, bookmarkManager);
System\Activities\Runtime\ActivityExecutor.cs (1)
2245
targetInstance.
MarkAsComplete
(this.bookmarkScopeManager, this.bookmarkManager);