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