2 references to RemoveAllBookmarks
System.Activities (2)
System\Activities\ActivityInstance.cs (1)
1192RemoveAllBookmarks(executor.RawBookmarkScopeManager, executor.RawBookmarkManager);
System\Activities\NativeActivityContext.cs (1)
415this.CurrentInstance.RemoveAllBookmarks(this.executor.RawBookmarkScopeManager, this.bookmarkManager);