1 write to Bookmark
System.Activities (1)
System\Activities\Runtime\BookmarkManager.cs (1)
169
Bookmark
= bookmark
2 references to Bookmark
System.Activities (2)
System\Activities\Runtime\BookmarkManager.cs (2)
209
internalBookmark = wrapper.
Bookmark
;
282
Fx.Assert(this.bookmarks.ContainsKey(bookmark) && object.ReferenceEquals(bookmark, this.bookmarks[bookmark].
Bookmark
), "Something went wrong with our housekeeping - it must exist and must be our intenral reference");