2 references to RemoveBookmark
System.Activities (1)
System\Activities\DynamicUpdate\NativeActivityUpdateContext.cs (1)
294
return this.innerContext.
RemoveBookmark
(name);
System.Workflow.Runtime (1)
System\Activities\Statements\InteropEnvironment.cs (1)
269
this.nativeActivityContext.
RemoveBookmark
(bookmark.ToString());