1 write to bookmarkQueueMap
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
108this.bookmarkQueueMap = new Dictionary<System.Activities.Bookmark, IComparable>();
2 references to bookmarkQueueMap
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (2)
106if (this.bookmarkQueueMap == null) 110return this.bookmarkQueueMap;