1 write to _items
System.Workflow.Runtime (1)
WorkflowQueueInfo.cs (1)
30
_items
= items;
1 reference to _items
System.Workflow.Runtime (1)
WorkflowQueueInfo.cs (1)
35
public ICollection Items { get { return
_items
; } }