2 references to Queues
System.Workflow.Runtime (2)
System\Activities\Statements\InteropEnvironment.cs (2)
189this.initialBookmarks = this.executor.Queues; 214IEnumerable<IComparable> currentBookmarks = this.executor.Queues;