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)
35public ICollection Items { get { return _items; } }